Your message dated Tue, 3 May 2011 01:42:34 -0700
with message-id <[email protected]>
and subject line Re: gnote: FTBFS: configure: error: Could not find the flags
to link with Boost filesystem
has caused the Debian Bug report #625190,
regarding gnote: FTBFS: configure: error: Could not find the flags to link with
Boost filesystem
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
625190: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625190
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gnote
Version: 0.7.3-1
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20110502 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[1]: Entering directory
> `/build/user-gnote_0.7.3-1-amd64-CTvHC4/gnote-0.7.3'
> make[1]: Leaving directory
> `/build/user-gnote_0.7.3-1-amd64-CTvHC4/gnote-0.7.3'
> make: [makefile-clean] Error 2 (ignored)
> rm -f debian/stamp-autotools
> rmdir --ignore-fail-on-non-empty .
> rmdir: failed to remove `.': Invalid argument
> make: [makefile-clean] Error 1 (ignored)
> for i in ./config.guess ./config.sub ; do \
> if test -e $i.cdbs-orig ; then \
> mv $i.cdbs-orig $i ; \
> fi ; \
> done
> rm -f debian/stamp-autotools-files
> dh_clean
> cd . && \
> rm -f intltool-extract intltool-merge intltool-update
> po/.intltool-merge-cache; \
> if test -d doc; then find doc -name '*.omf.out' -exec rm -f \{\} \; ;
> fi; \
> if test -d help; then find help -name '*.omf.out' -exec rm -f \{\} \;
> ; fi
> rm -rf tempdir
> dpkg-source -b gnote-0.7.3
> dpkg-source: info: using source format `3.0 (quilt)'
> dpkg-source: info: building gnote using existing ./gnote_0.7.3.orig.tar.bz2
> dpkg-source: info: building gnote in gnote_0.7.3-1.debian.tar.gz
> dpkg-source: info: building gnote in gnote_0.7.3-1.dsc
> debian/rules build
> test -x debian/rules
> mkdir -p "."
> if test -e /usr/share/misc/config.guess ; then \
> for i in ./config.guess ; do \
> if ! test -e $i.cdbs-orig ; then \
> mv $i $i.cdbs-orig ; \
> cp --remove-destination
> /usr/share/misc/config.guess $i ; \
> fi ; \
> done ; \
> fi
> if test -e /usr/share/misc/config.sub ; then \
> for i in ./config.sub ; do \
> if ! test -e $i.cdbs-orig ; then \
> mv $i $i.cdbs-orig ; \
> cp --remove-destination
> /usr/share/misc/config.sub $i ; \
> fi ; \
> done ; \
> fi
> touch debian/stamp-autotools-files
> chmod a+x /build/user-gnote_0.7.3-1-amd64-CTvHC4/gnote-0.7.3/./configure
> mkdir -p .
> cd . && CFLAGS="-g -O2 -g -O2 -Wall" CXXFLAGS="-g -O2 -g -O2 -Wall"
> CPPFLAGS="" LDFLAGS=""-Wl,--as-needed" "
> /build/user-gnote_0.7.3-1-amd64-CTvHC4/gnote-0.7.3/./configure
> --build=x86_64-linux-gnu --prefix=/usr --includedir="\${prefix}/include"
> --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info"
> --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/gnote"
> --srcdir=. --disable-maintainer-mode --disable-dependency-tracking
> --disable-silent-rules --disable-scrollkeeper --disable-static
> configure: WARNING: unrecognized options: --disable-silent-rules
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /bin/mkdir -p
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking whether ln -s works... yes
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking gnome-doc-utils >= 0.3.2... yes
> checking for g++... g++
> checking whether the C++ compiler works... yes
> checking for C++ compiler default output file name... a.out
> checking for suffix of executables...
> checking whether we are cross compiling... no
> checking for suffix of object files... o
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking for style of include used by make... GNU
> checking dependency style of g++... none
> checking for gcc... gcc
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking dependency style of gcc... none
> checking how to run the C preprocessor... gcc -E
> checking for grep that handles long lines and -e... /bin/grep
> checking for egrep... /bin/grep -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking minix/config.h usability... no
> checking minix/config.h presence... no
> checking for minix/config.h... no
> checking whether it is safe to define __EXTENSIONS__... yes
> checking build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> checking for a sed that does not truncate output... /bin/sed
> checking for fgrep... /bin/grep -F
> checking for ld used by gcc... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
> checking the name lister (/usr/bin/nm -B) interface... BSD nm
> checking the maximum length of command line arguments... 3458764513820540925
> checking whether the shell understands some XSI constructs... yes
> checking whether the shell understands "+="... yes
> checking for /usr/bin/ld option to reload object files... -r
> checking for objdump... objdump
> checking how to recognize dependent libraries... pass_all
> checking for ar... ar
> checking for strip... strip
> checking for ranlib... ranlib
> checking command to parse /usr/bin/nm -B output from gcc object... ok
> checking for dlfcn.h... yes
> checking whether we are using the GNU C++ compiler... (cached) yes
> checking whether g++ accepts -g... (cached) yes
> checking dependency style of g++... (cached) none
> checking how to run the C++ preprocessor... g++ -E
> checking for objdir... .libs
> checking if gcc supports -fno-rtti -fno-exceptions... no
> checking for gcc option to produce PIC... -fPIC -DPIC
> checking if gcc PIC flag -fPIC -DPIC works... yes
> checking if gcc static flag -static works... yes
> checking if gcc supports -c -o file.o... yes
> checking if gcc supports -c -o file.o... (cached) yes
> checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared
> libraries... yes
> checking whether -lc should be explicitly linked in... no
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... no
> checking for ld used by g++... /usr/bin/ld -m elf_x86_64
> checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
> checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared
> libraries... yes
> checking for g++ option to produce PIC... -fPIC -DPIC
> checking if g++ PIC flag -fPIC -DPIC works... yes
> checking if g++ static flag -static works... yes
> checking if g++ supports -c -o file.o... yes
> checking if g++ supports -c -o file.o... (cached) yes
> checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared
> libraries... yes
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking how to hardcode library paths into programs... immediate
> checking for LIBGLIBMM... yes
> checking for GTK... yes
> checking for LIBGTKMM... yes
> checking for LIBXML... yes
> checking for LIBXSLT... yes
> checking for GCONF... yes
> checking for PCRE... yes
> checking uuid/uuid.h usability... yes
> checking uuid/uuid.h presence... yes
> checking for uuid/uuid.h... yes
> checking for uuid_unparse_lower in -luuid... yes
> checking for LIBPANELAPPLETMM... yes
> checking for GTKSPELL... yes
> checking for Boost headers version >= 103400... yes
> checking for Boost's header version... 1_46_1
> checking boost/bind.hpp usability... yes
> checking boost/bind.hpp presence... yes
> checking for boost/bind.hpp... yes
> checking boost/cast.hpp usability... yes
> checking boost/cast.hpp presence... yes
> checking for boost/cast.hpp... yes
> checking boost/lexical_cast.hpp usability... yes
> checking boost/lexical_cast.hpp presence... yes
> checking for boost/lexical_cast.hpp... yes
> configure: WARNING: could not figure out which toolset name to use for g++
> checking for the toolset name used by Boost for g++...
> checking boost/system/error_code.hpp usability... yes
> checking boost/system/error_code.hpp presence... yes
> checking for boost/system/error_code.hpp... yes
> checking for the Boost system library... yes
> checking boost/filesystem/path.hpp usability... yes
> checking boost/filesystem/path.hpp presence... yes
> checking for boost/filesystem/path.hpp... yes
> checking for the Boost filesystem library... no
> configure: error: Could not find the flags to link with Boost filesystem
> make: *** [debian/stamp-autotools] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/05/02/gnote_0.7.3-1_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| [email protected] http://www.lucas-nussbaum.net/ |
| jabber: [email protected] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: gnote
Version: 0.7.4-1
Hi,
Gnote 0.7.4 dropped its dependency on libboost-filesystem-dev [1], so
this bug is not applicable to gnote 0.7.4 as it should no longer cause
a FTBFS.
Kind regards,
- Vincent
[1] http://ftp.gnome.org/pub/GNOME/sources/gnote/0.7/gnote-0.7.4.news
--- End Message ---