[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1046634: libapreq2: Fails to build source after successful build



Source: libapreq2
Version: 2.17-3
Severity: minor
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian-qa@lists.debian.org
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S
> ------------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package libapreq2
> dpkg-buildpackage: info: source version 2.17-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Bas Couwenberg <sebastic@debian.org>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean --buildsystem perl_makemaker --with apache2
>    dh_auto_clean -O--buildsystem=perl_makemaker
> 	make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in .
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "apreq2-config" || rm -f apreq2-config
> rm -rf .libs _libs
> rm -f *.lo
> test -z "build/doxygen.conf apreq2-config" || rm -f build/doxygen.conf apreq2-config
> 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 '/<<PKGBUILDDIR>>'
> Making distclean in include
> make[2]: Entering directory '/<<PKGBUILDDIR>>/include'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "groups.dox" || rm -f groups.dox
> rm -f apreq_config.h stamp-h1
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/include'
> Making distclean in library
> make[2]: Entering directory '/<<PKGBUILDDIR>>/library'
> test -z "libapreq2.la" || rm -f libapreq2.la
> rm -rf .libs _libs
> cd t; make clean
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> make[3]: Entering directory '/<<PKGBUILDDIR>>/library/t'
> test -z "version cookie params parsers error util version.t cookie.t params.t parsers.t error.t util.t" || rm -f version cookie params parsers error util version.t cookie.t params.t parsers.t error.t util.t
> rm -rf .libs _libs
>  rm -f version cookie params parsers error util
> test -z "libapache_test.a" || rm -f libapache_test.a
> rm -f *.o
> test -z "version.t.log cookie.t.log params.t.log parsers.t.log error.t.log util.t.log" || rm -f version.t.log cookie.t.log params.t.log parsers.t.log error.t.log util.t.log
> rm -f *.lo
> test -z "version.t.trs cookie.t.trs params.t.trs parsers.t.trs error.t.trs util.t.trs" || rm -f version.t.trs cookie.t.trs params.t.trs parsers.t.trs error.t.trs util.t.trs
> test -z "test-suite.log" || rm -f test-suite.log
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/library/t'
> cd t; make distclean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/library/t'
> test -z "version cookie params parsers error util version.t cookie.t params.t parsers.t error.t util.t" || rm -f version cookie params parsers error util version.t cookie.t params.t parsers.t error.t util.t
>  rm -f version cookie params parsers error util
> rm -rf .libs _libs
> test -z "libapache_test.a" || rm -f libapache_test.a
> rm -f *.o
> test -z "version.t.log cookie.t.log params.t.log parsers.t.log error.t.log util.t.log" || rm -f version.t.log cookie.t.log params.t.log parsers.t.log error.t.log util.t.log
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> test -z "version.t.trs cookie.t.trs params.t.trs parsers.t.trs error.t.trs util.t.trs" || rm -f version.t.trs cookie.t.trs params.t.trs parsers.t.trs error.t.trs util.t.trs
> test . = "." || test -z "" || rm -f 
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/at.Po
> rm -f ./.deps/cookie.Po
> rm -f ./.deps/error.Po
> rm -f ./.deps/params.Po
> rm -f ./.deps/parsers.Po
> rm -f ./.deps/util.Po
> rm -f ./.deps/version.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/library/t'
> rm -f ./.deps/cookie.Plo
> rm -f ./.deps/error.Plo
> rm -f ./.deps/module.Plo
> rm -f ./.deps/module_cgi.Plo
> rm -f ./.deps/module_custom.Plo
> rm -f ./.deps/param.Plo
> rm -f ./.deps/parser.Plo
> rm -f ./.deps/parser_header.Plo
> rm -f ./.deps/parser_multipart.Plo
> rm -f ./.deps/parser_urlencoded.Plo
> rm -f ./.deps/util.Plo
> rm -f ./.deps/version.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/library'
> Making distclean in module
> make[2]: Entering directory '/<<PKGBUILDDIR>>/module'
> Making distclean in apache2
> make[3]: Entering directory '/<<PKGBUILDDIR>>/module/apache2'
> rm -rf .libs _libs
> test -z "mod_apreq2.la" || rm -f mod_apreq2.la
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> rm -f ./.deps/filter.Plo
> rm -f ./.deps/handle.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/module/apache2'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/module'
> rm -rf .libs _libs
> cd t/c-modules && make clean
> 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 test_cgi
> test . = "." || test -z "" || rm -f 
> make[4]: Entering directory '/<<PKGBUILDDIR>>/module/t/c-modules'
> make[4]: *** No rule to make target 'clean'.  Stop.
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/module/t/c-modules'
> make[3]: [Makefile:752: cmodules_clean] Error 2 (ignored)
> rm t/c-modules/Makefile t/c-modules/*/Makefile t/c-modules/apache_httpd_test.h
> rm: cannot remove 't/c-modules/Makefile': No such file or directory
> rm: cannot remove 't/c-modules/*/Makefile': No such file or directory
> rm: cannot remove 't/c-modules/apache_httpd_test.h': No such file or directory
> make[3]: [Makefile:753: cmodules_clean] Error 1 (ignored)
> MAKE=make /usr/bin/perl t/TEST -clean
> [warning] setting ulimit to allow core files
> ulimit -c unlimited; /usr/bin/perl /<<PKGBUILDDIR>>/module/t/TEST -clean
> rm -rf t/htdocs t/logs t/modules t/TEST t/core t/core.* t/cgi-bin/test_cgi t/cgi-bin/.libs t/.libs t/conf/extra.conf t/conf/ssl/ca t/conf/ssl/httpd-passphrase.pl
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/module'
> rm -f ./.deps/test_cgi.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/module'
> Making distclean in glue
> make[2]: Entering directory '/<<PKGBUILDDIR>>/glue'
> rm -rf .libs _libs
> cd perl; make clean
> rm -f *.lo
> test -z "" || rm -f 
> make[3]: Entering directory '/<<PKGBUILDDIR>>/glue/perl'
> "/usr/bin/perl" -Iblib/arch -Iblib/lib \
> t/TEST  -clean
> test . = "." || test -z "" || rm -f 
> "/usr/bin/perl"  -e 'exit 0 unless chdir '\''xs'\'';  system '\''make clean'\'' if -f '\''Makefile'\'';' --
> make[4]: Entering directory '/<<PKGBUILDDIR>>/glue/perl/xs'
> "/usr/bin/perl"  -e 'exit 0 unless chdir '\''APR'\'';  system '\''make clean'\'' if -f '\''Makefile'\'';' --
> make[5]: Entering directory '/<<PKGBUILDDIR>>/glue/perl/xs/APR'
> "/usr/bin/perl"  -e 'exit 0 unless chdir '\''Request'\'';  system '\''make clean'\'' if -f '\''Makefile'\'';' --
> make[6]: Entering directory '/<<PKGBUILDDIR>>/glue/perl/xs/APR/Request'
> "/usr/bin/perl"  -e 'exit 0 unless chdir '\''Apache2'\'';  system '\''make clean'\'' if -f '\''Makefile'\'';' --
> make[7]: Entering directory '/<<PKGBUILDDIR>>/glue/perl/xs/APR/Request/Apache2'
> rm -f \
>   Apache2.bso Apache2.def \
>   Apache2.exp Apache2.x \
>   Apache2.bs ../../../../blib/arch/auto/APR/Request/Apache2/extralibs.all \
>   ../../../../blib/arch/auto/APR/Request/Apache2/extralibs.ld Makefile.aperl \
>   *.a *.o \
>   *perl.core Apache2.base \
>   Apache2.bs Apache2.bso \
>   Apache2.c Apache2.def \
>   Apache2.exp Apache2.o \
>   Apache2_def.old MYMETA.json \
>   MYMETA.yml blibdirs.ts \
>   core core.*perl.*.? \
>   core.[0-9] core.[0-9][0-9] \
>   core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \
>   core.[0-9][0-9][0-9][0-9][0-9] libApache2.def \
>   mon.out perl \
>   perl perl.exe \
>   perlmain.c pm_to_blib \
>   pm_to_blib.ts so_locations \
>   tmon.out 
> rm -rf \
>   blib 
> mv Makefile Makefile.old > /dev/null 2>&1
> make[7]: Leaving directory '/<<PKGBUILDDIR>>/glue/perl/xs/APR/Request/Apache2'
> "/usr/bin/perl"  -e 'exit 0 unless chdir '\''CGI'\'';  system '\''make clean'\'' if -f '\''Makefile'\'';' --
> make[7]: Entering directory '/<<PKGBUILDDIR>>/glue/perl/xs/APR/Request/CGI'
> rm -f \
>   CGI.bso CGI.def \
>   CGI.exp CGI.x \
>   CGI.bs ../../../../blib/arch/auto/APR/Request/CGI/extralibs.all \
>   ../../../../blib/arch/auto/APR/Request/CGI/extralibs.ld Makefile.aperl \
>   *.a *.o \
>   *perl.core CGI.base \
>   CGI.bs CGI.bso \
>   CGI.c CGI.def \
>   CGI.exp CGI.o \
>   CGI_def.old MYMETA.json \
>   MYMETA.yml blibdirs.ts \
>   core core.*perl.*.? \
>   core.[0-9] core.[0-9][0-9] \
>   core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \
>   core.[0-9][0-9][0-9][0-9][0-9] libCGI.def \
>   mon.out perl \
>   perl perl.exe \
>   perlmain.c pm_to_blib \
>   pm_to_blib.ts so_locations \
>   tmon.out 
> rm -rf \
>   blib 
> mv Makefile Makefile.old > /dev/null 2>&1
> make[7]: Leaving directory '/<<PKGBUILDDIR>>/glue/perl/xs/APR/Request/CGI'
> "/usr/bin/perl"  -e 'exit 0 unless chdir '\''Cookie'\'';  system '\''make clean'\'' if -f '\''Makefile'\'';' --
> make[7]: Entering directory '/<<PKGBUILDDIR>>/glue/perl/xs/APR/Request/Cookie'
> rm -f \
>   Cookie.bso Cookie.def \
>   Cookie.exp Cookie.x \
>   Cookie.bs ../../../../blib/arch/auto/APR/Request/Cookie/extralibs.all \
>   ../../../../blib/arch/auto/APR/Request/Cookie/extralibs.ld Makefile.aperl \
>   *.a *.o \
>   *perl.core Cookie.base \
>   Cookie.bs Cookie.bso \
>   Cookie.c Cookie.def \
>   Cookie.exp Cookie.o \
>   Cookie_def.old MYMETA.json \
>   MYMETA.yml blibdirs.ts \
>   core core.*perl.*.? \
>   core.[0-9] core.[0-9][0-9] \
>   core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \
>   core.[0-9][0-9][0-9][0-9][0-9] libCookie.def \
>   mon.out perl \
>   perl perl.exe \
>   perlmain.c pm_to_blib \
>   pm_to_blib.ts so_locations \
>   tmon.out 
> rm -rf \
>   blib 
> mv Makefile Makefile.old > /dev/null 2>&1
> make[7]: Leaving directory '/<<PKGBUILDDIR>>/glue/perl/xs/APR/Request/Cookie'
> "/usr/bin/perl"  -e 'exit 0 unless chdir '\''Error'\'';  system '\''make clean'\'' if -f '\''Makefile'\'';' --
> make[7]: Entering directory '/<<PKGBUILDDIR>>/glue/perl/xs/APR/Request/Error'
> rm -f \
>   Error.bso Error.def \
>   Error.exp Error.x \
>   Error.bs ../../../../blib/arch/auto/APR/Request/Error/extralibs.all \
>   ../../../../blib/arch/auto/APR/Request/Error/extralibs.ld Makefile.aperl \
>   *.a *.o \
>   *perl.core Error.base \
>   Error.bs Error.bso \
>   Error.c Error.def \
>   Error.exp Error.o \
>   Error_def.old MYMETA.json \
>   MYMETA.yml blibdirs.ts \
>   core core.*perl.*.? \
>   core.[0-9] core.[0-9][0-9] \
>   core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \
>   core.[0-9][0-9][0-9][0-9][0-9] libError.def \
>   mon.out perl \
>   perl perl.exe \
>   perlmain.c pm_to_blib \
>   pm_to_blib.ts so_locations \
>   tmon.out 
> rm -rf \
>   blib 
> mv Makefile Makefile.old > /dev/null 2>&1
> make[7]: Leaving directory '/<<PKGBUILDDIR>>/glue/perl/xs/APR/Request/Error'
> "/usr/bin/perl"  -e 'exit 0 unless chdir '\''Hook'\'';  system '\''make clean'\'' if -f '\''Makefile'\'';' --
> make[7]: Entering directory '/<<PKGBUILDDIR>>/glue/perl/xs/APR/Request/Hook'
> rm -f \
>   Hook.bso Hook.def \
>   Hook.exp Hook.x \
>   Hook.bs ../../../../blib/arch/auto/APR/Request/Hook/extralibs.all \
>   ../../../../blib/arch/auto/APR/Request/Hook/extralibs.ld Makefile.aperl \
>   *.a *.o \
>   *perl.core Hook.base \
>   Hook.bs Hook.bso \
>   Hook.c Hook.def \
>   Hook.exp Hook.o \
>   Hook_def.old MYMETA.json \
>   MYMETA.yml blibdirs.ts \
>   core core.*perl.*.? \
>   core.[0-9] core.[0-9][0-9] \
>   core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \
>   core.[0-9][0-9][0-9][0-9][0-9] libHook.def \
>   mon.out perl \
>   perl perl.exe \
>   perlmain.c pm_to_blib \
>   pm_to_blib.ts so_locations \
>   tmon.out 
> rm -rf \
>   blib 
> mv Makefile Makefile.old > /dev/null 2>&1
> make[7]: Leaving directory '/<<PKGBUILDDIR>>/glue/perl/xs/APR/Request/Hook'
> "/usr/bin/perl"  -e 'exit 0 unless chdir '\''Param'\'';  system '\''make clean'\'' if -f '\''Makefile'\'';' --
> make[7]: Entering directory '/<<PKGBUILDDIR>>/glue/perl/xs/APR/Request/Param'
> rm -f \
>   Param.bso Param.def \
>   Param.exp Param.x \
>   Param.bs ../../../../blib/arch/auto/APR/Request/Param/extralibs.all \
>   ../../../../blib/arch/auto/APR/Request/Param/extralibs.ld Makefile.aperl \
>   *.a *.o \
>   *perl.core MYMETA.json \
>   MYMETA.yml Param.base \
>   Param.bs Param.bso \
>   Param.c Param.def \
>   Param.exp Param.o \
>   Param_def.old blibdirs.ts \
>   core core.*perl.*.? \
>   core.[0-9] core.[0-9][0-9] \
>   core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \
>   core.[0-9][0-9][0-9][0-9][0-9] libParam.def \
>   mon.out perl \
>   perl perl.exe \
>   perlmain.c pm_to_blib \
>   pm_to_blib.ts so_locations \
>   tmon.out 
> rm -rf \
>   blib 
> mv Makefile Makefile.old > /dev/null 2>&1
> make[7]: Leaving directory '/<<PKGBUILDDIR>>/glue/perl/xs/APR/Request/Param'
> "/usr/bin/perl"  -e 'exit 0 unless chdir '\''Parser'\'';  system '\''make clean'\'' if -f '\''Makefile'\'';' --
> make[7]: Entering directory '/<<PKGBUILDDIR>>/glue/perl/xs/APR/Request/Parser'
> rm -f \
>   Parser.bso Parser.def \
>   Parser.exp Parser.x \
>   Parser.bs ../../../../blib/arch/auto/APR/Request/Parser/extralibs.all \
>   ../../../../blib/arch/auto/APR/Request/Parser/extralibs.ld Makefile.aperl \
>   *.a *.o \
>   *perl.core MYMETA.json \
>   MYMETA.yml Parser.base \
>   Parser.bs Parser.bso \
>   Parser.c Parser.def \
>   Parser.exp Parser.o \
>   Parser_def.old blibdirs.ts \
>   core core.*perl.*.? \
>   core.[0-9] core.[0-9][0-9] \
>   core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \
>   core.[0-9][0-9][0-9][0-9][0-9] libParser.def \
>   mon.out perl \
>   perl perl.exe \
>   perlmain.c pm_to_blib \
>   pm_to_blib.ts so_locations \
>   tmon.out 
> rm -rf \
>   blib 
> mv Makefile Makefile.old > /dev/null 2>&1
> make[7]: Leaving directory '/<<PKGBUILDDIR>>/glue/perl/xs/APR/Request/Parser'
> [warning] setting ulimit to allow core files
> ulimit -c unlimited; /usr/bin/perl /<<PKGBUILDDIR>>/glue/perl/t/TEST -clean
> rm -f \
>   Request.bso Request.def \
>   Request.exp Request.x \
>   Request.bs ../../../blib/arch/auto/APR/Request/extralibs.all \
>   ../../../blib/arch/auto/APR/Request/extralibs.ld Makefile.aperl \
>   *.a *.o \
>   *perl.core MYMETA.json \
>   MYMETA.yml Request.base \
>   Request.bs Request.bso \
>   Request.c Request.def \
>   Request.exp Request.o \
>   Request_def.old blibdirs.ts \
>   core core.*perl.*.? \
>   core.[0-9] core.[0-9][0-9] \
>   core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \
>   core.[0-9][0-9][0-9][0-9][0-9] libRequest.def \
>   mon.out perl \
>   perl perl.exe \
>   perlmain.c pm_to_blib \
>   pm_to_blib.ts so_locations \
>   tmon.out 
> rm -rf \
>   blib 
> mv Makefile Makefile.old > /dev/null 2>&1
> make[6]: Leaving directory '/<<PKGBUILDDIR>>/glue/perl/xs/APR/Request'
> rm -f \
>   APR.bso APR.def \
>   APR.exp APR.x \
>    ../../blib/arch/auto/APR/extralibs.all \
>   ../../blib/arch/auto/APR/extralibs.ld Makefile.aperl \
>   *.a *.o \
>   *perl.core MYMETA.json \
>   MYMETA.yml blibdirs.ts \
>   core core.*perl.*.? \
>   core.[0-9] core.[0-9][0-9] \
>   core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \
>   core.[0-9][0-9][0-9][0-9][0-9] libAPR.def \
>   mon.out perl \
>   perl perl.exe \
>   perlmain.c pm_to_blib \
>   pm_to_blib.ts so_locations \
>   tmon.out 
> rm -rf \
>   blib 
> mv Makefile Makefile.old > /dev/null 2>&1
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/glue/perl/xs/APR'
> rm -f \
>   WrapXS.bso WrapXS.def \
>   WrapXS.exp WrapXS.x \
>    ../blib/arch/auto/WrapXS/extralibs.all \
>   ../blib/arch/auto/WrapXS/extralibs.ld Makefile.aperl \
>   *.a *.o \
>   *perl.core MYMETA.json \
>   MYMETA.yml blibdirs.ts \
>   core core.*perl.*.? \
>   core.[0-9] core.[0-9][0-9] \
>   core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \
>   core.[0-9][0-9][0-9][0-9][0-9] libWrapXS.def \
>   mon.out perl \
>   perl perl.exe \
>   perlmain.c pm_to_blib \
>   pm_to_blib.ts so_locations \
>   tmon.out 
> rm -rf \
>   blib 
> mv Makefile Makefile.old > /dev/null 2>&1
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/glue/perl/xs'
> rm -f \
>   libapreq2.bso libapreq2.def \
>   libapreq2.exp libapreq2.x \
>    blib/arch/auto/libapreq2/extralibs.all \
>   blib/arch/auto/libapreq2/extralibs.ld Makefile.aperl \
>   *.a *.o \
>   *perl.core MYMETA.json \
>   MYMETA.yml blibdirs.ts \
>   core core.*perl.*.? \
>   core.[0-9] core.[0-9][0-9] \
>   core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \
>   core.[0-9][0-9][0-9][0-9][0-9] liblibapreq2.def \
>   mon.out perl \
>   perl perl.exe \
>   perlmain.c pm_to_blib \
>   pm_to_blib.ts so_locations \
>   tmon.out 
> rm -rf \
>   blib t/TEST \
>   t/logs xs 
> mv Makefile Makefile.old > /dev/null 2>&1
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/glue/perl'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/glue'
> rm -f config.status config.cache config.log configure.lineno config.status.lineno
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean -O--buildsystem=perl_makemaker
>    dh_clean -O--buildsystem=perl_makemaker
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building libapreq2 using existing ./libapreq2_2.17.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to module/t/c-modules/apreq_upload_test/.libs/mod_apreq_upload_test.la:
> dpkg-source: error:   new version is symlink to ../mod_apreq_upload_test.la
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to module/t/c-modules/apreq_output_filter_test/.libs/mod_apreq_output_filter_test.la:
> dpkg-source: error:   new version is symlink to ../mod_apreq_output_filter_test.la
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to module/t/c-modules/apreq_request_test/.libs/mod_apreq_request_test.la:
> dpkg-source: error:   new version is symlink to ../mod_apreq_request_test.la
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to module/t/c-modules/apreq_cookie_test/.libs/mod_apreq_cookie_test.la:
> dpkg-source: error:   new version is symlink to ../mod_apreq_cookie_test.la
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to module/t/c-modules/apreq_big_request_test/.libs/mod_apreq_big_request_test.la:
> dpkg-source: error:   new version is symlink to ../mod_apreq_big_request_test.la
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to module/t/c-modules/apreq_redirect_test/.libs/mod_apreq_redirect_test.la:
> dpkg-source: error:   new version is symlink to ../mod_apreq_redirect_test.la
> dpkg-source: error:   old version is nonexistent
> dpkg-source: error: cannot represent change to module/t/c-modules/apreq_access_test/.libs/mod_apreq_access_test.la:
> dpkg-source: error:   new version is symlink to ../mod_apreq_access_test.la
> dpkg-source: error:   old version is nonexistent
> dpkg-source: warning: ignoring deletion of file aclocal.m4, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file ltmain.sh, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file configure, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file build/doxygen.conf, use --include-removal to override
> dpkg-source: warning: executable mode 0755 of 'config.nice' will not be represented in diff
> dpkg-source: warning: file libapreq2-2.17/glue/perl/t/REPORT has no final newline (either original or modified version)
> dpkg-source: warning: executable mode 0755 of 'glue/perl/t/REPORT' will not be represented in diff
> dpkg-source: warning: file libapreq2-2.17/glue/perl/t/SMOKE has no final newline (either original or modified version)
> dpkg-source: warning: executable mode 0755 of 'glue/perl/t/SMOKE' will not be represented in diff
> dpkg-source: warning: file libapreq2-2.17/module/t/SMOKE has no final newline (either original or modified version)
> dpkg-source: warning: executable mode 0755 of 'module/t/SMOKE' will not be represented in diff
> dpkg-source: error: cannot represent change to module/t/c-modules/apreq_access_test/.libs/mod_apreq_access_test.o: binary file contents changed
> dpkg-source: error: add module/t/c-modules/apreq_access_test/.libs/mod_apreq_access_test.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to module/t/c-modules/apreq_access_test/.libs/mod_apreq_access_test.so: binary file contents changed
> dpkg-source: error: add module/t/c-modules/apreq_access_test/.libs/mod_apreq_access_test.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'module/t/c-modules/apreq_access_test/.libs/mod_apreq_access_test.so' will not be represented in diff
> dpkg-source: warning: newly created empty file 'module/t/c-modules/apreq_access_test/mod_apreq_access_test.slo' will not be represented in diff
> dpkg-source: error: cannot represent change to module/t/c-modules/apreq_big_request_test/.libs/mod_apreq_big_request_test.o: binary file contents changed
> dpkg-source: error: add module/t/c-modules/apreq_big_request_test/.libs/mod_apreq_big_request_test.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to module/t/c-modules/apreq_big_request_test/.libs/mod_apreq_big_request_test.so: binary file contents changed
> dpkg-source: error: add module/t/c-modules/apreq_big_request_test/.libs/mod_apreq_big_request_test.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'module/t/c-modules/apreq_big_request_test/.libs/mod_apreq_big_request_test.so' will not be represented in diff
> dpkg-source: warning: newly created empty file 'module/t/c-modules/apreq_big_request_test/mod_apreq_big_request_test.slo' will not be represented in diff
> dpkg-source: error: cannot represent change to module/t/c-modules/apreq_cookie_test/.libs/mod_apreq_cookie_test.o: binary file contents changed
> dpkg-source: error: add module/t/c-modules/apreq_cookie_test/.libs/mod_apreq_cookie_test.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to module/t/c-modules/apreq_cookie_test/.libs/mod_apreq_cookie_test.so: binary file contents changed
> dpkg-source: error: add module/t/c-modules/apreq_cookie_test/.libs/mod_apreq_cookie_test.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'module/t/c-modules/apreq_cookie_test/.libs/mod_apreq_cookie_test.so' will not be represented in diff
> dpkg-source: warning: newly created empty file 'module/t/c-modules/apreq_cookie_test/mod_apreq_cookie_test.slo' will not be represented in diff
> dpkg-source: error: cannot represent change to module/t/c-modules/apreq_output_filter_test/.libs/mod_apreq_output_filter_test.o: binary file contents changed
> dpkg-source: error: add module/t/c-modules/apreq_output_filter_test/.libs/mod_apreq_output_filter_test.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to module/t/c-modules/apreq_output_filter_test/.libs/mod_apreq_output_filter_test.so: binary file contents changed
> dpkg-source: error: add module/t/c-modules/apreq_output_filter_test/.libs/mod_apreq_output_filter_test.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'module/t/c-modules/apreq_output_filter_test/.libs/mod_apreq_output_filter_test.so' will not be represented in diff
> dpkg-source: warning: newly created empty file 'module/t/c-modules/apreq_output_filter_test/mod_apreq_output_filter_test.slo' will not be represented in diff
> dpkg-source: error: cannot represent change to module/t/c-modules/apreq_redirect_test/.libs/mod_apreq_redirect_test.o: binary file contents changed
> dpkg-source: error: add module/t/c-modules/apreq_redirect_test/.libs/mod_apreq_redirect_test.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to module/t/c-modules/apreq_redirect_test/.libs/mod_apreq_redirect_test.so: binary file contents changed
> dpkg-source: error: add module/t/c-modules/apreq_redirect_test/.libs/mod_apreq_redirect_test.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'module/t/c-modules/apreq_redirect_test/.libs/mod_apreq_redirect_test.so' will not be represented in diff
> dpkg-source: warning: newly created empty file 'module/t/c-modules/apreq_redirect_test/mod_apreq_redirect_test.slo' will not be represented in diff
> dpkg-source: error: cannot represent change to module/t/c-modules/apreq_request_test/.libs/mod_apreq_request_test.o: binary file contents changed
> dpkg-source: error: add module/t/c-modules/apreq_request_test/.libs/mod_apreq_request_test.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to module/t/c-modules/apreq_request_test/.libs/mod_apreq_request_test.so: binary file contents changed
> dpkg-source: error: add module/t/c-modules/apreq_request_test/.libs/mod_apreq_request_test.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'module/t/c-modules/apreq_request_test/.libs/mod_apreq_request_test.so' will not be represented in diff
> dpkg-source: warning: newly created empty file 'module/t/c-modules/apreq_request_test/mod_apreq_request_test.slo' will not be represented in diff
> dpkg-source: error: cannot represent change to module/t/c-modules/apreq_upload_test/.libs/mod_apreq_upload_test.o: binary file contents changed
> dpkg-source: error: add module/t/c-modules/apreq_upload_test/.libs/mod_apreq_upload_test.o in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to module/t/c-modules/apreq_upload_test/.libs/mod_apreq_upload_test.so: binary file contents changed
> dpkg-source: error: add module/t/c-modules/apreq_upload_test/.libs/mod_apreq_upload_test.so in debian/source/include-binaries if you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'module/t/c-modules/apreq_upload_test/.libs/mod_apreq_upload_test.so' will not be represented in diff
> dpkg-source: warning: newly created empty file 'module/t/c-modules/apreq_upload_test/mod_apreq_upload_test.slo' will not be represented in diff
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/libapreq2_2.17-3_unstable.log

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.


Reply to: