Source: oas
Version: 0.0.20220224-1
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build
User: [email protected]
Usertags: qa-doublebuild

Hi,

This package fails to do build a binary-only build (not source) after a
successful build (dpkg-buildpackage ; dpkg-buildpackage -b).

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/DoubleBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -b
> --------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package oas
> dpkg-buildpackage: info: source version 0.0.20220224-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Marc Haber 
> <[email protected]>
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  debian/rules clean
> dh clean --with autoreconf
>    dh_auto_clean
>       make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> test -z "liboas.la" || rm -f liboas.la
> 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
> test . = "." || test -z "" || rm -f 
> rm -f ./so_locations
> rm -f ./.deps/connect.Plo
> rm -f ./.deps/oas.Plo
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f config.h stamp-h1
> rm -f libtool config.lt
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.status config.cache config.log configure.lineno 
> config.status.lineno
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean
>       rm -f -- ./aclocal.m4 ./autom4te.cache/requests 
> ./autom4te.cache/traces.2 ./autom4te.cache/output.2 ./autom4te.cache/output.3 
> ./autom4te.cache/output.1 ./autom4te.cache/traces.1 ./autom4te.cache/traces.3 
> ./autom4te.cache/output.0 ./autom4te.cache/traces.0 ./build/m4/ltsugar.m4 
> ./build/m4/lt\~obsolete.m4 ./build/m4/ltversion.m4 ./build/m4/libtool.m4 
> ./build/m4/ltoptions.m4 ./build/aux/ar-lib ./build/aux/config.sub 
> ./build/aux/install-sh ./build/aux/config.guess ./build/aux/compile 
> ./build/aux/ltmain.sh ./build/aux/depcomp ./build/aux/missing ./Makefile.in 
> ./configure ./src/Makefile.in ./config.h.in
>       rm -f debian/autoreconf.before debian/autoreconf.after
>    dh_clean
>       rm -f debian/debhelper-build-stamp
>       rm -rf debian/.debhelper/
>       rm -f -- debian/liboas0.substvars debian/files
>       rm -fr -- debian/liboas0/ debian/tmp/
>       find .  \( \( \
>               \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path 
> .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o 
> -type f -a \
>               \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
>                -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
>                -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
>                -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
>               \) -exec rm -f {} + \) -o \
>               \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) 
> \)
>    debian/rules execute_after_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f Makefile.in aclocal.m4 config.h.in configure src/Makefile.in 
> debian/oas.substvars
> rm -fr autom4te.cache build
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  debian/rules binary
> dh binary --with autoreconf
>    dh_update_autotools_config
>    debian/rules execute_before_dh_autoreconf
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> mkdir -p build
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf
>       find ! -ipath "./debian/*" -a ! \( -path '*/.git/*' -o -path '*/.hg/*' 
> -o -path '*/.bzr/*' -o -path '*/.svn/*' -o -path '*/CVS/*' \) -a  -type f 
> -exec md5sum {} + -o -type l -printf "symlink  %p
> " > debian/autoreconf.before
>       grep -q ^XDT_ configure.ac
>       autoreconf -f -i
> aclocal: warning: couldn't open directory 'build/m4': No such file or 
> directory
> libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build/aux'.
> libtoolize: copying file 'build/aux/ltmain.sh'
> libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build/m4'.
> libtoolize: copying file 'build/m4/libtool.m4'
> libtoolize: copying file 'build/m4/ltoptions.m4'
> libtoolize: copying file 'build/m4/ltsugar.m4'
> libtoolize: copying file 'build/m4/ltversion.m4'
> libtoolize: copying file 'build/m4/lt~obsolete.m4'
> configure.ac:9: installing 'build/aux/ar-lib'
> configure.ac:9: installing 'build/aux/compile'
> configure.ac:10: installing 'build/aux/config.guess'
> configure.ac:10: installing 'build/aux/config.sub'
> configure.ac:7: installing 'build/aux/install-sh'
> configure.ac:7: installing 'build/aux/missing'
> src/Makefile.am: installing 'build/aux/depcomp'
>       find ! -ipath "./debian/*" -a ! \( -path '*/.git/*' -o -path '*/.hg/*' 
> -o -path '*/.bzr/*' -o -path '*/.svn/*' -o -path '*/CVS/*' \) -a  -type f 
> -exec md5sum {} + -o -type l -printf "symlink  %p
> " > debian/autoreconf.after
>    dh_auto_configure
>       ./configure --build=x86_64-linux-gnu --prefix=/usr 
> --includedir=\${prefix}/include --mandir=\${prefix}/share/man 
> --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
> --disable-option-checking --disable-silent-rules 
> --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run 
> --disable-maintainer-mode --disable-dependency-tracking
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a race-free mkdir -p... /bin/mkdir -p
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking whether make supports nested variables... yes
> checking whether make supports nested variables... (cached) yes
> checking whether make supports the include directive... yes (GNU style)
> 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 the compiler supports GNU C... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to enable C11 features... none needed
> checking whether gcc understands -c and -o together... yes
> 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... /bin/sed
> checking for grep that handles long lines and -e... /bin/grep
> checking for egrep... /bin/grep -E
> checking for fgrep... /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 file... file
> 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... /bin/dd
> checking how to truncate binary pipes... /bin/dd bs=4096 count=1
> checking for mt... no
> checking if : is a manifest tool... no
> checking for stdio.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for strings.h... yes
> checking for sys/stat.h... yes
> checking for sys/types.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... no
> checking for gcc... (cached) gcc
> checking whether the compiler supports GNU C... (cached) yes
> checking whether gcc accepts -g... (cached) yes
> checking for gcc option to enable C11 features... (cached) none needed
> checking whether gcc understands -c and -o together... (cached) yes
> checking dependency style of gcc... (cached) none
> checking that generated files are newer than configure... done
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating src/Makefile
> config.status: creating config.h
> config.status: executing depfiles commands
> config.status: executing libtool commands
>    dh_auto_build
>       make -j8
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make  all-recursive
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> Making all in src
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
>  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -c 
> -o oas.lo oas.c
> /bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
>  -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -c 
> -o connect.lo connect.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -c 
> oas.c  -fPIC -DPIC -o .libs/oas.o
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wdate-time 
> -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -c 
> connect.c  -fPIC -DPIC -o .libs/connect.o
> oas.c: In function ‘append_stringlist’:
> oas.c:52:48: warning: format ‘%p’ expects argument of type ‘void *’, 
> but argument 3 has type ‘struct stringlist *’ [-Wformat=]
>    52 |         syslog(LOG_DEBUG, "append_stringlist: %p %s", sl, s);
>       |                                               ~^      ~~
>       |                                                |      |
>       |                                                void * struct 
> stringlist *
> oas.c:61:56: warning: format ‘%p’ expects argument of type ‘void *’, 
> but argument 3 has type ‘struct stringlist *’ [-Wformat=]
>    61 |                 syslog(LOG_DEBUG, "append_stringlist: %p %p", 
> iterator,
>       |                                                       ~^      ~~~~~~~~
>       |                                                        |      |
>       |                                                        void * struct 
> stringlist *
> oas.c:61:59: warning: format ‘%p’ expects argument of type ‘void *’, 
> but argument 4 has type ‘struct stringlist *’ [-Wformat=]
>    61 |                 syslog(LOG_DEBUG, "append_stringlist: %p %p", 
> iterator,
>       |                                                          ~^
>       |                                                           |
>       |                                                           void *
>    62 |                        iterator->next);
>       |                        ~~~~~~~~~~~~~~                      
>       |                                |
>       |                                struct stringlist *
> oas.c: In function ‘append_rule’:
> oas.c:75:50: warning: format ‘%p’ expects argument of type ‘void *’, 
> but argument 3 has type ‘struct rule *’ [-Wformat=]
>    75 |                 syslog(LOG_DEBUG, "append_rule: %p %p", iterator,
>       |                                                 ~^      ~~~~~~~~
>       |                                                  |      |
>       |                                                  void * struct rule *
> oas.c:75:53: warning: format ‘%p’ expects argument of type ‘void *’, 
> but argument 4 has type ‘struct rule *’ [-Wformat=]
>    75 |                 syslog(LOG_DEBUG, "append_rule: %p %p", iterator,
>       |                                                    ~^
>       |                                                     |
>       |                                                     void *
>    76 |                        iterator->next);
>       |                        ~~~~~~~~~~~~~~                
>       |                                |
>       |                                struct rule *
> oas.c:78:51: warning: format ‘%p’ expects argument of type ‘void *’, 
> but argument 3 has type ‘struct rule *’ [-Wformat=]
>    78 |                         syslog(LOG_DEBUG, "loop: %p %p", iterator,
>       |                                                  ~^      ~~~~~~~~
>       |                                                   |      |
>       |                                                   void * struct rule *
> oas.c:78:54: warning: format ‘%p’ expects argument of type ‘void *’, 
> but argument 4 has type ‘struct rule *’ [-Wformat=]
>    78 |                         syslog(LOG_DEBUG, "loop: %p %p", iterator,
>       |                                                     ~^
>       |                                                      |
>       |                                                      void *
>    79 |                                iterator->next);
>       |                                ~~~~~~~~~~~~~~         
>       |                                        |
>       |                                        struct rule *
> oas.c: In function ‘log_stringlist’:
> oas.c:92:49: warning: format ‘%p’ expects argument of type ‘void *’, 
> but argument 3 has type ‘struct stringlist *’ [-Wformat=]
>    92 |                 syslog(LOG_DEBUG, "stringlist: %p %s  %p", iter, 
> iter->text,
>       |                                                ~^          ~~~~
>       |                                                 |          |
>       |                                                 void *     struct 
> stringlist *
> oas.c:92:56: warning: format ‘%p’ expects argument of type ‘void *’, 
> but argument 5 has type ‘struct stringlist *’ [-Wformat=]
>    92 |                 syslog(LOG_DEBUG, "stringlist: %p %s  %p", iter, 
> iter->text,
>       |                                                       ~^
>       |                                                        |
>       |                                                        void *
>    93 |                        iter->next);
>       |                        ~~~~~~~~~~                       
>       |                            |
>       |                            struct stringlist *
> oas.c: In function ‘log_config’:
> oas.c:102:45: warning: format ‘%p’ expects argument of type ‘void *’, 
> but argument 3 has type ‘struct config *’ [-Wformat=]
>   102 |                 syslog(LOG_DEBUG, "config: %p %p %p %p", iter, 
> iter->pattern,
>       |                                            ~^            ~~~~
>       |                                             |            |
>       |                                             void *       struct 
> config *
> oas.c:102:48: warning: format ‘%p’ expects argument of type ‘void *’, 
> but argument 4 has type ‘struct stringlist *’ [-Wformat=]
>   102 |                 syslog(LOG_DEBUG, "config: %p %p %p %p", iter, 
> iter->pattern,
>       |                                               ~^               
> ~~~~~~~~~~~~~
>       |                                                |                   |
>       |                                                void *              
> struct stringlist *
> oas.c:102:51: warning: format ‘%p’ expects argument of type ‘void *’, 
> but argument 5 has type ‘struct rule *’ [-Wformat=]
>   102 |                 syslog(LOG_DEBUG, "config: %p %p %p %p", iter, 
> iter->pattern,
>       |                                                  ~^
>       |                                                   |
>       |                                                   void *
>   103 |                        iter->rule, iter->next);
>       |                        ~~~~~~~~~~                  
>       |                            |
>       |                            struct rule *
> oas.c:102:54: warning: format ‘%p’ expects argument of type ‘void *’, 
> but argument 6 has type ‘struct config *’ [-Wformat=]
>   102 |                 syslog(LOG_DEBUG, "config: %p %p %p %p", iter, 
> iter->pattern,
>       |                                                     ~^
>       |                                                      |
>       |                                                      void *
>   103 |                        iter->rule, iter->next);
>       |                                    ~~~~~~~~~~         
>       |                                        |
>       |                                        struct config *
> oas.c: In function ‘log_rule’:
> oas.c:113:43: warning: format ‘%p’ expects argument of type ‘void *’, 
> but argument 3 has type ‘struct rule *’ [-Wformat=]
>   113 |                 syslog(LOG_DEBUG, "rule: %p %s/%s %p", r, 
> to02x(r->address, 16),
>       |                                          ~^            ~
>       |                                           |            |
>       |                                           void *       struct rule *
> oas.c:113:52: warning: format ‘%p’ expects argument of type ‘void *’, 
> but argument 6 has type ‘struct rule *’ [-Wformat=]
>   113 |                 syslog(LOG_DEBUG, "rule: %p %s/%s %p", r, 
> to02x(r->address, 16),
>       |                                                   ~^
>       |                                                    |
>       |                                                    void *
>   114 |                        to02x(r->mask, 16), r->next);
>       |                                            ~~~~~~~  
>       |                                             |
>       |                                             struct rule *
> oas.c:116:76: warning: format ‘%p’ expects argument of type ‘void *’, 
> but argument 3 has type ‘struct rule *’ [-Wformat=]
>   116 |                         syslog(LOG_WARNING, "rule->next points to 
> rule! p=%p",
>       |                                                                       
>     ~^
>       |                                                                       
>      |
>       |                                                                       
>      void *
>   117 |                                r);
>       |                                ~                                      
>       
>       |                                |
>       |                                struct rule *
> connect.c: In function ‘connect’:
> connect.c:32:22: warning: ISO C forbids assignment between function pointer 
> and ‘void *’ [-Wpedantic]
>    32 |         real_connect = dlsym(RTLD_NEXT, "connect");
>       |                      ^
> /bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wall -pedantic -ldl -Wl,-z,relro -Wl,-z,now 
> -Wl,--as-needed -o liboas.la -rpath /usr/lib/x86_64-linux-gnu oas.lo 
> connect.lo  
> libtool: link: gcc -shared  -fPIC -DPIC  .libs/oas.o .libs/connect.o   -ldl  
> -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now 
> -Wl,--as-needed   -Wl,-soname -Wl,liboas.so.0 -o .libs/liboas.so.0.0.0
> libtool: link: (cd ".libs" && rm -f "liboas.so.0" && ln -s "liboas.so.0.0.0" 
> "liboas.so.0")
> libtool: link: (cd ".libs" && rm -f "liboas.so" && ln -s "liboas.so.0.0.0" 
> "liboas.so")
> libtool: link: ( cd ".libs" && rm -f "liboas.la" && ln -s "../liboas.la" 
> "liboas.la" )
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_auto_test
>       make -j8 check "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making check in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> make[2]: Nothing to be done for 'check'.
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>       rm -fr -- /tmp/dh-xdg-rundir-ct1cgGj3
>    create-stamp debian/debhelper-build-stamp
>    dh_prep
>       rm -f -- debian/liboas0.substvars
>       rm -fr -- debian/.debhelper/generated/liboas0/ debian/liboas0/ 
> debian/tmp/
>    dh_auto_install --destdir=debian/liboas0/
>       install -m0755 -d /<<PKGBUILDDIR>>/debian/liboas0
>       make -j1 install DESTDIR=/<<PKGBUILDDIR>>/debian/liboas0 
> AM_UPDATE_INFO_DIR=no
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making install in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
>  /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/liboas0/usr/lib/x86_64-linux-gnu'
>  /bin/bash ../libtool   --mode=install /usr/bin/install -c   liboas.la 
> '/<<PKGBUILDDIR>>/debian/liboas0/usr/lib/x86_64-linux-gnu'
> libtool: install: /usr/bin/install -c .libs/liboas.so.0.0.0 
> /<<PKGBUILDDIR>>/debian/liboas0/usr/lib/x86_64-linux-gnu/liboas.so.0.0.0
> libtool: install: (cd 
> /<<PKGBUILDDIR>>/debian/liboas0/usr/lib/x86_64-linux-gnu && { ln -s -f 
> liboas.so.0.0.0 liboas.so.0 || { rm -f liboas.so.0 && ln -s liboas.so.0.0.0 
> liboas.so.0; }; })
> libtool: install: (cd 
> /<<PKGBUILDDIR>>/debian/liboas0/usr/lib/x86_64-linux-gnu && { ln -s -f 
> liboas.so.0.0.0 liboas.so || { rm -f liboas.so && ln -s liboas.so.0.0.0 
> liboas.so; }; })
> libtool: install: /usr/bin/install -c .libs/liboas.lai 
> /<<PKGBUILDDIR>>/debian/liboas0/usr/lib/x86_64-linux-gnu/liboas.la
> libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu'
> make[3]: Nothing to be done for 'install-data-am'.
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> make[3]: Nothing to be done for 'install-exec-am'.
>  /bin/mkdir -p '/<<PKGBUILDDIR>>/debian/liboas0/usr/share/doc/oas'
>  /usr/bin/install -c -m 644 README.md LICENSE 
> '/<<PKGBUILDDIR>>/debian/liboas0/usr/share/doc/oas'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    debian/rules execute_after_dh_auto_install
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> mkdir debian/liboas0/usr/share/doc/liboas0
> mv debian/liboas0/usr/share/doc/oas/* debian/liboas0/usr/share/doc/liboas0
> mv config_example debian/liboas0/usr/share/doc/liboas0
> mv: cannot stat 'config_example': No such file or directory
> make[1]: *** [debian/rules:16: execute_after_dh_auto_install] Error 1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> make: *** [debian/rules:8: binary] Error 2
> dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 
> 2
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage 
> --sanitize-env -us -uc -rfakeroot -b' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/16/oas_0.0.20220224-1_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 via email to