Package: astyle
Version: 2.04-1
Severity: serious
Usertags: goto-cc

During a rebuild of all Debian packages in a clean sid chroot (using cowbuilder
and pbuilder) the build failed with the following error.

[...]
dh binary
   dh_testdir
   dh_update_autotools_config
   dh_auto_configure
   debian/rules override_dh_auto_build
make[1]: Entering directory 
'/srv/jenkins-slave/workspace/sid-goto-cc-astyle/astyle-2.04'
dh_auto_build -Smakefile -- -C build/gcc astyled shared java
        make -j1 -C build/gcc astyled shared java
make[2]: Entering directory 
'/srv/jenkins-slave/workspace/sid-goto-cc-astyle/astyle-2.04/build/gcc'
g++ -g -W -Wall -fno-rtti -fno-exceptions -g -O0 -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -c -o obj/astyle_main_d.o 
../../src/astyle_main.cpp
g++ -g -W -Wall -fno-rtti -fno-exceptions -g -O0 -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -c -o obj/ASBeautifier_d.o 
../../src/ASBeautifier.cpp
g++ -g -W -Wall -fno-rtti -fno-exceptions -g -O0 -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -c -o obj/ASFormatter_d.o 
../../src/ASFormatter.cpp
g++ -g -W -Wall -fno-rtti -fno-exceptions -g -O0 -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -c -o obj/ASEnhancer_d.o 
../../src/ASEnhancer.cpp
g++ -g -W -Wall -fno-rtti -fno-exceptions -g -O0 -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -c -o obj/ASLocalizer_d.o 
../../src/ASLocalizer.cpp
g++ -g -W -Wall -fno-rtti -fno-exceptions -g -O0 -fstack-protector-strong 
-Wformat -Werror=format-security -Wdate-time -c -o obj/ASResource_d.o 
../../src/ASResource.cpp
g++ -Wl,-z,relro -Wl,--as-needed -o bin/astyled obj/astyle_main_d.o 
obj/ASBeautifier_d.o obj/ASFormatter_d.o obj/ASEnhancer_d.o obj/ASLocalizer_d.o 
obj/ASResource_d.o

g++ -DASTYLE_LIB -fPIC -DNDEBUG -W -Wall -fno-rtti -fno-exceptions -g -O0 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -c -o 
obj/astyle_main_s.o ../../src/astyle_main.cpp
g++ -DASTYLE_LIB -fPIC -DNDEBUG -W -Wall -fno-rtti -fno-exceptions -g -O0 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -c -o 
obj/ASBeautifier_s.o ../../src/ASBeautifier.cpp
g++ -DASTYLE_LIB -fPIC -DNDEBUG -W -Wall -fno-rtti -fno-exceptions -g -O0 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -c -o 
obj/ASFormatter_s.o ../../src/ASFormatter.cpp
g++ -DASTYLE_LIB -fPIC -DNDEBUG -W -Wall -fno-rtti -fno-exceptions -g -O0 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -c -o 
obj/ASEnhancer_s.o ../../src/ASEnhancer.cpp
g++ -DASTYLE_LIB -fPIC -DNDEBUG -W -Wall -fno-rtti -fno-exceptions -g -O0 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -c -o 
obj/ASLocalizer_s.o ../../src/ASLocalizer.cpp
g++ -DASTYLE_LIB -fPIC -DNDEBUG -W -Wall -fno-rtti -fno-exceptions -g -O0 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -c -o 
obj/ASResource_s.o ../../src/ASResource.cpp
g++ -shared -Wl,-z,relro -Wl,--as-needed -Wl,-soname,libastyle.so.0debian0 -o 
bin/libastyle.so obj/astyle_main_s.o obj/ASBeautifier_s.o obj/ASFormatter_s.o 
obj/ASEnhancer_s.o obj/ASLocalizer_s.o obj/ASResource_s.o

g++ -DASTYLE_JNI -fPIC -DNDEBUG -W -Wall -fno-rtti -fno-exceptions -g -O0 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-I/usr/lib/jvm/default-java/include -c -o obj/astyle_main_sj.o 
../../src/astyle_main.cpp
g++ -DASTYLE_JNI -fPIC -DNDEBUG -W -Wall -fno-rtti -fno-exceptions -g -O0 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-I/usr/lib/jvm/default-java/include -c -o obj/ASBeautifier_sj.o 
../../src/ASBeautifier.cpp
g++ -DASTYLE_JNI -fPIC -DNDEBUG -W -Wall -fno-rtti -fno-exceptions -g -O0 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-I/usr/lib/jvm/default-java/include -c -o obj/ASFormatter_sj.o 
../../src/ASFormatter.cpp
g++ -DASTYLE_JNI -fPIC -DNDEBUG -W -Wall -fno-rtti -fno-exceptions -g -O0 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-I/usr/lib/jvm/default-java/include -c -o obj/ASEnhancer_sj.o 
../../src/ASEnhancer.cpp
g++ -DASTYLE_JNI -fPIC -DNDEBUG -W -Wall -fno-rtti -fno-exceptions -g -O0 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-I/usr/lib/jvm/default-java/include -c -o obj/ASLocalizer_sj.o 
../../src/ASLocalizer.cpp
g++ -DASTYLE_JNI -fPIC -DNDEBUG -W -Wall -fno-rtti -fno-exceptions -g -O0 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-I/usr/lib/jvm/default-java/include -c -o obj/ASResource_sj.o 
../../src/ASResource.cpp
g++ -shared -Wl,-z,relro -Wl,--as-needed -o bin/libastylej.so 
obj/astyle_main_sj.o obj/ASBeautifier_sj.o obj/ASFormatter_sj.o 
obj/ASEnhancer_sj.o obj/ASLocalizer_sj.o obj/ASResource_sj.o

make[2]: Leaving directory 
'/srv/jenkins-slave/workspace/sid-goto-cc-astyle/astyle-2.04/build/gcc'
[ "astyled" = "astyle" ] || mv bin/astyled bin/astyle
mv: cannot stat 'bin/astyled': No such file or directory
debian/rules:27: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 1
make[1]: Leaving directory 
'/srv/jenkins-slave/workspace/sid-goto-cc-astyle/astyle-2.04'
debian/rules:24: recipe for target 'binary' failed
make: *** [binary] Error 2


The full build log is attached; please do let me know if the problem is
unreproducible, in which case I shall try to investigate further.

Best,
Michael

Attachment: astyle-build-log.txt.gz
Description: application/gunzip

Attachment: signature.asc
Description: PGP signature

Reply via email to