/srv/irclogs.ubuntu.com/2007/01/05/#ubuntu-toolchain.txt

=== tonyyserver [n=anthony@ubuntu/member/tonyyarusso] has joined #ubuntu-toolchain
=== acacs [n=acacs@201.32.148.63] has joined #ubuntu-toolchain
=== doko [n=doko@dslb-088-073-109-248.pools.arcor-ip.net] has joined #ubuntu-toolchain
fabbioneconfigure: error:07:11
fabbione*** These critical programs are missing or too old: as ld07:11
fabbione*** Check the INSTALL file for required versions.07:11
fabbionemake: *** [/build/buildd/glibc-2.5/stamp-dir/configure_libc]  Error 107:11
fabbionedoko: what have you done? :)07:11
fabbionechecking for as... as07:12
fabbionechecking version of as... v. ?.??, bad07:12
fabbionechecking for ld... ld07:12
fabbionechecking version of ld... v. ?.??, bad07:12
fabbionedoko: the version in ld/as did change from X.Y.Z to XYZ07:33
fabbioneis that change permanent?07:33
fabbioneor just a build error our side?07:33
dokofabbione: it's an unmodified snapshot build. apparently the glibc version detection goes wrong08:48
fabbionedoko: glibc expects a release.. not a cvs snapshot09:23
fabbionedoko: do you want to fix the binutils version or should i get crazy to fix the glibc detection?09:24
dokoyes, seeing that now. wondering how this did work with previous snapshots ... I'll fake a version 2.17.50.something09:25
fabbioneok09:25
fabbione# Accept binutils 2.13 or newer.09:27
fabbioneAC_CHECK_PROG_VER(AS, $AS, --version,09:27
fabbione                  [GNU assembler.* \([0-9] *\.[0-9.] *\)] ,09:27
fabbione                  [2.1[3-9] *] , AS=: critic_missing="$critic_missing as")09:27
fabbioneAC_CHECK_PROG_VER(LD, $LD, --version,09:27
fabbione                  [GNU ld.* \([0-9] [0-9] *\.[0-9.] *\)] ,09:27
fabbione                  [2.1[3-9] *] , LD=: critic_missing="$critic_missing ld")09:27
fabbionedoko: that's the reason why i think we should fake the version in binutils09:27
fabbioneparsing cvs snapshots date will make that check way too compilcated09:27
dokothe strange thing is that the cvs checkout has 2.17.50, while the tarball produced by upstream has the date ...09:29
doko$ ld --version10:16
dokoGNU ld version 2.17.50 20070103 Debian GNU/Linux10:16
doko$ as --version10:16
dokoGNU assembler 2.17.50 20070103 Debian GNU/Linux10:16
dokook, now changing that to Ubuntu ...10:16
fabbionedon't change Debian to ubuntu10:24
fabbioneIIRC we did carry Debian all over and pkgs might rely on that10:24
dokothe autotools tests rely only on the two first numbers, everything else is a string10:40
fabbioneyeps10:46
=== Keybuk [n=scott@quest.netsplit.com] has joined #ubuntu-toolchain
=== jbailey [n=jbailey@modemcable173.9-56-74.mc.videotron.ca] has joined #ubuntu-toolchain
=== Keybuk [n=scott@wing-commander.netsplit.com] has joined #ubuntu-toolchain
=== jbailey [n=jbailey@modemcable173.9-56-74.mc.videotron.ca] has joined #ubuntu-toolchain
=== anibal [n=anibal@debian/developer/anibal] has joined #ubuntu-toolchain

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!