dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: set CFLAGS to default value: -g -O2 dpkg-buildpackage: set CPPFLAGS to default value: dpkg-buildpackage: set LDFLAGS to default value: dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 dpkg-buildpackage: source package libisoburn dpkg-buildpackage: source version 0.5.6.pl00-2~bpo50+1 dpkg-buildpackage: source changed by Alexander Wirt dpkg-buildpackage: host architecture amd64 fakeroot debian/rules clean test -x debian/rules dh_testroot rm -rf doc/html rm -rf doc/doxygen.conf for i in ./config.guess ./config.sub ; do \ if test -e $i.cdbs-orig ; then \ mv $i.cdbs-orig $i ; \ fi ; \ done dh_clean rm -f debian/cdbs-install-list debian/cdbs-package-list /usr/bin/make -C . -k distclean make[1]: Entering directory `/home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00' make[1]: *** No rule to make target `distclean'. make[1]: Leaving directory `/home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00' make: [makefile-clean] Error 2 (ignored) rm -f debian/stamp-makefile-build rm -f debian/stamp-autotools-files dpkg-source -b libisoburn-0.5.6.pl00 dpkg-source: info: using source format `1.0' dpkg-source: info: building libisoburn using existing libisoburn_0.5.6.pl00.orig.tar.gz dpkg-source: info: building libisoburn in libisoburn_0.5.6.pl00-2~bpo50+1.diff.gz dpkg-source: info: building libisoburn in libisoburn_0.5.6.pl00-2~bpo50+1.dsc debian/rules build test -x debian/rules mkdir -p "." if test -e /usr/share/misc/config.guess ; then \ for i in ./config.guess ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.guess $i ; \ fi ; \ done ; \ fi if test -e /usr/share/misc/config.sub ; then \ for i in ./config.sub ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.sub $i ; \ fi ; \ done ; \ fi touch debian/stamp-autotools-files chmod a+x /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/./configure cd . && CC="cc" CXX="g++" CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS="" /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/./configure --build=x86_64-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/libisoburn" --disable-maintainer-mode --disable-dependency-tracking --srcdir=. checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... none checking whether cc understands -c and -o together... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking for fseeko... (cached) yes checking for iconv() in separate -liconv ... no checking for libiconv in -liconv... no checking for const qualifier with iconv() ... no checking for a sed that does not truncate output... /bin/sed checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for a BSD-compatible install... /usr/bin/install -c checking target operating system... linux checking for overridden pkgconfig directory path... no checking for desired functions in libreadline... no checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking for acl_to_text in -lacl... yes checking attr/xattr.h usability... yes checking attr/xattr.h presence... yes checking for attr/xattr.h... yes checking for listxattr in -lc... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compressBound in -lz... yes enabled xorriso external filter programs disabled xorriso external filter programs under setuid disabled xorriso write size default 64 KB on DVD and BD checking libburn/libburn.h usability... yes checking libburn/libburn.h presence... yes checking for libburn/libburn.h... yes checking libisofs/libisofs.h usability... yes checking libisofs/libisofs.h presence... yes checking for libisofs/libisofs.h... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBBURN... yes checking for LIBISOFS... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/doxygen.conf config.status: creating version.h config.status: creating libisoburn-1.pc config.status: executing depfiles commands /usr/bin/make -C . make[1]: Entering directory `/home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00' /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisoburn\" -DPACKAGE_TARNAME=\"libisoburn\" -DPACKAGE_VERSION=\"0.5.6\" -DPACKAGE_STRING=\"libisoburn\ 0.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisoburn\" -DVERSION=\"0.5.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -I. -g -O2 -g -Wall -O2 -g -pedantic -Wall -DDEBUG -c -o libisoburn/burn_wrap.lo libisoburn/burn_wrap.c /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisoburn\" -DPACKAGE_TARNAME=\"libisoburn\" -DPACKAGE_VERSION=\"0.5.6\" -DPACKAGE_STRING=\"libisoburn\ 0.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisoburn\" -DVERSION=\"0.5.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -I. -g -O2 -g -Wall -O2 -g -pedantic -Wall -DDEBUG -c -o libisoburn/data_source.lo libisoburn/data_source.c /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisoburn\" -DPACKAGE_TARNAME=\"libisoburn\" -DPACKAGE_VERSION=\"0.5.6\" -DPACKAGE_STRING=\"libisoburn\ 0.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisoburn\" -DVERSION=\"0.5.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -I. -g -O2 -g -Wall -O2 -g -pedantic -Wall -DDEBUG -c -o libisoburn/isoburn.lo libisoburn/isoburn.c /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisoburn\" -DPACKAGE_TARNAME=\"libisoburn\" -DPACKAGE_VERSION=\"0.5.6\" -DPACKAGE_STRING=\"libisoburn\ 0.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisoburn\" -DVERSION=\"0.5.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -I. -g -O2 -g -Wall -O2 -g -pedantic -Wall -DDEBUG -c -o libisoburn/isofs_wrap.lo libisoburn/isofs_wrap.c /bin/sh ./libtool --silent --tag=CC --mode=link cc -g -O2 -g -Wall -O2 -g -pedantic -Wall -DDEBUG -o libisoburn/libisoburn.la -rpath /usr/lib -version-info 46:0:45 libisoburn/burn_wrap.lo libisoburn/data_source.lo libisoburn/isoburn.lo libisoburn/isofs_wrap.lo -lisofs -lburn -lz -lacl cc -DPACKAGE_NAME=\"libisoburn\" -DPACKAGE_TARNAME=\"libisoburn\" -DPACKAGE_VERSION=\"0.5.6\" -DPACKAGE_STRING=\"libisoburn\ 0.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisoburn\" -DVERSION=\"0.5.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -I. -Ilibisoburn -DXorriso_with_maiN -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DXorriso_allow_external_filterS -DLibisofs_with_zliB -g -O2 -g -Wall -O2 -g -pedantic -Wall -DDEBUG -c -o xorriso/xorriso_xorriso-xorriso.o `test -f 'xorriso/xorriso.c' || echo './'`xorriso/xorriso.c cc -DPACKAGE_NAME=\"libisoburn\" -DPACKAGE_TARNAME=\"libisoburn\" -DPACKAGE_VERSION=\"0.5.6\" -DPACKAGE_STRING=\"libisoburn\ 0.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisoburn\" -DVERSION=\"0.5.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -I. -Ilibisoburn -DXorriso_with_maiN -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DXorriso_allow_external_filterS -DLibisofs_with_zliB -g -O2 -g -Wall -O2 -g -pedantic -Wall -DDEBUG -c -o xorriso/xorriso_xorriso-xorrisoburn.o `test -f 'xorriso/xorrisoburn.c' || echo './'`xorriso/xorrisoburn.c /bin/sh ./libtool --silent --tag=CC --mode=link cc -g -O2 -g -Wall -O2 -g -pedantic -Wall -DDEBUG -o xorriso/xorriso xorriso/xorriso_xorriso-xorriso.o xorriso/xorriso_xorriso-xorrisoburn.o libisoburn/libisoburn.la -lisofs -lburn -lpthread -lz -lacl cc -DPACKAGE_NAME=\"libisoburn\" -DPACKAGE_TARNAME=\"libisoburn\" -DPACKAGE_VERSION=\"0.5.6\" -DPACKAGE_STRING=\"libisoburn\ 0.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisoburn\" -DVERSION=\"0.5.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -I. -g -O2 -g -Wall -O2 -g -pedantic -Wall -DDEBUG -c -o test/test_compare_file-compare_file.o `test -f 'test/compare_file.c' || echo './'`test/compare_file.c /bin/sh ./libtool --silent --tag=CC --mode=link cc -g -O2 -g -Wall -O2 -g -pedantic -Wall -DDEBUG -o test/compare_file test/test_compare_file-compare_file.o -lz -lacl cc -DPACKAGE_NAME=\"libisoburn\" -DPACKAGE_TARNAME=\"libisoburn\" -DPACKAGE_VERSION=\"0.5.6\" -DPACKAGE_STRING=\"libisoburn\ 0.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisoburn\" -DVERSION=\"0.5.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -I. -g -O2 -g -Wall -O2 -g -pedantic -Wall -DDEBUG -c -o xorriso/xorriso_make_xorriso_1-make_xorriso_1.o `test -f 'xorriso/make_xorriso_1.c' || echo './'`xorriso/make_xorriso_1.c /bin/sh ./libtool --silent --tag=CC --mode=link cc -g -O2 -g -Wall -O2 -g -pedantic -Wall -DDEBUG -o xorriso/make_xorriso_1 xorriso/xorriso_make_xorriso_1-make_xorriso_1.o -lz -lacl if [ -f ./doc/doc.lock ]; then \ rm -f -r doc/html; \ doxygen doc/doxygen.conf; \ fi make[1]: Leaving directory `/home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00' touch debian/stamp-makefile-build DEB_MAKE_CHECK_TARGET unset, not running checks doxygen doc/doxygen.conf /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/libisoburn/burn_wrap.c:414: Warning: The following parameters of isoburn_drive_aquire(struct burn_drive_info *drive_infos[], char *adr, int flag) are not documented: parameter 'drive_infos' parameter 'adr' /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/libisoburn/libisoburn.h:270: Warning: explicit link request to 'define' could not be resolved /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/libisoburn/libisoburn.h:271: Warning: explicit link request to 'define' could not be resolved /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/libisoburn/libisoburn.h:351: Warning: explicit link request to 'if' could not be resolved /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/libisoburn/burn_wrap.c:264: Warning: The following parameters of isoburn_welcome_media(struct isoburn **o, struct burn_drive *d, int flag) are not documented: parameter 'o' parameter 'd' /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/libisoburn/libisoburn.h:1211: Warning: The following parameters of isoburn_igopt_set_pvd_times(struct isoburn_imgen_opts *opts, time_t creation_time, time_t modification_time, time_t expiration_time, time_t effective_time, char *uuid) are not documented: parameter 'opts' /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/libisoburn/libisoburn.h:1162: Warning: Unsupported xml/html tag found /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/libisoburn/isofs_wrap.c:398: Warning: The following parameters of isoburn_invalidate_iso(struct isoburn *o, int flag) are not documented: parameter 'flag' /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/libisoburn/isofs_wrap.c:304: Warning: The following parameters of isoburn_start_emulation(struct isoburn *o, int flag) are not documented: parameter 'flag' /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/libisoburn/isofs_wrap.c:398: Warning: The following parameters of isoburn_invalidate_iso(struct isoburn *o, int flag) are not documented: parameter 'flag' /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/libisoburn/isofs_wrap.c:304: Warning: The following parameters of isoburn_start_emulation(struct isoburn *o, int flag) are not documented: parameter 'flag' /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/libisoburn/libisoburn.h:1211: Warning: The following parameters of isoburn_igopt_set_pvd_times(struct isoburn_imgen_opts *opts, time_t creation_time, time_t modification_time, time_t expiration_time, time_t effective_time, char *uuid) are not documented: parameter 'opts' /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/libisoburn/libisoburn.h:1162: Warning: Unsupported xml/html tag found /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/libisoburn/libisoburn.h:270: Warning: explicit link request to 'define' could not be resolved /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/libisoburn/libisoburn.h:271: Warning: explicit link request to 'define' could not be resolved /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/libisoburn/libisoburn.h:351: Warning: explicit link request to 'if' could not be resolved fakeroot debian/rules binary test -x debian/rules dh_testroot dh_clean -k dh_clean: dh_clean -k is deprecated; use dh_prep instead dh_installdirs -A mkdir -p "." if test -e /usr/share/misc/config.guess ; then \ for i in ./config.guess ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.guess $i ; \ fi ; \ done ; \ fi if test -e /usr/share/misc/config.sub ; then \ for i in ./config.sub ; do \ if ! test -e $i.cdbs-orig ; then \ mv $i $i.cdbs-orig ; \ cp --remove-destination /usr/share/misc/config.sub $i ; \ fi ; \ done ; \ fi DEB_MAKE_CHECK_TARGET unset, not running checks doxygen doc/doxygen.conf /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/libisoburn/burn_wrap.c:414: Warning: The following parameters of isoburn_drive_aquire(struct burn_drive_info *drive_infos[], char *adr, int flag) are not documented: parameter 'drive_infos' parameter 'adr' /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/libisoburn/libisoburn.h:270: Warning: explicit link request to 'define' could not be resolved /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/libisoburn/libisoburn.h:271: Warning: explicit link request to 'define' could not be resolved /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/libisoburn/libisoburn.h:351: Warning: explicit link request to 'if' could not be resolved /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/libisoburn/burn_wrap.c:264: Warning: The following parameters of isoburn_welcome_media(struct isoburn **o, struct burn_drive *d, int flag) are not documented: parameter 'o' parameter 'd' /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/libisoburn/libisoburn.h:1211: Warning: The following parameters of isoburn_igopt_set_pvd_times(struct isoburn_imgen_opts *opts, time_t creation_time, time_t modification_time, time_t expiration_time, time_t effective_time, char *uuid) are not documented: parameter 'opts' /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/libisoburn/libisoburn.h:1162: Warning: Unsupported xml/html tag found /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/libisoburn/isofs_wrap.c:398: Warning: The following parameters of isoburn_invalidate_iso(struct isoburn *o, int flag) are not documented: parameter 'flag' /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/libisoburn/isofs_wrap.c:304: Warning: The following parameters of isoburn_start_emulation(struct isoburn *o, int flag) are not documented: parameter 'flag' /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/libisoburn/isofs_wrap.c:398: Warning: The following parameters of isoburn_invalidate_iso(struct isoburn *o, int flag) are not documented: parameter 'flag' /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/libisoburn/isofs_wrap.c:304: Warning: The following parameters of isoburn_start_emulation(struct isoburn *o, int flag) are not documented: parameter 'flag' /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/libisoburn/libisoburn.h:1211: Warning: The following parameters of isoburn_igopt_set_pvd_times(struct isoburn_imgen_opts *opts, time_t creation_time, time_t modification_time, time_t expiration_time, time_t effective_time, char *uuid) are not documented: parameter 'opts' /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/libisoburn/libisoburn.h:1162: Warning: Unsupported xml/html tag found /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/libisoburn/libisoburn.h:270: Warning: explicit link request to 'define' could not be resolved /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/libisoburn/libisoburn.h:271: Warning: explicit link request to 'define' could not be resolved /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/libisoburn/libisoburn.h:351: Warning: explicit link request to 'if' could not be resolved /usr/bin/make -C . install DESTDIR=/home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/debian/tmp/ make[1]: Entering directory `/home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00' make[2]: Entering directory `/home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00' test -z "/usr/lib" || mkdir -p -- "/home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/debian/tmp//usr/lib" /bin/sh ./libtool --silent --mode=install /usr/bin/install -c 'libisoburn/libisoburn.la' '/home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/debian/tmp//usr/lib/libisoburn.la' libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || mkdir -p -- "/home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/debian/tmp//usr/bin" /bin/sh ./libtool --silent --mode=install /usr/bin/install -c 'xorriso/xorriso' '/home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/debian/tmp//usr/bin/xorriso' libtool: install: warning: `libisoburn/libisoburn.la' has not been installed in `/usr/lib' /usr/bin/make install-exec-hook make[3]: Entering directory `/home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00' if test -e "/home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/debian/tmp//usr/bin"/xorrisofs ; then rm "/home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/debian/tmp//usr/bin"/xorrisofs ; else echo ; fi ln -s xorriso "/home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/debian/tmp//usr/bin"/xorrisofs if test -e "/home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/debian/tmp//usr/bin"/osirrox ; then rm "/home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/debian/tmp//usr/bin"/osirrox ; else echo ; fi ln -s xorriso "/home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/debian/tmp//usr/bin"/osirrox if test -e "/home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/debian/tmp//usr/bin"/xorrecord ; then rm "/home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/debian/tmp//usr/bin"/xorrecord ; else echo ; fi ln -s xorriso "/home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/debian/tmp//usr/bin"/xorrecord make[3]: Leaving directory `/home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00' if [ -f ./doc/doc.lock ]; then \ /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/install-sh -d /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/debian/tmp//usr/share/doc/libisoburn-0.5.6/html; \ /usr/bin/install -c -m 644 doc/html/* /home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/debian/tmp//usr/share/doc/libisoburn-0.5.6/html; \ fi test -z "/usr/share/info" || mkdir -p -- "/home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/debian/tmp//usr/share/info" /usr/bin/install -c -m 644 './xorriso/xorriso.info' '/home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/debian/tmp//usr/share/info/xorriso.info' test -z "/usr/include/libisoburn" || mkdir -p -- "/home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/debian/tmp//usr/include/libisoburn" /usr/bin/install -c -m 644 'libisoburn/libisoburn.h' '/home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/debian/tmp//usr/include/libisoburn/libisoburn.h' test -z "/usr/share/man/man1" || mkdir -p -- "/home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/debian/tmp//usr/share/man/man1" /usr/bin/install -c -m 644 './xorriso/xorriso.1' '/home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/debian/tmp//usr/share/man/man1/xorriso.1' test -z "/usr/lib/pkgconfig" || mkdir -p -- "/home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/debian/tmp//usr/lib/pkgconfig" /usr/bin/install -c -m 644 'libisoburn-1.pc' '/home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00/debian/tmp//usr/lib/pkgconfig/libisoburn-1.pc' make[2]: Leaving directory `/home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00' make[1]: Leaving directory `/home/formorer/debian-backports/xorisso/libisoburn-0.5.6.pl00' dh_installdirs -plibisoburn-doc dh_installdocs -plibisoburn-doc ./README ./TODO ./AUTHORS dh_installexamples -plibisoburn-doc dh_installman -plibisoburn-doc dh_installinfo -plibisoburn-doc dh_installmenu -plibisoburn-doc dh_installcron -plibisoburn-doc dh_installinit -plibisoburn-doc dh_installdebconf -plibisoburn-doc dh_installemacsen -plibisoburn-doc dh_installcatalogs -plibisoburn-doc dh_installpam -plibisoburn-doc dh_installlogrotate -plibisoburn-doc dh_installlogcheck -plibisoburn-doc dh_installchangelogs -plibisoburn-doc dh_installudev -plibisoburn-doc dh_lintian -plibisoburn-doc dh_install -plibisoburn-doc dh_link -plibisoburn-doc dh_installmime -plibisoburn-doc dh_strip -plibisoburn-doc --dbg-package=libisoburn-dbg dh_compress -plibisoburn-doc dh_fixperms -plibisoburn-doc dh_makeshlibs -plibisoburn-doc -V dh_installdeb -plibisoburn-doc dh_perl -plibisoburn-doc dh_shlibdeps -plibisoburn-doc dh_gencontrol -plibisoburn-doc dh_md5sums -plibisoburn-doc dh_builddeb -plibisoburn-doc dpkg-deb: building package `libisoburn-doc' in `../libisoburn-doc_0.5.6.pl00-2~bpo50+1_all.deb'. dh_installdirs -plibisoburn1 dh_installdirs -plibisoburn-dbg dh_installdirs -plibisoburn-dev dh_installdirs -pxorriso dh_installdocs -plibisoburn1 ./README ./TODO ./AUTHORS dh_installexamples -plibisoburn1 dh_installman -plibisoburn1 dh_installinfo -plibisoburn1 dh_installmenu -plibisoburn1 dh_installcron -plibisoburn1 dh_installinit -plibisoburn1 dh_installdebconf -plibisoburn1 dh_installemacsen -plibisoburn1 dh_installcatalogs -plibisoburn1 dh_installpam -plibisoburn1 dh_installlogrotate -plibisoburn1 dh_installlogcheck -plibisoburn1 dh_installchangelogs -plibisoburn1 dh_installudev -plibisoburn1 dh_lintian -plibisoburn1 dh_install -plibisoburn1 dh_link -plibisoburn1 dh_installmime -plibisoburn1 dh_installdocs -plibisoburn-dbg ./README ./TODO ./AUTHORS dh_installexamples -plibisoburn-dbg dh_installman -plibisoburn-dbg dh_installinfo -plibisoburn-dbg dh_installmenu -plibisoburn-dbg dh_installcron -plibisoburn-dbg dh_installinit -plibisoburn-dbg dh_installdebconf -plibisoburn-dbg dh_installemacsen -plibisoburn-dbg dh_installcatalogs -plibisoburn-dbg dh_installpam -plibisoburn-dbg dh_installlogrotate -plibisoburn-dbg dh_installlogcheck -plibisoburn-dbg dh_installchangelogs -plibisoburn-dbg dh_installudev -plibisoburn-dbg dh_lintian -plibisoburn-dbg dh_install -plibisoburn-dbg dh_link -plibisoburn-dbg dh_installmime -plibisoburn-dbg dh_installdocs -plibisoburn-dev ./README ./TODO ./AUTHORS dh_installexamples -plibisoburn-dev dh_installman -plibisoburn-dev dh_installinfo -plibisoburn-dev dh_installmenu -plibisoburn-dev dh_installcron -plibisoburn-dev dh_installinit -plibisoburn-dev dh_installdebconf -plibisoburn-dev dh_installemacsen -plibisoburn-dev dh_installcatalogs -plibisoburn-dev dh_installpam -plibisoburn-dev dh_installlogrotate -plibisoburn-dev dh_installlogcheck -plibisoburn-dev dh_installchangelogs -plibisoburn-dev dh_installudev -plibisoburn-dev dh_lintian -plibisoburn-dev dh_install -plibisoburn-dev dh_link -plibisoburn-dev dh_installmime -plibisoburn-dev dh_installdocs -pxorriso ./README ./TODO ./AUTHORS dh_installexamples -pxorriso dh_installman -pxorriso dh_installinfo -pxorriso dh_installmenu -pxorriso dh_installcron -pxorriso dh_installinit -pxorriso dh_installdebconf -pxorriso dh_installemacsen -pxorriso dh_installcatalogs -pxorriso dh_installpam -pxorriso dh_installlogrotate -pxorriso dh_installlogcheck -pxorriso dh_installchangelogs -pxorriso dh_installudev -pxorriso dh_lintian -pxorriso dh_install -pxorriso dh_link -pxorriso dh_installmime -pxorriso dh_strip -plibisoburn1 --dbg-package=libisoburn-dbg dh_compress -plibisoburn1 dh_fixperms -plibisoburn1 dh_makeshlibs -plibisoburn1 -V dh_compress -plibisoburn-dbg dh_fixperms -plibisoburn-dbg dh_strip -plibisoburn-dev --dbg-package=libisoburn-dbg dh_compress -plibisoburn-dev dh_fixperms -plibisoburn-dev dh_makeshlibs -plibisoburn-dev -V dh_strip -pxorriso --dbg-package=libisoburn-dbg dh_compress -pxorriso dh_fixperms -pxorriso dh_makeshlibs -pxorriso -V dh_installdeb -plibisoburn1 dh_perl -plibisoburn1 dh_shlibdeps -plibisoburn1 dpkg-shlibdeps: warning: dependency on libz.so.1 could be avoided if "debian/libisoburn1/usr/lib/libisoburn.so.1.45.0" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libacl.so.1 could be avoided if "debian/libisoburn1/usr/lib/libisoburn.so.1.45.0" were not uselessly linked against it (they use none of its symbols). dh_installdeb -plibisoburn-dbg dh_perl -plibisoburn-dbg dh_shlibdeps -plibisoburn-dbg dh_installdeb -plibisoburn-dev dh_perl -plibisoburn-dev dh_shlibdeps -plibisoburn-dev dh_installdeb -pxorriso dh_perl -pxorriso dh_shlibdeps -pxorriso dpkg-shlibdeps: warning: dependency on libz.so.1 could be avoided if "debian/xorriso/usr/bin/xorriso" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libacl.so.1 could be avoided if "debian/xorriso/usr/bin/xorriso" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libattr.so.1 could be avoided if "debian/xorriso/usr/bin/xorriso" were not uselessly linked against it (they use none of its symbols). dpkg-shlibdeps: warning: dependency on libpthread.so.0 could be avoided if "debian/xorriso/usr/bin/xorriso" were not uselessly linked against it (they use none of its symbols). dh_gencontrol -plibisoburn1 dh_md5sums -plibisoburn1 dh_builddeb -plibisoburn1 dpkg-deb: building package `libisoburn1' in `../libisoburn1_0.5.6.pl00-2~bpo50+1_amd64.deb'. dh_gencontrol -plibisoburn-dbg dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends} dh_md5sums -plibisoburn-dbg dh_builddeb -plibisoburn-dbg dpkg-deb: building package `libisoburn-dbg' in `../libisoburn-dbg_0.5.6.pl00-2~bpo50+1_amd64.deb'. dh_gencontrol -plibisoburn-dev dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends} dh_md5sums -plibisoburn-dev dh_builddeb -plibisoburn-dev dpkg-deb: building package `libisoburn-dev' in `../libisoburn-dev_0.5.6.pl00-2~bpo50+1_amd64.deb'. dh_gencontrol -pxorriso dh_md5sums -pxorriso dh_builddeb -pxorriso dpkg-deb: building package `xorriso' in `../xorriso_0.5.6.pl00-2~bpo50+1_amd64.deb'. dpkg-genchanges >../libisoburn_0.5.6.pl00-2~bpo50+1_amd64.changes dpkg-genchanges: warning: the current version (0.5.6.pl00-2~bpo50+1) is smaller than the previous one (0.5.6.pl00-2) dpkg-genchanges: not including original source code in upload dpkg-buildpackage: binary and diff upload (original source NOT included) Now signing changes and any dsc files... signfile libisoburn_0.5.6.pl00-2~bpo50+1.dsc Alexander Wirt gpg: gpg-agent is not available in this session signfile libisoburn_0.5.6.pl00-2~bpo50+1_amd64.changes Alexander Wirt gpg: gpg-agent is not available in this session Successfully signed dsc and changes files