[Bug 2050887] [NEW] utf8proc 2.9.0-1 FTBFS on noble s390x
Ravi Kant Sharma
2050887 at bugs.launchpad.net
Tue Jan 23 11:20:09 UTC 2024
Public bug reported:
During the recent test rebuilds, one of the rebuild configurations was
against a snapshot of the upcoming glibc 2.39.
utf8proc failed to build in that configuration with the error.
make -C data NormalizationTest.txt
make -C data Lowercase.txt
make -C data Uppercase.txt
make[2]: Entering directory '/<<PKGBUILDDIR>>/data'
bzip2 -d < /usr/share/unicode/NormalizationTest.txt.bz2 > NormalizationTest.txt
make[2]: Entering directory '/<<PKGBUILDDIR>>/data'
cp /usr/share/unicode/DerivedCoreProperties.txt DerivedCoreProperties.txt
make[2]: Entering directory '/<<PKGBUILDDIR>>/data'
cp /usr/share/unicode/DerivedCoreProperties.txt DerivedCoreProperties.txt
grep -zoP '(?s)# Derived Property: Uppercase.*?# Total code points:' DerivedCoreProperties.txt > Uppercase.txt
grep -zoP '(?s)# Derived Property: Lowercase.*?# Total code points:' DerivedCoreProperties.txt > Lowercase.txt
make[2]: *** [Makefile:55: Uppercase.txt] Error 1
make[2]: *** Deleting file 'Uppercase.txt'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/data'
make[1]: *** [Makefile:139: data/Uppercase.txt] Error 2
make[1]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/<<PKGBUILDDIR>>/data'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/data'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j4 check returned exit code 2
make: *** [debian/rules:5: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
This has been confirmed locally with a more recent snapshot.
See https://launchpad.net/ubuntu/+archive/test-rebuild-20231215-noble-
glibc/+build/27561852/+files/buildlog_ubuntu-
noble-s390x.utf8proc_2.9.0-1_BUILDING.txt.gz for full logs,
https://people.canonical.com/~ginggs/ftbfs-report/test-
rebuild-20231215-noble-glibc-noble.html for the glibc rebuild report,
and https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/glibc for
the most recent glibc snapshot.
** Affects: glibc (Ubuntu)
Importance: Undecided
Status: New
** Affects: utf8proc (Ubuntu)
Importance: Undecided
Status: New
** Tags: test-rebuild-glibc-noble
** Also affects: glibc (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to glibc in Ubuntu.
https://bugs.launchpad.net/bugs/2050887
Title:
utf8proc 2.9.0-1 FTBFS on noble s390x
Status in glibc package in Ubuntu:
New
Status in utf8proc package in Ubuntu:
New
Bug description:
During the recent test rebuilds, one of the rebuild configurations was
against a snapshot of the upcoming glibc 2.39.
utf8proc failed to build in that configuration with the error.
make -C data NormalizationTest.txt
make -C data Lowercase.txt
make -C data Uppercase.txt
make[2]: Entering directory '/<<PKGBUILDDIR>>/data'
bzip2 -d < /usr/share/unicode/NormalizationTest.txt.bz2 > NormalizationTest.txt
make[2]: Entering directory '/<<PKGBUILDDIR>>/data'
cp /usr/share/unicode/DerivedCoreProperties.txt DerivedCoreProperties.txt
make[2]: Entering directory '/<<PKGBUILDDIR>>/data'
cp /usr/share/unicode/DerivedCoreProperties.txt DerivedCoreProperties.txt
grep -zoP '(?s)# Derived Property: Uppercase.*?# Total code points:' DerivedCoreProperties.txt > Uppercase.txt
grep -zoP '(?s)# Derived Property: Lowercase.*?# Total code points:' DerivedCoreProperties.txt > Lowercase.txt
make[2]: *** [Makefile:55: Uppercase.txt] Error 1
make[2]: *** Deleting file 'Uppercase.txt'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/data'
make[1]: *** [Makefile:139: data/Uppercase.txt] Error 2
make[1]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/<<PKGBUILDDIR>>/data'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/data'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test: error: make -j4 check returned exit code 2
make: *** [debian/rules:5: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
This has been confirmed locally with a more recent snapshot.
See https://launchpad.net/ubuntu/+archive/test-rebuild-20231215-noble-
glibc/+build/27561852/+files/buildlog_ubuntu-
noble-s390x.utf8proc_2.9.0-1_BUILDING.txt.gz for full logs,
https://people.canonical.com/~ginggs/ftbfs-report/test-
rebuild-20231215-noble-glibc-noble.html for the glibc rebuild report,
and https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/glibc
for the most recent glibc snapshot.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/2050887/+subscriptions
More information about the foundations-bugs
mailing list