Your message dated Sat, 09 Oct 2010 15:02:42 +0000
with message-id <e1p4awc-0006tt...@franck.debian.org>
and subject line Bug#542285: fixed in libgc 1:7.1-4
has caused the Debian Bug report #542285,
regarding libgc_1:7.1-3(mips/experimental): FTBFS: build failure on atomic_ops.c
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 ow...@bugs.debian.org
immediately.)
--
542285: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542285
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libgc
Version: 1:7.1-3
Severity: serious
Hi,
your package failed to build from source.
| Automatic build of libgc_1:7.1-3 on signy by sbuild/mips 98-farm
| Build started at 20090818-2041
| ******************************************************************************
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Reading state information...
| Need to get 1094kB of source archives.
| Get:1 http://sinclair.farm.ftbfs.de experimental/main libgc 1:7.1-3 (dsc)
[1124B]
| Get:2 http://sinclair.farm.ftbfs.de experimental/main libgc 1:7.1-3 (tar)
[1078kB]
| Get:3 http://sinclair.farm.ftbfs.de experimental/main libgc 1:7.1-3 (diff)
[15.4kB]
| Fetched 1094kB in 1s (661kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: debhelper (>= 7), quilt, autoconf
| Checking for already installed source dependencies...
[...]
| /bin/bash ./libtool --tag=CC --mode=compile mips-linux-gnu-gcc
-DPACKAGE_NAME=\"gc\" -DPACKAGE_TARNAME=\"gc\" -DPACKAGE_VERSION=\"7.1\"
-DPACKAGE_STRING=\"gc\ 7.1\" -DPACKAGE_BUGREPORT=\"hans.bo...@hp.com\"
-DPACKAGE_URL=\"\" -DGC_VERSION_MAJOR=7 -DGC_VERSION_MINOR=1 -DPACKAGE=\"gc\"
-DVERSION=\"7.1\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1
-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DNO_EXECUTE_PERMISSION=1
-DALL_INTERIOR_POINTERS=1 -DGC_GCJ_SUPPORT=1 -DJAVA_FINALIZATION=1
-DATOMIC_UNCOLLECTABLE=1 -I./include -fexceptions -I libatomic_ops/src -g
-O2 -c -o atomic_ops.lo atomic_ops.c
| mips-linux-gnu-gcc -DPACKAGE_NAME=\"gc\" -DPACKAGE_TARNAME=\"gc\"
-DPACKAGE_VERSION=\"7.1\" "-DPACKAGE_STRING=\"gc 7.1\""
-DPACKAGE_BUGREPORT=\"hans.bo...@hp.com\" -DPACKAGE_URL=\"\"
-DGC_VERSION_MAJOR=7 -DGC_VERSION_MINOR=1 -DPACKAGE=\"gc\" -DVERSION=\"7.1\"
-DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DNO_EXECUTE_PERMISSION=1
-DALL_INTERIOR_POINTERS=1 -DGC_GCJ_SUPPORT=1 -DJAVA_FINALIZATION=1
-DATOMIC_UNCOLLECTABLE=1 -I./include -fexceptions -I libatomic_ops/src -g -O2
-c atomic_ops.c -fPIC -DPIC -o .libs/atomic_ops.o
| atomic_ops.c:74: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'AO_locks'
| atomic_ops.c:116: error: expected ';', ',' or ')' before '*' token
| atomic_ops.c:124: error: expected ';', ',' or ')' before '*' token
| atomic_ops.c:130: error: expected ';', ',' or ')' before '*' token
| atomic_ops.c:139: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'init_lock'
| atomic_ops.c: In function 'AO_compare_and_swap_emulation':
| atomic_ops.c:144: error: 'AO_TS_t' undeclared (first use in this function)
| atomic_ops.c:144: error: (Each undeclared identifier is reported only once
| atomic_ops.c:144: error: for each function it appears in.)
| atomic_ops.c:144: error: 'my_lock' undeclared (first use in this function)
| atomic_ops.c:144: error: 'AO_locks' undeclared (first use in this function)
| atomic_ops.c:150: error: 'init_lock' undeclared (first use in this function)
| atomic_ops.c: In function 'AO_compare_double_and_swap_double_emulation':
| atomic_ops.c:180: error: 'AO_TS_t' undeclared (first use in this function)
| atomic_ops.c:180: error: 'my_lock' undeclared (first use in this function)
| atomic_ops.c:180: error: 'AO_locks' undeclared (first use in this function)
| atomic_ops.c:186: error: 'init_lock' undeclared (first use in this function)
| atomic_ops.c: In function 'AO_store_full_emulation':
| atomic_ops.c:215: error: 'AO_TS_t' undeclared (first use in this function)
| atomic_ops.c:215: error: 'my_lock' undeclared (first use in this function)
| atomic_ops.c:215: error: 'AO_locks' undeclared (first use in this function)
| make[2]: *** [atomic_ops.lo] Error 1
| make[2]: Leaving directory `/build/buildd/libgc-7.1'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory `/build/buildd/libgc-7.1'
| dh_auto_build: make returned exit code 2
| make: *** [build] Error 1
| dpkg-buildpackage: error: debian/rules build gave error exit status 2
| ******************************************************************************
| Build finished at 20090818-2108
| FAILED [dpkg-buildpackage died]
Full build log(s):
http://experimental.ftbfs.de/build.php?&ver=1:7.1-3&pkg=libgc&arch=mips
Gruesse,
--
Frank Lichtenheld <dj...@debian.org>
www: http://www.djpig.de/
--- End Message ---
--- Begin Message ---
Source: libgc
Source-Version: 1:7.1-4
We believe that the bug you reported is fixed in the latest version of
libgc, which is due to be installed in the Debian FTP archive:
libgc-dev_7.1-4_amd64.deb
to main/libg/libgc/libgc-dev_7.1-4_amd64.deb
libgc1c2_7.1-4_amd64.deb
to main/libg/libgc/libgc1c2_7.1-4_amd64.deb
libgc_7.1-4.debian.tar.gz
to main/libg/libgc/libgc_7.1-4.debian.tar.gz
libgc_7.1-4.dsc
to main/libg/libgc/libgc_7.1-4.dsc
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 542...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Christoph Egger <christ...@debian.org> (supplier of updated libgc 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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
Format: 1.8
Date: Sat, 09 Oct 2010 16:08:53 +0200
Source: libgc
Binary: libgc1c2 libgc-dev
Architecture: source amd64
Version: 1:7.1-4
Distribution: experimental
Urgency: low
Maintainer: Christoph Egger <christ...@debian.org>
Changed-By: Christoph Egger <christ...@debian.org>
Description:
libgc-dev - conservative garbage collector for C (development)
libgc1c2 - conservative garbage collector for C and C++
Closes: 542285 559345 565778 590772
Changes:
libgc (1:7.1-4) experimental; urgency=low
.
* Adopt package (Closes: #590772)
* Adopt debian/control git headers (moved to collab-maint)
* Convert to source format 3.0 (quilt)
* Build against system libatomic-ops (Closes: #559345)
* Now builds on mipsen as well (Closes: #542285)
* Include correct arch-specific symbols file for mipsen
* Remove atomic-ops specific symbols from symbols file
* Drop patch for automic-ops on s390
* Fix dependency on debhelper (needs 7.0.50 > 7)
* Bump standards version to 3.9.1
* Fix symbol files (Closes: #565778)
Checksums-Sha1:
715747e468c0ce2d6b5b6f4a33a42a6bb772af50 1491 libgc_7.1-4.dsc
4f1fc4fd31b435a9db810cd4b236d8b84cf3220a 19063 libgc_7.1-4.debian.tar.gz
f26d34a8ad0591dd21c01d4e6a4eb635e32bf84e 137382 libgc1c2_7.1-4_amd64.deb
19c913134712aa8c971d29dec41c61398782dcdf 243888 libgc-dev_7.1-4_amd64.deb
Checksums-Sha256:
4aadff53a475be684c950855667ba393c46dcd569496119cc5d234766d99919d 1491
libgc_7.1-4.dsc
381324c34b9bbae2097f55efdc1039381cb2a136dcfcb3d5b0c197117ad70f46 19063
libgc_7.1-4.debian.tar.gz
7b8047b93062eba0c95578920bd232a1fb05cc158ddd7e617760be08543c9921 137382
libgc1c2_7.1-4_amd64.deb
ab00a8b6f64ce08b5b43aad5c33facd14172505ec554176d475cf4c7f1337176 243888
libgc-dev_7.1-4_amd64.deb
Files:
89d220e73fa869e5c13695388e87704a 1491 libs standard libgc_7.1-4.dsc
42d56f016ef366140221dfc468a9f229 19063 libs standard libgc_7.1-4.debian.tar.gz
7bc90722ae0b94af37486df723d66075 137382 libs standard libgc1c2_7.1-4_amd64.deb
795cfc2ea72fe4999a7a688472695877 243888 libdevel optional
libgc-dev_7.1-4_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQEcBAEBAwAGBQJMsIHbAAoJEOGDbms1cuRhFHAH/2iqwbDx7Ne8/ElAqGZ0yzeL
cZ++lq0vyWG/qU1S4iHi8eWnAQUR0dop3w9S/0CMY/cvFMt2SDiezKyEy134E9dj
alZoYNdAxC/JlpBvgVHTMLPtPO9IbURKCqOXdL2agqePkAbMPn4cG0IwuprltQ/a
iCWkrTzaqxR0lOVpoxa8IkjYi9TlLR14dntG+EsnEbz5YJiwiNbhK06OtrqRpCOZ
yp1JZnUg3n+9EBW8ItTKlEr7O9EkgzLIt9zUG/g4SpDCpM2kL2wsucDfF2viBWnA
J6g6UzY6XpAbwmLIsQZ+5lYc88ZFaABN98MPHKaZG2ICcX4gNETD540WpY/gMEc=
=nHrn
-----END PGP SIGNATURE-----
--- End Message ---