Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 841789 Details for
Bug 885555
dev-util/xdelta-3.0.11-r1 fails test - testing/file.h: error: invalid suffix on literal; C++11 requires a space
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-util:xdelta-3.0.11-r1:20221212-040305.log
dev-util:xdelta-3.0.11-r1:20221212-040305.log (text/plain), 16.61 KB, created by
Toralf Förster
on 2022-12-12 10:05:19 UTC
(
hide
)
Description:
dev-util:xdelta-3.0.11-r1:20221212-040305.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-12-12 10:05:19 UTC
Size:
16.61 KB
patch
obsolete
> * Package: dev-util/xdelta-3.0.11-r1:3 > * Repository: gentoo > * Maintainer: mgorny@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux lzma userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking xdelta3-3.0.11.tar.gz to /var/tmp/portage/dev-util/xdelta-3.0.11-r1/work >>>> Source unpacked in /var/tmp/portage/dev-util/xdelta-3.0.11-r1/work >>>> Preparing source in /var/tmp/portage/dev-util/xdelta-3.0.11-r1/work/xdelta3-3.0.11 ... >>>> Source prepared. > * Clang 16 testing: this build is using a /etc/portage/bashrc hook (2022-12-05T13:24)! > * Clang 16 testing: see https://wiki.gentoo.org/wiki/Modern_C_porting for more info. >>>> Configuring source in /var/tmp/portage/dev-util/xdelta-3.0.11-r1/work/xdelta3-3.0.11 ... > * econf: updating xdelta3-3.0.11/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating xdelta3-3.0.11/config.sub with /usr/share/gnuconfig/config.sub >./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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/xdelta-3.0.11-r1 --htmldir=/usr/share/doc/xdelta-3.0.11-r1/html --with-sysroot=/ --libdir=/usr/lib64 --with-liblzma >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 for x86_64-pc-linux-gnu-gcc... clang >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 clang accepts -g... yes >checking for clang option to accept ISO C89... none needed >checking whether clang understands -c and -o together... yes >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by clang... /usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld >checking if the linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-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/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for gawk... gawk >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from clang object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... clang -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 for dlfcn.h... yes >checking for objdir... .libs >checking if clang supports -fno-rtti -fno-exceptions... yes >checking for clang option to produce PIC... -fPIC -DPIC >checking if clang PIC flag -fPIC -DPIC works... yes >checking if clang static flag -static works... yes >checking if clang supports -c -o file.o... yes >checking if clang supports -c -o file.o... (cached) yes >checking whether the clang linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-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... no >checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking whether make supports nested variables... yes >checking whether UID '250' is supported by ustar format... yes >checking whether GID '250' is supported by ustar format... yes >checking how to create a ustar tar archive... gnutar >checking dependency style of clang... none >checking if pointers to integers require aligned access... no >checking for x86_64-pc-linux-gnu-gcc... (cached) clang >checking whether we are using the GNU C compiler... (cached) yes >checking whether clang accepts -g... (cached) yes >checking for clang option to accept ISO C89... (cached) none needed >checking whether clang understands -c and -o together... (cached) yes >checking whether we are using the GNU C++ compiler... yes >checking whether clang++ accepts -g... yes >checking how to run the C++ preprocessor... clang++ -E >checking for ld used by clang++... /usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64 >checking if the linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) is GNU ld... yes >checking whether the clang++ linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes >checking for clang++ option to produce PIC... -fPIC -DPIC >checking if clang++ PIC flag -fPIC -DPIC works... yes >checking if clang++ static flag -static works... yes >checking if clang++ supports -c -o file.o... yes >checking if clang++ supports -c -o file.o... (cached) yes >checking whether the clang++ linker (/usr/lib/llvm/15/bin/x86_64-pc-linux-gnu-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 dependency style of clang++... none >checking size of size_t... 8 >checking size of unsigned int... 4 >checking size of unsigned long... 8 >checking size of unsigned long long... 8 >checking lzma.h usability... yes >checking lzma.h presence... yes >checking for lzma.h... yes >checking for lzma_easy_buffer_encode in -llzma... 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 libtool commands >config.status: executing depfiles commands >>>> Source configured. >'/var/tmp/portage/dev-util/xdelta-3.0.11-r1/temp/clang16-errors.log' -> '/var/tmp/clang/dev-util/xdelta-3.0.11-r1/clang16-errors.log' >'/var/tmp/portage/dev-util/xdelta-3.0.11-r1/temp/clang16-safe.log' -> '/var/tmp/clang/dev-util/xdelta-3.0.11-r1/clang16-safe.log' >>>> Compiling source in /var/tmp/portage/dev-util/xdelta-3.0.11-r1/work/xdelta3-3.0.11 ... >make -j4 xdelta3 >clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -fno-builtin -Wextra -Wsign-compare -Wextra -Wno-unused-parameter -Wno-unused-function -pedantic -std=c99 -DREGRESSION_TEST=1 -DSECONDARY_DJW=1 -DSECONDARY_FGK=1 -DXD3_MAIN=1 -DXD3_DEBUG=0 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o xdelta3-xdelta3.o `test -f 'xdelta3.c' || echo './'`xdelta3.c >/bin/sh ./libtool --tag=CC --mode=link clang -Wall -Wshadow -fno-builtin -Wextra -Wsign-compare -Wextra -Wno-unused-parameter -Wno-unused-function -pedantic -std=c99 -DREGRESSION_TEST=1 -DSECONDARY_DJW=1 -DSECONDARY_FGK=1 -DXD3_MAIN=1 -DXD3_DEBUG=0 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o xdelta3 xdelta3-xdelta3.o -lm -llzma >libtool: link: clang -Wall -Wshadow -fno-builtin -Wextra -Wsign-compare -Wextra -Wno-unused-parameter -Wno-unused-function -pedantic -std=c99 -DREGRESSION_TEST=1 -DSECONDARY_DJW=1 -DSECONDARY_FGK=1 -DXD3_MAIN=1 -DXD3_DEBUG=0 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o xdelta3 xdelta3-xdelta3.o -lm -llzma >>>> Source compiled. >>>> Test phase: dev-util/xdelta-3.0.11-r1 >make -j4 xdelta3regtest >clang++ -DHAVE_CONFIG_H -I. -Wall -Wshadow -fno-builtin -Wextra -Wsign-compare -Wextra -Wno-unused-parameter -Wno-unused-function -DREGRESSION_TEST=1 -DSECONDARY_DJW=1 -DSECONDARY_FGK=1 -DXD3_MAIN=1 -DNOT_MAIN=1 -DXD3_DEBUG=1 -pipe -march=native -fno-diagnostics-color -O2 -c -o testing/xdelta3regtest-regtest.o `test -f 'testing/regtest.cc' || echo './'`testing/regtest.cc >clang -DHAVE_CONFIG_H -I. -Wall -Wshadow -fno-builtin -Wextra -Wsign-compare -Wextra -Wno-unused-parameter -Wno-unused-function -pedantic -std=c99 -DREGRESSION_TEST=1 -DSECONDARY_DJW=1 -DSECONDARY_FGK=1 -DXD3_MAIN=1 -DNOT_MAIN=1 -DXD3_DEBUG=1 -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o testing/xdelta3regtest-regtest_c.o `test -f 'testing/regtest_c.c' || echo './'`testing/regtest_c.c >In file included from testing/regtest.cc:30: >testing/file.h:69:14: error: invalid suffix on literal; C++11 requires a space > between literal and identifier [-Wreserved-user-defined-literal] > DP(RINT "%5"Q"x: ", pos); > ^ > >In file included from testing/regtest.cc:32: >testing/delta.h:56:13: error: invalid suffix on literal; C++11 requires a space > between literal and identifier [-Wreserved-user-defined-literal] > DP(RINT "%"Q"u run %u\n", winst.position, winst.size); > ^ > >testing/delta.h:59:13: error: invalid suffix on literal; C++11 requires a space > between literal and identifier [-Wreserved-user-defined-literal] > DP(RINT "%"Q"u add %u\n", winst.position, winst.size); > ^ > >testing/delta.h:62:13: error: invalid suffix on literal; C++11 requires a space > between literal and identifier [-Wreserved-user-defined-literal] > DP(RINT "%"Q"u copy %u @ %"Q"u (mode %u)\n", > ^ > >testing/delta.h:62:29: error: invalid suffix on literal; C++11 requires a space > between literal and identifier [-Wreserved-user-defined-literal] > DP(RINT "%"Q"u copy %u @ %"Q"u (mode %u)\n", > ^ > >testing/regtest.cc:95:34: error: invalid suffix on literal; C++11 requires a > space between literal and identifier [-Wreserved-user-defined-literal] > IF_DEBUG1 (XPR(NTR "source %"Q"u[%"Q"u] target %"Q"u winsize %"Z"u\n", > ^ > >testing/regtest.cc:95:40: error: invalid suffix on literal; C++11 requires a > space between literal and identifier [-Wreserved-user-defined-literal] > IF_DEBUG1 (XPR(NTR "source %"Q"u[%"Q"u] target %"Q"u winsize %"Z"u\n", > ^ > >testing/regtest.cc:95:54: error: invalid suffix on literal; C++11 requires a > space between literal and identifier [-Wreserved-user-defined-literal] > IF_DEBUG1 (XPR(NTR "source %"Q"u[%"Q"u] target %"Q"u winsize %"Z"u\n", > ^ > >testing/regtest.cc:95:68: error: invalid suffix on literal; C++11 requires a > space between literal and identifier [-Wreserved-user-defined-literal] > IF_DEBUG1 (XPR(NTR "source %"Q"u[%"Q"u] target %"Q"u winsize %"Z"u\n", > ^ > >testing/regtest.cc:105:42: error: invalid suffix on literal; C++11 requires a > space between literal and identifier [-Wreserved-user-defined-literal] > IF_DEBUG2(XPR(NTR "target in %s: %"Q"u..%"Q"u %"Q"u(%"Q"u) " > ^ > >testing/regtest.cc:105:49: error: invalid suffix on literal; C++11 requires a > space between literal and identifier [-Wreserved-user-defined-literal] > IF_DEBUG2(XPR(NTR "target in %s: %"Q"u..%"Q"u %"Q"u(%"Q"u) " > ^ > >testing/regtest.cc:105:55: error: invalid suffix on literal; C++11 requires a > space between literal and identifier [-Wreserved-user-defined-literal] > IF_DEBUG2(XPR(NTR "target in %s: %"Q"u..%"Q"u %"Q"u(%"Q"u) " > ^ > >testing/regtest.cc:105:61: error: invalid suffix on literal; C++11 requires a > space between literal and identifier [-Wreserved-user-defined-literal] > IF_DEBUG2(XPR(NTR "target in %s: %"Q"u..%"Q"u %"Q"u(%"Q"u) " > ^ > >testing/regtest.cc:106:19: error: invalid suffix on literal; C++11 requires a > space between literal and identifier [-Wreserved-user-defined-literal] > "verified %"Q"u\n", > ^ > >testing/regtest.cc:156:36: error: invalid suffix on literal; C++11 requires a > space between literal and identifier [-Wreserved-user-defined-literal] > IF_DEBUG2(XPR(NTR "[srcblock] %"Q"u last srcpos %"Q"u " > ^ > >testing/regtest.cc:156:54: error: invalid suffix on literal; C++11 requires a > space between literal and identifier [-Wreserved-user-defined-literal] > IF_DEBUG2(XPR(NTR "[srcblock] %"Q"u last srcpos %"Q"u " > ^ > >testing/regtest.cc:157:17: error: invalid suffix on literal; C++11 requires a > space between literal and identifier [-Wreserved-user-defined-literal] > "encodepos %"Q"u\n", > ^ > >testing/regtest.cc:234:39: error: invalid suffix on literal; C++11 requires a > space between literal and identifier [-Wreserved-user-defined-literal] > snprintf(bbuf, sizeof(bbuf), "-B%"Q"u", options.encode_srcwin_maxsz); > ^ > >testing/regtest.cc:374:39: error: invalid suffix on literal; C++11 requires a > space between literal and identifier [-Wreserved-user-defined-literal] > snprintf_func (buf, sizeof(buf), "%"Q"u", x); > ^ > >fatal error: too many errors emitted, stopping now [-ferror-limit=] >20 errors generated. >make: *** [Makefile:737: testing/xdelta3regtest-regtest.o] Error 1 >make: *** Waiting for unfinished jobs.... > * ERROR: dev-util/xdelta-3.0.11-r1::gentoo failed (test phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-util/xdelta-3.0.11-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-util/xdelta-3.0.11-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-util:xdelta-3.0.11-r1:20221212-040305.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/xdelta-3.0.11-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-util/xdelta-3.0.11-r1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-util/xdelta-3.0.11-r1/work/xdelta3-3.0.11' > * S: '/var/tmp/portage/dev-util/xdelta-3.0.11-r1/work/xdelta3-3.0.11' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 885555
:
841787
| 841789 |
841791
|
841793
|
841795
|
841797
|
841799
|
841801
|
841803