[DRE-maint] Bug#460154: mongrel_1.1.3-1(m68k/unstable/poseidon): FTBFS, invalid build-dep
Filipe
filipe at icewall.org
Fri Jan 11 01:06:38 UTC 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Thu, 10 Jan 2008, stephen at marenka.net wrote:
> mongrel fails to build from source on m68k. It apparently has gcc-4.1
> hard-coded, although gcc-4.1 isn't in the build-deps. gcc-4.2 is now
> the default.
No, it hasn't. This is strange, because for all architectures it uses cc
to compile, like this:
cc -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I/build/buildd/mongrel-1.1.3/ext/http11 -fPIC -fno-strict-aliasing -g -O2 -fPIC -c http11_parser.c
But in m68k it calls gcc-4.1:
gcc-4.1 -I. -I. -I/usr/lib/ruby/1.8/m68k-linux -I/build/buildd/mongrel-1.1.3/ext/http11 -fPIC -fno-strict-aliasing -g -O2 -fPIC -c http11.c
In all archs it was built using gcc 4.2 too. It seems that when it run
extconf.rb to generate the Makefile in m68k it did not found the cc command
(!?).
filipe {
@ icewall.org
GPG 1024D/A6BA423E
http://filipe.icewall.org/
}
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHhsEkmKFbPqa6Qj4RAixEAJ96Y4NTft4TJgh4zK0KU40pHWHA+wCgh/u1
ZtqIxseY9npCGicL3EYcx8E=
=OkXw
-----END PGP SIGNATURE-----
More information about the Pkg-ruby-extras-maintainers
mailing list