I gathered some:

haskell-bifunctors=4.1.1.1-13
haskell-conduit=1.1.7-3
haskell-conduit-extra=1.1.3-1
haskell-contravariant=1.1-1
haskell-free=4.9-6
haskell-monad-logger=0.3.7-4
haskell-pandoc=1.12.4.2-12
haskell-profunctors=4.2-1
haskell-semigroupoids=4.0.4-1
haskell-semigroups=0.15.2-1
haskell-void=0.6.1-70
haskell-xml-conduit=1.2.1-3

They are those updated on 2014-07-30. Maybe the haskell-core.db needs to be regenerated.

However now the error message is slightly different:

$ ./makeahpkg -c -a i686 $(<buildorder)
[...]
==> Making package: haskell-fb 1.0.2-6 (Wed Jul 30 19:08:31 CEST 2014)
==> Retrieving sources...
  -> Found fb-1.0.2.tar.gz
==> Validating source files with sha256sums...
    fb-1.0.2.tar.gz ... Passed
==> Making package: haskell-fb 1.0.2-6 (Wed Jul 30 19:08:31 CEST 2014)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
warning: cannot resolve "haskell-void=0.6.1-70", a dependency of "haskell-conduit"
warning: cannot resolve "haskell-void=0.6.1-70", a dependency of "haskell-conduit"
warning: cannot resolve "haskell-conduit=1.1.7-3", a dependency of "haskell-conduit-extra"
warning: cannot resolve "haskell-void=0.6.1-70", a dependency of "haskell-conduit"
warning: cannot resolve "haskell-conduit=1.1.7-3", a dependency of "haskell-http-conduit"
warning: cannot resolve "haskell-void=0.6.1-70", a dependency of "haskell-conduit"
warning: cannot resolve "haskell-conduit=1.1.7-3", a dependency of "haskell-monad-logger"
warning: cannot resolve "haskell-void=0.6.1-70", a dependency of "haskell-conduit"
warning: cannot resolve "haskell-conduit=1.1.7-3", a dependency of "haskell-conduit-extra"
warning: cannot resolve "haskell-conduit-extra=1.1.3-1", a dependency of "haskell-monad-logger"
:: The following packages cannot be upgraded due to unresolvable dependencies:
      haskell-conduit  haskell-conduit-extra  haskell-http-conduit
      haskell-monad-logger

:: Do you want to skip the above packages for this upgrade? [y/N] 
error: failed to prepare transaction (unexpected error)
==> ERROR: 'pacman' failed to install missing dependencies.

==> ERROR: Build failed, check /home/nicola/haskell-happstack/i686-chroot/build/build
[...]


Nicola



On Wed, Jul 30, 2014 at 3:56 PM, Magnus Therning <magnus@therning.org> wrote:
On Wed, Jul 30, 2014 at 03:30:55PM +0200, Nicola Squartini wrote:
> Hi Magnus,
>
> I'm trying to build updated packages for [haskell-happstack] and I get this
> kind of errors:
>
> $ ./makeahpkg -c -a i686 $(<buildorder)
>
> [...]
> ==> Making package: haskell-fb 1.0.2-6 (Wed Jul 30 15:18:26 CEST 2014)
> ==> Retrieving sources...
>   -> Found fb-1.0.2.tar.gz
> ==> Validating source files with sha256sums...
>     fb-1.0.2.tar.gz ... Passed
> ==> Making package: haskell-fb 1.0.2-6 (Wed Jul 30 15:18:27 CEST 2014)
> ==> Checking runtime dependencies...
> ==> Installing missing dependencies...
> error: target not found: haskell-conduit-extra=1.1.3-1
> error: target not found: haskell-monad-logger=0.3.7-4
> ==> ERROR: 'pacman' failed to install missing dependencies.
>
> ==> ERROR: Build failed, check
> /home/nicola/haskell-happstack/i686-chroot/build/build
> [...]
>
> and similar others for other packages. The build process ran
> flawless for x86_64. I assume there is some problem with the i686
> packages after today's update of habs.

Yes, that sounds likely.

I'm not sure when I'll time to look into it though.  Do you mind
looking into it a bit and list the affected packages?

/M

--
Magnus Therning                      OpenPGP: 0xAB4DFBA4
email: magnus@therning.org   jabber: magnus@therning.org
twitter: magthe               http://therning.org/magnus

Heuristic is an algorithm in a clown suit. It’s less predictable, it’s more
fun, and it comes without a 30-day, money-back guarantee.
     -- Steve McConnell, Code Complete

_______________________________________________
arch-haskell mailing list
arch-haskell@haskell.org
http://www.haskell.org/mailman/listinfo/arch-haskell