Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 898442 Details for
Bug 936822
dev-libs/ferrisloki-3.0.13-r3 - [icu-75.1] [glibc-2.40] [gcc-15] ./.../SafeFormat.h: error: struct Loki::PrintfState<Device, Char> has no member named s
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs:ferrisloki-3.0.13-r3:20240727-220620.log
dev-libs:ferrisloki-3.0.13-r3:20240727-220620.log (text/plain), 18.04 KB, created by
Toralf Förster
on 2024-07-28 08:58:16 UTC
(
hide
)
Description:
dev-libs:ferrisloki-3.0.13-r3:20240727-220620.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-07-28 08:58:16 UTC
Size:
18.04 KB
patch
obsolete
> * Package: dev-libs/ferrisloki-3.0.13-r3:0 > * Repository: gentoo > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking ferrisloki-3.0.13.tar.bz2 to /var/tmp/portage/dev-libs/ferrisloki-3.0.13-r3/work >>>> Source unpacked in /var/tmp/portage/dev-libs/ferrisloki-3.0.13-r3/work >>>> Preparing source in /var/tmp/portage/dev-libs/ferrisloki-3.0.13-r3/work/ferrisloki-3.0.13 ... > * Applying ferrisloki-3.0.13-r3-configure-libsigc.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/dev-libs/ferrisloki-3.0.13-r3/work/ferrisloki-3.0.13' ... > * Running 'libtoolize --install --copy --force --automake' ... > [ ok ] > * Running 'aclocal --system-acdir=/var/tmp/portage/dev-libs/ferrisloki-3.0.13-r3/temp/aclocal' ... > [ ok ] > * Moving configure.in to configure.ac (bug #426262) > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --force-missing' ... > [ ok ] > * Running elibtoolize in: ferrisloki-3.0.13/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * Applying color-record/2.4.7 patch ... > * Applying openmp/2.4.7 patch ... > * Applying verbose-pic/2.4.7 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/ferrisloki-3.0.13-r3/work/ferrisloki-3.0.13 ... > * econf: updating ferrisloki-3.0.13/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating ferrisloki-3.0.13/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/ferrisloki-3.0.13-r3 --htmldir=/usr/share/doc/ferrisloki-3.0.13-r3/html --with-sysroot=/ --libdir=/usr/lib64 >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/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... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking xargs -n works... 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 whether to enable maintainer-specific portions of Makefiles... no >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking whether make supports the include directive... yes (GNU style) >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 the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for library containing strerror... none required >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether the compiler supports GNU C... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether the compiler supports GNU C++... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed >checking dependency style of x86_64-pc-linux-gnu-g++... none >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 grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking how to print strings... printf >checking for a sed that does not truncate output... /usr/bin/sed >checking for fgrep... /usr/bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/libexec/gcc/x86_64-pc-linux-gnu/ld >checking if the linker (/usr/libexec/gcc/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/libexec/gcc/x86_64-pc-linux-gnu/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-file... no >checking for file... file >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 command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /usr/bin/dd >checking how to truncate binary pipes... /usr/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 for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/libexec/gcc/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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64 >checking if the linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/libexec/gcc/x86_64-pc-linux-gnu/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/libexec/gcc/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 for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >attempt_to_use_stlport:no >checking for sigc++-2.0 >= 2.0.0... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating include/Makefile >config.status: creating include/FerrisLoki/Makefile >config.status: creating include/FerrisLoki/loki/Makefile >config.status: creating src/Makefile >config.status: creating ferrisloki.spec >config.status: creating ferrisloki.pc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/ferrisloki-3.0.13-r3/work/ferrisloki-3.0.13 ... >make -j4 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/dev-libs/ferrisloki-3.0.13-r3/work/ferrisloki-3.0.13' >Making all in src >make[2]: Entering directory '/var/tmp/portage/dev-libs/ferrisloki-3.0.13-r3/work/ferrisloki-3.0.13/src' >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I/usr/include -I./../include/FerrisLoki -I/usr/local/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -c -o Extensions.lo Extensions.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I/usr/include -I./../include/FerrisLoki -I/usr/local/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -c -o OrderedStatic.lo OrderedStatic.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I/usr/include -I./../include/FerrisLoki -I/usr/local/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -c -o SafeFormat.lo SafeFormat.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I/usr/include -I./../include/FerrisLoki -I/usr/local/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -c -o Singleton.lo Singleton.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I/usr/include -I./../include/FerrisLoki -I/usr/local/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -c SafeFormat.cpp -fPIC -DPIC -o .libs/SafeFormat.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I/usr/include -I./../include/FerrisLoki -I/usr/local/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -c Extensions.cpp -fPIC -DPIC -o .libs/Extensions.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I/usr/include -I./../include/FerrisLoki -I/usr/local/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -c Singleton.cpp -fPIC -DPIC -o .libs/Singleton.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I. -I.. -I.. -I/usr/include -I./../include/FerrisLoki -I/usr/local/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -std=c++11 -c OrderedStatic.cpp -fPIC -DPIC -o .libs/OrderedStatic.o >In file included from ./../include/FerrisLoki/loki/OrderedStatic.h:22, > from OrderedStatic.cpp:16: >./../include/FerrisLoki/loki/Singleton.h: In function 'void Loki::SetLongevity(T*, unsigned int, Destroyer)': >./../include/FerrisLoki/loki/Singleton.h:159:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] > 159 | std::auto_ptr<LifetimeTracker> > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/memory:78, > from ./../include/FerrisLoki/loki/Singleton.h:30: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/unique_ptr.h:59:28: note: declared here > 59 | template<typename> class auto_ptr; > | ^~~~~~~~ >In file included from SafeFormat.cpp:16: >./../include/FerrisLoki/loki/SafeFormat.h: In member function 'Loki::PrintfState<Device, Char>& Loki::PrintfState<Device, Char>::operator()(const char*)': >./../include/FerrisLoki/loki/SafeFormat.h:210:54: error: 'struct Loki::PrintfState<Device, Char>' has no member named 's' > 210 | const size_t len = std::min(strlen(this->s), prec_); > | ^ >./../include/FerrisLoki/loki/SafeFormat.h:210:41: error: there are no arguments to 'strlen' that depend on a template parameter, so a declaration of 'strlen' must be available [-fpermissive] > 210 | const size_t len = std::min(strlen(this->s), prec_); > | ^~~~~~ >./../include/FerrisLoki/loki/SafeFormat.h:210:41: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) >In file included from Singleton.cpp:19: >./../include/FerrisLoki/loki/Singleton.h: In function 'void Loki::SetLongevity(T*, unsigned int, Destroyer)': >./../include/FerrisLoki/loki/Singleton.h:159:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] > 159 | std::auto_ptr<LifetimeTracker> > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/memory:78, > from ./../include/FerrisLoki/loki/Singleton.h:30: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/unique_ptr.h:59:28: note: declared here > 59 | template<typename> class auto_ptr; > | ^~~~~~~~ >make[2]: *** [Makefile:504: SafeFormat.lo] Error 1 >make[2]: *** Waiting for unfinished jobs.... >In file included from ./../include/FerrisLoki/loki/SmallObj.h:23, > from ./../include/FerrisLoki/loki/SmartPtr.h:33, > from ./Extensions.hh:32, > from Extensions.cpp:31: >./../include/FerrisLoki/loki/Singleton.h: In function 'void Loki::SetLongevity(T*, unsigned int, Destroyer)': >./../include/FerrisLoki/loki/Singleton.h:159:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] > 159 | std::auto_ptr<LifetimeTracker> > | ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/memory:78, > from ./../include/FerrisLoki/loki/Singleton.h:30: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/unique_ptr.h:59:28: note: declared here > 59 | template<typename> class auto_ptr; > | ^~~~~~~~ >./../include/FerrisLoki/loki/SmallObj.h: At global scope: >./../include/FerrisLoki/loki/SmallObj.h:462:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] > 462 | static void * operator new ( std::size_t size ) throw ( std::bad_alloc ) > | ^~~~~ >./../include/FerrisLoki/loki/SmartPtr.h:1781:18: warning: 'template<class _Arg1, class _Arg2, class _Result> struct std::binary_function' is deprecated [-Wdeprecated-declarations] > 1781 | : public binary_function<Loki::SmartPtr<T, OP, CP, KP, SP, CNP >, > | ^~~~~~~~~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/string:49, > from /usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/stdexcept:39, > from ./../include/FerrisLoki/loki/Singleton.h:24: >/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/stl_function.h:131:12: note: declared here > 131 | struct binary_function > | ^~~~~~~~~~~~~~~ >make[2]: Leaving directory '/var/tmp/portage/dev-libs/ferrisloki-3.0.13-r3/work/ferrisloki-3.0.13/src' >make[1]: *** [Makefile:491: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-libs/ferrisloki-3.0.13-r3/work/ferrisloki-3.0.13' >make: *** [Makefile:398: all] Error 2 > * ERROR: dev-libs/ferrisloki-3.0.13-r3::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-libs/ferrisloki-3.0.13-r3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/ferrisloki-3.0.13-r3::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-libs:ferrisloki-3.0.13-r3:20240727-220620.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/ferrisloki-3.0.13-r3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/ferrisloki-3.0.13-r3/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/ferrisloki-3.0.13-r3/work/ferrisloki-3.0.13' > * S: '/var/tmp/portage/dev-libs/ferrisloki-3.0.13-r3/work/ferrisloki-3.0.13' >
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 936822
:
898441
| 898442 |
898443
|
898444
|
898445
|
898446
|
898447
|
898448
|
898449