Package: src:courier-unicode
Version: 2.3.2-2
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build.

Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202509/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:courier-unicode, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_clean
rm -vrf \
        GraphemeBreakProperty.txt \
        LineBreakTest.txt \
        WordBreakProperty.txt \
        WordBreakTest.txt \
        emoji-data.txt \
        DerivedBidiClass.txt \
        BidiBrackets.txt \
        BidiCharacterTest.txt \
        BidiMirroring.txt \
        BidiTest.txt \
        DerivedCoreProperties.txt \
        DerivedNormalizationProps.txt \
        EastAsianWidth.txt \
        LineBreak.txt \
        Scripts.txt \
        UnicodeData.txt \
        a.out \
        xhtml-lat1.ent \
        xhtml-special.ent \
        xhtml-symbol.ent
[ ! -f unicode_ultcasetab.c.orig ] \
        || mv -v unicode_ultcasetab.c.orig unicode_ultcasetab.c
dh_auto_clean
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   debian/rules override_dh_autoreconf
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cp unicode_ultcasetab.c unicode_ultcasetab.c.orig
dh_autoreconf
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:16: installing './compile'
configure.ac:12: installing './missing'
Makefile.am: installing './depcomp'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_configure
        ./configure --build=x86_64-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/x86_64-linux-gnu --runstatedir=/run 
--disable-maintainer-mode --disable-dependency-tracking
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 whether make sets $(MAKE)... (cached) yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
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 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/ld
checking if the linker (/usr/bin/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 x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu 
format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... 
func_convert_file_noop
checking for /usr/bin/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 ar... ar
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/ld -m elf_x86_64) 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... yes
checking whether ln -s works... yes
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 for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared 
libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for perl5... no
checking for perl... /usr/bin/perl
checking for stddef.h... yes
checking for wchar.h... yes
checking for nl_langinfo_l... yes
checking for -Wdate-time -D_FORTIFY_SOURCE=2 option for large files... none 
needed
checking whether byte ordering is bigendian... no
checking whether libcharset is used... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating courier-debuild
config.status: creating packaging/freebsd10/Makefile
config.status: creating courier-unicode.spec
config.status: creating courier-unicode.h
config.status: creating courier-unicode-version.m4
config.status: creating unicode_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
   dh_auto_build
        make -j2
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make  all-am
make[2]: Entering directory '/<<PKGBUILDDIR>>'
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2  -I.. -I./.. -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -fexceptions -c -o unicodetest.o 
unicodetest.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-Wdate-time -D_FORTIFY_SOURCE=2  -I.. -I./.. -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -fexceptions -c -o unicode.lo 
unicode.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c unicode.c  -fPIC -DPIC -o .libs/unicode.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-Wdate-time -D_FORTIFY_SOURCE=2  -I.. -I./.. -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -fexceptions -c -o unicodebuf.lo 
unicodebuf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c unicodebuf.c  -fPIC -DPIC -o .libs/unicodebuf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c unicodebuf.c -o unicodebuf.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.   
-Wdate-time -D_FORTIFY_SOURCE=2  -I.. -I./.. -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
unicodecpp.lo unicodecpp.C
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
unicodecpp.C  -fPIC -DPIC -o .libs/unicodecpp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c unicode.c -o unicode.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-Wdate-time -D_FORTIFY_SOURCE=2  -I.. -I./.. -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -fexceptions -c -o 
unicode_ultcase.lo unicode_ultcase.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c unicode_ultcase.c  -fPIC -DPIC -o .libs/unicode_ultcase.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c unicode_ultcase.c -o unicode_ultcase.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-Wdate-time -D_FORTIFY_SOURCE=2  -I.. -I./.. -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -fexceptions -c -o 
unicode_ultcasetab.lo unicode_ultcasetab.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c unicode_ultcasetab.c  -fPIC -DPIC -o .libs/unicode_ultcasetab.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c unicode_ultcasetab.c -o unicode_ultcasetab.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-Wdate-time -D_FORTIFY_SOURCE=2  -I.. -I./.. -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -fexceptions -c -o 
unicode_wcwidth.lo unicode_wcwidth.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c unicode_wcwidth.c  -fPIC -DPIC -o .libs/unicode_wcwidth.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c unicode_wcwidth.c -o unicode_wcwidth.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-Wdate-time -D_FORTIFY_SOURCE=2  -I.. -I./.. -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -fexceptions -c -o 
unicode_tablookup.lo unicode_tablookup.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c unicode_tablookup.c  -fPIC -DPIC -o .libs/unicode_tablookup.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c unicode_tablookup.c -o unicode_tablookup.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-Wdate-time -D_FORTIFY_SOURCE=2  -I.. -I./.. -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -fexceptions -c -o 
unicode_graphemebreak.lo unicode_graphemebreak.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c unicode_graphemebreak.c  -fPIC -DPIC -o 
.libs/unicode_graphemebreak.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c unicode_graphemebreak.c -o unicode_graphemebreak.o >/dev/null 
2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-Wdate-time -D_FORTIFY_SOURCE=2  -I.. -I./.. -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -fexceptions -c -o 
unicode_linebreak.lo unicode_linebreak.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c unicode_linebreak.c  -fPIC -DPIC -o .libs/unicode_linebreak.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c 
unicodecpp.C -o unicodecpp.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c unicode_linebreak.c -o unicode_linebreak.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-Wdate-time -D_FORTIFY_SOURCE=2  -I.. -I./.. -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -fexceptions -c -o 
unicode_general_category.lo unicode_general_category.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c unicode_general_category.c  -fPIC -DPIC -o 
.libs/unicode_general_category.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c unicode_general_category.c -o unicode_general_category.o 
>/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-Wdate-time -D_FORTIFY_SOURCE=2  -I.. -I./.. -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -fexceptions -c -o 
unicode_htmlent.lo unicode_htmlent.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c unicode_htmlent.c  -fPIC -DPIC -o .libs/unicode_htmlent.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c unicode_htmlent.c -o unicode_htmlent.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-Wdate-time -D_FORTIFY_SOURCE=2  -I.. -I./.. -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -fexceptions -c -o 
unicode_normalization.lo unicode_normalization.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c unicode_normalization.c  -fPIC -DPIC -o 
.libs/unicode_normalization.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c unicode_normalization.c -o unicode_normalization.o >/dev/null 
2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-Wdate-time -D_FORTIFY_SOURCE=2  -I.. -I./.. -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -fexceptions -c -o 
unicode_wordbreak.lo unicode_wordbreak.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c unicode_wordbreak.c  -fPIC -DPIC -o .libs/unicode_wordbreak.o
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-Wdate-time -D_FORTIFY_SOURCE=2  -I.. -I./.. -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -fexceptions -c -o 
unicode_emoji.lo unicode_emoji.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c unicode_wordbreak.c -o unicode_wordbreak.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c unicode_emoji.c  -fPIC -DPIC -o .libs/unicode_emoji.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c unicode_emoji.c -o unicode_emoji.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-Wdate-time -D_FORTIFY_SOURCE=2  -I.. -I./.. -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -fexceptions -c -o 
unicode_scripts.lo unicode_scripts.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-Wdate-time -D_FORTIFY_SOURCE=2  -I.. -I./.. -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -fexceptions -c -o 
unicode_bidi.lo unicode_bidi.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c unicode_scripts.c  -fPIC -DPIC -o .libs/unicode_scripts.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c unicode_bidi.c  -fPIC -DPIC -o .libs/unicode_bidi.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c unicode_scripts.c -o unicode_scripts.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-Wdate-time -D_FORTIFY_SOURCE=2  -I.. -I./.. -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -fexceptions -c -o 
derivedcoreproperties.lo derivedcoreproperties.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c derivedcoreproperties.c  -fPIC -DPIC -o 
.libs/derivedcoreproperties.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c derivedcoreproperties.c -o derivedcoreproperties.o >/dev/null 
2>&1
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   
-Wdate-time -D_FORTIFY_SOURCE=2  -I.. -I./.. -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -fexceptions -c -o 
unicode_categories.lo unicode_categories.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c unicode_categories.c  -fPIC -DPIC -o .libs/unicode_categories.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c unicode_categories.c -o unicode_categories.o >/dev/null 2>&1
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2  -I.. -I./.. -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -fexceptions -c -o graphemetest.o 
graphemetest.c
g++ -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2  -I.. -I./.. -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
linebreaktest.o linebreaktest.C
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I.. 
-I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -c unicode_bidi.c -o unicode_bidi.o >/dev/null 2>&1
g++ -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2  -I.. -I./.. -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
wordbreaktest.o wordbreaktest.C
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2  -I.. -I./.. -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -fexceptions -c -o enttest.o 
enttest.c
gcc -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2  -I.. -I./.. -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -fexceptions -c -o scripttest.o 
scripttest.c
g++ -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2  -I.. -I./.. -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
biditest.o biditest.C
g++ -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2  -I.. -I./.. -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
biditest2.o biditest2.C
g++ -DHAVE_CONFIG_H -I.   -Wdate-time -D_FORTIFY_SOURCE=2  -I.. -I./.. -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -c -o 
normalizetest.o normalizetest.C
/bin/bash ./libtool  --tag=CXX   --mode=link g++  -I.. -I./.. -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-version-info 8:0:0 -Wl,-z,relro -Wl,-z,now -o libcourier-unicode.la -rpath 
/usr/lib/x86_64-linux-gnu unicode.lo unicodebuf.lo unicodecpp.lo 
unicode_ultcase.lo unicode_ultcasetab.lo unicode_wcwidth.lo 
unicode_tablookup.lo unicode_graphemebreak.lo unicode_linebreak.lo 
unicode_general_category.lo unicode_htmlent.lo unicode_normalization.lo 
unicode_wordbreak.lo unicode_emoji.lo unicode_scripts.lo unicode_bidi.lo 
derivedcoreproperties.lo unicode_categories.lo  
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/g 
[too-long-redacted] ibs/libcourier-unicode.so.8.0.0
libtool: link: (cd ".libs" && rm -f "libcourier-unicode.so.8" && ln -s 
"libcourier-unicode.so.8.0.0" "libcourier-unicode.so.8")
libtool: link: (cd ".libs" && rm -f "libcourier-unicode.so" && ln -s 
"libcourier-unicode.so.8.0.0" "libcourier-unicode.so")
libtool: link: ar cr .libs/libcourier-unicode.a  unicode.o unicodebuf.o 
unicodecpp.o unicode_ultcase.o unicode_ultcasetab.o unicode_wcwidth.o 
unicode_tablookup.o unicode_graphemebreak.o unicode_linebreak.o 
unicode_general_category.o unicode_htmlent.o unicode_normalization.o 
unicode_wordbreak.o unicode_emoji.o unicode_scripts.o unicode_bidi.o 
derivedcoreproperties.o unicode_categories.o
libtool: link: ranlib .libs/libcourier-unicode.a
libtool: link: ( cd ".libs" && rm -f "libcourier-unicode.la" && ln -s 
"../libcourier-unicode.la" "libcourier-unicode.la" )
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -I.. -I./.. -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -fexceptions -static -Wl,-z,relro 
-Wl,-z,now -o unicodetest unicodetest.o libcourier-unicode.la 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -I.. -I./.. -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -fexceptions -static -Wl,-z,relro 
-Wl,-z,now -o graphemetest graphemetest.o libcourier-unicode.la 
libtool: link: gcc -I.. -I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -Wl,-z -Wl,relro -Wl,-z -Wl,now -o unicodetest unicodetest.o  
./.libs/libcourier-unicode.a
libtool: link: gcc -I.. -I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -Wl,-z -Wl,relro -Wl,-z -Wl,now -o graphemetest graphemetest.o  
./.libs/libcourier-unicode.a
/bin/bash ./libtool  --tag=CXX   --mode=link g++  -I.. -I./.. -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-static -Wl,-z,relro -Wl,-z,now -o linebreaktest linebreaktest.o 
libcourier-unicode.la 
/bin/bash ./libtool  --tag=CXX   --mode=link g++  -I.. -I./.. -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-static -Wl,-z,relro -Wl,-z,now -o wordbreaktest wordbreaktest.o 
libcourier-unicode.la 
libtool: link: g++ -I.. -I./.. -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -o 
wordbreaktest wordbreaktest.o  ./.libs/libcourier-unicode.a
libtool: link: g++ -I.. -I./.. -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -o 
linebreaktest linebreaktest.o  ./.libs/libcourier-unicode.a
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -I.. -I./.. -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -fexceptions -static -Wl,-z,relro 
-Wl,-z,now -o enttest enttest.o libcourier-unicode.la 
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -I.. -I./.. -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wall -fexceptions -static -Wl,-z,relro 
-Wl,-z,now -o scripttest scripttest.o libcourier-unicode.la 
libtool: link: gcc -I.. -I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -Wl,-z -Wl,relro -Wl,-z -Wl,now -o enttest enttest.o  
./.libs/libcourier-unicode.a
libtool: link: gcc -I.. -I./.. -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wall 
-fexceptions -Wl,-z -Wl,relro -Wl,-z -Wl,now -o scripttest scripttest.o  
./.libs/libcourier-unicode.a
/bin/bash ./libtool  --tag=CXX   --mode=link g++  -I.. -I./.. -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-static -Wl,-z,relro -Wl,-z,now -o biditest biditest.o libcourier-unicode.la 
/bin/bash ./libtool  --tag=CXX   --mode=link g++  -I.. -I./.. -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-static -Wl,-z,relro -Wl,-z,now -o biditest2 biditest2.o libcourier-unicode.la 
libtool: link: g++ -I.. -I./.. -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -o 
biditest biditest.o  ./.libs/libcourier-unicode.a
libtool: link: g++ -I.. -I./.. -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -o 
biditest2 biditest2.o  ./.libs/libcourier-unicode.a
/bin/bash ./libtool  --tag=CXX   --mode=link g++  -I.. -I./.. -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-static -Wl,-z,relro -Wl,-z,now -o normalizetest normalizetest.o 
libcourier-unicode.la 
libtool: link: g++ -I.. -I./.. -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection -Wl,-z -Wl,relro -Wl,-z -Wl,now -o 
normalizetest normalizetest.o  ./.libs/libcourier-unicode.a
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_auto_test
        make -j2 check "TESTSUITEFLAGS=-j2 --verbose" VERBOSE=1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make  check-am
make[2]: Entering directory '/<<PKGBUILDDIR>>'
./unicodetest
./enttest
set -vx; test -f ./LineBreakTest.txt || exit 0; ./linebreaktest
+ test -f ./LineBreakTest.txt
+ exit 0
set -vx; test -f ./WordBreakTest.txt || exit 0; ./wordbreaktest
+ test -f ./WordBreakTest.txt
+ exit 0
test "`./unicodetest foo`" = "foo"
test "`./unicodetest 'foo&bar.~'`" = "foo&-bar.~"
test "`./unicodetest 'foobаr'`" = "foob&BDA-r"
test "`./unicodetest 'foobааr'`" = "foob&BDAEMA-r"
test "`./unicodetest 'foobаааr'`" = "foob&BDAEMAQw-r"
test "`./unicodetest 'foobааааr'`" = "foob&BDAEMAQwBDA-r"
test "`./unicodetest 'foobаааааr'`" = "foob&BDAEMAQwBDAEMA-r"
test "`./unicodetest 'foobааааааr'`" = "foob&BDAEMAQwBDAEMAQw-r"
test "`./unicodetest 'foobаaаr'`" = "foob&BDA-a&BDA-r"
test "`./unicodetest 'foobааaааr'`" = "foob&BDAEMA-a&BDAEMA-r"
test "`./unicodetest --smaputf8 'hello world'`" = 'hello world'
test "`./unicodetest --smaputf8 'hello\\\\world'`" = 'hello\134\134world'
test "`./unicodetest --smaputf8 ':hello:world:'`" = '\072hello\072world\072'
n="aaaaaaaa"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n"; n="`echo $n | 
cut -c1-1023`"; test "`./unicodetest $n`" = "$n"
n="aaaaaaaa"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n"; test 
"`./unicodetest $n`" = "$n"
n="aaaaaaaa"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n"; test 
"`./unicodetest a$n`" = "a$n"
n="aaaaaaaa"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n"; n="`echo $n | 
cut -c1-1023`"; test "`./unicodetest $n'&'`" = "$n""&-"
n="aaaaaaaa"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n"; test 
"`./unicodetest $n'&'`" = "$n""&-"
n="aaaaaaaa"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n"; test 
"`./unicodetest $n'a&'`" = "$n""a&-"
n="aaaaaaaa"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n"; test 
"`./unicodetest $n'a&a'`" = "$n""a&-a"
n="aaaaaaaa"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n$n$n"; n="$n$n"; n="`echo $n | 
cut -c1-1023`"; test "`./unicodetest $n'а'`" = "$n""&BDA-"
test "`./unicodetest --smap foo`" = "foo"
test "`./unicodetest --smap 'foo&bar'`" = 'foo&-bar'
test "`./unicodetest --smap 'foo.bar'`" = 'foo&AC4-bar'
test "`./unicodetest --totitle 'tÄst'`" = 'Täst'
test "`./unicodetest --modutf7toutf8 'foo&bar'`" = '[error]'
test "`./unicodetest --modutf7toutf8 'foo&-bar'`" = 'foo&bar'
test "`./unicodetest --modutf7toutf8 'foo:bar'`" = 'foo\072bar'
test "`./graphemetest 0x0d 0x0a`" = "0" # GB3
test "`./graphemetest 0x0d 0x41`" = "1" # GB4
test "`./graphemetest 0x41 0x0d`" = "1" # GB5
test "`./graphemetest 0x0a 0x41`" = "1" # GB4
test "`./graphemetest 0x41 0x0a`" = "1" # GB5
test "`./graphemetest 0x09 0x41`" = "1" # GB4
test "`./graphemetest 0x41 0x09`" = "1" # GB5
test "`./graphemetest 0x1100 0x1101`" = "0"  # GB6: L x L
test "`./graphemetest 0x1100 0x1160`" = "0"  # GB6: L x V
test "`./graphemetest 0xAC00 0x1160`" = "0"  # GB7: LV x V
test "`./graphemetest 0xAC02 0xD7FB`" = "0"  # GB8: LVT x T
test "`./graphemetest 0xD7FB 0xD7FB`" = "0"  # GB8: T x T
test "`./graphemetest 0x1F1E6 0x1F1FF`" = "0"  # GB8a
test "`./graphemetest 0x0041 0x1101`" = "1"
test "`./graphemetest 0x0041 0x1160`" = "1"
test "`./graphemetest 0x0041 0x1160`" = "1"
test "`./graphemetest 0x0041 0xD7FB`" = "1"
test "`./graphemetest 0x0041 0xD7FB`" = "1"
test "`./graphemetest 0x1100 0x0041`" = "1"
test "`./graphemetest 0x1100 0x0041`" = "1"
test "`./graphemetest 0xAC00 0x0041`" = "1"
test "`./graphemetest 0xAC02 0x0041`" = "1"
test "`./graphemetest 0xD7FB 0x0041`" = "1"
test "`./graphemetest 0x0041 0x036F`" = "0"  # GB9
test "`./graphemetest 0x0041 0x0903`" = "0"  # GB9a
test "`./graphemetest 0x0041 0xAABB`" = "1"
test "`./graphemetest 0x00A9 0x200d 0x00A9`" = "0"         # GB11
test "`./graphemetest 0x00A9 0x036F 0x200d 0x00A9`" = "0"  # GB11
test "`./graphemetest 0x00A9 0x200d 0x00A9 0x200d 0x00A9`" = "0" # GB11
test "`./graphemetest 0x0903 0x0041`" = "1"
test "`./graphemetest 0x0600 0x0041`" = "0" # GB9b
test "`./graphemetest 0x1F1E6 0x1f1FF`" = "0" # GB12, GB31
test "`./graphemetest 0x1F1E6 0x1F1E7 0x1f1FF`" = "1" # GB12, GB31
test "`./graphemetest 0x0041 0x0041`" = "1" # GB999
test "`./biditest 30`" = "30 30 n"
test "`./biditest 8261`" = "8262 8262 o"
test "`./biditest 8262`" = "8261 8261 c"
VALGRIND="`which valgrind 2>/dev/null`"; \
        if test "$VALGRIND" != ""; \
                then VALGRIND="$VALGRIND --tool=memcheck --leak-check=yes"; \
        fi; \
        set -x; test -f ./BidiTest.txt || exit 0; \
        $VALGRIND ./biditest
+ test -f ./BidiTest.txt
+ exit 0
VALGRIND="`which valgrind 2>/dev/null`"; \
        if test "$VALGRIND" != ""; \
                then VALGRIND="$VALGRIND --tool=memcheck --leak-check=yes"; \
        fi; \
        set -x; test -f ./BidiTest.txt || exit 0; \
        $VALGRIND ./biditest2
+ test -f ./BidiTest.txt
+ exit 0
VALGRIND="`which valgrind 2>/dev/null`"; \
        if test "$VALGRIND" != ""; \
                then VALGRIND="$VALGRIND --tool=memcheck --leak-check=yes"; \
        fi; \
set -x; $VALGRIND ./normalizetest
+ ./normalizetest
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   create-stamp debian/debhelper-build-stamp
   dh_prep
   dh_auto_install
        make -j1 install DESTDIR=/<<PKGBUILDDIR>>/debian/tmp 
AM_UPDATE_INFO_DIR=no
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make  install-am
make[2]: Entering directory '/<<PKGBUILDDIR>>'
make[3]: Entering directory '/<<PKGBUILDDIR>>'
 /usr/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   
libcourier-unicode.la '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu'
libtool: install: /usr/bin/install -c .libs/libcourier-unicode.so.8.0.0 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libcourier-unicode.so.8.0.0
libtool: install: (cd /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu && { 
ln -s -f libcourier-unicode.so.8.0.0 libcourier-unicode.so.8 || { rm -f 
libcourier-unicode.so.8 && ln -s libcourier-unicode.so.8.0.0 
libcourier-unicode.so.8; }; })
libtool: install: (cd /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu && { 
ln -s -f libcourier-unicode.so.8.0.0 libcourier-unicode.so || { rm -f 
libcourier-unicode.so && ln -s libcourier-unicode.so.8.0.0 
libcourier-unicode.so; }; })
libtool: install: /usr/bin/install -c .libs/libcourier-unicode.lai 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libcourier-unicode.la
libtool: install: /usr/bin/install -c .libs/libcourier-unicode.a 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libcourier-unicode.a
libtool: install: chmod 644 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libcourier-unicode.a
libtool: install: ranlib 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libcourier-unicode.a
libtool: warning: remember to run 'libtool --finish /usr/lib/x86_64-linux-gnu'
 /usr/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/share/aclocal'
 /usr/bin/install -c -m 644 m4/courier-unicode.m4 courier-unicode-version.m4 
'/<<PKGBUILDDIR>>/debian/tmp/usr/share/aclocal'
 /usr/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/include'
 /usr/bin/install -c -m 644 courier-unicode.h courier-unicode-categories-tab.h 
courier-unicode-script-tab.h '/<<PKGBUILDDIR>>/debian/tmp/usr/include'
 /usr/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/share/man/man3'
 /usr/bin/install -c -m 644 ./man/unicode::bidi.3 ./man/unic 
[too-long-redacted] /debian/tmp/usr/share/man/man3'
 /usr/bin/install -c -m 644 ./man/unicode_bidi_cleanup.3 ./m 
[too-long-redacted] /debian/tmp/usr/share/man/man3'
 /usr/bin/install -c -m 644 ./man/unicode_derived_changes_wh 
[too-long-redacted] /debian/tmp/usr/share/man/man3'
 /usr/bin/install -c -m 644 ./man/unicode_lb_end.3 ./man/unicode_lb_init.3 
./man/unicode_lb_next.3 ./man/unicode_lb_next_cnt.3 ./man/unicode_lb_set_opts.3 
./man/unicode_lbc_end.3 ./man/unicode_lbc_init.3 ./man/unicode_lbc_next.3 
./man/unicode_lbc_next_cnt.3 ./man/unicode_lbc_set_opts.3 ./man/unicode_lc.3 
./man/unicode_line_break.3 ./man/unicode_locale_chset.3 ./man/unicode_script.3 
./man/unicode_tc.3 ./man/unicode_u_ucs2_native.3 ./man/unicode_u_ucs4_native.3 
./man/unicode_uc.3 ./man/unicode_wb_end.3 ./man/unicode_wb_init.3 
./man/unicode_wb_next.3 ./man/unicode_wb_next_cnt.3 ./man/unicode_wbscan_end.3 
./man/unicode_wbscan_init.3 ./man/unicode_wbscan_next.3 
./man/unicode_word_break.3 '/<<PKGBUILDDIR>>/debian/tmp/usr/share/man/man3'
 /usr/bin/mkdir -p '/<<PKGBUILDDIR>>/debian/tmp/usr/share/man/man7'
 /usr/bin/install -c -m 644 ./man/courier-unicode.7 
'/<<PKGBUILDDIR>>/debian/tmp/usr/share/man/man7'
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules execute_before_dh_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
# Remove any undefined "an-trap" macros from the man pages.  
<https://github.com/svarshavchik/courier/issues/58>
sed -i '/an-trap/d' debian/tmp/usr/share/man/man3/*
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_install
   dh_installdocs
   dh_installchangelogs
   dh_installman
   dh_perl
   dh_link
   dh_strip_nondeterminism
   dh_compress
   dh_fixperms
   dh_missing
   dh_dwz -a
   dh_strip -a
   dh_makeshlibs -a
dpkg-gensymbols: error: some new symbols appeared in the symbols file: see diff 
output below
dpkg-gensymbols: warning: debian/libcourier-unicode8/DEBIAN/symbols doesn't 
match completely debian/libcourier-unicode8.symbols
--- debian/libcourier-unicode8.symbols (libcourier-unicode8_2.3.2-2_amd64)
+++ dpkg-gensymbolsTX7fm0       2025-09-04 16:41:33.285262161 +0000
@@ -103,6 +103,7 @@
  
(optional=templinst|arch=m68k)_ZNSt6vectorIcSaIcEE17_M_realloc_insertIJRKcEEEvN9__gnu_cxx17__normal_iteratorIPcS1_EEDpOT_@Base
 2.3.1
  
(optional=templinst|subst)_ZNSt6vectorIhSaIhEE17_M_default_appendE{size_t}@Base 
2.3.1
  
(optional=templinst)_ZNSt7__cxx1112basic_stringIDiSt11char_traitsIDiESaIDiEE10_M_disposeEv@Base
 2.3.2
+ 
_ZNSt7__cxx1112basic_stringIDiSt11char_traitsIDiESaIDiEE12_M_constructILb1EEEvPKDim@Base
 2.3.2-2
  
(optional=templinst|subst)_ZNSt7__cxx1112basic_stringIDiSt11char_traitsIDiESaIDiEE15_M_replace_coldEPDi{size_t}PKDi{size_t}{size_t}@Base
 2.3.1
  
(optional=templinst|subst)_ZNSt7__cxx1112basic_stringIDiSt11char_traitsIDiESaIDiEE6resizeE{size_t}Di@Base
 2.3.1
  
(optional=templinst|subst)_ZNSt7__cxx1112basic_stringIDiSt11char_traitsIDiESaIDiEE7reserveE{size_t}@Base
 2.3.1
dh_makeshlibs: error: failing due to earlier errors
make: *** [debian/rules:19: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

Reply via email to