Your message dated Sat, 12 May 2012 16:08:28 +0000
with message-id <e1sters-00030h...@franck.debian.org>
and subject line Bug#667238: fixed in lfhex 0.42-3.1
has caused the Debian Bug report #667238,
regarding lfhex: 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 ow...@bugs.debian.org
immediately.)


-- 
667238: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667238
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: lfhex
Version: 0.42-3
Severity: important
Tags: sid wheezy
User: debian-...@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.

expr.h:23:41: error: 'off_t' has not been declared

The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/lfhex_0.42-3_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.

[...]
g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED 
-I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
-I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -o offsetConstraint.o 
offsetConstraint.cpp
g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED 
-I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
-I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -o driver.o driver.cpp
/usr/bin/moc-qt4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG 
-DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 
-I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. 
compareDlg.hpp -o moc_compareDlg.cpp
g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED 
-I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
-I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -o moc_compareDlg.o 
moc_compareDlg.cpp
/usr/bin/moc-qt4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG 
-DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 
-I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. 
conversionDlg.hpp -o moc_conversionDlg.cpp
g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED 
-I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
-I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -o moc_conversionDlg.o 
moc_conversionDlg.cpp
/usr/bin/moc-qt4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG 
-DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 
-I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. 
hexEditor.hpp -o moc_hexEditor.cpp
g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED 
-I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
-I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -o moc_hexEditor.o 
moc_hexEditor.cpp
/usr/bin/moc-qt4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG 
-DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 
-I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. 
hexGui.hpp -o moc_hexGui.cpp
g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED 
-I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
-I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -o moc_hexGui.o moc_hexGui.cpp
/usr/bin/moc-qt4 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG 
-DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 
-I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. 
offsetConstraint.hpp -o moc_offsetConstraint.cpp
g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED 
-I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
-I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -o moc_offsetConstraint.o 
moc_offsetConstraint.cpp
/usr/bin/rcc -name images images.qrc -o qrc_images.cpp
g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED 
-I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
-I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -o qrc_images.o qrc_images.cpp
bison -d -b expr -p expr -p expr -b expr expr.y
rm -f expr_yacc.h expr_yacc.cpp
mv -f expr.tab.h expr_yacc.h
mv -f expr.tab.c expr_yacc.cpp
g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED 
-I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
-I/usr/include/qt4/QtGui -I/usr/include/qt4 -I. -o expr_yacc.o expr_yacc.cpp
In file included from expr.y:23:0:
expr.h:23:41: error: 'off_t' has not been declared
expr.y:27:1: error: 'off_t' does not name a type
expr.y: In function 'int exprparse()':
expr.y:40:4: error: 'expr_value' was not declared in this scope
expr.y: At global scope:
expr.y:56:1: warning: unused parameter 'str' [-Wunused-parameter]
make[1]: *** [expr_yacc.o] Error 1
make[1]: Leaving directory `/«PKGBUILDDIR»/src'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: lfhex
Source-Version: 0.42-3.1

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

lfhex_0.42-3.1.diff.gz
  to main/l/lfhex/lfhex_0.42-3.1.diff.gz
lfhex_0.42-3.1.dsc
  to main/l/lfhex/lfhex_0.42-3.1.dsc
lfhex_0.42-3.1_amd64.deb
  to main/l/lfhex/lfhex_0.42-3.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 667...@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 lfhex 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: Mon, 07 May 2012 17:05:49 +0200
Source: lfhex
Binary: lfhex
Architecture: source amd64
Version: 0.42-3.1
Distribution: unstable
Urgency: low
Maintainer: Tobias Klauser <tklau...@distanz.ch>
Changed-By: gregor herrmann <gre...@debian.org>
Description: 
 lfhex      - large file hex editor
Closes: 667238
Changes: 
 lfhex (0.42-3.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix "ftbfs with GCC-4.7": add patch 02-gcc-4.7.dpatch (missing include).
     (Closes: #667238)
Checksums-Sha1: 
 f9e76b917e25f0d348d5de2ee010ff3ff444bf99 1802 lfhex_0.42-3.1.dsc
 8b5a6579d3408b7b4b12bdd55d6a5ce461a923a8 3894 lfhex_0.42-3.1.diff.gz
 e442b01e7430991f8a5a0936cd3ad4faf353a0fd 72084 lfhex_0.42-3.1_amd64.deb
Checksums-Sha256: 
 e4c5ee291a13eaf7fc4662fe71f42283bc86a6c01fcfc5932bae5674c578ec29 1802 
lfhex_0.42-3.1.dsc
 10f9c260b0e1f80cac9b0b481227ce533d66c4f1b03cd2f7b1e8da0b9b055454 3894 
lfhex_0.42-3.1.diff.gz
 ea456f9b33d148c809ae88046157aa36412a8ef2e31bcf08a8130e81e18717e3 72084 
lfhex_0.42-3.1_amd64.deb
Files: 
 76b21b73918a8d999357298d1d89d484 1802 editors optional lfhex_0.42-3.1.dsc
 f38cd2de055a0ac7d5a71a5d19b9f335 3894 editors optional lfhex_0.42-3.1.diff.gz
 a206514288568f659b35d10092cedfd8 72084 editors optional 
lfhex_0.42-3.1_amd64.deb

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

iQIcBAEBCAAGBQJPp+aUAAoJELs6aAGGSaoGsjoP/1YBPsl1JHn8isRdoar132QJ
BKDaiTKx1eOX2MTBVbFaCPjG5MYqwozodwbOSbRNEtUg32kVsBPdJZkOv59uhHb5
sqVah8q7CmC5sOykqMxj/70xIsCF5wE9P8jQcyaAKzdgmn7AEPd1tiLvKC9O2CFe
KMGe96YUjXZYAtbAhDomxsjV6qzS+eTiNOIJ3ogl5V4VwChVOJohDbKby3VtqzWt
9IrmeO2dkc1DzDt/QgUMWl8yQEOmx7zRWS8irhTSFASSPrIsnHKpu9Z3cQBXHWZ6
AelD8R/fWHy/X5fXZs/o4Tr/12C+Nc4gDeLF7LAsl6I7GyEh/KMT+c8Pm6GhQA3T
SNZUTxIacp9AYZOIZA/8uUaTQpDGRFJbVd4c2VdCZRjVTSERHXClGYMzqGClOvMt
3SgL4ccP1MBykuZJEulQ4+nLLR/HWDCJUHn5Pp5/hj4H4vnjAf3Rb/UDIiby9F5P
Fwk46vFrCPDk5PErRdrMFAjwGfgSf0iwhMxgwxH7NAkb99xyeGZtbFXNcn4nReh7
FP//eLvI5X3OpyCmm2z3/CXGwbfOwZr0F7G6FXfoW1eUcVTPB576jNTR2lhh9ScO
GL/cAYPXfzLEtEeTuBkjH/QTK7rg9ggHW6mCjy7JYpJFptyzZOPxTyqF57vRPZfj
cHatd1cVeoIwFgHtLOap
=1n4S
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to