Bug#853390: marked as done (encfs: ftbfs with GCC-7)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sat, 05 Aug 2017 14:50:41 +
with message-id 
and subject line Bug#853390: fixed in encfs 1.9.2-1
has caused the Debian Bug report #853390,
regarding encfs: ftbfs with GCC-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.)


-- 
853390: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853390
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:encfs
Version: 1.9.1-3
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-7

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-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/encfs_1.9.1-3_unstable_gcc7.log
The last lines of the build log are at the end of this report.

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

  apt-get -t=experimental install g++ 

Common build failures are 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-7/porting_to.html

[...]
/usr/bin/c++   -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE 
-DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=26 
-DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 
-Dencfs_EXPORTS -I/usr/include/fuse -I/<>/obj-x86_64-linux-gnu 
-I/<>  -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -flto -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC   -std=gnu++11 -o 
CMakeFiles/encfs.dir/encfs/NullCipher.cpp.o -c 
/<>/encfs/NullCipher.cpp
/usr/bin/c++   -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE 
-DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=26 
-DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 
-Dencfs_EXPORTS -I/usr/include/fuse -I/<>/obj-x86_64-linux-gnu 
-I/<>  -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -flto -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC   -std=gnu++11 -o 
CMakeFiles/encfs.dir/encfs/SSL_Cipher.cpp.o -c 
/<>/encfs/SSL_Cipher.cpp
/usr/bin/c++   -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE 
-DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=26 
-DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 
-Dencfs_EXPORTS -I/usr/include/fuse -I/<>/obj-x86_64-linux-gnu 
-I/<>  -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -flto -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC   -std=gnu++11 -o 
CMakeFiles/encfs.dir/encfs/XmlReader.cpp.o -c 
/<>/encfs/XmlReader.cpp
[ 88%] Building CXX object CMakeFiles/encfs.dir/encfs/StreamNameIO.cpp.o
[ 89%] Building CXX object CMakeFiles/encfs.dir/encfs/RawFileIO.cpp.o
In file included from /usr/include/x86_64-linux-gnu/sys/syslog.h:35:0,
 from /usr/include/syslog.h:1,
 from /<>/internal/easylogging++.h:329,
 from /<>/encfs/FileUtils.cpp:27:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE 
are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~
/usr/bin/c++   -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE 
-DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=26 
-DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 
-Dencfs_EXPORTS -I/usr/include/fuse -I/<>/obj-x86_64-linux-gnu 
-I/<>  -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -flto -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC   -std=gnu++11 -o 
CMakeFiles/encfs.dir/encfs/StreamNameIO.cpp.o -c 
/<>/encfs/StreamNameIO.cpp
/usr/bin/c++   -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE 
-DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=26 
-DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 
-Dencfs_

Bug#853390: marked as done (encfs: ftbfs with GCC-7)

2017-08-05 Thread Debian Bug Tracking System
Your message dated Sat, 5 Aug 2017 17:28:33 +0300
with message-id <20170805142833.l2h3jyamgiyu6qv6@localhost>
and subject line encfs builds with gcc 7
has caused the Debian Bug report #853390,
regarding encfs: ftbfs with GCC-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.)


-- 
853390: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853390
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:encfs
Version: 1.9.1-3
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-7

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-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/encfs_1.9.1-3_unstable_gcc7.log
The last lines of the build log are at the end of this report.

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

  apt-get -t=experimental install g++ 

Common build failures are 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-7/porting_to.html

[...]
/usr/bin/c++   -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE 
-DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=26 
-DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 
-Dencfs_EXPORTS -I/usr/include/fuse -I/<>/obj-x86_64-linux-gnu 
-I/<>  -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -flto -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC   -std=gnu++11 -o 
CMakeFiles/encfs.dir/encfs/NullCipher.cpp.o -c 
/<>/encfs/NullCipher.cpp
/usr/bin/c++   -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE 
-DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=26 
-DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 
-Dencfs_EXPORTS -I/usr/include/fuse -I/<>/obj-x86_64-linux-gnu 
-I/<>  -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -flto -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC   -std=gnu++11 -o 
CMakeFiles/encfs.dir/encfs/SSL_Cipher.cpp.o -c 
/<>/encfs/SSL_Cipher.cpp
/usr/bin/c++   -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE 
-DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=26 
-DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 
-Dencfs_EXPORTS -I/usr/include/fuse -I/<>/obj-x86_64-linux-gnu 
-I/<>  -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -flto -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC   -std=gnu++11 -o 
CMakeFiles/encfs.dir/encfs/XmlReader.cpp.o -c 
/<>/encfs/XmlReader.cpp
[ 88%] Building CXX object CMakeFiles/encfs.dir/encfs/StreamNameIO.cpp.o
[ 89%] Building CXX object CMakeFiles/encfs.dir/encfs/RawFileIO.cpp.o
In file included from /usr/include/x86_64-linux-gnu/sys/syslog.h:35:0,
 from /usr/include/syslog.h:1,
 from /<>/internal/easylogging++.h:329,
 from /<>/encfs/FileUtils.cpp:27:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE 
are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^~~
/usr/bin/c++   -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE 
-DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=26 
-DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -D_FILE_OFFSET_BITS=64 
-Dencfs_EXPORTS -I/usr/include/fuse -I/<>/obj-x86_64-linux-gnu 
-I/<>  -g -O2 -fdebug-prefix-map=/<>=. 
-fstack-protector-strong -Wformat -Werror=format-security -flto -Wdate-time 
-D_FORTIFY_SOURCE=2 -fPIC   -std=gnu++11 -o 
CMakeFiles/encfs.dir/encfs/StreamNameIO.cpp.o -c 
/<>/encfs/StreamNameIO.cpp
/usr/bin/c++   -DELPP_DISABLE_DEFAULT_CRASH_HANDLING -DELPP_NO_DEFAULT_LOG_FILE 
-DELPP_SYSLOG -DELPP_THREAD_SAFE -DENABLE_NLS -DFUSE_USE_VERSION=26 
-DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"encfs\" -