[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#667095: marked as done (adept: ftbfs with GCC-4.7)



Your message dated Thu, 03 May 2012 21:05:06 +0000
with message-id <E1SQ3D0-0004AY-Vq@franck.debian.org>
and subject line Bug#667095: fixed in adept 3.0~beta7.2+qa2
has caused the Debian Bug report #667095,
regarding adept: ftbfs with GCC-4.7
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 owner@bugs.debian.org
immediately.)


-- 
667095: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667095
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: adept
Version: 3.0~beta7.2+qa1
Severity: important
Tags: sid wheezy
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-4.7

The package fails to build in a test rebuild on at least amd64 with
gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6. The
severity of this report may be raised before the wheezy release.

vocabulary.cc:140:40: error: 'lseek' was not declared in this scope

The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/adept_3.0~beta7.2+qa1_unstable-gcc47.log
The last lines of the build log are at the end of this report.

Some hints on fixing these issues can be found at
http://gcc.gnu.org/gcc-4.7/porting_to.html

To build with GCC 4.7, either set CC=gcc-4.7 CXX=g++-4.7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

[...]
/«BUILDDIR»/adept-3.0~beta7.2+qa1/ept/core/xapian.h: In constructor 'ept::core::xapian::List::List(Xapian::Enquire)':
/«BUILDDIR»/adept-3.0~beta7.2+qa1/ept/core/xapian.h:87:26: warning: unused variable 'e' [-Wunused-variable]
/usr/bin/cmake -E cmake_progress_report "/«BUILDDIR»/adept-3.0~beta7.2+qa1/obj-x86_64-linux-gnu/CMakeFiles" 26
[  3%] Building CXX object ept/CMakeFiles/ept.dir/core/apt/recordparser.o
cd "/«BUILDDIR»/adept-3.0~beta7.2+qa1/obj-x86_64-linux-gnu/ept" && /usr/bin/c++   -D_BSD_SOURCE -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -fexceptions -O2 -g -DNDEBUG -DQT_NO_DEBUG -I"/«BUILDDIR»/adept-3.0~beta7.2+qa1" -I"/«BUILDDIR»/adept-3.0~beta7.2+qa1/obj-x86_64-linux-gnu" -I/usr/include/tagcoll-2.0.13    -fexceptions -fPIC -fvisibility=default -o CMakeFiles/ept.dir/core/apt/recordparser.o -c "/«BUILDDIR»/adept-3.0~beta7.2+qa1/ept/core/apt/recordparser.cpp"
/usr/bin/cmake -E cmake_progress_report "/«BUILDDIR»/adept-3.0~beta7.2+qa1/obj-x86_64-linux-gnu/CMakeFiles" 27
[  4%] Building CXX object ept/CMakeFiles/ept.dir/core/apt/record.o
cd "/«BUILDDIR»/adept-3.0~beta7.2+qa1/obj-x86_64-linux-gnu/ept" && /usr/bin/c++   -D_BSD_SOURCE -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -fexceptions -O2 -g -DNDEBUG -DQT_NO_DEBUG -I"/«BUILDDIR»/adept-3.0~beta7.2+qa1" -I"/«BUILDDIR»/adept-3.0~beta7.2+qa1/obj-x86_64-linux-gnu" -I/usr/include/tagcoll-2.0.13    -fexceptions -fPIC -fvisibility=default -o CMakeFiles/ept.dir/core/apt/record.o -c "/«BUILDDIR»/adept-3.0~beta7.2+qa1/ept/core/apt/record.cpp"
/usr/bin/cmake -E cmake_progress_report "/«BUILDDIR»/adept-3.0~beta7.2+qa1/obj-x86_64-linux-gnu/CMakeFiles" 28
[  5%] Building CXX object ept/CMakeFiles/ept.dir/progresscallback.o
cd "/«BUILDDIR»/adept-3.0~beta7.2+qa1/obj-x86_64-linux-gnu/ept" && /usr/bin/c++   -D_BSD_SOURCE -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -fexceptions -O2 -g -DNDEBUG -DQT_NO_DEBUG -I"/«BUILDDIR»/adept-3.0~beta7.2+qa1" -I"/«BUILDDIR»/adept-3.0~beta7.2+qa1/obj-x86_64-linux-gnu" -I/usr/include/tagcoll-2.0.13    -fexceptions -fPIC -fvisibility=default -o CMakeFiles/ept.dir/progresscallback.o -c "/«BUILDDIR»/adept-3.0~beta7.2+qa1/ept/progresscallback.cpp"
/usr/bin/cmake -E cmake_progress_report "/«BUILDDIR»/adept-3.0~beta7.2+qa1/obj-x86_64-linux-gnu/CMakeFiles" 29
[  6%] Building CXX object ept/CMakeFiles/ept.dir/test.o
cd "/«BUILDDIR»/adept-3.0~beta7.2+qa1/obj-x86_64-linux-gnu/ept" && /usr/bin/c++   -D_BSD_SOURCE -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -fexceptions -O2 -g -DNDEBUG -DQT_NO_DEBUG -I"/«BUILDDIR»/adept-3.0~beta7.2+qa1" -I"/«BUILDDIR»/adept-3.0~beta7.2+qa1/obj-x86_64-linux-gnu" -I/usr/include/tagcoll-2.0.13    -fexceptions -fPIC -fvisibility=default -o CMakeFiles/ept.dir/test.o -c "/«BUILDDIR»/adept-3.0~beta7.2+qa1/ept/test.cpp"
/usr/bin/cmake -E cmake_progress_report "/«BUILDDIR»/adept-3.0~beta7.2+qa1/obj-x86_64-linux-gnu/CMakeFiles" 30
[  7%] Building CXX object ept/CMakeFiles/ept.dir/debtags/vocabulary.o
cd "/«BUILDDIR»/adept-3.0~beta7.2+qa1/obj-x86_64-linux-gnu/ept" && /usr/bin/c++   -D_BSD_SOURCE -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -fexceptions -O2 -g -DNDEBUG -DQT_NO_DEBUG -I"/«BUILDDIR»/adept-3.0~beta7.2+qa1" -I"/«BUILDDIR»/adept-3.0~beta7.2+qa1/obj-x86_64-linux-gnu" -I/usr/include/tagcoll-2.0.13    -fexceptions -fPIC -fvisibility=default -o CMakeFiles/ept.dir/debtags/vocabulary.o -c "/«BUILDDIR»/adept-3.0~beta7.2+qa1/ept/debtags/vocabulary.cc"
/«BUILDDIR»/adept-3.0~beta7.2+qa1/ept/debtags/vocabulary.cc: In constructor 'ept::debtags::Vocabulary::Vocabulary()':
/«BUILDDIR»/adept-3.0~beta7.2+qa1/ept/debtags/vocabulary.cc:140:40: error: 'lseek' was not declared in this scope
/«BUILDDIR»/adept-3.0~beta7.2+qa1/ept/debtags/vocabulary.cc: In destructor 'ept::debtags::Vocabulary::~Vocabulary()':
/«BUILDDIR»/adept-3.0~beta7.2+qa1/ept/debtags/vocabulary.cc:156:15: error: 'close' was not declared in this scope
make[3]: *** [ept/CMakeFiles/ept.dir/debtags/vocabulary.o] Error 1
make[3]: Leaving directory `/«BUILDDIR»/adept-3.0~beta7.2+qa1/obj-x86_64-linux-gnu'
make[2]: *** [ept/CMakeFiles/ept.dir/all] Error 2
make[1]: *** [all] Error 2
dh_auto_build: make -j1 returned exit code 2
make[2]: Leaving directory `/«BUILDDIR»/adept-3.0~beta7.2+qa1/obj-x86_64-linux-gnu'
make[1]: Leaving directory `/«BUILDDIR»/adept-3.0~beta7.2+qa1/obj-x86_64-linux-gnu'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: adept
Source-Version: 3.0~beta7.2+qa2

We believe that the bug you reported is fixed in the latest version of
adept, which is due to be installed in the Debian FTP archive:

adept_3.0~beta7.2+qa2.dsc
  to main/a/adept/adept_3.0~beta7.2+qa2.dsc
adept_3.0~beta7.2+qa2.tar.gz
  to main/a/adept/adept_3.0~beta7.2+qa2.tar.gz
adept_3.0~beta7.2+qa2_amd64.deb
  to main/a/adept/adept_3.0~beta7.2+qa2_amd64.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 667095@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <doko@debian.org> (supplier of updated adept 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 03 May 2012 21:54:12 +0200
Source: adept
Binary: adept
Architecture: source amd64
Version: 3.0~beta7.2+qa2
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Matthias Klose <doko@debian.org>
Description: 
 adept      - package management suite for KDE
Closes: 655512 667095
Changes: 
 adept (3.0~beta7.2+qa2) unstable; urgency=low
 .
   * QA upload.
   * Fix build failure with GCC 4.7. Closes: #667095, #655512.
Checksums-Sha1: 
 0e0e446f169fee65fe1da92f17f6465111dab5a4 982 adept_3.0~beta7.2+qa2.dsc
 4c8d3f71867a683e86b6a1d64255e771bf349d17 1728494 adept_3.0~beta7.2+qa2.tar.gz
 182c272de27a13439739eedb235edf6266250173 375854 adept_3.0~beta7.2+qa2_amd64.deb
Checksums-Sha256: 
 abbb0172f93df8ae3fe0e234f81de40c37cb6761313babfab3a6f48dbeb42984 982 adept_3.0~beta7.2+qa2.dsc
 d1c1e076bf67e233500b64d6501bccf734a188a5588a40e051944dd5cad44350 1728494 adept_3.0~beta7.2+qa2.tar.gz
 a8a10575f6dcbaed9a3ecab2a516f08a0a7969acd92c0db3045c197b874136d7 375854 adept_3.0~beta7.2+qa2_amd64.deb
Files: 
 659253a01be7c847a4c331ea083fd653 982 kde optional adept_3.0~beta7.2+qa2.dsc
 1b8fddb2f2481976ba4bfab1c61fa38d 1728494 kde optional adept_3.0~beta7.2+qa2.tar.gz
 c041d5c2351735ce8990017e0a9073c8 375854 kde optional adept_3.0~beta7.2+qa2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk+i6PwACgkQStlRaw+TLJw83gCeNF93GUss6/9B1CEWMkno07C3
n/IAn1ik+odxeTYvty5TS0hxayI2TtZX
=bZZY
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: