Your message dated Mon, 22 Jul 2013 03:03:38 +0000
with message-id <e1v16ps-0006fn...@franck.debian.org>
and subject line Bug#713503: fixed in gnubg 1.01.003-1
has caused the Debian Bug report #713503,
regarding gnubg: FTBFS: error: board3d requested but gtk or gtkglext not found
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.)
--
713503: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713503
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gnubg
Version: 0.90+20120429-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not
> for C [enabled by default]
> configure:9119: $? = 0
> configure:9132: result: no
> configure:9459: checking for gcc option to produce PIC
> configure:9466: result: -fPIC -DPIC
> configure:9474: checking if gcc PIC flag -fPIC -DPIC works
> configure:9492: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -DPIC -DPIC
> conftest.c >&5
> configure:9496: $? = 0
> configure:9509: result: yes
> configure:9538: checking if gcc static flag -static works
> configure:9566: result: yes
> configure:9581: checking if gcc supports -c -o file.o
> configure:9602: gcc -c -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -o out/conftest2.o
> conftest.c >&5
> configure:9606: $? = 0
> configure:9628: result: yes
> configure:9636: checking if gcc supports -c -o file.o
> configure:9683: result: yes
> configure:9716: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64)
> supports shared libraries
> configure:10873: result: yes
> configure:11113: checking dynamic linker characteristics
> configure:11613: gcc -o conftest -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,-rpath
> -Wl,/foo conftest.c >&5
> configure:11613: $? = 0
> configure:11847: result: GNU/Linux ld.so
> configure:11954: checking how to hardcode library paths into programs
> configure:11979: result: immediate
> configure:12519: checking whether stripping libraries is possible
> configure:12524: result: yes
> configure:12559: checking if libtool supports shared libraries
> configure:12561: result: yes
> configure:12564: checking whether to build shared libraries
> configure:12585: result: no
> configure:12588: checking whether to build static libraries
> configure:12592: result: yes
> configure:12635: checking for bison
> configure:12651: found /usr/bin/bison
> configure:12662: result: bison -y
> configure:12678: checking for flex
> configure:12694: found /usr/bin/flex
> configure:12705: result: flex
> configure:12743: flex conftest.l
> configure:12747: $? = 0
> configure:12749: checking lex output file root
> configure:12763: result: lex.yy
> configure:12768: checking lex library
> configure:12782: gcc -o conftest -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed conftest.c >&5
> /tmp/ccdUy7rJ.o: In function `input':
> /«BUILDDIR»/gnubg-0.90+20120429/lex.yy.c:1183: undefined reference to `yywrap'
> /tmp/ccdUy7rJ.o: In function `yylex':
> /«BUILDDIR»/gnubg-0.90+20120429/lex.yy.c:882: undefined reference to `yywrap'
> /tmp/ccdUy7rJ.o: In function `main':
> /«BUILDDIR»/gnubg-0.90+20120429/conftest.l:18: undefined reference to `yywrap'
> collect2: error: ld returned 1 exit status
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/gnubg_0.90+20120429-1_unstable.log
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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: gnubg
Source-Version: 1.01.003-1
We believe that the bug you reported is fixed in the latest version of
gnubg, which is due to be installed in the Debian FTP archive.
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 713...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Russ Allbery <r...@debian.org> (supplier of updated gnubg 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...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 21 Jul 2013 18:39:36 -0700
Source: gnubg
Binary: gnubg gnubg-data
Architecture: source i386 all
Version: 1.01.003-1
Distribution: unstable
Urgency: low
Maintainer: Russ Allbery <r...@debian.org>
Changed-By: Russ Allbery <r...@debian.org>
Description:
gnubg - graphical or console backgammon program with analysis
gnubg-data - data files for GNU Backgammon
Closes: 713503
Changes:
gnubg (1.01.003-1) unstable; urgency=low
.
* New upstream release.
- Now correctly finds GTKGLEXT. (Closes: #713503)
- Disable overlay scroll bars on Ubuntu, which works around a problem
with GtkCList on current Ubuntu. (LP: #1002063)
- Use stronger default settings for the computer opponent.
- Update neural nets for better play.
- Various improvements to the Python interface.
- Multiple bug fixes.
* Drop the override in gnubg.desktop to disable overlay scroll bars.
This should now be handled by the build system.
* Drop special per-architecture handling of --enable-sse. Upstream now
probes for this during configure and at runtime and should do the right
thing.
* Move query_player.sh to /usr/share/doc/gnubg/examples since it
requires editing before it can be used.
* Add some keywords to the desktop file. (It's quite hard to tell what
would be useful here. Backgammon is already covered by GenericName.)
* Simplify debian/rules handling of suppressing bearoff database builds
now that the buildds use build-arch and build-indep properly.
* Move the tools for building the documentation to Build-Depends-Indep.
Pre-build versions of the documentation will be used by the upstream
build system and then discarded during a binary-only build, so this
saves some work installing packages on the buildds.
* Remove the beta software warning from the description. GNU Backgammon
has been quite stable for years and now has a 1.0 release.
* Use xz compression for the binary packages.
* Update watch file for new upstream release naming.
* Remove get-orig-source target since the upstream source no longer
requires repacking and there are now regular release tarballs.
* Rewrite debian/copyright into copyright-format 1.0.
* Update standards version to 3.9.4 (no changes required).
Checksums-Sha1:
eff4a21820f7207758543193ccc87b1255739508 1793 gnubg_1.01.003-1.dsc
421ea3349a4ce7854634e9e16fc39ed802d48447 14982814 gnubg_1.01.003.orig.tar.gz
e447bc160e2edbd30f2eee9fb5bb4c9f6f93baba 26964 gnubg_1.01.003-1.debian.tar.gz
5bcd1ac5b2b09e21583bcf87233bf1db54eb1f65 1061400 gnubg_1.01.003-1_i386.deb
a1fa0dca8a19efab0bae8de61c39d1c5d81692b9 11470458 gnubg-data_1.01.003-1_all.deb
Checksums-Sha256:
0e4443997f967710d8377052c5cab4576894059253bf1bc4336a061ec8e47a4a 1793
gnubg_1.01.003-1.dsc
cd68a7a889b8eb5c82b01c50210e9d907722f39a77399051d95fd8f1eda76064 14982814
gnubg_1.01.003.orig.tar.gz
4960f5f593b7fb9e7e918703946d48474704a779fe78aade9c28494e09127234 26964
gnubg_1.01.003-1.debian.tar.gz
2136ce1ae07ce002f9e9198d256113932fb92ce4c326df60d67f3665b82fd0bb 1061400
gnubg_1.01.003-1_i386.deb
7641e6e80757ae2a98ab5a7ec4c2a37770bab3cc023e55fed94aff7be7d382d8 11470458
gnubg-data_1.01.003-1_all.deb
Files:
8e9c928bd32589d20520623e6c2ec953 1793 games optional gnubg_1.01.003-1.dsc
5b03cf8634abe2822eee4db1317f0754 14982814 games optional
gnubg_1.01.003.orig.tar.gz
3f17ada38c00e01dd9c1d6edf5d70ba4 26964 games optional
gnubg_1.01.003-1.debian.tar.gz
4ca539ae2fd9d85f1ea8b739436a8b5f 1061400 games optional
gnubg_1.01.003-1_i386.deb
42ede401d78a27d14d1a3d4d4d79112c 11470458 games optional
gnubg-data_1.01.003-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQEcBAEBCAAGBQJR7I9TAAoJEH2AMVxXNt51hgwH/3OD0CYA2qAWDTh5Ky34A/Rf
po7X7pDuh7yykfKsrbkd4jWzSEoFILeiu0DBCONsx4v0L8eGwOzN2hLEVd5ej+BL
4azLVf94lQd1TLNNCy1YKavDCqLegzkD07lyy+aU5j1BZJFBLebYzQQw4xlEZRiy
welIS9rkPeR+ayGHkWaNNBKMiWWY0rL8qv9ERkY/I6d8dYngy67uw2M9AlwiowrR
nINpmkISiQ/NNrrZSLUA0WFy1TD6j7GHsfwaxHa1RtM4uFGBM37rcQhG6rPFng4A
6FLclqYBCuqzJ14U67+OHZFmIwb/3pXsxg9yhDuOL4y0/uu+mQcApn51IBJAK4Y=
=lrS/
-----END PGP SIGNATURE-----
--- End Message ---