dpkg-buildpackage -us -uc -ui -B dpkg-buildpackage: info: source package libuev dpkg-buildpackage: info: source version 2.4.0 dpkg-buildpackage: info: source distribution stable dpkg-buildpackage: info: source changed by Joachim Wiberg dpkg-source --before-build . dpkg-buildpackage: info: host architecture amd64 fakeroot debian/rules clean dh clean --with autoreconf dh_auto_clean make -j8 distclean make[1]: Entering directory '/home/jocke/src/libuev' Making distclean in doc make[2]: Entering directory '/home/jocke/src/libuev/doc' rm -rf .libs _libs rm -f *.lo test -z "Doxyfile" || rm -f Doxyfile test . = "." || test -z "" || rm -f test -z "libuev.tag" || rm -f libuev.tag rm -f Makefile make[2]: Leaving directory '/home/jocke/src/libuev/doc' Making distclean in src make[2]: Entering directory '/home/jocke/src/libuev/src' test -z "libuev.la" || rm -f libuev.la rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c rm -f bench test -z "libuev.pc" || rm -f libuev.pc rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f rm -f ./so_locations rm -f ./.deps/bench-bench.Po rm -f ./.deps/libuev_la-cron.Plo rm -f ./.deps/libuev_la-event.Plo rm -f ./.deps/libuev_la-io.Plo rm -f ./.deps/libuev_la-signal.Plo rm -f ./.deps/libuev_la-timer.Plo rm -f ./.deps/libuev_la-uev.Plo rm -f Makefile make[2]: Leaving directory '/home/jocke/src/libuev/src' Making distclean in examples make[2]: Entering directory '/home/jocke/src/libuev/examples' rm -rf .libs _libs rm -f *.o rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags rm -f ctrl forky joystick redirect test . = "." || test -z "" || rm -f rm -f ./.deps/ctrl.Po rm -f ./.deps/forky.Po rm -f ./.deps/joystick.Po rm -f ./.deps/redirect.Po rm -f Makefile make[2]: Leaving directory '/home/jocke/src/libuev/examples' Making distclean in test make[2]: Entering directory '/home/jocke/src/libuev/test' test -z "*~ *.trs *.log" || rm -f *~ *.trs *.log rm -rf .libs _libs rm -f *.o test -z "active.log api.log complete.log cronrun.log signal.log timer.log event.log" || rm -f active.log api.log complete.log cronrun.log signal.log timer.log event.log rm -f *.lo rm -f *.tab.c test -z "" || rm -f rm -f active api complete cronrun signal timer event test . = "." || test -z "" || rm -f rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test -z "active.trs api.trs complete.trs cronrun.trs signal.trs timer.trs event.trs" || rm -f active.trs api.trs complete.trs cronrun.trs signal.trs timer.trs event.trs test -z "test-suite.log" || rm -f test-suite.log rm -f ./.deps/active.Po rm -f ./.deps/api.Po rm -f ./.deps/complete.Po rm -f ./.deps/cronrun.Po rm -f ./.deps/event.Po rm -f ./.deps/signal.Po rm -f ./.deps/timer.Po rm -f Makefile make[2]: Leaving directory '/home/jocke/src/libuev/test' make[2]: Entering directory '/home/jocke/src/libuev' rm -rf .libs _libs rm -f *.lo test -z "" || rm -f rm -f config.h stamp-h1 rm -f libtool config.lt rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags test . = "." || test -z "" || rm -f rm -f cscope.out cscope.in.out cscope.po.out cscope.files make[2]: Leaving directory '/home/jocke/src/libuev' rm -f config.status config.cache config.log configure.lineno config.status.lineno rm -f Makefile make[1]: Leaving directory '/home/jocke/src/libuev' dh_autoreconf_clean dh_clean debian/rules build-arch dh build-arch --with autoreconf dh_update_autotools_config -a dh_autoreconf -a libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'aux'. libtoolize: copying file 'aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:2: warning: name 'aux' is reserved on W32 and DOS platforms configure.ac:14: installing 'aux/ar-lib' configure.ac:12: installing 'aux/compile' configure.ac:15: installing 'aux/config.guess' configure.ac:15: installing 'aux/config.sub' configure.ac:3: installing 'aux/install-sh' configure.ac:3: installing 'aux/missing' examples/Makefile.am: installing 'aux/depcomp' parallel-tests: installing 'aux/test-driver' dh_auto_configure -a ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking configure: WARNING: unrecognized options: --disable-maintainer-mode checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc 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 checking for doxygen... no configure: WARNING: doxygen not found - will not generate any doxygen documentation checking for perl... /usr/bin/perl checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating examples/Makefile config.status: creating src/libuev.pc config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-maintainer-mode dh_auto_build -a make -j8 make[1]: Entering directory '/home/jocke/src/libuev' make all-recursive make[2]: Entering directory '/home/jocke/src/libuev' Making all in src make[3]: Entering directory '/home/jocke/src/libuev/src' gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -c -o bench-bench.o `test -f 'bench.c' || echo './'`bench.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -std=gnu11 -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libuev_la-uev.lo `test -f 'uev.c' || echo './'`uev.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -std=gnu11 -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libuev_la-io.lo `test -f 'io.c' || echo './'`io.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -std=gnu11 -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libuev_la-timer.lo `test -f 'timer.c' || echo './'`timer.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -std=gnu11 -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libuev_la-signal.lo `test -f 'signal.c' || echo './'`signal.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -std=gnu11 -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libuev_la-cron.lo `test -f 'cron.c' || echo './'`cron.c /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -std=gnu11 -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libuev_la-event.lo `test -f 'event.c' || echo './'`event.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -std=gnu11 -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -c cron.c -fPIC -DPIC -o .libs/libuev_la-cron.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -std=gnu11 -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -c io.c -fPIC -DPIC -o .libs/libuev_la-io.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -std=gnu11 -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -c event.c -fPIC -DPIC -o .libs/libuev_la-event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -std=gnu11 -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -c signal.c -fPIC -DPIC -o .libs/libuev_la-signal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -std=gnu11 -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -c uev.c -fPIC -DPIC -o .libs/libuev_la-uev.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -std=gnu11 -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -c timer.c -fPIC -DPIC -o .libs/libuev_la-timer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -std=gnu11 -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -c io.c -o libuev_la-io.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -std=gnu11 -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -c cron.c -o libuev_la-cron.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -std=gnu11 -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -c event.c -o libuev_la-event.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -std=gnu11 -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -c signal.c -o libuev_la-signal.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -std=gnu11 -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -c timer.c -o libuev_la-timer.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -std=gnu11 -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -c uev.c -o libuev_la-uev.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=link gcc -W -Wall -Wextra -std=gnu11 -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -version-info 3:0:0 -Wl,-z,relro -Wl,-z,now -o libuev.la -rpath /usr/lib/x86_64-linux-gnu libuev_la-uev.lo libuev_la-io.lo libuev_la-timer.lo libuev_la-signal.lo libuev_la-cron.lo libuev_la-event.lo libtool: link: gcc -shared -fPIC -DPIC .libs/libuev_la-uev.o .libs/libuev_la-io.o .libs/libuev_la-timer.o .libs/libuev_la-signal.o .libs/libuev_la-cron.o .libs/libuev_la-event.o -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libuev.so.3 -o .libs/libuev.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libuev.so.3" && ln -s "libuev.so.3.0.0" "libuev.so.3") libtool: link: (cd ".libs" && rm -f "libuev.so" && ln -s "libuev.so.3.0.0" "libuev.so") libtool: link: ar cru .libs/libuev.a libuev_la-uev.o libuev_la-io.o libuev_la-timer.o libuev_la-signal.o libuev_la-cron.o libuev_la-event.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libuev.a libtool: link: ( cd ".libs" && rm -f "libuev.la" && ln -s "../libuev.la" "libuev.la" ) /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now -o bench bench-bench.o libuev.la libtool: link: gcc -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/bench bench-bench.o ./.libs/libuev.so make[3]: Leaving directory '/home/jocke/src/libuev/src' Making all in test make[3]: Entering directory '/home/jocke/src/libuev/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/jocke/src/libuev/test' make[3]: Entering directory '/home/jocke/src/libuev' make[3]: Leaving directory '/home/jocke/src/libuev' make[2]: Leaving directory '/home/jocke/src/libuev' make[1]: Leaving directory '/home/jocke/src/libuev' dh_auto_test -a make -j8 check VERBOSE=1 make[1]: Entering directory '/home/jocke/src/libuev' Making check in src make[2]: Entering directory '/home/jocke/src/libuev/src' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/jocke/src/libuev/src' Making check in test make[2]: Entering directory '/home/jocke/src/libuev/test' make active api complete cronrun signal timer event make[3]: Entering directory '/home/jocke/src/libuev/test' gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-result -Wno-unused-parameter -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -c -o active.o active.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-result -Wno-unused-parameter -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -c -o api.o api.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-result -Wno-unused-parameter -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -c -o complete.o complete.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-result -Wno-unused-parameter -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -c -o cronrun.o cronrun.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-result -Wno-unused-parameter -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -c -o signal.o signal.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-result -Wno-unused-parameter -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -c -o timer.o timer.c gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -W -Wall -Wextra -Wno-unused-result -Wno-unused-parameter -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -c -o event.o event.c signal.c: In function ‘sig_cb’: signal.c:81:16: warning: comparison of integer expressions of different signedness: ‘pid_t’ {aka ‘int’} and ‘uint32_t’ {aka ‘unsigned int’} [-Wsign-compare] if (arg->pid != w->siginfo.ssi_pid) ^~ /bin/bash ../libtool --tag=CC --mode=link gcc -W -Wall -Wextra -Wno-unused-result -Wno-unused-parameter -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -L../src ../src/libuev.la -Wl,-z,relro -Wl,-z,now -o timer timer.o /bin/bash ../libtool --tag=CC --mode=link gcc -W -Wall -Wextra -Wno-unused-result -Wno-unused-parameter -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -L../src ../src/libuev.la -Wl,-z,relro -Wl,-z,now -o api api.o /bin/bash ../libtool --tag=CC --mode=link gcc -W -Wall -Wextra -Wno-unused-result -Wno-unused-parameter -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -L../src ../src/libuev.la -Wl,-z,relro -Wl,-z,now -o event event.o /bin/bash ../libtool --tag=CC --mode=link gcc -W -Wall -Wextra -Wno-unused-result -Wno-unused-parameter -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -L../src ../src/libuev.la -Wl,-z,relro -Wl,-z,now -o cronrun cronrun.o /bin/bash ../libtool --tag=CC --mode=link gcc -W -Wall -Wextra -Wno-unused-result -Wno-unused-parameter -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -L../src ../src/libuev.la -Wl,-z,relro -Wl,-z,now -o active active.o /bin/bash ../libtool --tag=CC --mode=link gcc -W -Wall -Wextra -Wno-unused-result -Wno-unused-parameter -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -L../src ../src/libuev.la -Wl,-z,relro -Wl,-z,now -o signal signal.o /bin/bash ../libtool --tag=CC --mode=link gcc -W -Wall -Wextra -Wno-unused-result -Wno-unused-parameter -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -L../src ../src/libuev.la -Wl,-z,relro -Wl,-z,now -o complete complete.o libtool: link: gcc -W -Wall -Wextra -Wno-unused-result -Wno-unused-parameter -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/timer timer.o -L../src ../src/.libs/libuev.so libtool: link: gcc -W -Wall -Wextra -Wno-unused-result -Wno-unused-parameter -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/api api.o -L../src ../src/.libs/libuev.so libtool: link: gcc -W -Wall -Wextra -Wno-unused-result -Wno-unused-parameter -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/cronrun cronrun.o -L../src ../src/.libs/libuev.so libtool: link: gcc -W -Wall -Wextra -Wno-unused-result -Wno-unused-parameter -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/active active.o -L../src ../src/.libs/libuev.so libtool: link: gcc -W -Wall -Wextra -Wno-unused-result -Wno-unused-parameter -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/event event.o -L../src ../src/.libs/libuev.so libtool: link: gcc -W -Wall -Wextra -Wno-unused-result -Wno-unused-parameter -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/complete complete.o -L../src ../src/.libs/libuev.so libtool: link: gcc -W -Wall -Wextra -Wno-unused-result -Wno-unused-parameter -g -O2 -fdebug-prefix-map=/home/jocke/src/libuev=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/signal signal.o -L../src ../src/.libs/libuev.so make[3]: Leaving directory '/home/jocke/src/libuev/test' make check-TESTS make[3]: Entering directory '/home/jocke/src/libuev/test' make[4]: Entering directory '/home/jocke/src/libuev/test' PASS: event PASS: signal PASS: api PASS: active PASS: timer PASS: complete PASS: cronrun ============================================================================ Testsuite summary for libuev 2.4.0 ============================================================================ # TOTAL: 7 # PASS: 7 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/jocke/src/libuev/test' make[3]: Leaving directory '/home/jocke/src/libuev/test' make[2]: Leaving directory '/home/jocke/src/libuev/test' make[2]: Entering directory '/home/jocke/src/libuev' make[2]: Leaving directory '/home/jocke/src/libuev' make[1]: Leaving directory '/home/jocke/src/libuev' create-stamp debian/debhelper-build-stamp fakeroot debian/rules binary-arch dh binary-arch --with autoreconf dh_testroot -a dh_prep -a dh_installdirs -a debian/rules override_dh_auto_install make[1]: Entering directory '/home/jocke/src/libuev' dh_auto_install make -j1 install DESTDIR=/home/jocke/src/libuev/debian/tmp AM_UPDATE_INFO_DIR=no make[2]: Entering directory '/home/jocke/src/libuev' Making install in src make[3]: Entering directory '/home/jocke/src/libuev/src' make[4]: Entering directory '/home/jocke/src/libuev/src' /usr/bin/mkdir -p '/home/jocke/src/libuev/debian/tmp/usr/lib/x86_64-linux-gnu' /bin/bash ../libtool --mode=install /usr/bin/install -c libuev.la '/home/jocke/src/libuev/debian/tmp/usr/lib/x86_64-linux-gnu' libtool: install: /usr/bin/install -c .libs/libuev.so.3.0.0 /home/jocke/src/libuev/debian/tmp/usr/lib/x86_64-linux-gnu/libuev.so.3.0.0 libtool: install: (cd /home/jocke/src/libuev/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libuev.so.3.0.0 libuev.so.3 || { rm -f libuev.so.3 && ln -s libuev.so.3.0.0 libuev.so.3; }; }) libtool: install: (cd /home/jocke/src/libuev/debian/tmp/usr/lib/x86_64-linux-gnu && { ln -s -f libuev.so.3.0.0 libuev.so || { rm -f libuev.so && ln -s libuev.so.3.0.0 libuev.so; }; }) libtool: install: /usr/bin/install -c .libs/libuev.lai /home/jocke/src/libuev/debian/tmp/usr/lib/x86_64-linux-gnu/libuev.la libtool: install: /usr/bin/install -c .libs/libuev.a /home/jocke/src/libuev/debian/tmp/usr/lib/x86_64-linux-gnu/libuev.a libtool: install: chmod 644 /home/jocke/src/libuev/debian/tmp/usr/lib/x86_64-linux-gnu/libuev.a libtool: install: ranlib /home/jocke/src/libuev/debian/tmp/usr/lib/x86_64-linux-gnu/libuev.a libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu' /usr/bin/mkdir -p '/home/jocke/src/libuev/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig' /usr/bin/install -c -m 644 libuev.pc '/home/jocke/src/libuev/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig' /usr/bin/mkdir -p '/home/jocke/src/libuev/debian/tmp/usr/include/uev' /usr/bin/install -c -m 644 uev.h private.h '/home/jocke/src/libuev/debian/tmp/usr/include/uev' make[4]: Leaving directory '/home/jocke/src/libuev/src' make[3]: Leaving directory '/home/jocke/src/libuev/src' Making install in test make[3]: Entering directory '/home/jocke/src/libuev/test' make[4]: Entering directory '/home/jocke/src/libuev/test' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/jocke/src/libuev/test' make[3]: Leaving directory '/home/jocke/src/libuev/test' make[3]: Entering directory '/home/jocke/src/libuev' make[4]: Entering directory '/home/jocke/src/libuev' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/jocke/src/libuev/debian/tmp/usr/share/doc/libuev' /usr/bin/install -c -m 644 README.md LICENSE '/home/jocke/src/libuev/debian/tmp/usr/share/doc/libuev' make[4]: Leaving directory '/home/jocke/src/libuev' make[3]: Leaving directory '/home/jocke/src/libuev' make[2]: Leaving directory '/home/jocke/src/libuev' find debian -name LICENSE -delete make[1]: Leaving directory '/home/jocke/src/libuev' dh_install -a dh_installdocs -a debian/rules override_dh_installchangelogs make[1]: Entering directory '/home/jocke/src/libuev' dh_installchangelogs ChangeLog.md make[1]: Leaving directory '/home/jocke/src/libuev' dh_perl -a dh_link -a dh_strip_nondeterminism -a debian/rules override_dh_compress make[1]: Entering directory '/home/jocke/src/libuev' dh_compress -A -X.md make[1]: Leaving directory '/home/jocke/src/libuev' dh_fixperms -a dh_missing -a dh_strip -a dh_makeshlibs -a dpkg-gensymbols: warning: new libraries appeared in the symbols file: libuev.so.3 dpkg-gensymbols: warning: some libraries disappeared in the symbols file: libuev.so.2 dpkg-gensymbols: warning: debian/libuev3/DEBIAN/symbols doesn't match completely debian/libuev3.symbols --- debian/libuev3.symbols (libuev3_2.4.0_amd64) +++ dpkg-gensymbolsNBcMHy 2021-10-03 09:04:18.227390366 +0200 @@ -1,30 +1,29 @@ -libuev.so.2 libuev2 #MINVER# -* Build-Depends-Package: libite-dev - _uev_watcher_active@Base 2.3.0 - _uev_watcher_init@Base 2.3.0 - _uev_watcher_rearm@Base 2.3.0 - _uev_watcher_start@Base 2.3.0 - _uev_watcher_stop@Base 2.3.0 - uev_cron_init@Base 2.3.0 - uev_cron_set@Base 2.3.0 - uev_cron_start@Base 2.3.0 - uev_cron_stop@Base 2.3.0 - uev_event_init@Base 2.3.0 - uev_event_post@Base 2.3.0 - uev_event_stop@Base 2.3.0 - uev_exit@Base 2.3.0 - uev_init1@Base 2.3.0 - uev_init@Base 2.3.0 - uev_io_init@Base 2.3.0 - uev_io_set@Base 2.3.0 - uev_io_start@Base 2.3.0 - uev_io_stop@Base 2.3.0 - uev_run@Base 2.3.0 - uev_signal_init@Base 2.3.0 - uev_signal_set@Base 2.3.0 - uev_signal_start@Base 2.3.0 - uev_signal_stop@Base 2.3.0 - uev_timer_init@Base 2.3.0 - uev_timer_set@Base 2.3.0 - uev_timer_start@Base 2.3.0 - uev_timer_stop@Base 2.3.0 +libuev.so.3 libuev3 #MINVER# + _uev_watcher_active@Base 2.4.0 + _uev_watcher_init@Base 2.4.0 + _uev_watcher_rearm@Base 2.4.0 + _uev_watcher_start@Base 2.4.0 + _uev_watcher_stop@Base 2.4.0 + uev_cron_init@Base 2.4.0 + uev_cron_set@Base 2.4.0 + uev_cron_start@Base 2.4.0 + uev_cron_stop@Base 2.4.0 + uev_event_init@Base 2.4.0 + uev_event_post@Base 2.4.0 + uev_event_stop@Base 2.4.0 + uev_exit@Base 2.4.0 + uev_init1@Base 2.4.0 + uev_init@Base 2.4.0 + uev_io_init@Base 2.4.0 + uev_io_set@Base 2.4.0 + uev_io_start@Base 2.4.0 + uev_io_stop@Base 2.4.0 + uev_run@Base 2.4.0 + uev_signal_init@Base 2.4.0 + uev_signal_set@Base 2.4.0 + uev_signal_start@Base 2.4.0 + uev_signal_stop@Base 2.4.0 + uev_timer_init@Base 2.4.0 + uev_timer_set@Base 2.4.0 + uev_timer_start@Base 2.4.0 + uev_timer_stop@Base 2.4.0 dh_shlibdeps -a dh_installdeb -a dh_gencontrol -a dh_md5sums -a dh_builddeb -a dpkg-deb: building package 'libuev-dev' in '../libuev-dev_2.4.0_amd64.deb'. dpkg-deb: building package 'libuev3' in '../libuev3_2.4.0_amd64.deb'. dpkg-deb: building package 'libuev3-dbgsym' in '../libuev3-dbgsym_2.4.0_amd64.deb'. dpkg-genbuildinfo --build=any dpkg-genchanges --build=any >../libuev_2.4.0_amd64.changes dpkg-genchanges: info: binary-only arch-specific upload (source code and arch-indep packages not included) dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) Now running lintian --profile debian -i -I --show-overrides libuev_2.4.0_amd64.changes ... I: libuev3: symbols-file-missing-build-depends-package-field N: N: The symbols file for this package does not contain a N: Build-Depends-Package meta-information field. N: N: This field specifies the name of the -dev package associated to the N: library and is used by dpkg-shlibdeps(1) to make sure that the N: dependency generated is at least as strict as the corresponding build N: dependency. N: N: This is useful as allows packages to not hardcode this information N: multiple times. N: N: Note that the format of deb-symbols(5) files requires that the * N: Build-Depends-Package: line should start in column one of the file and N: not be indented to align with the symbols themselves. N: N: Refer to the deb-symbols(5) manual page and the dpkg-shlibdeps(1) manual N: page for details. N: N: Severity: wishlist, Certainty: certain N: N: Check: shared-libs, Type: binary, udeb N: Finished running lintian.