Bug 43439 - Failed to build univention-debug in UCS 4.2
Failed to build univention-debug in UCS 4.2
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: General
UCS 4.2
Other Linux
: P5 normal (vote)
: UCS 4.2
Assigned To: Philipp Hahn
Stefan Gohmann
: interim-2
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-01-30 06:01 CET by Stefan Gohmann
Modified: 2017-04-04 18:30 CEST (History)
1 user (show)

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Gohmann univentionstaff 2017-01-30 06:01:48 CET
See /var/univention/buildsystem2/logs/ucs_4.2-0-0/univention-debug_9.0.0-1A~4.2.0.201701291943.log.bz2


dh_auto_build --buildsystem=python_distutils
pyversions: missing X(S)-Python-Version in control file, fall back to debian/pyversions
pyversions: missing debian/pyversions file, fall back to supported versions
running build
running build_py
package init file './python/__init__.py' not found (or not a regular file)
creating build
creating build/lib.linux-i686-2.7
creating build/lib.linux-i686-2.7/univention
copying ./python/debug.py -> build/lib.linux-i686-2.7/univention
copying ./python/debug2.py -> build/lib.linux-i686-2.7/univention
package init file './python/__init__.py' not found (or not a regular file)
running build_ext
building 'univention._debug' extension
creating build/temp.linux-i686-2.7
creating build/temp.linux-i686-2.7/python
i586-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -I./include -I/usr/include/python2.7 -c python/py_debug.c -o build/temp.linux-i686-2.7/python/py_debug.o
i586-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 build/temp.linux-i686-2.7/python/py_debug.o -L./lib/.libs -luniventiondebug -o build/lib.linux-i686-2.7/univention/_debug.so
make[1]: Leaving directory '/var/build/temp/tmp.pKRNptWJIb/univention-debug-9.0.0'
   debian/rules override_dh_auto_test
make[1]: Entering directory '/var/build/temp/tmp.pKRNptWJIb/univention-debug-9.0.0'
/usr/bin/make check
make[2]: Entering directory '/var/build/temp/tmp.pKRNptWJIb/univention-debug-9.0.0'
Making check in include
make[3]: Entering directory '/var/build/temp/tmp.pKRNptWJIb/univention-debug-9.0.0/include'
Making check in univention
make[4]: Entering directory '/var/build/temp/tmp.pKRNptWJIb/univention-debug-9.0.0/include/univention'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/var/build/temp/tmp.pKRNptWJIb/univention-debug-9.0.0/include/univention'
make[4]: Entering directory '/var/build/temp/tmp.pKRNptWJIb/univention-debug-9.0.0/include'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/var/build/temp/tmp.pKRNptWJIb/univention-debug-9.0.0/include'
make[3]: Leaving directory '/var/build/temp/tmp.pKRNptWJIb/univention-debug-9.0.0/include'
Making check in lib
make[3]: Entering directory '/var/build/temp/tmp.pKRNptWJIb/univention-debug-9.0.0/lib'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory '/var/build/temp/tmp.pKRNptWJIb/univention-debug-9.0.0/lib'
Making check in tests
make[3]: Entering directory '/var/build/temp/tmp.pKRNptWJIb/univention-debug-9.0.0/tests'
/usr/bin/make  test_debug test_debug.py test_c test_py
make[4]: Entering directory '/var/build/temp/tmp.pKRNptWJIb/univention-debug-9.0.0/tests'
gcc -DPACKAGE_NAME=\"univentiondebug\" -DPACKAGE_TARNAME=\"univentiondebug\" -DPACKAGE_VERSION=\"5.0\" -DPACKAGE_STRING=\"univentiondebug\ 5.0\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"univentiondebug\" -DVERSION=\"5.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -I.  -I../include -D_FORTIFY_SOURCE=2 -Wall -D_FILE_OFFSET_BITS=64 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -c -o test_debug.o test_debug.c
/bin/bash ../libtool  --tag=CC   --mode=link gcc -Wall -D_FILE_OFFSET_BITS=64 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o test_debug test_debug.o ../lib/libuniventiondebug.la 
libtool: link: gcc -Wall -D_FILE_OFFSET_BITS=64 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/test_debug test_debug.o  ../lib/.libs/libuniventiondebug.so
make[4]: Nothing to be done for 'test_debug.py'.
make[4]: Nothing to be done for 'test_c'.
make[4]: Nothing to be done for 'test_py'.
make[4]: Leaving directory '/var/build/temp/tmp.pKRNptWJIb/univention-debug-9.0.0/tests'
/usr/bin/make  check-TESTS
make[4]: Entering directory '/var/build/temp/tmp.pKRNptWJIb/univention-debug-9.0.0/tests'
make[5]: Entering directory '/var/build/temp/tmp.pKRNptWJIb/univention-debug-9.0.0/tests'
/bin/bash: /bin/bash: cannot execute binary file
Makefile:781: recipe for target 'test_c.log' failed
make[5]: *** [test_c.log] Error 126
make[5]: Leaving directory '/var/build/temp/tmp.pKRNptWJIb/univention-debug-9.0.0/tests'
Makefile:760: recipe for target 'check-TESTS' failed
make[4]: *** [check-TESTS] Error 2
make[4]: Leaving directory '/var/build/temp/tmp.pKRNptWJIb/univention-debug-9.0.0/tests'
Makefile:840: recipe for target 'check-am' failed
make[3]: *** [check-am] Error 2
make[3]: Leaving directory '/var/build/temp/tmp.pKRNptWJIb/univention-debug-9.0.0/tests'
Makefile:375: recipe for target 'check-recursive' failed
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory '/var/build/temp/tmp.pKRNptWJIb/univention-debug-9.0.0'
debian/rules:60: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 2
make[1]: Leaving directory '/var/build/temp/tmp.pKRNptWJIb/univention-debug-9.0.0'
debian/rules:34: recipe for target 'build' failed
Comment 1 Philipp Hahn univentionstaff 2017-02-01 16:12:37 CET
r76304 | Bug #43439 debug: Fix FTBFS

Package: univention-debug
Version: 9.0.0-2A~4.2.0.201702011605
Branch: ucs_4.2-0
Comment 2 Stefan Gohmann univentionstaff 2017-02-14 19:26:33 CET
OK, looks good and the build works.
Comment 3 Stefan Gohmann univentionstaff 2017-04-04 18:30:01 CEST
UCS 4.2 has been released:
 https://docs.software-univention.de/release-notes-4.2-0-en.html
 https://docs.software-univention.de/release-notes-4.2-0-de.html

If this error occurs again, please use "Clone This Bug".