* Package: app-text/msort-8.53 * Repository: gentoo * Maintainer: conikost@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc icu kernel_linux libuninum userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking msort-8.53.tar.bz2 to /var/tmp/portage/app-text/msort-8.53/work >>> Source unpacked in /var/tmp/portage/app-text/msort-8.53/work >>> Preparing source in /var/tmp/portage/app-text/msort-8.53/work/msort-8.53 ... * Applying msort-8.53-find-utf8proc-headers.patch ... [ ok ] * Applying msort-8.53-fix-icu-build.patch ... [ ok ] * Applying msort-8.53-fix-missing-limits-header.patch ... [ ok ] * Applying msort-8.53-fix-segfault-on-certain-input.patch ... [ ok ] * Applying msort-8.53-respect-users-cflags.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/app-text/msort-8.53/work/msort-8.53' ... * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: msort-8.53/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-text/msort-8.53/work/msort-8.53 ... ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/msort-8.53 --htmldir=/usr/share/doc/msort-8.53/html --libdir=/usr/lib64 --enable-allocaok --disable-utf8proc --enable-uninum --disable-debugbuild checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for tre_regwcomp in -ltre... yes checking for gettext in -lintl... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking gnu/libc-version.h usability... yes checking gnu/libc-version.h presence... yes checking for gnu/libc-version.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking stdargs.h usability... no checking stdargs.h presence... no checking for stdargs.h... no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for sys/stat.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking tre/tre.h usability... yes checking tre/tre.h presence... yes checking for tre/tre.h... yes checking unicode/umachine.h usability... yes checking unicode/umachine.h presence... yes checking for unicode/umachine.h... yes checking unicode/unorm.h usability... yes checking unicode/unorm.h presence... yes checking for unicode/unorm.h... yes checking uninum/unicode.h usability... yes checking uninum/unicode.h presence... yes checking for uninum/unicode.h... yes checking uninum/nsdefs.h usability... yes checking uninum/nsdefs.h presence... yes checking for uninum/nsdefs.h... yes checking uninum/uninum.h usability... yes checking uninum/uninum.h presence... yes checking for uninum/uninum.h... yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for uninum_version in -luninum... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for long long int... yes checking for long double with more range or precision than double... yes checking for getopt_long... yes checking for malloc... yes checking for mbstowcs... yes checking for nl_langinfo... yes checking for realloc... yes checking for regwcomp... no checking for regwexec... no checking for setlocale... yes checking for strchr... yes checking for strrchr... yes checking for strtod... yes checking for strtol... yes checking for uninum_gmp_version... no checking for wcschr... yes checking for wcscmp... yes checking for wcscasecmp... yes checking for wcsxfrm... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands >>> Source configured. >>> Compiling source in /var/tmp/portage/app-text/msort-8.53/work/msort-8.53 ... make -j1 make all-am make[1]: Entering directory '/var/tmp/portage/app-text/msort-8.53/work/msort-8.53' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -DALLOCAOK -std=gnu99 -DUSEUNINUMOK -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -c -o conversions.o conversions.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -DALLOCAOK -std=gnu99 -DUSEUNINUMOK -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -c -o dstr.o dstr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -DALLOCAOK -std=gnu99 -DUSEUNINUMOK -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -c -o info.o info.c info.c: In function ‘PrintLimits’: info.c:29:14: warning: ''' flag used with ‘%s’ gnu_printf format [-Wformat=] 29 | #define _(x) (x) | ^~~ info.c:308:14: note: in expansion of macro ‘_’ 308 | fprintf(fp,_(" Number of subparts of a hybrid key with locale collation %'8s\n"), | ^ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -DALLOCAOK -std=gnu99 -DUSEUNINUMOK -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -c -o input.o input.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -DALLOCAOK -std=gnu99 -DUSEUNINUMOK -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -c -o misc.o misc.c misc.c: In function ‘NormalizeString’: misc.c:687:3: warning: ‘unorm_normalize’ is deprecated [-Wdeprecated-declarations] 687 | *ResultLength = unorm_normalize(s16,-1,type, 0, NULL, 0, &status); | ^ In file included from misc.c:42: /usr/include/unicode/unorm.h:218:1: note: declared here 218 | unorm_normalize(const UChar *source, int32_t sourceLength, | ^~~~~~~~~~~~~~~ misc.c:695:3: warning: ‘unorm_normalize’ is deprecated [-Wdeprecated-declarations] 695 | CharsNormalized = unorm_normalize(s16, -1,type, 0, Result, (*ResultLength+1), &status); | ^~~~~~~~~~~~~~~ In file included from misc.c:42: /usr/include/unicode/unorm.h:218:1: note: declared here 218 | unorm_normalize(const UChar *source, int32_t sourceLength, | ^~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -DALLOCAOK -std=gnu99 -DUSEUNINUMOK -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -c -o msort.o msort.c msort.c: In function ‘DescribeKeys’: msort.c:2136:18: error: format not a string literal and no format arguments [-Werror=format-security] 2136 | fprintf(fp,tmp); | ^~~ msort.c:2168:13: error: format not a string literal and no format arguments [-Werror=format-security] 2168 | fprintf(fp,tmp); | ^~~ msort.c: In function ‘ConstructSortOrder’: msort.c:104:14: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘long unsigned int’ [-Wformat=] 104 | #define _(x) (x) | ^~~ msort.c:4722:3: note: in expansion of macro ‘_’ 4722 | _("Unicode normalization failed on sort order file line %d.\n"),LineNumber); | ^ msort.c: In function ‘WriteSingleRecord’: msort.c:4535:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 4535 | write(fd,ptr->text,ptr->length); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ msort.c:4536:21: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 4536 | if(!FixedLengthP) write(fd,utf8sep,seplen); | ^~~~~~~~~~~~~~~~~~~~~~~~ msort.c: In function ‘WriteOutRecords’: msort.c:4563:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 4563 | write(fd,ptr->text,ptr->length); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ msort.c:4564:23: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 4564 | if(!FixedLengthP) write(fd,utf8sep,seplen); | ^~~~~~~~~~~~~~~~~~~~~~~~ msort.c: In function ‘WriteOutRecordsExternal’: msort.c:4621:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 4621 | write(fd,rbuf,ptr->length); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ msort.c:4622:23: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] 4622 | if(!FixedLengthP) write(fd,utf8sep,seplen); | ^~~~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors make[1]: *** [Makefile:502: msort.o] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-text/msort-8.53/work/msort-8.53' make: *** [Makefile:338: all] Error 2 * ERROR: app-text/msort-8.53::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-text/msort-8.53::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-text/msort-8.53::gentoo'`. * The complete build log is located at '/var/log/portage/app-text:msort-8.53:20200324-143956.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-text/msort-8.53/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-text/msort-8.53/temp/environment'. * Working directory: '/var/tmp/portage/app-text/msort-8.53/work/msort-8.53' * S: '/var/tmp/portage/app-text/msort-8.53/work/msort-8.53'