Your message dated Sun, 05 Jul 2015 03:20:46 +0000
with message-id <e1zbau2-0006u7...@franck.debian.org>
and subject line Bug#777966: fixed in libpff 20120802-5
has caused the Debian Bug report #777966,
regarding libpff: ftbfs with GCC-5
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.)


-- 
777966: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777966
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libpff
Version: 20120802-2
Severity: normal
Tags: sid stretch
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-5

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

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

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/libpff_20120802-2_unstable_gcc5.log
The last lines of the build log are at the end of this report.

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

  apt-get -t experimental install g++ 

Common build failures are C11 as the default C mode, new warnings
resulting in build failures with -Werror turned on, or new/dropped
symbols in Debian symbols files.  For other C/C++ related build failures
see the porting guide at http://gcc.gnu.org/gcc-5/porting_to.html

[...]
     ^
../libuna/libuna_base32_stream.h:38:5: warning: inline function 
'libuna_base32_character_copy_to_quintet' declared but never defined
 int libuna_base32_character_copy_to_quintet(
     ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common 
-DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcstring 
-I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FORTIFY_SOURCE=2 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c 
libcsystem_string.c -o libcsystem_string.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../common  -DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common 
-I../libcstring -I../libcerror -I../libclocale -I../libcnotify -I../libuna  
-D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o libcsystem_support.lo libcsystem_support.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common 
-DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcstring 
-I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FORTIFY_SOURCE=2 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c 
libcsystem_support.c  -fPIC -DPIC -o .libs/libcsystem_support.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../common 
-DLOCALEDIR=\"/usr/share/locale\" -I../include -I../common -I../libcstring 
-I../libcerror -I../libclocale -I../libcnotify -I../libuna -D_FORTIFY_SOURCE=2 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -c 
libcsystem_support.c -o libcsystem_support.o >/dev/null 2>&1
/bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -Wall  
-Wl,--as-needed -Wl,-z,relro -o libcsystem.la  libcsystem_date_time.lo 
libcsystem_getopt.lo libcsystem_glob.lo libcsystem_signal.lo 
libcsystem_string.lo libcsystem_support.lo ../libcstring/libcstring.la 
../libcerror/libcerror.la ../libclocale/libclocale.la 
../libcnotify/libcnotify.la ../libuna/libuna.la 
libtool: link: (cd .libs/libcsystem.lax/libcstring.a && ar x 
"/«PKGBUILDDIR»/libcsystem/../libcstring/.libs/libcstring.a")
libtool: link: (cd .libs/libcsystem.lax/libcerror.a && ar x 
"/«PKGBUILDDIR»/libcsystem/../libcerror/.libs/libcerror.a")
libtool: link: (cd .libs/libcsystem.lax/libclocale.a && ar x 
"/«PKGBUILDDIR»/libcsystem/../libclocale/.libs/libclocale.a")
libtool: link: (cd .libs/libcsystem.lax/libcnotify.a && ar x 
"/«PKGBUILDDIR»/libcsystem/../libcnotify/.libs/libcnotify.a")
libtool: link: (cd .libs/libcsystem.lax/libuna.a && ar x 
"/«PKGBUILDDIR»/libcsystem/../libuna/.libs/libuna.a")
libtool: link: ar cru .libs/libcsystem.a .libs/libcsystem_date_time.o 
.libs/libcsystem_getopt.o .libs/libcsystem_glob.o .libs/libcsystem_signal.o 
.libs/libcsystem_string.o .libs/libcsystem_support.o   
.libs/libcsystem.lax/libcstring.a/libcstring_support.o 
.libs/libcsystem.lax/libcstring.a/libcstring_wide_string.o  
.libs/libcsystem.lax/libcerror.a/libcerror_error.o 
.libs/libcsystem.lax/libcerror.a/libcerror_support.o 
.libs/libcsystem.lax/libcerror.a/libcerror_system.o  
.libs/libcsystem.lax/libclocale.a/libclocale_codepage.o 
.libs/libcsystem.lax/libclocale.a/libclocale_locale.o 
.libs/libcsystem.lax/libclocale.a/libclocale_support.o  
.libs/libcsystem.lax/libcnotify.a/libcnotify_print.o 
.libs/libcsystem.lax/libcnotify.a/libcnotify_stream.o 
.libs/libcsystem.lax/libcnotify.a/libcnotify_verbose.o  
.libs/libcsystem.lax/libuna.a/libuna_base16_stream.o 
.libs/libcsystem.lax/libuna.a/libuna_base32_stream.o 
.libs/libcsystem.lax/libuna.a/libuna_base64_stream.o 
.libs/libcsystem.lax/libuna.a/libuna_
 byte_stream.o .libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_10.o 
.libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_13.o 
.libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_14.o 
.libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_15.o 
.libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_16.o 
.libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_2.o 
.libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_3.o 
.libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_4.o 
.libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_5.o 
.libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_6.o 
.libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_7.o 
.libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_8.o 
.libs/libcsystem.lax/libuna.a/libuna_codepage_iso_8859_9.o 
.libs/libcsystem.lax/libuna.a/libuna_codepage_koi8_r.o 
.libs/libcsystem.lax/libuna.a/libuna_codepage_koi8_u.o 
.libs/libcsystem.lax/libuna.a/libuna_codepage_windows_1250.o 
.libs/libcsystem.lax/libuna.a/libuna_cod
 epage_windows_1251.o 
.libs/libcsystem.lax/libuna.a/libuna_codepage_windows_1252.o 
.libs/libcsystem.lax/libuna.a/libuna_codepage_windows_1253.o 
.libs/libcsystem.lax/libuna.a/libuna_codepage_windows_1254.o 
.libs/libcsystem.lax/libuna.a/libuna_codepage_windows_1255.o 
.libs/libcsystem.lax/libuna.a/libuna_codepage_windows_1256.o 
.libs/libcsystem.lax/libuna.a/libuna_codepage_windows_1257.o 
.libs/libcsystem.lax/libuna.a/libuna_codepage_windows_1258.o 
.libs/libcsystem.lax/libuna.a/libuna_codepage_windows_874.o 
.libs/libcsystem.lax/libuna.a/libuna_codepage_windows_932.o 
.libs/libcsystem.lax/libuna.a/libuna_codepage_windows_936.o 
.libs/libcsystem.lax/libuna.a/libuna_codepage_windows_949.o 
.libs/libcsystem.lax/libuna.a/libuna_codepage_windows_950.o 
.libs/libcsystem.lax/libuna.a/libuna_error.o 
.libs/libcsystem.lax/libuna.a/libuna_support.o 
.libs/libcsystem.lax/libuna.a/libuna_unicode_character.o 
.libs/libcsystem.lax/libuna.a/libuna_url_stream.o 
.libs/libcsystem.lax/libuna.a/libuna_utf16_stream.
 o .libs/libcsystem.lax/libuna.a/libuna_utf16_string.o 
.libs/libcsystem.lax/libuna.a/libuna_utf32_stream.o 
.libs/libcsystem.lax/libuna.a/libuna_utf32_string.o 
.libs/libcsystem.lax/libuna.a/libuna_utf7_stream.o 
.libs/libcsystem.lax/libuna.a/libuna_utf8_stream.o 
.libs/libcsystem.lax/libuna.a/libuna_utf8_string.o 
libtool: link: ranlib .libs/libcsystem.a
libtool: link: rm -fr .libs/libcsystem.lax
libtool: link: ( cd ".libs" && rm -f "libcsystem.la" && ln -s 
"../libcsystem.la" "libcsystem.la" )
make[2]: Leaving directory '/«PKGBUILDDIR»/libcsystem'
Making all in pfftools
make[2]: Entering directory '/«PKGBUILDDIR»/pfftools'
gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring 
-I../libcerror -I../libclocale -I../libcnotify -I../libcsplit -I../libuna 
-I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfdatetime 
-I../libfguid -I../libfvalue -I../libfwnt -I../libfmapi -I../libcsystem  
-D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o export_handle.o export_handle.c
export_handle.c: In function 'export_handle_export_attachment_data':
export_handle.c:6533:6: warning: unused variable 'print_count' 
[-Wunused-variable]
  int print_count                                    = 0;
      ^
gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring 
-I../libcerror -I../libclocale -I../libcnotify -I../libcsplit -I../libuna 
-I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfdatetime 
-I../libfguid -I../libfvalue -I../libfwnt -I../libfmapi -I../libcsystem  
-D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o item_file.o item_file.c
gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring 
-I../libcerror -I../libclocale -I../libcnotify -I../libcsplit -I../libuna 
-I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfdatetime 
-I../libfguid -I../libfvalue -I../libfwnt -I../libfmapi -I../libcsystem  
-D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o log_handle.o log_handle.c
gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring 
-I../libcerror -I../libclocale -I../libcnotify -I../libcsplit -I../libuna 
-I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfdatetime 
-I../libfguid -I../libfvalue -I../libfwnt -I../libfmapi -I../libcsystem  
-D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o pffexport.o pffexport.c
pffexport.c: In function 'main':
pffexport.c:163:9: warning: variable 'source_length' set but not used 
[-Wunused-but-set-variable]
  size_t source_length                                          = 0;
         ^
gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring 
-I../libcerror -I../libclocale -I../libcnotify -I../libcsplit -I../libuna 
-I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfdatetime 
-I../libfguid -I../libfvalue -I../libfwnt -I../libfmapi -I../libcsystem  
-D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o pffinput.o pffinput.c
gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring 
-I../libcerror -I../libclocale -I../libcnotify -I../libcsplit -I../libuna 
-I../libcfile -I../libcpath -I../libfcache -I../libfdata -I../libfdatetime 
-I../libfguid -I../libfvalue -I../libfwnt -I../libfmapi -I../libcsystem  
-D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -c -o pffoutput.o pffoutput.c
/bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -Wall  
-Wl,--as-needed -Wl,-z,relro -o pffexport export_handle.o item_file.o 
log_handle.o pffexport.o pffinput.o pffoutput.o ../libcsystem/libcsystem.la 
../libfmapi/libfmapi.la ../libfvalue/libfvalue.la ../libfwnt/libfwnt.la 
../libfguid/libfguid.la ../libfdatetime/libfdatetime.la ../libcpath/libcpath.la 
../libcfile/libcfile.la ../libuna/libuna.la ../libpff/libpff.la 
../libcsplit/libcsplit.la ../libcnotify/libcnotify.la 
../libclocale/libclocale.la ../libcerror/libcerror.la 
../libcstring/libcstring.la  
libtool: link: gcc -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -Wl,--as-needed -Wl,-z -Wl,relro -o 
.libs/pffexport export_handle.o item_file.o log_handle.o pffexport.o pffinput.o 
pffoutput.o  ../libcsystem/.libs/libcsystem.a ../libfmapi/.libs/libfmapi.a 
../libfvalue/.libs/libfvalue.a ../libfwnt/.libs/libfwnt.a 
../libfguid/.libs/libfguid.a ../libfdatetime/.libs/libfdatetime.a 
../libcpath/.libs/libcpath.a ../libcfile/.libs/libcfile.a 
../libuna/.libs/libuna.a ../libpff/.libs/libpff.so 
../libcsplit/.libs/libcsplit.a ../libcnotify/.libs/libcnotify.a 
../libclocale/.libs/libclocale.a ../libcerror/.libs/libcerror.a 
../libcstring/.libs/libcstring.a
/usr/bin/ld: ../libuna/.libs/libuna.a(libuna_byte_stream.o): undefined 
reference to symbol 'libuna_unicode_character_copy_from_utf16'
//usr/lib/x86_64-linux-gnu/libbfio.so.1: error adding symbols: DSO missing from 
command line
collect2: error: ld returned 1 exit status
make[2]: *** [pffexport] Error 1
Makefile:693: recipe for target 'pffexport' failed
make[2]: Leaving directory '/«PKGBUILDDIR»/pfftools'
make[1]: *** [all-recursive] Error 1
Makefile:741: recipe for target 'all-recursive' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
dh_auto_build: make -j1 returned exit code 2
make: *** [build-arch] Error 2
debian/rules:18: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: libpff
Source-Version: 20120802-5

We believe that the bug you reported is fixed in the latest version of
libpff, 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 777...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joao Eriberto Mota Filho <eribe...@debian.org> (supplier of updated libpff 
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: SHA1

Format: 1.8
Date: Thu, 02 Jul 2015 23:18:31 -0300
Source: libpff
Binary: libpff1 libpff-dbg libpff-dev pff-tools
Architecture: source amd64
Version: 20120802-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Forensics <forensics-de...@lists.alioth.debian.org>
Changed-By: Joao Eriberto Mota Filho <eribe...@debian.org>
Description:
 libpff-dbg - library to access various ms outlook files formats (debug)
 libpff-dev - library to access various ms outlook files formats (development)
 libpff1    - library to access various ms outlook files formats
 pff-tools  - library to access various ms outlook files formats
Closes: 777966
Changes:
 libpff (20120802-5) unstable; urgency=medium
 .
   * Team upload.
   * debian/control: removed the full stop character from short descriptions.
   * debian/patches/02-fix-FTBFS-GCC5.patch: added to fix a FTBFS with GCC-5.
       (Closes: #777966)
Checksums-Sha1:
 7ab8b9747edac92b8ca39cdb9006259bfaaa7171 2132 libpff_20120802-5.dsc
 2140f36d735fb4d46e96c3b6c0dd203bc05a9389 8760 libpff_20120802-5.debian.tar.xz
 f5092e8002a173f51a331bf9959635c4446a75db 927822 libpff-dbg_20120802-5_amd64.deb
 2b9a3dc4307366dcb8e7b0ccbf64ec649c813e73 445990 libpff-dev_20120802-5_amd64.deb
 f6209de1632e277a64a3c6e8ba430ad8f581f3a3 424542 libpff1_20120802-5_amd64.deb
 c1ae8271702141db39808479bd6f10cd1d8cd99c 355566 pff-tools_20120802-5_amd64.deb
Checksums-Sha256:
 7a22750eb2bbed8cd053bd139a60991bb31d8fed3f3578d859c8b18d4f700f5a 2132 
libpff_20120802-5.dsc
 4c2534a9634ea9bc6567b23dd29e19a0ce57a747fe4493f7fa49f456b6d33b70 8760 
libpff_20120802-5.debian.tar.xz
 125b91a74ee4d6f9b75c5143989f0c64832af95825f216aa16d3d1e24a10f113 927822 
libpff-dbg_20120802-5_amd64.deb
 ec6f14487606da57af9239eeeb295dbbcfab35e06648e83fc1ad20a892540502 445990 
libpff-dev_20120802-5_amd64.deb
 4ee4ce1bd4d4bfcf99f01f29fb1d2700bfa37cdfd5c7924916912be2ccba7203 424542 
libpff1_20120802-5_amd64.deb
 31f5cc6792312aaa7e4edaa7c8ecff0390e32696cbc9ca522808369f7d75e747 355566 
pff-tools_20120802-5_amd64.deb
Files:
 e9f90e597f7f76dafd2dbfb349df9765 2132 libs optional libpff_20120802-5.dsc
 2b3c23ba2650d43d62426c5d258f81a3 8760 libs optional 
libpff_20120802-5.debian.tar.xz
 a812330d636a326925d4a50eb7b85ddf 927822 debug extra 
libpff-dbg_20120802-5_amd64.deb
 0ac290e1d51c16c6d782a8dd57629bdc 445990 libdevel optional 
libpff-dev_20120802-5_amd64.deb
 63f94c8e37be64abff78fccc76578d3a 424542 libs optional 
libpff1_20120802-5_amd64.deb
 3715e750cf2d3e4f2161421e65ac1089 355566 admin optional 
pff-tools_20120802-5_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJVlfLjAAoJEN5juccE6+nvPHIP/0tuKmn8gY/wuCgVdkVSkqIp
oQzKsNTHL0RGNq7q87PDMOaXsOw3GUYdPJVS036hmPdxt9IfP0SVnDcSYLiThJfu
n1go0AHJ9qamA8d0JHjHnxwQ/pVS1xwB0U0xlGTapDE/dih7adAg6tF0l4i+onbp
PBhnP8LlehZgZACg31TgLLW3gQuxR+esgEQ/Sj18aex+SsjNsgdDmWrLUV0A72bB
GZ61sk3djMDU4gOPn1x/d+6G0J8XjIOOXMqN2oIhCg//SHxJym04R5PEZI2Dd65+
G/Jeet93XJSyjgfHx0oMp0Jt3A69ekVfr33JbIsE/xzs+vDHdGnZQATMFXLjQQKZ
aUinDqD8IYBVg/GP1VANUAVu6JmGEjGFlwI61IAqr/Wqcp6ROgUAqzKDvBilEYvi
KCAS8QyfL8cdRVWfRP55b+VCx1LkSnn7r0jp5oPcJe+teACa0pvYcjBryoImEtBE
q5RLhvrTx9IxujDKGoE3hK1N/0JAEGJwwSoT1NpX07Jbw4KJkK8IHoA6uTzRQWHj
7Fnm9dqpGdHKc99ZjLNmDqm+kbts2aTRyiMIjYaxHekmV46o8P0yon53TDfrJ/lM
kcBjpBN4JUhvqSVvhO3Z4S5MZZe05yPipUkII7pe5WVF9NYtxMt15h+2ne0jv/gt
K37lyP151WiNx9TdNj2G
=8MWm
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to