Le Tue, Feb 22, 2011 at 08:43:58AM +0000, Andreas Tille a écrit : > Author: tille > Date: 2011-02-22 08:43:36 +0000 (Tue, 22 Feb 2011) > New Revision: 6053 > > Added: > trunk/packages/ncbi-epcr/trunk/debian/patches/ > trunk/packages/ncbi-epcr/trunk/debian/patches/fix_clean_target.patch > trunk/packages/ncbi-epcr/trunk/debian/patches/fix_header_location.patch > trunk/packages/ncbi-epcr/trunk/debian/patches/series > trunk/packages/ncbi-epcr/trunk/debian/source/ > trunk/packages/ncbi-epcr/trunk/debian/source/format > Modified: > trunk/packages/ncbi-epcr/trunk/debian/changelog > trunk/packages/ncbi-epcr/trunk/debian/control > trunk/packages/ncbi-epcr/trunk/debian/rules > Log: > First try to fix #614482, some more C++ hacking is needed
Hi Andreas, I think that the problem of epcr and njplot is that CFLAGS are not properly set anymore. See this diff between the latest i386 successful build, and a locally failed amd64 build in a fresh Sid chroot: -dh_clean -/usr/bin/make -C . CFLAGS="-g -O2 -g -Wall -O2 -I. -g2 -DDEALLOCATE=0 `getconf LFS_CFLAGS` -DVERSION=\\\"2.3.12\\\" -DVER_M -make[1]: Entering directory `/build/buildd-epcr_2.3.12-1-i386-YkNxXG/epcr-2.3.12' +dh_testroot +rm -f debian/stamp-makefile-build debian/stamp-makefile-install +/usr/bin/make -C . CFLAGS="-g -O2 -g -O2" CXXFLAGS="-g -O2 -g -O2" CPPFLAGS="" LDFLAGS=" `getconf LFS_LDFLAGS` `getconf LFS +make[1]: Entering directory `/build/charles-epcr_2.3.12-1-amd64-qYeQ7u/epcr-2.3.12' Sorry to be too busy to better describe, -- Charles _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
