Your message dated Mon, 04 Jun 2012 13:47:10 +0000
with message-id <e1sbxck-0005f9...@franck.debian.org>
and subject line Bug#664933: fixed in fceu 0.98.12-4.1
has caused the Debian Bug report #664933,
regarding fceu: FTBFS: file.c:157:20: error: request for member 'have' in
something not a structure or union
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.)
--
664933: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664933
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: fceu
Version: 0.98.12-4
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120321 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
> -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"fceu\"
> -DVERSION=\"0.98.12\" -D_GNU_SOURCE=1 -DHAVE_ASPRINTF=1 -DHAVE_LIBZ=1
> -DNETWORK=1 -DUNIX=1 -DPSS_STYLE=1 -DNETWORK=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 -DUSE_SEXYAL=1 -DOPENGL=1 -DSDL=1 -DLSB_FIRST=1
> -DFCEU_VERSION=\"0.98.12\" -DFCEU_VERSION_NUMERIC=9812 -DFRAMESKIP=1
> -Wall -fomit-frame-pointer -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
> -Wall -fomit-frame-pointer -O3 -O3 -I/usr/include/SDL -D_GNU_SOURCE=1
> -D_REENTRANT -c -o file.o `test -f 'file.c' || echo './'`file.c
> file.c: In function 'MakeMemWrap':
> file.c:157:20: warning: dereferencing 'void *' pointer [enabled by default]
> file.c:157:20: error: request for member 'have' in something not a structure
> or union
> file.c:157:20: warning: dereferencing 'void *' pointer [enabled by default]
> file.c:157:20: error: request for member 'have' in something not a structure
> or union
> file.c:157:20: warning: dereferencing 'void *' pointer [enabled by default]
> file.c:157:20: error: request for member 'pos' in something not a structure
> or union
> file.c:157:20: warning: left-hand operand of comma expression has no effect
> [-Wunused-value]
> file.c:157:20: warning: dereferencing 'void *' pointer [enabled by default]
> file.c:157:20: error: request for member 'next' in something not a structure
> or union
> file.c:157:20: warning: left-hand operand of comma expression has no effect
> [-Wunused-value]
> file.c: In function 'FCEU_read16le':
> file.c:478:4: warning: dereferencing type-punned pointer will break
> strict-aliasing rules [-Wstrict-aliasing]
> file.c: In function 'FCEU_read32le':
> file.c:507:4: warning: dereferencing type-punned pointer will break
> strict-aliasing rules [-Wstrict-aliasing]
> file.c:519:3: warning: dereferencing type-punned pointer will break
> strict-aliasing rules [-Wstrict-aliasing]
> file.c: In function 'FCEU_fgetc':
> file.c:532:10: warning: dereferencing 'void *' pointer [enabled by default]
> file.c:532:10: error: request for member 'have' in something not a structure
> or union
> file.c:532:10: warning: dereferencing 'void *' pointer [enabled by default]
> file.c:532:10: error: request for member 'have' in something not a structure
> or union
> file.c:532:10: warning: dereferencing 'void *' pointer [enabled by default]
> file.c:532:10: error: request for member 'pos' in something not a structure
> or union
> file.c:532:10: warning: left-hand operand of comma expression has no effect
> [-Wunused-value]
> file.c:532:10: warning: dereferencing 'void *' pointer [enabled by default]
> file.c:532:10: error: request for member 'next' in something not a structure
> or union
> file.c:532:10: warning: left-hand operand of comma expression has no effect
> [-Wunused-value]
> file.c: In function 'FCEU_fgetsize':
> file.c:552:12: warning: dereferencing 'void *' pointer [enabled by default]
> file.c:552:12: error: request for member 'have' in something not a structure
> or union
> file.c:552:12: warning: dereferencing 'void *' pointer [enabled by default]
> file.c:552:12: error: request for member 'have' in something not a structure
> or union
> file.c:552:12: warning: dereferencing 'void *' pointer [enabled by default]
> file.c:552:12: error: request for member 'pos' in something not a structure
> or union
> file.c:552:12: warning: left-hand operand of comma expression has no effect
> [-Wunused-value]
> file.c:552:12: warning: dereferencing 'void *' pointer [enabled by default]
> file.c:552:12: error: request for member 'next' in something not a structure
> or union
> file.c:552:12: warning: left-hand operand of comma expression has no effect
> [-Wunused-value]
> file.c: In function 'FCEU_fgetc':
> file.c:543:1: warning: control reaches end of non-void function
> [-Wreturn-type]
> make[3]: *** [file.o] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/03/21/fceu_0.98.12-4.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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--- End Message ---
--- Begin Message ---
Source: fceu
Source-Version: 0.98.12-4.1
We believe that the bug you reported is fixed in the latest version of
fceu, which is due to be installed in the Debian FTP archive:
fceu_0.98.12-4.1.debian.tar.gz
to main/f/fceu/fceu_0.98.12-4.1.debian.tar.gz
fceu_0.98.12-4.1.dsc
to main/f/fceu/fceu_0.98.12-4.1.dsc
fceu_0.98.12-4.1_amd64.deb
to main/f/fceu/fceu_0.98.12-4.1_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 664...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
gregor herrmann <gre...@debian.org> (supplier of updated fceu 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: SHA256
Format: 1.8
Date: Sat, 02 Jun 2012 15:23:41 +0200
Source: fceu
Binary: fceu
Architecture: source amd64
Version: 0.98.12-4.1
Distribution: unstable
Urgency: low
Maintainer: Joe Nahmias <je...@debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Description:
fceu - FCE Ultra - a nintendo (8-bit) emulator
Closes: 664933
Changes:
fceu (0.98.12-4.1) unstable; urgency=low
.
* Non-maintainer upload.
.
[ gregor herrmann ]
* Use autotools-dev debhelper addon instead of copying config.{guess,sub}
manually plus changing them in a patch; otherwise this package doesn't
even start to build if autotools-dev is installed.
.
[ Sebastian Ramacher ]
* debian/patches: Add patch cast_to_gzfile.patch to fix FTBFS due to
changes in zlib (Closes: #664933).
Checksums-Sha1:
3309c620ffbddd1a3af043fb676910b00bee333b 1763 fceu_0.98.12-4.1.dsc
0441307d7b9d5a428b349d2c9048fbf8fd9a7778 9636 fceu_0.98.12-4.1.debian.tar.gz
96d958971c1c68f01b750dd3247a0797ed45e5c1 517380 fceu_0.98.12-4.1_amd64.deb
Checksums-Sha256:
742c5fa8a2e3f1d864a5f4cde0f9e2871654e1c3b50b1c3c6f8f53c07b5d926c 1763
fceu_0.98.12-4.1.dsc
ee0bcdddf497aa3c448b582cafeec538b315e6fe478942736c1291a6aa37c277 9636
fceu_0.98.12-4.1.debian.tar.gz
080d4f6e78bdde59a646fed7d1ccd61a02805e4a0b1866e917d981c9703f7d61 517380
fceu_0.98.12-4.1_amd64.deb
Files:
1b3327c8eee87c798b85cc04fd782bec 1763 games optional fceu_0.98.12-4.1.dsc
609af354d69ab55134760a31b1f23ec6 9636 games optional
fceu_0.98.12-4.1.debian.tar.gz
153a416935e3d9ee48b859b1958a92b5 517380 games optional
fceu_0.98.12-4.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJPyhTDAAoJELs6aAGGSaoGbX4P/0D07XbXzkkn0YRsHGIMZgbB
jq5WgCLXZZHmmiFF2ilLCACm+ITVtxwf6kYc2ckH29VMLYuscmg9KRAl0a08fuLp
4cGDVNF4U6oTDBiOZYs6Kj9fBINJRLxtwxCzZCkhdHXe08k85RDM93y1IqyRIwcS
BO5PGSHZYPYaDSl4d7aeBWKCRQ4YJDj8Dgz7TYA2fkZJ7Sb21OlWXbPy4HJAsOXW
rhMeitgerv1zA0BWR1Db+iqavhp60TBczQncjEk8x9yhc4yPhuBTQuCPB0Az8lkN
AQ55VlT+DYW6Om9Tb8d93HwG9f54BKNsl7Xt0Qi2LM71FO1MkK0eCAVZ1Qylu1Ps
yqxNLg8RwbwMMyMck7WGmPzg/7evpJz8SD/3+/zCZ82XU4ti55XmPWl0u1ydz+BV
mdDczcJPhpBoyF39afcchaSQ6Gl5ydMUY4PvRM6qNe+Ar95RL7SUmcZdBHlrWMVh
19DVubXz1IN89nbC4bACqnqVfugKW5Qvn3O4HffMRlBdconRlwO59bnQLRbvRNU6
2HFq7LYbwSPCvjmqWxZb0tlHeoiQiNhjHNcX2hHER/C9bQ63Pt7BPWR+NRQ2LmM8
yYQa7pjbIqr8vC9eNmJM2M5jRGTu7d0+8QXIaX9z7xwsqZ62gLDWic3ff2EP38ik
BhKy3k+H5UzE2ysbrE18
=sxdx
-----END PGP SIGNATURE-----
--- End Message ---