Bug#141441: FTBFS: Build failure of libg++27 on i386
Package: libg++27 Version: 2.7.2.1-16 libg++27 fails to build from source on i386, when doing a binary-all build. I am just filing this bug to notify you that I failed to build your package from source, using a very simplistic program called pbuilder. Build log follows: === make[1]: Leaving directory `/tmp/buildd/libg++27-2.7.2.1' make: [clean] Error 2 (ignored) rm -f build rm -rf ./debian/{tmp-shared,tmp-devel,files} rm -f libg++/gperf/src/gperf libio/dbz/rdbz.c libio/dbz/rdbzmain.c find . -name "*.o" -o -name "*.so*" -o -name "*.a" -o -name "*~"\ -o -name "Makefile" -o -name "config.status" |xargs rm -f debian/rules build PATH=/usr/`dpkg --print-gnu-build-architecture`-linuxlibc1/bin:$PATH \ && ./configure --prefix=/usr --enable-shared i486-linux \ && make CFLAGS="-O2 -g0 -D_REENTRANT" CXXFLAGS="-O2 -g0 -D_REENTRANT" dpkg: warning, architecture `i486-linuxlibc1' not in remapping table Created "Makefile" in /tmp/buildd/libg++27-2.7.2.1 using "mh-frag" and "config/mt-x86pic" ld: cannot open crt1.o: No such file or directory *** The command 'gcc -O2 -o conftestconftest.c' failed. *** You must set the environment variable CC to a working compiler. make: *** [build] Error 1 === regards, junichi -- [EMAIL PROTECTED] http://www.netfort.gr.jp/~dancer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#141441: FTBFS: Build failure of libg++27 on i386
On Sat, Apr 06, 2002 at 02:23:30PM +0900, Junichi Uekawa wrote: > ld: cannot open crt1.o: No such file or directory > *** The command 'gcc -O2 -o conftestconftest.c' failed. > *** You must set the environment variable CC to a working compiler. Looks like this might just be a missing build-dep on libc5-altdev. I'll upload a fix in a moment. -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
libg++27 override disparity
There are disparities between your recently accepted upload and the override file for the following file(s): libg++27-altdev_2.7.2.1-17_i386.deb: priority is overridden from optional to extra. Either the package or the override file is incorrect. If you think the override is correct and the package wrong please fix the package so that this disparity is fixed in the next upload. If you feel the override is incorrect then please reply to this mail and explain why. [NB: this is an automatically generated mail; if you replied to one like it before and have not received a response yet, please ignore this mail. Your reply needs to be processed by a human and will be in due course, but until then the installer will send these automated mails; sorry.] -- Debian distribution maintenance software (This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
libg++27_2.7.2.1-17_i386.changes ACCEPTED
Accepted: libg++27-altdev_2.7.2.1-17_i386.deb to pool/main/libg/libg++27/libg++27-altdev_2.7.2.1-17_i386.deb libg++27_2.7.2.1-17.diff.gz to pool/main/libg/libg++27/libg++27_2.7.2.1-17.diff.gz libg++27_2.7.2.1-17.dsc to pool/main/libg/libg++27/libg++27_2.7.2.1-17.dsc libg++27_2.7.2.1-17_i386.deb to pool/main/libg/libg++27/libg++27_2.7.2.1-17_i386.deb Announcing to debian-devel-changes@lists.debian.org Closing bugs: 141441 Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#141441: marked as done (FTBFS: Build failure of libg++27 on i386)
Your message dated Sat, 06 Apr 2002 06:47:20 -0500 with message-id <[EMAIL PROTECTED]> and subject line Bug#141441: fixed in libg++27 2.7.2.1-17 has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -- Received: (at submit) by bugs.debian.org; 6 Apr 2002 05:24:37 + >From [EMAIL PROTECTED] Fri Apr 05 23:24:37 2002 Return-path: <[EMAIL PROTECTED]> Received: from mikilab.doshisha.ac.jp [202.23.156.50] by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 16tigm-0007Iy-00; Fri, 05 Apr 2002 23:24:37 -0600 Received: from atoron (localhost [127.0.0.1]) by mikilab.doshisha.ac.jp (8.9.3/3.7W) with SMTP id OAA16517 for <[EMAIL PROTECTED]>; Sat, 6 Apr 2002 14:24:05 +0900 X-Authentication-Warning: mikilab.doshisha.ac.jp: Host localhost [127.0.0.1] claimed to be atoron Date: Sat, 6 Apr 2002 14:23:30 +0900 From: Junichi Uekawa <[EMAIL PROTECTED]> To: submit bug tracking system <[EMAIL PROTECTED]> Subject: FTBFS: Build failure of libg++27 on i386 Message-Id: <[EMAIL PROTECTED]> Organization: Netfort project X-Mailer: Sylpheed version 0.6.5 (GTK+ 1.2.10; i386-debian-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Delivered-To: [EMAIL PROTECTED] Package: libg++27 Version: 2.7.2.1-16 libg++27 fails to build from source on i386, when doing a binary-all build. I am just filing this bug to notify you that I failed to build your package from source, using a very simplistic program called pbuilder. Build log follows: === make[1]: Leaving directory `/tmp/buildd/libg++27-2.7.2.1' make: [clean] Error 2 (ignored) rm -f build rm -rf ./debian/{tmp-shared,tmp-devel,files} rm -f libg++/gperf/src/gperf libio/dbz/rdbz.c libio/dbz/rdbzmain.c find . -name "*.o" -o -name "*.so*" -o -name "*.a" -o -name "*~"\ -o -name "Makefile" -o -name "config.status" |xargs rm -f debian/rules build PATH=/usr/`dpkg --print-gnu-build-architecture`-linuxlibc1/bin:$PATH \ && ./configure --prefix=/usr --enable-shared i486-linux \ && make CFLAGS="-O2 -g0 -D_REENTRANT" CXXFLAGS="-O2 -g0 -D_REENTRANT" dpkg: warning, architecture `i486-linuxlibc1' not in remapping table Created "Makefile" in /tmp/buildd/libg++27-2.7.2.1 using "mh-frag" and "config/mt-x86pic" ld: cannot open crt1.o: No such file or directory *** The command 'gcc -O2 -o conftestconftest.c' failed. *** You must set the environment variable CC to a working compiler. make: *** [build] Error 1 === regards, junichi -- [EMAIL PROTECTED] http://www.netfort.gr.jp/~dancer --- Received: (at 141441-close) by bugs.debian.org; 6 Apr 2002 11:58:09 + >From [EMAIL PROTECTED] Sat Apr 06 05:58:09 2002 Return-path: <[EMAIL PROTECTED]> Received: from auric.debian.org [206.246.226.45] (mail) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 16topd-0006tQ-00; Sat, 06 Apr 2002 05:58:09 -0600 Received: from katie by auric.debian.org with local (Exim 3.12 1 (Debian)) id 16tofA-0006DU-00; Sat, 06 Apr 2002 06:47:20 -0500 From: Colin Watson <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.10 $ Subject: Bug#141441: fixed in libg++27 2.7.2.1-17 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sat, 06 Apr 2002 06:47:20 -0500 Delivered-To: [EMAIL PROTECTED] We believe that the bug you reported is fixed in the latest version of libg++27, which is due to be installed in the Debian FTP archive: libg++27-altdev_2.7.2.1-17_i386.deb to pool/main/libg/libg++27/libg++27-altdev_2.7.2.1-17_i386.deb libg++27_2.7.2.1-17.diff.gz to pool/main/libg/libg++27/libg++27_2.7.2.1-17.diff.gz libg++27_2.7.2.1-17.dsc to pool/main/libg/libg++27/libg++27_2.7.2.1-17.dsc libg++27_2.7.2.1-17_i386.deb to pool/main/libg/libg++27/libg++27_2.7.2.1-17_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Colin Watson <[EMAIL PROTECTED]> (supplier of updated libg++27 package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -BEGIN
emacs-dl-canna override disparity
There are disparities between your recently accepted upload and the override file for the following file(s): emacs-dl-canna_1.4-4.1_i386.deb: priority is overridden from optional to extra. Either the package or the override file is incorrect. If you think the override is correct and the package wrong please fix the package so that this disparity is fixed in the next upload. If you feel the override is incorrect then please reply to this mail and explain why. [NB: this is an automatically generated mail; if you replied to one like it before and have not received a response yet, please ignore this mail. Your reply needs to be processed by a human and will be in due course, but until then the installer will send these automated mails; sorry.] -- Debian distribution maintenance software (This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
emacs-dl-canna_1.4-4.1_i386.changes ACCEPTED
Accepted: emacs-dl-canna_1.4-4.1.diff.gz to pool/main/e/emacs-dl-canna/emacs-dl-canna_1.4-4.1.diff.gz emacs-dl-canna_1.4-4.1.dsc to pool/main/e/emacs-dl-canna/emacs-dl-canna_1.4-4.1.dsc emacs-dl-canna_1.4-4.1_i386.deb to pool/main/e/emacs-dl-canna/emacs-dl-canna_1.4-4.1_i386.deb Announcing to debian-devel-changes@lists.debian.org Closing bugs: Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
emacs-dl-wnn_0.4.2-5.1_i386.changes ACCEPTED
Accepted: emacs-dl-wnn_0.4.2-5.1.diff.gz to pool/main/e/emacs-dl-wnn/emacs-dl-wnn_0.4.2-5.1.diff.gz emacs-dl-wnn_0.4.2-5.1.dsc to pool/main/e/emacs-dl-wnn/emacs-dl-wnn_0.4.2-5.1.dsc emacs-dl-wnn_0.4.2-5.1_i386.deb to pool/main/e/emacs-dl-wnn/emacs-dl-wnn_0.4.2-5.1_i386.deb Announcing to debian-devel-changes@lists.debian.org Closing bugs: Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
ibm-jdk1.1-installer_1.1.8-4_i386.changes ACCEPTED
Accepted: ibm-jdk1.1-installer_1.1.8-4.dsc to pool/contrib/i/ibm-jdk1.1-installer/ibm-jdk1.1-installer_1.1.8-4.dsc ibm-jdk1.1-installer_1.1.8-4.tar.gz to pool/contrib/i/ibm-jdk1.1-installer/ibm-jdk1.1-installer_1.1.8-4.tar.gz ibm-jdk1.1-installer_1.1.8-4_i386.deb to pool/contrib/i/ibm-jdk1.1-installer/ibm-jdk1.1-installer_1.1.8-4_i386.deb Announcing to debian-devel-changes@lists.debian.org Closing bugs: 129322 Thank you for your contribution to Debian. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]