[Pkg-utopia-maintainers] Bug#1115070: libbytesize ftbfs on powerpc architecture
Jeroen Diederen
jjhdiederen at zonnet.nl
Sat Sep 13 10:37:43 BST 2025
I added the build log. The build fails during the tests. Disabling tests
lead to a complete build.
I: Building the package
I: Running cd /build/libbytesize-2.11/ && env
PATH="/usr/sbin:/usr/bin:/sbin:/bin" HOME="/nonexistent"
dpkg-buildpackage -us -uc && env PATH="/usr/sbin:/usr/bin:/sbin:/bin"
HOME="/nonexistent" dpkg-genchanges -S >
../libbytesize_2.11-3_source.changes
dpkg-buildpackage: info: source package libbytesize
dpkg-buildpackage: info: source version 2.11-3
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Michael Biebl
<biebl at debian.org>
dpkg-buildpackage: info: host architecture powerpc
dpkg-source --before-build .
debian/rules clean
dh clean
dh_clean
dpkg-source -b .
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building libbytesize using existing
./libbytesize_2.11.orig.tar.gz
dpkg-source: info: building libbytesize in
libbytesize_2.11-3.debian.tar.xz
dpkg-source: info: building libbytesize in libbytesize_2.11-3.dsc
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
aclocal: warning: couldn't open directory 'm4': No such file or
directory
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
configure.ac:24: installing './ar-lib'
configure.ac:24: installing './compile'
configure.ac:27: installing './config.guess'
configure.ac:27: installing './config.sub'
configure.ac:9: installing './install-sh'
configure.ac:9: installing './missing'
src/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
debian/rules override_dh_auto_configure
make[1]: Entering directory '/build/libbytesize-2.11'
dh_auto_configure -- \
--with-python3 \
--without-tools
./configure --build=powerpc-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/powerpc-linux-gnu --runstatedir=/run
--disable-maintainer-mode --disable-dependency-tracking --with-python3
--without-tools
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/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 xargs -n works... yes
checking for xgettext... /usr/bin/xgettext
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for python... no
checking for python3... /usr/bin/python3
checking for python version... 3.13
checking for python platform... linux
checking for GNU default python prefix... ${prefix}
checking for GNU default python exec_prefix... ${exec_prefix}
checking for python script directory (pythondir)...
${PYTHON_PREFIX}/lib/python3/dist-packages
checking for python extension module directory (pyexecdir)...
${PYTHON_EXEC_PREFIX}/lib/python3/dist-packages
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 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 build system type... powerpc-unknown-linux-gnu
checking host system type... powerpc-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/powerpc-linux-gnu-ld
checking if the linker (/usr/bin/powerpc-linux-gnu-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 powerpc-unknown-linux-gnu file names to
powerpc-unknown-linux-gnu format... func_convert_file_noop
checking how to convert powerpc-unknown-linux-gnu file names to
toolchain format... func_convert_file_noop
checking for /usr/bin/powerpc-linux-gnu-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 ranlib... ranlib
checking for archiver @FILE support... @
checking for strip... strip
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/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/powerpc-linux-gnu-ld) 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 pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libpcre2-8... yes
checking for __gmpz_init in -lgmp... yes
checking for langinfo.h... yes
checking for gmp.h... yes
checking for mpfr.h... yes
checking for stdint.h... (cached) yes
checking for stdbool.h... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking for stdio.h... (cached) yes
checking for ctype.h... yes
checking for python3... /usr/bin/python3
checking for gtkdoc-scan... /usr/bin/gtkdoc-scan
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 src/bytesize.pc
config.status: creating po/Makefile
config.status: creating src/python/Makefile
config.status: creating dist/Makefile
config.status: creating dist/libbytesize.spec
config.status: creating docs/Makefile
config.status: creating docs/libbytesize-docs.xml
config.status: creating tests/Makefile
config.status: creating tools/Makefile
config.status: creating tools/bs_calc.py
config.status: creating tests/libbytesize_unittest.sh
config.status: creating tests/canary_tests.sh
config.status: executing depfiles commands
config.status: executing libtool commands
libbytesize 2.11
====================
prefix: /usr
libdir: ${prefix}/lib/powerpc-linux-gnu
libexecdir: ${exec_prefix}/libexec
bindir: ${exec_prefix}/bin
sbindir: ${exec_prefix}/sbin
datadir: ${datarootdir}
sysconfdir: /etc
localstatedir: /var
docdir:
${datarootdir}/doc/${PACKAGE_TARNAME}
compiler: gcc
cflags: -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/libbytesize-2.11=. -fstack-protector-strong
-Wformat -Werror=format-security -DENABLE_NLS
cppflags: -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2
ldflags: -Wl,-z,relro -Wl,-z,now
Python 3 bindings: yes
tools: no
make[1]: Leaving directory '/build/libbytesize-2.11'
dh_auto_build
make -j8
make[1]: Entering directory '/build/libbytesize-2.11'
Making all in .
make[2]: Entering directory '/build/libbytesize-2.11'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/libbytesize-2.11'
Making all in po
make[2]: Entering directory '/build/libbytesize-2.11/po'
msgmerge --verbose -o ast.mpo ast.po ../po/libbytesize.pot
msgmerge --verbose -o be.mpo be.po ../po/libbytesize.pot
msgmerge --verbose -o bn_IN.mpo bn_IN.po ../po/libbytesize.pot
msgmerge --verbose -o ca.mpo ca.po ../po/libbytesize.pot
msgmerge --verbose -o cs.mpo cs.po ../po/libbytesize.pot
msgmerge --verbose -o da.mpo da.po ../po/libbytesize.pot
msgmerge --verbose -o de.mpo de.po ../po/libbytesize.pot
msgmerge --verbose -o es.mpo es.po ../po/libbytesize.pot
..........
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
.....
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
.......msgmerge --verbose -o fi.mpo fi.po ../po/libbytesize.pot
...
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
msgmerge --verbose -o fr.mpo fr.po ../po/libbytesize.pot
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
msgmerge --verbose -o fur.mpo fur.po ../po/libbytesize.pot
.........msgmerge --verbose -o he.mpo he.po ../po/libbytesize.pot
msgmerge --verbose -o hr.mpo hr.po ../po/libbytesize.pot
msgmerge --verbose -o hu.mpo hu.po ../po/libbytesize.pot
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
msgmerge --verbose -o id.mpo id.po ../po/libbytesize.pot
msgmerge --verbose -o it.mpo it.po ../po/libbytesize.pot
........
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
......
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
msgmerge --verbose -o ja.mpo ja.po ../po/libbytesize.pot
msgmerge --verbose -o ka.mpo ka.po ../po/libbytesize.pot
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
.........msgmerge --verbose -o kk.mpo kk.po ../po/libbytesize.pot
msgmerge --verbose -o ko.mpo ko.po ../po/libbytesize.pot
..
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
msgmerge --verbose -o nl.mpo nl.po ../po/libbytesize.pot
msgmerge --verbose -o nn.mpo nn.po ../po/libbytesize.pot
msgmerge --verbose -o pl.mpo pl.po ../po/libbytesize.pot
msgmerge --verbose -o pt.mpo pt.po ../po/libbytesize.pot
.........
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
...............msgmerge --verbose -o pt_BR.mpo pt_BR.po
../po/libbytesize.pot
.
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
..
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
......msgmerge --verbose -o ru.mpo ru.po ../po/libbytesize.pot
msgmerge --verbose -o si.mpo si.po ../po/libbytesize.pot
msgmerge --verbose -o sk.mpo sk.po ../po/libbytesize.pot
msgmerge --verbose -o sq.mpo sq.po ../po/libbytesize.pot
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
msgmerge --verbose -o sv.mpo sv.po ../po/libbytesize.pot
msgmerge --verbose -o tr.mpo tr.po ../po/libbytesize.pot
msgmerge --verbose -o uk.mpo uk.po ../po/libbytesize.pot
........
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
...msgmerge --verbose -o zh_CN.mpo zh_CN.po ../po/libbytesize.pot
...............
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
..
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
.
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
......msgmerge --verbose -o zh_TW.mpo zh_TW.po ../po/libbytesize.pot
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
..
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
.........
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
.........
Read 1 old + 1 reference, merged 18, fuzzied 0, missing 0, obsolete 0.
msgfmt --statistics --verbose -o ast.mo ast.mpo
msgfmt --statistics --verbose -o be.mo be.mpo
msgfmt --statistics --verbose -o bn_IN.mo bn_IN.mpo
msgfmt --statistics --verbose -o ca.mo ca.mpo
msgfmt --statistics --verbose -o cs.mo cs.mpo
msgfmt --statistics --verbose -o da.mo da.mpo
msgfmt --statistics --verbose -o de.mo de.mpo
msgfmt --statistics --verbose -o es.mo es.mpo
bn_IN.mpo: 17 translated messages.
da.mpo: 17 translated messages.
msgfmt --statistics --verbose -o fi.mo fi.mpo
msgfmt --statistics --verbose -o fr.mo fr.mpo
cs.mpo: 17 translated messages.
msgfmt --statistics --verbose -o fur.mo fur.mpo
ca.mpo: 17 translated messagesbe.mpo: .
17 translated messages.
msgfmt --statistics --verbose -o he.mo he.mpo
ast.mpo: 17 translated messages.
msgfmt --statistics --verbose -o hr.mo hr.mpo
es.mpo: 17 translated messages.
msgfmt --statistics --verbose -o hu.mo hu.mpo
msgfmt --statistics --verbose -o id.mo id.mpo
de.mpo: 17 translated messages.
msgfmt --statistics --verbose -o it.mo it.mpo
fi.mpo: 17 translated messages.
msgfmt --statistics --verbose -o ja.mo ja.mpo
hr.mpo: fr.mpo: 17 translated messages.
17 translated messages.
he.mpo: 17 translated messages.
msgfmt --statistics --verbose -o ka.mo ka.mpo
msgfmt --statistics --verbose -o kk.mo kk.mpo
msgfmt --statistics --verbose -o ko.mo ko.mpo
id.mpo: 17 translated messages.
msgfmt --statistics --verbose -o nl.mo nl.mpo
it.mpo: 17 translated messages.
msgfmt --statistics --verbose -o nn.mo nn.mpo
hu.mpo: 17 translated messages.
fur.mpo: msgfmt --statistics --verbose -o pl.mo pl.mpo
17 translated messages.
msgfmt --statistics --verbose -o pt.mo pt.mpo
ja.mpo: 17 translated messages.
msgfmt --statistics --verbose -o pt_BR.mo pt_BR.mpo
ka.mpo: 17 translated messages.
kk.mpo: 17 translated messages.
msgfmt --statistics --verbose -o ru.mo ru.mpo
msgfmt --statistics --verbose -o si.mo si.mpo
ko.mpo: 17 translated messages.
msgfmt --statistics --verbose -o sk.mo sk.mpo
nn.mpo: 17 translated messages.
msgfmt --statistics --verbose -o sq.mo sq.mpo
pl.mpo: 17 translated messages.
msgfmt --statistics --verbose -o sv.mo sv.mpo
nl.mpo: 17 translated messages.
msgfmt --statistics --verbose -o tr.mo tr.mpo
pt.mpo: 17 translated messages.
msgfmt --statistics --verbose -o uk.mo uk.mpo
pt_BR.mpo: 17 translated messages.
msgfmt --statistics --verbose -o zh_CN.mo zh_CN.mpo
sk.mpo: 17 translated messages.
si.mpo: 17 translated messages.
msgfmt --statistics --verbose -o zh_TW.mo zh_TW.mpo
sv.mpo: 17 translated messages.
sq.mpo: 17 translated messages.
ru.mpo: 17 translated messages.
tr.mpo: 17 translated messages.
uk.mpo: 17 translated messages.
zh_CN.mpo: 17 translated messages.
zh_TW.mpo: 17 translated messages.
make[2]: Leaving directory '/build/libbytesize-2.11/po'
Making all in src
make[2]: Entering directory '/build/libbytesize-2.11/src'
Making all in python
make[3]: Entering directory '/build/libbytesize-2.11/src/python'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/build/libbytesize-2.11/src/python'
make[3]: Entering directory '/build/libbytesize-2.11/src'
/bin/bash ../libtool --tag=CC --mode=compile gcc
-DPACKAGE_NAME=\"libbytesize\" -DPACKAGE_TARNAME=\"libbytesize\"
-DPACKAGE_VERSION=\"2.11\" -DPACKAGE_STRING=\"libbytesize\ 2.11\"
-DPACKAGE_BUGREPORT=\"\"
-DPACKAGE_URL=\"https://github.com/storaged-project/libbytesize\"
-DPACKAGE=\"libbytesize\" -DVERSION=\"2.11\" -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_LIBGMP=1 -DHAVE_LANGINFO_H=1
-DHAVE_GMP_H=1 -DHAVE_MPFR_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDBOOL_H=1
-DHAVE_STDARG_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_CTYPE_H=1
-I. -DLOCALEDIR=\"/usr/share/locale\"
-DDEFAULT_TEXT_DOMAIN=\"libbytesize\" -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2
-Wall -Wextra -Werror -Wno-overflow -D_GNU_SOURCE -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/libbytesize-2.11=. -fstack-protector-strong
-Wformat -Werror=format-security -DENABLE_NLS -c -o
libbytesize_la-bs_size.lo `test -f 'bs_size.c' || echo './'`bs_size.c
libtool: compile: gcc -DPACKAGE_NAME=\"libbytesize\"
-DPACKAGE_TARNAME=\"libbytesize\" -DPACKAGE_VERSION=\"2.11\"
"-DPACKAGE_STRING=\"libbytesize 2.11\"" -DPACKAGE_BUGREPORT=\"\"
-DPACKAGE_URL=\"https://github.com/storaged-project/libbytesize\"
-DPACKAGE=\"libbytesize\" -DVERSION=\"2.11\" -DHAVE_STDIO_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_LIBGMP=1 -DHAVE_LANGINFO_H=1
-DHAVE_GMP_H=1 -DHAVE_MPFR_H=1 -DHAVE_STDINT_H=1 -DHAVE_STDBOOL_H=1
-DHAVE_STDARG_H=1 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_CTYPE_H=1
-I. -DLOCALEDIR=\"/usr/share/locale\"
-DDEFAULT_TEXT_DOMAIN=\"libbytesize\" -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2
-Wall -Wextra -Werror -Wno-overflow -D_GNU_SOURCE -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/libbytesize-2.11=. -fstack-protector-strong
-Wformat -Werror=format-security -DENABLE_NLS -c bs_size.c -fPIC -DPIC
-o .libs/libbytesize_la-bs_size.o
/bin/bash ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Werror
-Wno-overflow -D_GNU_SOURCE -g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/build/libbytesize-2.11=. -fstack-protector-strong
-Wformat -Werror=format-security -DENABLE_NLS -version-info 1:0:0
-Wl,-z,relro -Wl,-z,now -o libbytesize.la -rpath
/usr/lib/powerpc-linux-gnu libbytesize_la-bs_size.lo -lgmp -lmpfr
-lpcre2-8 -lgmp
libtool: link: gcc -shared -fPIC -DPIC .libs/libbytesize_la-bs_size.o
-lmpfr -lpcre2-8 -lgmp -Werror -g -O2
-Werror=implicit-function-declaration
-ffile-prefix-map=/build/libbytesize-2.11=. -fstack-protector-strong
-Werror=format-security -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname
-Wl,libbytesize.so.1 -o .libs/libbytesize.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libbytesize.so.1" && ln -s
"libbytesize.so.1.0.0" "libbytesize.so.1")
libtool: link: (cd ".libs" && rm -f "libbytesize.so" && ln -s
"libbytesize.so.1.0.0" "libbytesize.so")
libtool: link: ( cd ".libs" && rm -f "libbytesize.la" && ln -s
"../libbytesize.la" "libbytesize.la" )
make[3]: Leaving directory '/build/libbytesize-2.11/src'
make[2]: Leaving directory '/build/libbytesize-2.11/src'
Making all in dist
make[2]: Entering directory '/build/libbytesize-2.11/dist'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libbytesize-2.11/dist'
Making all in tests
make[2]: Entering directory '/build/libbytesize-2.11/tests'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/libbytesize-2.11/tests'
Making all in docs
make[2]: Entering directory '/build/libbytesize-2.11/docs'
touch ./html-doc.stamp
test . = . || cp ./libbytesize-sections.txt ./libbytesize-docs.xml .
gtkdoc-scan --rebuild-types --module=libbytesize --source-dir=./../src/
gtkdoc-mkdb --module=libbytesize --output-format=xml
--source-dir=./../src/ --source-suffixes=c,h
./../src/bs_size.h:15: warning: Value description for
BSErrorCode::BS_ERROR_FAIL is missing in source code comment block.
./../src/bs_size.h:42: warning: Value descriptions for BSBunit are
missing in source code comment block.
./../src/bs_size.h:52: warning: Value descriptions for BSDunit are
missing in source code comment block.
./../src/bs_size.h:62: warning: Value descriptions for BSRoundDir are
missing in source code comment block.
./../src/bs_size.c:587: warning: Parameter description for
bs_size_get_bytes::size is missing in source code comment block.
./../src/bs_size.c:630: warning: Parameter description for
bs_size_sgn::size is missing in source code comment block.
./../src/bs_size.c:641: warning: Parameter description for
bs_size_get_bytes_str::size is missing in source code comment block.
./../src/bs_size.c:653: warning: Parameter description for
bs_size_convert_to::size is missing in source code comment block.
./../src/bs_size.c:706: warning: Parameter description for
bs_size_human_readable::size is missing in source code comment block.
./../src/bs_size.c:781: warning: Parameter description for
bs_size_add::size1 is missing in source code comment block.
./../src/bs_size.c:781: warning: Parameter description for
bs_size_add::size2 is missing in source code comment block.
./../src/bs_size.c:795: warning: Parameter description for
bs_size_grow::size1 is missing in source code comment block.
./../src/bs_size.c:795: warning: Parameter description for
bs_size_grow::size2 is missing in source code comment block.
./../src/bs_size.c:811: warning: Parameter description for
bs_size_add_bytes::size is missing in source code comment block.
./../src/bs_size.c:811: warning: Parameter description for
bs_size_add_bytes::bytes is missing in source code comment block.
./../src/bs_size.c:826: warning: Parameter description for
bs_size_grow_bytes::size is missing in source code comment block.
./../src/bs_size.c:826: warning: Parameter description for
bs_size_grow_bytes::bytes is missing in source code comment block.
./../src/bs_size.c:841: warning: Parameter description for
bs_size_sub::size1 is missing in source code comment block.
./../src/bs_size.c:841: warning: Parameter description for
bs_size_sub::size2 is missing in source code comment block.
./../src/bs_size.c:855: warning: Parameter description for
bs_size_shrink::size1 is missing in source code comment block.
./../src/bs_size.c:855: warning: Parameter description for
bs_size_shrink::size2 is missing in source code comment block.
./../src/bs_size.c:871: warning: Parameter description for
bs_size_sub_bytes::size is missing in source code comment block.
./../src/bs_size.c:871: warning: Parameter description for
bs_size_sub_bytes::bytes is missing in source code comment block.
./../src/bs_size.c:886: warning: Parameter description for
bs_size_shrink_bytes::size is missing in source code comment block.
./../src/bs_size.c:886: warning: Parameter description for
bs_size_shrink_bytes::bytes is missing in source code comment block.
./../src/bs_size.c:903: warning: Parameter description for
bs_size_mul_int::size is missing in source code comment block.
./../src/bs_size.c:903: warning: Parameter description for
bs_size_mul_int::times is missing in source code comment block.
./../src/bs_size.c:917: warning: Parameter description for
bs_size_grow_mul_int::size is missing in source code comment block.
./../src/bs_size.c:917: warning: Parameter description for
bs_size_grow_mul_int::times is missing in source code comment block.
./../src/bs_size.c:932: warning: Parameter description for
bs_size_mul_float_str::size is missing in source code comment block.
./../src/bs_size.c:932: warning: Parameter description for
bs_size_mul_float_str::float_str is missing in source code comment
block.
./../src/bs_size.c:974: warning: Parameter description for
bs_size_grow_mul_float_str::size is missing in source code comment
block.
./../src/bs_size.c:974: warning: Parameter description for
bs_size_grow_mul_float_str::float_str is missing in source code comment
block.
./../src/bs_size.c:1015: warning: Parameter description for
bs_size_div::size1 is missing in source code comment block.
./../src/bs_size.c:1015: warning: Parameter description for
bs_size_div::size2 is missing in source code comment block.
./../src/bs_size.c:1051: warning: Parameter description for
bs_size_div_int::size is missing in source code comment block.
./../src/bs_size.c:1051: warning: Parameter description for
bs_size_div_int::divisor is missing in source code comment block.
./../src/bs_size.c:1081: warning: Parameter description for
bs_size_shrink_div_int::size is missing in source code comment block.
./../src/bs_size.c:1081: warning: Parameter description for
bs_size_shrink_div_int::shrink_divisor is missing in source code comment
block.
./../src/bs_size.c:1109: warning: Parameter description for
bs_size_true_div::size1 is missing in source code comment block.
./../src/bs_size.c:1109: warning: Parameter description for
bs_size_true_div::size2 is missing in source code comment block.
./../src/bs_size.c:1142: warning: Parameter description for
bs_size_true_div_int::size is missing in source code comment block.
./../src/bs_size.c:1142: warning: Parameter description for
bs_size_true_div_int::divisor is missing in source code comment block.
./../src/bs_size.c:1179: warning: Parameter description for
bs_size_mod::size1 is missing in source code comment block.
./../src/bs_size.c:1179: warning: Parameter description for
bs_size_mod::size2 is missing in source code comment block.
./../src/bs_size.c:1212: warning: Parameter description for
bs_size_round_to_nearest::size is missing in source code comment block.
./../src/bs_size.c:1262: warning: Parameter description for
bs_size_cmp::size1 is missing in source code comment block.
./../src/bs_size.c:1262: warning: Parameter description for
bs_size_cmp::size2 is missing in source code comment block.
./../src/bs_size.c:1286: warning: Parameter description for
bs_size_cmp_bytes::size1 is missing in source code comment block.
./../src/bs_size.c:1286: warning: Parameter description for
bs_size_cmp_bytes::bytes is missing in source code comment block.
./libbytesize-unused.txt:1: warning: 26 unused declarations. They should
be added to libbytesize-sections.txt in the appropriate place.
test -d ./html || mkdir ./html
(cd ./html; gtkdoc-mkhtml libbytesize ./../libbytesize-docs.xml)
gtkdoc-fixxref --module=libbytesize --module-dir=html
--html-dir=/usr/share/gtk-doc/html
html/libbytesize-BSSize.html:1274: warning: no link for: "TRUE:CAPS" ->
(<code class="literal">TRUE</code>).
make[2]: Leaving directory '/build/libbytesize-2.11/docs'
make[1]: Leaving directory '/build/libbytesize-2.11'
debian/rules override_dh_auto_test
make[1]: Entering directory '/build/libbytesize-2.11'
PYTHONPATH=src/python/ LD_LIBRARY_PATH=src/.libs/
./tests/libbytesize_unittest.sh
....qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault (core dumped)
...s...........
----------------------------------------------------------------------
Ran 15 tests in 0.191s
OK (skipped=1)
....qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Segmentation fault (core dumped)
make[1]: *** [debian/rules:19: override_dh_auto_test] Error 1
make[1]: Leaving directory '/build/libbytesize-2.11'
make: *** [debian/rules:10: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit
status 2
On 9/13/25 13:47, Sebastian Ramacher wrote:
> Control: severity -1 important
>
> On 2025-09-13 11:55:38 +0700, Jeroen Diederen wrote:
>> Package: libbytesize
>> Version: 2.11-3
>> Severity: serious
>> Tags: ftbfs
>> Justification: fails to build from source (but built successfully in
>> the past)
>> X-Debbugs-Cc: debian-powerpc at lists.debian.org, jjhdiederen at zonnet.nl
>
> powerpc is not a release architecture, so tis bug is of severity
> important at most.
>
> Cheers
Sebastian Ramacher schreef op 2025-09-13 13:47:
> Control: severity -1 important
>
> On 2025-09-13 11:55:38 +0700, Jeroen Diederen wrote:
>> Package: libbytesize
>> Version: 2.11-3
>> Severity: serious
>> Tags: ftbfs
>> Justification: fails to build from source (but built successfully in
>> the past)
>> X-Debbugs-Cc: debian-powerpc at lists.debian.org, jjhdiederen at zonnet.nl
>
> powerpc is not a release architecture, so tis bug is of severity
> important at most.
>
> Cheers
More information about the Pkg-utopia-maintainers
mailing list