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

Failure to build cdebconf: anyone can reproduce?



I'm wondering whether this could be specific to my setup (though I'm
indeed building with git-buildpackage and using a clean sid chroot):

gcc -Wall  -Os -fomit-frame-pointer -D_GNU_SOURCE -g -D_DEBUG_ -DDI_UDEB -I. -I/tmp/buildd/cdebconf-0.193/debian/build-udeb/src -I/tmp/buildd/cdebconf-0.193/src -shared -o libdebconf.so -Wl,-z,relro -lpthread -Wl,--as-needed -L. commands.opic configuration.opic confmodule.opic debug.opic database.opic debconfclient.opic frontend.opic priority.opic strutl.opic question.opic template.opic rfc822.opic plugin.opic -ldl @DI_LIBS@ @TEXTWRAP_LIBS@
gcc: error: @DI_LIBS@: No such file or directory
gcc: error: @TEXTWRAP_LIBS@: No such file or directory
Makefile:40: recipe for target 'libdebconf.so' failed
make[2]: *** [libdebconf.so] Error 1
make[2]: Leaving directory '/tmp/buildd/cdebconf-0.193/debian/build-udeb/src'
Makefile:9: recipe for target 'cdebconf' failed
make[1]: *** [cdebconf] Error 2
make[1]: Leaving directory '/tmp/buildd/cdebconf-0.193/debian/build-udeb'
dh_auto_build: make -j1 returned exit code 2
debian/rules:73: recipe for target 'build-udeb-stamp' failed
make: *** [build-udeb-stamp] Error 2
make: *** Waiting for unfinished jobs....
gcc -Wall  -O2 -D_GNU_SOURCE -g -D_DEBUG_ -I. -I/tmp/buildd/cdebconf-0.193/debian/build-deb/src -I/tmp/buildd/cdebconf-0.193/src -I/tmp/buildd/cdebconf-0.193/debian/build-deb -fPIC -o rfc822.opic -c /tmp/buildd/cdebconf-0.193/src/rfc822.c
gcc -Wall  -O2 -D_GNU_SOURCE -g -D_DEBUG_ -I. -I/tmp/buildd/cdebconf-0.193/debian/build-deb/src -I/tmp/buildd/cdebconf-0.193/src -I/tmp/buildd/cdebconf-0.193/debian/build-deb -fPIC -o plugin.opic -c /tmp/buildd/cdebconf-0.193/src/plugin.c
Creating library libdebconf.so
gcc -Wall  -O2 -D_GNU_SOURCE -g -D_DEBUG_ -I. -I/tmp/buildd/cdebconf-0.193/debian/build-deb/src -I/tmp/buildd/cdebconf-0.193/src -shared -o libdebconf.so -Wl,-z,relro -lpthread -Wl,--as-needed -L. commands.opic configuration.opic confmodule.opic debug.opic database.opic debconfclient.opic frontend.opic priority.opic strutl.opic question.opic template.opic rfc822.opic plugin.opic -ldl @DI_LIBS@ @TEXTWRAP_LIBS@
gcc: error: @DI_LIBS@: No such file or directory
gcc: error: @TEXTWRAP_LIBS@: No such file or directory
Makefile:40: recipe for target 'libdebconf.so' failed
make[2]: *** [libdebconf.so] Error 1
make[2]: Leaving directory '/tmp/buildd/cdebconf-0.193/debian/build-deb/src'
Makefile:9: recipe for target 'cdebconf' failed
make[1]: *** [cdebconf] Error 2
make[1]: Leaving directory '/tmp/buildd/cdebconf-0.193/debian/build-deb'
dh_auto_build: make -j1 returned exit code 2
debian/rules:54: recipe for target 'build-deb-stamp' failed
make: *** [build-deb-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package


-- 


Attachment: signature.asc
Description: Digital signature


Reply to: