Your message dated Sun, 05 Jul 2015 03:20:37 +0000
with message-id <e1zbatt-0006oj...@franck.debian.org>
and subject line Bug#777945: fixed in libewf 20140608-5
has caused the Debian Bug report #777945,
regarding libewf: 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.)


-- 
777945: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777945
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libewf
Version: 20140608-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/libewf_20140608-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_base64_stream.h:57:5: warning: inline function 
'libuna_base64_triplet_copy_to_base64_stream' declared but never defined
 int libuna_base64_triplet_copy_to_base64_stream(
     ^
../libuna/libuna_base64_stream.h:46:5: warning: inline function 
'libuna_base64_triplet_copy_from_base64_stream' declared but never defined
 int libuna_base64_triplet_copy_from_base64_stream(
     ^
../libuna/libuna_base64_stream.h:38:5: warning: inline function 
'libuna_base64_character_copy_to_sixtet' declared but never defined
 int libuna_base64_character_copy_to_sixtet(
     ^
In file included from ewftools_libuna.h:32:0,
                 from ewfoutput.c:70:
../libuna/libuna_base32_stream.h:78:5: warning: inline function 
'libuna_base32_quintuplet_copy_to_byte_stream' declared but never defined
 int libuna_base32_quintuplet_copy_to_byte_stream(
     ^
../libuna/libuna_base32_stream.h:68:5: warning: inline function 
'libuna_base32_quintuplet_copy_from_byte_stream' declared but never defined
 int libuna_base32_quintuplet_copy_from_byte_stream(
     ^
../libuna/libuna_base32_stream.h:57:5: warning: inline function 
'libuna_base32_quintuplet_copy_to_base32_stream' declared but never defined
 int libuna_base32_quintuplet_copy_to_base32_stream(
     ^
../libuna/libuna_base32_stream.h:46:5: warning: inline function 
'libuna_base32_quintuplet_copy_from_base32_stream' declared but never defined
 int libuna_base32_quintuplet_copy_from_base32_stream(
     ^
../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(
     ^
gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring 
-I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify 
-I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache 
-I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw 
-I../libsmdev -I../libsmraw -I../libcsystem -D_FILE_OFFSET_BITS=64 
-I/usr/include/fuse  -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -c -o guid.o guid.c
gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring 
-I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify 
-I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache 
-I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw 
-I../libsmdev -I../libsmraw -I../libcsystem -D_FILE_OFFSET_BITS=64 
-I/usr/include/fuse  -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -c -o imaging_handle.o imaging_handle.c
gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring 
-I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify 
-I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache 
-I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw 
-I../libsmdev -I../libsmraw -I../libcsystem -D_FILE_OFFSET_BITS=64 
-I/usr/include/fuse  -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../libcdata -I../libcdatetime -I../libclocale -I../libcnotify 
-I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache 
-I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw 
-I../libsmdev -I../libsmraw -I../libcsystem -D_FILE_OFFSET_BITS=64 
-I/usr/include/fuse  -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -c -o platform.o platform.c
gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring 
-I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify 
-I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache 
-I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw 
-I../libsmdev -I../libsmraw -I../libcsystem -D_FILE_OFFSET_BITS=64 
-I/usr/include/fuse  -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -c -o process_status.o process_status.c
gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring 
-I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify 
-I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache 
-I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw 
-I../libsmdev -I../libsmraw -I../libcsystem -D_FILE_OFFSET_BITS=64 
-I/usr/include/fuse  -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -c -o storage_media_buffer.o 
storage_media_buffer.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 ewfacquire byte_size_string.o digest_hash.o 
device_handle.o ewfacquire.o ewfinput.o ewfoutput.o guid.o imaging_handle.o 
log_handle.o platform.o process_status.o storage_media_buffer.o 
../libodraw/libodraw.la ../libsmdev/libsmdev.la ../libsmraw/libsmraw.la -luuid 
../libhmac/libhmac.la -lcrypto -ldl ../libcsystem/libcsystem.la 
../libcsplit/libcsplit.la ../libcdatetime/libcdatetime.la ../libewf/libewf.la 
../libcnotify/libcnotify.la ../libclocale/libclocale.la 
../libcerror/libcerror.la ../libcstring/libcstring.la  -lbz2 
libtool: link: gcc -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -Wl,--as-needed -Wl,-z -Wl,relro -o 
.libs/ewfacquire byte_size_string.o digest_hash.o device_handle.o ewfacquire.o 
ewfinput.o ewfoutput.o guid.o imaging_handle.o log_handle.o platform.o 
process_status.o storage_media_buffer.o  ../libodraw/.libs/libodraw.a 
../libsmdev/.libs/libsmdev.a ../libsmraw/.libs/libsmraw.a -lbfio -lpthread 
-luuid ../libhmac/.libs/libhmac.a -lcrypto -ldl 
../libcsystem/.libs/libcsystem.a ../libcsplit/.libs/libcsplit.a 
../libcdatetime/.libs/libcdatetime.a ../libewf/.libs/libewf.so 
../libcnotify/.libs/libcnotify.a ../libclocale/.libs/libclocale.a 
../libcerror/.libs/libcerror.a ../libcstring/.libs/libcstring.a -lbz2
gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring 
-I../libcerror -I../libcdata -I../libcdatetime -I../libclocale -I../libcnotify 
-I../libcsplit -I../libuna -I../libcfile -I../libcpath -I../libfcache 
-I../libfdata -I../libfvalue -I../libmfdata -I../libhmac -I../libodraw 
-I../libsmdev -I../libsmraw -I../libcsystem -D_FILE_OFFSET_BITS=64 
-I/usr/include/fuse  -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector-strong 
-Wformat -Werror=format-security -Wall -c -o ewfacquirestream.o 
ewfacquirestream.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 ewfacquirestream byte_size_string.o 
digest_hash.o ewfacquirestream.o ewfinput.o ewfoutput.o guid.o imaging_handle.o 
log_handle.o platform.o process_status.o storage_media_buffer.o -luuid 
../libhmac/libhmac.la -lcrypto -ldl ../libcsystem/libcsystem.la 
../libcsplit/libcsplit.la ../libcdatetime/libcdatetime.la ../libewf/libewf.la 
../libcnotify/libcnotify.la ../libclocale/libclocale.la 
../libcerror/libcerror.la ../libcstring/libcstring.la  -lbz2 
libtool: link: gcc -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -Wall -Wl,--as-needed -Wl,-z -Wl,relro -o 
.libs/ewfacquirestream byte_size_string.o digest_hash.o ewfacquirestream.o 
ewfinput.o ewfoutput.o guid.o imaging_handle.o log_handle.o platform.o 
process_status.o storage_media_buffer.o  -luuid ../libhmac/.libs/libhmac.a 
-lcrypto -ldl ../libcsystem/.libs/libcsystem.a ../libcsplit/.libs/libcsplit.a 
../libcdatetime/.libs/libcdatetime.a ../libewf/.libs/libewf.so 
../libcnotify/.libs/libcnotify.a ../libclocale/.libs/libclocale.a 
../libcerror/.libs/libcerror.a ../libcstring/.libs/libcstring.a -lbz2
/usr/bin/ld: ../libcsystem/.libs/libcsystem.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]: *** [ewfacquirestream] Error 1
Makefile:1094: recipe for target 'ewfacquirestream' failed
make[2]: Leaving directory '/«PKGBUILDDIR»/ewftools'
make[1]: *** [all-recursive] Error 1
Makefile:844: 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:30: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: libewf
Source-Version: 20140608-5

We believe that the bug you reported is fixed in the latest version of
libewf, 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 libewf 
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 22:50:59 -0300
Source: libewf
Binary: libewf2 libewf-dbg libewf-dev ewf-tools
Architecture: source amd64
Version: 20140608-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Forensics <forensics-de...@lists.alioth.debian.org>
Changed-By: Joao Eriberto Mota Filho <eribe...@debian.org>
Description:
 ewf-tools  - collection of tools for reading and writing EWF files
 libewf-dbg - library with support for Expert Witness Compression Format (debug
 libewf-dev - support for Expert Witness Compression format (development)
 libewf2    - library with support for Expert Witness Compression Format
Closes: 777945
Changes:
 libewf (20140608-5) unstable; urgency=medium
 .
   * Team upload.
   * debian/patches/04-fix-FTBFS-GCC5.patch: added to fix a FTBFS with GCC-5.
       (Closes: #777945)
Checksums-Sha1:
 6ce2057f27f4b43e1917d2d89c2f1bb4fade5f72 2233 libewf_20140608-5.dsc
 5e543ba689b290301380e9ee8a68a0d85a175971 11956 libewf_20140608-5.debian.tar.xz
 fce6c1fb8543597e928f809abb3a72e869e425d4 647906 ewf-tools_20140608-5_amd64.deb
 d0fe943a73eeaeaed55f6f87207fcb93b0737efb 2696630 
libewf-dbg_20140608-5_amd64.deb
 c50ee50bc3e5f3fec77961dd6e1dcf9e0a7ed9d7 531550 libewf-dev_20140608-5_amd64.deb
 976242d586285ec5bdd4a03d46db434e1d985983 512282 libewf2_20140608-5_amd64.deb
Checksums-Sha256:
 52675eb4ecae8d309573395379c34ab93f3a88bf02ba7523d656a1ad9d4ffa2c 2233 
libewf_20140608-5.dsc
 880befecf26943b5b7212b136f1c25857c94b0f508b45766e8dae0ea6b2d16fc 11956 
libewf_20140608-5.debian.tar.xz
 fa989b1ba43785463fdf18fd68c809e26076ca6382d793a605eed81a77a17f82 647906 
ewf-tools_20140608-5_amd64.deb
 f140558ac3de6e7c747a6cb7e218bac24e7a0dc50f595e8266ab2388953f23d1 2696630 
libewf-dbg_20140608-5_amd64.deb
 e7a36e6132d2721dc956bc35077f214fe7b4570379302eb7ab8cb6460a812d57 531550 
libewf-dev_20140608-5_amd64.deb
 98ab581c891e561c8ff0dc2b3556450d4dd539eaf7c78e9a0afdc30947285125 512282 
libewf2_20140608-5_amd64.deb
Files:
 377192e8cff814d4a4278d1133241389 2233 libs optional libewf_20140608-5.dsc
 aab371a4c7f0efd94b3d4115507f1180 11956 libs optional 
libewf_20140608-5.debian.tar.xz
 c47fc1b9fc38a4b298cb1f2aae61ffc4 647906 admin optional 
ewf-tools_20140608-5_amd64.deb
 ac92480cb509898ea95d398dc7a7ae19 2696630 debug extra 
libewf-dbg_20140608-5_amd64.deb
 84ef0916a3f1603f5fa128fb5f79b271 531550 libdevel optional 
libewf-dev_20140608-5_amd64.deb
 c88cd4825535dfdb5e76eed805cb59b1 512282 libs optional 
libewf2_20140608-5_amd64.deb

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

iQIcBAEBAgAGBQJVlezYAAoJEN5juccE6+nvDvQP/2iSWuJS47Eb19n3LhpNNIKK
U3qx2NINAUQHzm3H4y4+KstlugO3q2WI0t1FLw2IwhKPKEQDBOp9I04UzmoZ3V9+
jrvqR492z+wjnGvzAvxC5VXYfinyRUwGn4/wsh+tqhLHsNtf31H33yhTN/q/qNJw
/M0WSsR3ixpIqGp1RFvz1luXuKI/VGFhzld4Owk/zveZinWVrl3rLOzLde1uIhDB
sgMpmSnlvJgRzeEeVOdZceYoDE28JAdRpzcPuGDHeU75ofHcopkAM88NgTdOkyUP
Xi2sag2z9WxezISO5iPTjUYP3KhqoOBgALruLKTjZt6IwceqNubi/Yqohn29fRD/
e2LWRQ46RlBCOx0VEtBQZHt9/2vsTQwH0J6lYVSt1o0RTOcYbaadO9ZjBzj+zomG
Qyo52x5dhCfrF+aDbAqXWc90+KyvJULqNLky8nSpOD6kn/+XkixJOtgQthXVJDB6
h4BRYbiVcHiwcOi4VFslhh8W1IMAJ93jMw/uETnHPHaUx6lYyKb3L96vUI7uZ6cx
wtRV2YLWYa/jhJmzmrl8qi2RsessQYoCXNDrEOOdw4/kk+tvmM881oSumQ0MlSGv
4u1Ay+KyAazkoaHiehqicJdfv1WzSGShbpNG94An4xTQYkB7WqL/6QW9nR3FqRQs
YQj2QkU/T/3HnC5DF3Ke
=LTpZ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to