Package: src:libzen
Version: 0.4.41-2.1
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules build
dh build
   dh_update_autotools_config
   dh_autoreconf
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:28: warning: The macro `AC_LIBTOOL_WIN32_DLL' is obsolete.
configure.ac:28: You should run autoupdate.
aclocal.m4:8573: AC_LIBTOOL_WIN32_DLL is expanded from...
configure.ac:28: the top level
configure.ac:28: warning: AC_LIBTOOL_WIN32_DLL: Remove this warning and the 
call to _LT_SET_OPTION when you
configure.ac:28: put the 'win32-dll' option into LT_INIT's first parameter.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:8573: AC_LIBTOOL_WIN32_DLL is expanded from...
configure.ac:28: the top level
configure.ac:29: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:29: You should run autoupdate.
aclocal.m4:122: AC_PROG_LIBTOOL is expanded from...
configure.ac:29: the top level
configure.ac:282: warning: AC_OUTPUT should be used without arguments.
configure.ac:282: You should run autoupdate.
configure.ac:24: installing './compile'
configure.ac:18: installing './config.guess'
configure.ac:18: installing './config.sub'
configure.ac:19: installing './install-sh'
configure.ac:19: installing './missing'
Makefile.am: installing './depcomp'
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
mkdir -p build/
dh_auto_configure -DProject/CMake -Bbuild/
        cd build && DEB_PYTHON_INSTALL_LAYOUT=deb cmake -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var 
-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF 
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DFETCHCONTENT_FULLY_DISCONNECTED=ON 
-DCMAKE_INSTALL_RUNSTATEDIR=/run "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON 
-DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu ../Project/CMake
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- The C compiler identification is GNU 13.3.0
-- The CXX compiler identification is GNU 13.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
--
--
-- Checking large files support...
--
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
--
-- Checking size of off_t without any definitions:
-- Check size of off_t
-- Check size of off_t - done
-- Checking of off_t without any definitions: 8
--
-- Result of checking large files support: supported


-- Check size of size_t
-- Check size of size_t - done
-- Check size of long
-- Check size of long - done
-- Looking for gmtime_r
-- Looking for gmtime_r - found
-- Looking for localtime_r
-- Looking for localtime_r - found
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.1")
-- Configuring done (1.2s)
-- Generating done (0.0s)
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_EXPORT_NO_PACKAGE_REGISTRY
    CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY
    FETCHCONTENT_FULLY_DISCONNECTED


-- Build files have been written to: /<<PKGBUILDDIR>>/build
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cd Source/Doc && doxygen Doxyfile
warning: Tag 'COLS_IN_ALPHA_INDEX' at line 83 of file 'Doxyfile' has become 
obsolete.
         To avoid this warning please remove this line from your configuration file or 
upgrade it using "doxygen -u"
warning: Tag 'XML_SCHEMA' at line 138 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or 
upgrade it using "doxygen -u"
warning: Tag 'XML_DTD' at line 139 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or 
upgrade it using "doxygen -u"
warning: Tag 'PERL_PATH' at line 170 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or 
upgrade it using "doxygen -u"
warning: Tag 'CLASS_DIAGRAMS' at line 174 of file 'Doxyfile' has become 
obsolete.
         To avoid this warning please remove this line from your configuration file or 
upgrade it using "doxygen -u"
warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value
Using the default: a4!
/<<PKGBUILDDIR>>/Source/ZenLib/Ztring.h:360: warning: The following parameter of 
ZenLib::Ztring::Compare(const Ztring &ToCompare, const Ztring &Comparator=__T("=="), 
ztring_t Options=Ztring_Nothing) const is not documented:
  parameter 'Comparator'
cp Source/Doc/*.html ./
sed -i -e 's|Version: |Version: 0.4.41|g' build//libzen.pc
dh_auto_build -DProject/CMake -Bbuild/
        cd build && make -j2 "INSTALL=install --strip-program=true" VERBOSE=1
make[2]: Entering directory '/<<PKGBUILDDIR>>/build'
/usr/bin/cmake -S/<<PKGBUILDDIR>>/Project/CMake -B/<<PKGBUILDDIR>>/build 
--check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/build/CMakeFiles 
/<<PKGBUILDDIR>>/build//CMakeFiles/progress.marks
make  -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/<<PKGBUILDDIR>>/build'
make  -f CMakeFiles/zen.dir/build.make CMakeFiles/zen.dir/depend
make[4]: Entering directory '/<<PKGBUILDDIR>>/build'
cd /<<PKGBUILDDIR>>/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>>/Project/CMake 
/<<PKGBUILDDIR>>/Project/CMake /<<PKGBUILDDIR>>/build /<<PKGBUILDDIR>>/build 
/<<PKGBUILDDIR>>/build/CMakeFiles/zen.dir/DependInfo.cmake "--color="
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build'
make  -f CMakeFiles/zen.dir/build.make CMakeFiles/zen.dir/build
make[4]: Entering directory '/<<PKGBUILDDIR>>/build'
[  8%] Building CXX object 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/CriticalSection.cpp.o
[  8%] Building CXX object 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Conf.cpp.o
/usr/bin/c++ -DHAVE_GMTIME_R -DHAVE_LOCALTIME_R -DSIZE_T_IS_LONG -DUNICODE -D_UNICODE -Dzen_EXPORTS 
-I/<<PKGBUILDDIR>>/Project/CMake/../../Source -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -fPIC -MD -MT 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Conf.cpp.o -MF CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Conf.cpp.o.d 
-o CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Conf.cpp.o -c /<<PKGBUILDDIR>>/Source/ZenLib/Conf.cpp
/usr/bin/c++ -DHAVE_GMTIME_R -DHAVE_LOCALTIME_R -DSIZE_T_IS_LONG -DUNICODE -D_UNICODE -Dzen_EXPORTS 
-I/<<PKGBUILDDIR>>/Project/CMake/../../Source -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -fPIC -MD -MT 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/CriticalSection.cpp.o -MF 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/CriticalSection.cpp.o.d -o 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/CriticalSection.cpp.o -c /<<PKGBUILDDIR>>/Source/ZenLib/CriticalSection.cpp
[ 12%] Building CXX object 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Dir.cpp.o
/usr/bin/c++ -DHAVE_GMTIME_R -DHAVE_LOCALTIME_R -DSIZE_T_IS_LONG -DUNICODE -D_UNICODE -Dzen_EXPORTS 
-I/<<PKGBUILDDIR>>/Project/CMake/../../Source -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -fPIC -MD -MT 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Dir.cpp.o -MF CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Dir.cpp.o.d -o 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Dir.cpp.o -c /<<PKGBUILDDIR>>/Source/ZenLib/Dir.cpp
[ 16%] Building CXX object 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/File.cpp.o
/usr/bin/c++ -DHAVE_GMTIME_R -DHAVE_LOCALTIME_R -DSIZE_T_IS_LONG -DUNICODE -D_UNICODE -Dzen_EXPORTS 
-I/<<PKGBUILDDIR>>/Project/CMake/../../Source -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -fPIC -MD -MT 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/File.cpp.o -MF CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/File.cpp.o.d 
-o CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/File.cpp.o -c /<<PKGBUILDDIR>>/Source/ZenLib/File.cpp
/<<PKGBUILDDIR>>/Source/ZenLib/File.cpp: In member function ‘bool 
ZenLib::File::Truncate(ZenLib::int64u)’:
/<<PKGBUILDDIR>>/Source/ZenLib/File.cpp:812:25: warning: ignoring return value 
of ‘int truncate(const char*, __off_t)’ declared with attribute ‘warn_unused_result’ 
[-Wunused-result]
  812 |                 truncate(File_Name_Sav.To_Local().c_str(), Offset);
      |                 ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 20%] Building CXX object 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/FileName.cpp.o
/usr/bin/c++ -DHAVE_GMTIME_R -DHAVE_LOCALTIME_R -DSIZE_T_IS_LONG -DUNICODE -D_UNICODE -Dzen_EXPORTS 
-I/<<PKGBUILDDIR>>/Project/CMake/../../Source -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -fPIC -MD -MT 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/FileName.cpp.o -MF 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/FileName.cpp.o.d -o 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/FileName.cpp.o -c /<<PKGBUILDDIR>>/Source/ZenLib/FileName.cpp
[ 25%] Building CXX object 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/InfoMap.cpp.o
/usr/bin/c++ -DHAVE_GMTIME_R -DHAVE_LOCALTIME_R -DSIZE_T_IS_LONG -DUNICODE -D_UNICODE -Dzen_EXPORTS 
-I/<<PKGBUILDDIR>>/Project/CMake/../../Source -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -fPIC -MD -MT 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/InfoMap.cpp.o -MF 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/InfoMap.cpp.o.d -o 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/InfoMap.cpp.o -c /<<PKGBUILDDIR>>/Source/ZenLib/InfoMap.cpp
[ 29%] Building CXX object 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/int128s.cpp.o
/usr/bin/c++ -DHAVE_GMTIME_R -DHAVE_LOCALTIME_R -DSIZE_T_IS_LONG -DUNICODE -D_UNICODE -Dzen_EXPORTS 
-I/<<PKGBUILDDIR>>/Project/CMake/../../Source -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -fPIC -MD -MT 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/int128s.cpp.o -MF 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/int128s.cpp.o.d -o 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/int128s.cpp.o -c /<<PKGBUILDDIR>>/Source/ZenLib/int128s.cpp
[ 33%] Building CXX object 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/int128u.cpp.o
/usr/bin/c++ -DHAVE_GMTIME_R -DHAVE_LOCALTIME_R -DSIZE_T_IS_LONG -DUNICODE -D_UNICODE -Dzen_EXPORTS 
-I/<<PKGBUILDDIR>>/Project/CMake/../../Source -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -fPIC -MD -MT 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/int128u.cpp.o -MF 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/int128u.cpp.o.d -o 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/int128u.cpp.o -c /<<PKGBUILDDIR>>/Source/ZenLib/int128u.cpp
[ 37%] Building CXX object 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/MemoryDebug.cpp.o
/usr/bin/c++ -DHAVE_GMTIME_R -DHAVE_LOCALTIME_R -DSIZE_T_IS_LONG -DUNICODE -D_UNICODE -Dzen_EXPORTS 
-I/<<PKGBUILDDIR>>/Project/CMake/../../Source -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -fPIC -MD -MT 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/MemoryDebug.cpp.o -MF 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/MemoryDebug.cpp.o.d -o 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/MemoryDebug.cpp.o -c /<<PKGBUILDDIR>>/Source/ZenLib/MemoryDebug.cpp
[ 41%] Building CXX object 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/OS_Utils.cpp.o
/usr/bin/c++ -DHAVE_GMTIME_R -DHAVE_LOCALTIME_R -DSIZE_T_IS_LONG -DUNICODE -D_UNICODE -Dzen_EXPORTS 
-I/<<PKGBUILDDIR>>/Project/CMake/../../Source -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -fPIC -MD -MT 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/OS_Utils.cpp.o -MF 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/OS_Utils.cpp.o.d -o 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/OS_Utils.cpp.o -c /<<PKGBUILDDIR>>/Source/ZenLib/OS_Utils.cpp
[ 45%] Building CXX object 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Translation.cpp.o
/usr/bin/c++ -DHAVE_GMTIME_R -DHAVE_LOCALTIME_R -DSIZE_T_IS_LONG -DUNICODE -D_UNICODE -Dzen_EXPORTS 
-I/<<PKGBUILDDIR>>/Project/CMake/../../Source -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -fPIC -MD -MT 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Translation.cpp.o -MF 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Translation.cpp.o.d -o 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Translation.cpp.o -c /<<PKGBUILDDIR>>/Source/ZenLib/Translation.cpp
[ 50%] Building CXX object 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Thread.cpp.o
/usr/bin/c++ -DHAVE_GMTIME_R -DHAVE_LOCALTIME_R -DSIZE_T_IS_LONG -DUNICODE -D_UNICODE -Dzen_EXPORTS 
-I/<<PKGBUILDDIR>>/Project/CMake/../../Source -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -fPIC -MD -MT 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Thread.cpp.o -MF 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Thread.cpp.o.d -o 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Thread.cpp.o -c /<<PKGBUILDDIR>>/Source/ZenLib/Thread.cpp
[ 54%] Building CXX object 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Utils.cpp.o
/usr/bin/c++ -DHAVE_GMTIME_R -DHAVE_LOCALTIME_R -DSIZE_T_IS_LONG -DUNICODE -D_UNICODE -Dzen_EXPORTS 
-I/<<PKGBUILDDIR>>/Project/CMake/../../Source -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -fPIC -MD -MT 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Utils.cpp.o -MF CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Utils.cpp.o.d 
-o CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Utils.cpp.o -c /<<PKGBUILDDIR>>/Source/ZenLib/Utils.cpp
[ 58%] Building CXX object 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Ztring.cpp.o
/usr/bin/c++ -DHAVE_GMTIME_R -DHAVE_LOCALTIME_R -DSIZE_T_IS_LONG -DUNICODE -D_UNICODE -Dzen_EXPORTS 
-I/<<PKGBUILDDIR>>/Project/CMake/../../Source -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -fPIC -MD -MT 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Ztring.cpp.o -MF 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Ztring.cpp.o.d -o 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Ztring.cpp.o -c /<<PKGBUILDDIR>>/Source/ZenLib/Ztring.cpp
[ 62%] Building CXX object 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/ZtringList.cpp.o
/usr/bin/c++ -DHAVE_GMTIME_R -DHAVE_LOCALTIME_R -DSIZE_T_IS_LONG -DUNICODE -D_UNICODE -Dzen_EXPORTS 
-I/<<PKGBUILDDIR>>/Project/CMake/../../Source -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -fPIC -MD -MT 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/ZtringList.cpp.o -MF 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/ZtringList.cpp.o.d -o 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/ZtringList.cpp.o -c /<<PKGBUILDDIR>>/Source/ZenLib/ZtringList.cpp
[ 66%] Building CXX object 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/ZtringListList.cpp.o
/usr/bin/c++ -DHAVE_GMTIME_R -DHAVE_LOCALTIME_R -DSIZE_T_IS_LONG -DUNICODE -D_UNICODE -Dzen_EXPORTS 
-I/<<PKGBUILDDIR>>/Project/CMake/../../Source -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -fPIC -MD -MT 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/ZtringListList.cpp.o -MF 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/ZtringListList.cpp.o.d -o 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/ZtringListList.cpp.o -c /<<PKGBUILDDIR>>/Source/ZenLib/ZtringListList.cpp
[ 70%] Building CXX object 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/ZtringListListF.cpp.o
/usr/bin/c++ -DHAVE_GMTIME_R -DHAVE_LOCALTIME_R -DSIZE_T_IS_LONG -DUNICODE -D_UNICODE -Dzen_EXPORTS 
-I/<<PKGBUILDDIR>>/Project/CMake/../../Source -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -fPIC -MD -MT 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/ZtringListListF.cpp.o -MF 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/ZtringListListF.cpp.o.d -o 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/ZtringListListF.cpp.o -c /<<PKGBUILDDIR>>/Source/ZenLib/ZtringListListF.cpp
[ 75%] Building CXX object 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Format/Html/Html_Handler.cpp.o
/usr/bin/c++ -DHAVE_GMTIME_R -DHAVE_LOCALTIME_R -DSIZE_T_IS_LONG -DUNICODE -D_UNICODE -Dzen_EXPORTS 
-I/<<PKGBUILDDIR>>/Project/CMake/../../Source -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -fPIC -MD -MT 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Format/Html/Html_Handler.cpp.o -MF 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Format/Html/Html_Handler.cpp.o.d -o 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Format/Html/Html_Handler.cpp.o -c 
/<<PKGBUILDDIR>>/Source/ZenLib/Format/Html/Html_Handler.cpp
[ 79%] Building CXX object 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Format/Html/Html_Request.cpp.o
/usr/bin/c++ -DHAVE_GMTIME_R -DHAVE_LOCALTIME_R -DSIZE_T_IS_LONG -DUNICODE -D_UNICODE -Dzen_EXPORTS 
-I/<<PKGBUILDDIR>>/Project/CMake/../../Source -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -fPIC -MD -MT 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Format/Html/Html_Request.cpp.o -MF 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Format/Html/Html_Request.cpp.o.d -o 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Format/Html/Html_Request.cpp.o -c 
/<<PKGBUILDDIR>>/Source/ZenLib/Format/Html/Html_Request.cpp
[ 83%] Building CXX object 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Format/Http/Http_Cookies.cpp.o
/usr/bin/c++ -DHAVE_GMTIME_R -DHAVE_LOCALTIME_R -DSIZE_T_IS_LONG -DUNICODE -D_UNICODE -Dzen_EXPORTS 
-I/<<PKGBUILDDIR>>/Project/CMake/../../Source -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -fPIC -MD -MT 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Format/Http/Http_Cookies.cpp.o -MF 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Format/Http/Http_Cookies.cpp.o.d -o 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Format/Http/Http_Cookies.cpp.o -c 
/<<PKGBUILDDIR>>/Source/ZenLib/Format/Http/Http_Cookies.cpp
[ 87%] Building CXX object 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Format/Http/Http_Handler.cpp.o
/usr/bin/c++ -DHAVE_GMTIME_R -DHAVE_LOCALTIME_R -DSIZE_T_IS_LONG -DUNICODE -D_UNICODE -Dzen_EXPORTS 
-I/<<PKGBUILDDIR>>/Project/CMake/../../Source -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -fPIC -MD -MT 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Format/Http/Http_Handler.cpp.o -MF 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Format/Http/Http_Handler.cpp.o.d -o 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Format/Http/Http_Handler.cpp.o -c 
/<<PKGBUILDDIR>>/Source/ZenLib/Format/Http/Http_Handler.cpp
[ 91%] Building CXX object 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Format/Http/Http_Request.cpp.o
/usr/bin/c++ -DHAVE_GMTIME_R -DHAVE_LOCALTIME_R -DSIZE_T_IS_LONG -DUNICODE -D_UNICODE -Dzen_EXPORTS 
-I/<<PKGBUILDDIR>>/Project/CMake/../../Source -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -fPIC -MD -MT 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Format/Http/Http_Request.cpp.o -MF 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Format/Http/Http_Request.cpp.o.d -o 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Format/Http/Http_Request.cpp.o -c 
/<<PKGBUILDDIR>>/Source/ZenLib/Format/Http/Http_Request.cpp
[ 95%] Building CXX object 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Format/Http/Http_Utils.cpp.o
/usr/bin/c++ -DHAVE_GMTIME_R -DHAVE_LOCALTIME_R -DSIZE_T_IS_LONG -DUNICODE -D_UNICODE -Dzen_EXPORTS 
-I/<<PKGBUILDDIR>>/Project/CMake/../../Source -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -fPIC -MD -MT 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Format/Http/Http_Utils.cpp.o -MF 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Format/Http/Http_Utils.cpp.o.d -o 
CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Format/Http/Http_Utils.cpp.o -c 
/<<PKGBUILDDIR>>/Source/ZenLib/Format/Http/Http_Utils.cpp
[100%] Linking CXX shared library libzen.so
/usr/bin/cmake -E cmake_link_script CMakeFiles/zen.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -shared -Wl,-soname,libzen.so.0 -o libzen.so.0.4.41 "CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Conf.cpp.o" "CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/CriticalSection.cpp.o" "CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Dir.cpp.o" 
"CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/File.cpp.o" "CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/FileName.cpp.o" "CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/InfoMap.cpp.o" "CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/int128s.cpp.o" "CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/int128u.cpp.o" "CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/MemoryDebug.cpp.o" 
"CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/OS_Utils.cpp.o" "CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Translation.cpp.o" "CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Thread.cpp.o" "CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Utils.cpp.o" "CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Ztring.cpp.o" "CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/ZtringList.cpp.o" 
"CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/ZtringListList.cpp.o" "CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/ZtringListListF.cpp.o" "CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Format/Html/Html_Handler.cpp.o" "CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Format/Html/Html_Request.cpp.o" "CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Format/Http/Http_Cookies.cpp.o" 
"CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Format/Http/Http_Handler.cpp.o" "CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Format/Http/Http_Request.cpp.o" "CMakeFiles/zen.dir/<<PKGBUILDDIR>>/Source/ZenLib/Format/Http/Http_Utils.cpp.o"
/usr/bin/cmake -E cmake_symlink_library libzen.so.0.4.41 libzen.so.0 libzen.so
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build'
[100%] Built target zen
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build'
/usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/build/CMakeFiles 0
make[2]: Leaving directory '/<<PKGBUILDDIR>>/build'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   create-stamp debian/debhelper-build-stamp
 fakeroot debian/rules binary
dh binary
   dh_testroot
   dh_prep
   debian/rules override_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_install -DProject/CMake -Bbuild/
        cd build && make -j2 install DESTDIR=/<<PKGBUILDDIR>>/debian/tmp 
AM_UPDATE_INFO_DIR=no "INSTALL=install --strip-program=true"
make[2]: Entering directory '/<<PKGBUILDDIR>>/build'
/usr/bin/cmake -S/<<PKGBUILDDIR>>/Project/CMake -B/<<PKGBUILDDIR>>/build 
--check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/build/CMakeFiles 
/<<PKGBUILDDIR>>/build//CMakeFiles/progress.marks
make  -f CMakeFiles/Makefile2 all
make[3]: Entering directory '/<<PKGBUILDDIR>>/build'
make  -f CMakeFiles/zen.dir/build.make CMakeFiles/zen.dir/depend
make[4]: Entering directory '/<<PKGBUILDDIR>>/build'
cd /<<PKGBUILDDIR>>/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>>/Project/CMake 
/<<PKGBUILDDIR>>/Project/CMake /<<PKGBUILDDIR>>/build /<<PKGBUILDDIR>>/build 
/<<PKGBUILDDIR>>/build/CMakeFiles/zen.dir/DependInfo.cmake "--color="
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build'
make  -f CMakeFiles/zen.dir/build.make CMakeFiles/zen.dir/build
make[4]: Entering directory '/<<PKGBUILDDIR>>/build'
make[4]: Nothing to be done for 'CMakeFiles/zen.dir/build'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/build'
[100%] Built target zen
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build'
/usr/bin/cmake -E cmake_progress_start /<<PKGBUILDDIR>>/build/CMakeFiles 0
make  -f CMakeFiles/Makefile2 preinstall
make[3]: Entering directory '/<<PKGBUILDDIR>>/build'
make[3]: Nothing to be done for 'preinstall'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build'
Install the project...
/usr/bin/cmake -P cmake_install.cmake
-- Install configuration: "None"
-- Installing: 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libzen.so.0.4.41
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libzen.so.0
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libzen.so
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/ZenLib/BitStream.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/ZenLib/BitStream_Fast.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/ZenLib/BitStream_LE.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/ZenLib/Conf.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/ZenLib/Conf_Internal.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/ZenLib/CriticalSection.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/ZenLib/Dir.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/ZenLib/File.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/ZenLib/FileName.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/ZenLib/InfoMap.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/ZenLib/MemoryDebug.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/ZenLib/OS_Utils.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/ZenLib/PreComp.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/ZenLib/Thread.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/ZenLib/Trace.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/ZenLib/Translation.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/ZenLib/Utils.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/ZenLib/Ztring.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/ZenLib/ZtringList.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/ZenLib/ZtringListList.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/ZenLib/ZtringListListF.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/ZenLib/int128s.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/ZenLib/int128u.h
-- Installing: 
/<<PKGBUILDDIR>>/debian/tmp/usr/include/ZenLib/Format/Html/Html_Handler.h
-- Installing: 
/<<PKGBUILDDIR>>/debian/tmp/usr/include/ZenLib/Format/Html/Html_Request.h
-- Installing: 
/<<PKGBUILDDIR>>/debian/tmp/usr/include/ZenLib/Format/Http/Http_Cookies.h
-- Installing: 
/<<PKGBUILDDIR>>/debian/tmp/usr/include/ZenLib/Format/Http/Http_Handler.h
-- Installing: 
/<<PKGBUILDDIR>>/debian/tmp/usr/include/ZenLib/Format/Http/Http_Request.h
-- Installing: 
/<<PKGBUILDDIR>>/debian/tmp/usr/include/ZenLib/Format/Http/Http_Utils.h
-- Installing: 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/zenlib/ZenLibTargets.cmake
-- Installing: 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/zenlib/ZenLibTargets-none.cmake
-- Installing: 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig/libzen.pc
-- Installing: 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/zenlib/ZenLibConfig.cmake
-- Installing: 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/zenlib/ZenLibConfigVersion.cmake
make[2]: Leaving directory '/<<PKGBUILDDIR>>/build'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_install
   debian/rules override_dh_installdocs
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_installdocs
fromdos debian/*/usr/share/doc/*/*.txt
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_installchangelogs
   dh_lintian
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_missing
dh_missing: warning: usr/include/ZenLib/BitStream.h exists in debian/tmp but is not 
installed to anywhere (related file: "Source/ZenLib/BitStream.h")
dh_missing: warning: usr/include/ZenLib/BitStream_Fast.h exists in debian/tmp but is not 
installed to anywhere (related file: "Source/ZenLib/BitStream_Fast.h")
dh_missing: warning: usr/include/ZenLib/BitStream_LE.h exists in debian/tmp but is not 
installed to anywhere (related file: "Source/ZenLib/BitStream_LE.h")
dh_missing: warning: usr/include/ZenLib/Conf.h exists in debian/tmp but is not installed 
to anywhere (related file: "Source/ZenLib/Conf.h")
dh_missing: warning: usr/include/ZenLib/Conf_Internal.h exists in debian/tmp but is not 
installed to anywhere (related file: "Source/ZenLib/Conf_Internal.h")
dh_missing: warning: usr/include/ZenLib/CriticalSection.h exists in debian/tmp but is not 
installed to anywhere (related file: "Source/ZenLib/CriticalSection.h")
dh_missing: warning: usr/include/ZenLib/Dir.h exists in debian/tmp but is not installed 
to anywhere (related file: "Source/ZenLib/Dir.h")
dh_missing: warning: usr/include/ZenLib/File.h exists in debian/tmp but is not installed 
to anywhere (related file: "Source/ZenLib/File.h")
dh_missing: warning: usr/include/ZenLib/FileName.h exists in debian/tmp but is not 
installed to anywhere (related file: "Source/ZenLib/FileName.h")
dh_missing: warning: usr/include/ZenLib/Format/Html/Html_Handler.h exists in debian/tmp 
but is not installed to anywhere (related file: 
"Source/ZenLib/Format/Html/Html_Handler.h")
dh_missing: warning: usr/include/ZenLib/Format/Html/Html_Request.h exists in debian/tmp 
but is not installed to anywhere (related file: 
"Source/ZenLib/Format/Html/Html_Request.h")
dh_missing: warning: usr/include/ZenLib/Format/Http/Http_Cookies.h exists in debian/tmp 
but is not installed to anywhere (related file: 
"Source/ZenLib/Format/Http/Http_Cookies.h")
dh_missing: warning: usr/include/ZenLib/Format/Http/Http_Handler.h exists in debian/tmp 
but is not installed to anywhere (related file: 
"Source/ZenLib/Format/Http/Http_Handler.h")
dh_missing: warning: usr/include/ZenLib/Format/Http/Http_Request.h exists in debian/tmp 
but is not installed to anywhere (related file: 
"Source/ZenLib/Format/Http/Http_Request.h")
dh_missing: warning: usr/include/ZenLib/Format/Http/Http_Utils.h exists in debian/tmp but 
is not installed to anywhere (related file: 
"Source/ZenLib/Format/Http/Http_Utils.h")
dh_missing: warning: usr/include/ZenLib/InfoMap.h exists in debian/tmp but is not 
installed to anywhere (related file: "Source/ZenLib/InfoMap.h")
dh_missing: warning: usr/include/ZenLib/MemoryDebug.h exists in debian/tmp but is not 
installed to anywhere (related file: "Source/ZenLib/MemoryDebug.h")
dh_missing: warning: usr/include/ZenLib/OS_Utils.h exists in debian/tmp but is not 
installed to anywhere (related file: "Source/ZenLib/OS_Utils.h")
dh_missing: warning: usr/include/ZenLib/PreComp.h exists in debian/tmp but is not 
installed to anywhere (related file: "Source/ZenLib/PreComp.h")
dh_missing: warning: usr/include/ZenLib/Thread.h exists in debian/tmp but is not 
installed to anywhere (related file: "Source/ZenLib/Thread.h")
dh_missing: warning: usr/include/ZenLib/Trace.h exists in debian/tmp but is not installed 
to anywhere (related file: "Source/ZenLib/Trace.h")
dh_missing: warning: usr/include/ZenLib/Translation.h exists in debian/tmp but is not 
installed to anywhere (related file: "Source/ZenLib/Translation.h")
dh_missing: warning: usr/include/ZenLib/Utils.h exists in debian/tmp but is not installed 
to anywhere (related file: "Source/ZenLib/Utils.h")
dh_missing: warning: usr/include/ZenLib/Ztring.h exists in debian/tmp but is not 
installed to anywhere (related file: "Source/ZenLib/Ztring.h")
dh_missing: warning: usr/include/ZenLib/ZtringList.h exists in debian/tmp but is not 
installed to anywhere (related file: "Source/ZenLib/ZtringList.h")
dh_missing: warning: usr/include/ZenLib/ZtringListList.h exists in debian/tmp but is not 
installed to anywhere (related file: "Source/ZenLib/ZtringListList.h")
dh_missing: warning: usr/include/ZenLib/ZtringListListF.h exists in debian/tmp but is not 
installed to anywhere (related file: "Source/ZenLib/ZtringListListF.h")
dh_missing: warning: usr/include/ZenLib/int128s.h exists in debian/tmp but is not 
installed to anywhere (related file: "Source/ZenLib/int128s.h")
dh_missing: warning: usr/include/ZenLib/int128u.h exists in debian/tmp but is not 
installed to anywhere (related file: "Source/ZenLib/int128u.h")
dh_missing: warning: usr/lib/x86_64-linux-gnu/cmake/zenlib/ZenLibConfig.cmake 
exists in debian/tmp but is not installed to anywhere
dh_missing: warning: 
usr/lib/x86_64-linux-gnu/cmake/zenlib/ZenLibConfigVersion.cmake exists in 
debian/tmp but is not installed to anywhere
dh_missing: warning: 
usr/lib/x86_64-linux-gnu/cmake/zenlib/ZenLibTargets-none.cmake exists in 
debian/tmp but is not installed to anywhere
dh_missing: warning: usr/lib/x86_64-linux-gnu/cmake/zenlib/ZenLibTargets.cmake 
exists in debian/tmp but is not installed to anywhere

        While detecting missing files, dh_missing noted some files with a 
similar name to those
        that were missing.  This warning /might/ be resolved by replacing 
references to the
        missing files with the similarly named ones that dh_missing found - 
assuming the content
        is identical.

        As an example, you might want to replace:
         * Source/ZenLib/BitStream.h
        with:
         * usr/include/ZenLib/BitStream.h
        in a file in debian/ or as argument to one of the dh_* tools called 
from debian/rules.
        (Note it is possible the paths are not used verbatim but instead 
directories
        containing or globs matching them are used instead)

        Alternatively, add the missing file to debian/not-installed if it 
cannot and should not
        be used.

        The following debhelper tools have reported what they installed (with 
files per package)
         * dh_install: libzen-dev (38), libzen-doc (0), libzen0t64 (2)
         * dh_installdocs: libzen-dev (0), libzen-doc (3), libzen0t64 (1)
        If the missing files are installed by another tool, please file a bug 
against it.
        When filing the report, if the tool is not part of debhelper itself, 
please reference the
        "Logging helpers and dh_missing" section from the "PROGRAMMING" guide 
for debhelper (10.6.3+).
          (in the debhelper package: /usr/share/doc/debhelper/PROGRAMMING.md.gz)
        Be sure to test with dpkg-buildpackage -A/-B as the results may vary 
when only a subset is built
        If the omission is intentional or no other helper can take care of this 
consider adding the
        paths to debian/not-installed.

        Remember to be careful with paths containing "x86_64-linux-gnu", where 
you might need to
        use a wildcard or (assuming compat 13+) e.g. ${DEB_HOST_MULTIARCH} in 
debian/not-installed
        to ensure it works on all architectures (see #961104).
   dh_dwz
   dh_strip
   debian/rules override_dh_makeshlibs
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_makeshlibs -- -c4
dpkg-gensymbols: error: some new symbols appeared in the symbols file: see diff 
output below
dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols 
file: see diff output below
dpkg-gensymbols: warning: debian/libzen0t64/DEBIAN/symbols doesn't match 
completely debian/libzen0t64.symbols
--- debian/libzen0t64.symbols (libzen0t64_0.4.41-2.1_amd64)
+++ dpkg-gensymbols7cOyUg       2024-07-23 03:11:38.541802182 +0000
@@ -329,7 +329,7 @@
  (c++)"ZenLib::int128::operator--()@Base" 0.4.23
  (c++)"ZenLib::int128::operator--(int)@Base" 0.4.23
  (c++)"ZenLib::int128::operator<<=(unsigned int)@Base" 0.4.23
- (c++)"ZenLib::int128::operator>>=(unsigned int)@Base" 0.4.23
+#MISSING: 0.4.41-2.1# (c++)"ZenLib::int128::operator>>=(unsigned int)@Base" 
0.4.23
  (c++)"ZenLib::int128::operator^=(ZenLib::int128 const&)@Base" 0.4.23
  (c++)"ZenLib::int128::operator|=(ZenLib::int128 const&)@Base" 0.4.23
  (c++)"ZenLib::int128::operator~() const@Base" 0.4.23
@@ -398,7 +398,7 @@
  (c++)"ZenLib::uint128::operator--()@Base" 0.4.23
  (c++)"ZenLib::uint128::operator--(int)@Base" 0.4.23
  (c++)"ZenLib::uint128::operator<<=(unsigned int)@Base" 0.4.23
- (c++)"ZenLib::uint128::operator>>=(unsigned int)@Base" 0.4.23
+#MISSING: 0.4.41-2.1# (c++)"ZenLib::uint128::operator>>=(unsigned int)@Base" 
0.4.23
  (c++)"ZenLib::uint128::operator^=(ZenLib::uint128 const&)@Base" 0.4.23
  (c++)"ZenLib::uint128::operator|=(ZenLib::uint128 const&)@Base" 0.4.23
  (c++)"ZenLib::uint128::operator~() const@Base" 0.4.23
@@ -411,9 +411,11 @@
  (c++)"ZenLib::uint128::uint128(float)@Base" 0.4.23
  (c++|regex)"ZenLib::uint128::uint128\((long double|__float128) const&\)@Base" 
0.4.23
  (optional|c++|regex)"^(void|ZenLib::ZtringList\*|ZenLib::Ztring\*|bool|wchar_t\*) 
std::" 0.4.23
- (optional|c++|regex)"^ZenLib::Ztring::ToZtring" 0.4.23
- (optional|c++|regex)"^__gnu_cxx::" 0.4.23
+#MISSING: 0.4.41-2.1# (optional|c++|regex)"^ZenLib::Ztring::ToZtring" 0.4.23
+#MISSING: 0.4.41-2.1# (optional|c++|regex)"^__gnu_cxx::" 0.4.23
  (optional|c++|regex)"^std::" 0.4.23
+ _ZN6ZenLib6int128rSEj@Base 0.4.41-2.1
+ _ZN6ZenLib7uint128rSEj@Base 0.4.41-2.1
  (c++)"typeinfo for ZenLib::Thread@Base" 0.4.23
  (c++)"typeinfo name for ZenLib::Thread@Base" 0.4.23
  (c++)"vtable for ZenLib::Thread@Base" 0.4.23
dh_makeshlibs: error: failing due to earlier errors
make[1]: *** [debian/rules:36: override_dh_makeshlibs] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:39: binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202407/

About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large from AWS, using sbuild and a
reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.

Reply via email to