Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 869459 Details for
Bug 913575
dev-libs/libe-0.11.0 - [slibtool] [clang] buffer.cc: error: use of undeclared identifier ret
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-libs:libe-0.11.0:20230903-153141.log
dev-libs:libe-0.11.0:20230903-153141.log (text/plain), 17.42 KB, created by
Toralf Förster
on 2023-09-03 15:46:14 UTC
(
hide
)
Description:
dev-libs:libe-0.11.0:20230903-153141.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-09-03 15:46:14 UTC
Size:
17.42 KB
patch
obsolete
> * Package: dev-libs/libe-0.11.0:0 > * Repository: gentoo > * Maintainer: patrick@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking libe-0.11.0.tar.gz to /var/tmp/portage/dev-libs/libe-0.11.0/work >>>> Source unpacked in /var/tmp/portage/dev-libs/libe-0.11.0/work >>>> Preparing source in /var/tmp/portage/dev-libs/libe-0.11.0/work/libe-0.11.0 ... > * Applying libe-0.11.0-strtoul.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/libe-0.11.0/work/libe-0.11.0 ... > * econf: updating libe-0.11.0/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libe-0.11.0/config.guess with /usr/share/gnuconfig/config.guess >./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/libe-0.11.0 --htmldir=/usr/share/doc/libe-0.11.0/html --with-sysroot=/ --libdir=/usr/lib64 --disable-static >checking for a BSD-compatible install... /usr/lib/portage/python3.11/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 whether make supports nested variables... (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 for style of include used by make... GNU >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 dependency style of clang... none >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... ld.lld >checking if the linker (ld.lld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... llvm-nm >checking the name lister (llvm-nm) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >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 ld.lld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... llvm-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... llvm-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... llvm-strip >checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib >checking command to parse llvm-nm output from clang object... ok >checking for sysroot... / >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... clang-cpp >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... no >checking if clang supports -c -o file.o... yes >checking if clang supports -c -o file.o... (cached) yes >checking whether the clang linker (ld.lld -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 whether we are using the GNU C++ compiler... yes >checking whether clang++ accepts -g... yes >checking dependency style of clang++... none >checking how to run the C++ preprocessor... clang++ -E >checking for ld used by clang++... ld.lld -m elf_x86_64 >checking if the linker (ld.lld -m elf_x86_64) is GNU ld... yes >checking whether the clang++ linker (ld.lld -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... no >checking if clang++ supports -c -o file.o... yes >checking if clang++ supports -c -o file.o... (cached) yes >checking whether the clang++ linker (ld.lld -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-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 dependency style of clang... (cached) none >checking for clock_gettime in -lrt... yes >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 >checking for PO6... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking for stdint.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for inline... inline >checking for size_t... yes >checking for uint16_t... yes >checking for uint32_t... yes >checking for uint64_t... yes >checking for uint8_t... yes >checking for error_at_line... yes >checking for clock_gettime... yes >checking for memchr... yes >checking for memmove... yes >checking for strtoul... yes >checking for strtoull... yes >checking for mach_absolute_time... no >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libe.pc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/libe-0.11.0/work/libe-0.11.0 ... >make -j5 >make --no-print-directory all-am >rdlibtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c -o arena.lo arena.cc >rdlibtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c -o atomic.lo atomic.cc >rdlibtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c -o buffer.lo buffer.cc >rdlibtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c -o error.lo error.cc >rdlibtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c -o garbage_collector.lo garbage_collector.cc > > > >rdlibtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c -o arena.lo arena.cc > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-libs/libe-0.11.0/work/libe-0.11.0"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 3975919}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. >rdlibtool: lconf: found "/var/tmp/portage/dev-libs/libe-0.11.0/work/libe-0.11.0/libtool". > > > >rdlibtoolrdlibtool: compile: --tag=CXX clang++ --mode=compile -DHAVE_CONFIG_H clang++ -I. -DHAVE_CONFIG_H -O2 -I. -pipe -O2 -march=native -pipe -fno-diagnostics-color -march=native -c -fno-diagnostics-color arena.cc -c -DPIC -o -fPIC atomic.lo -o atomic.cc .libs/arena.o > > > > > >rdlibtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c -o buffer.lo buffer.cc > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-libs/libe-0.11.0/work/libe-0.11.0"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 3975919}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. >rdlibtool: lconf: found "/var/tmp/portage/dev-libs/libe-0.11.0/work/libe-0.11.0/libtool". >rdlibtool: compile: clang++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c buffer.cc -DPIC -fPIC -o .libs/buffer.o > > > >rdlibtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c -o error.lo error.cc > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-libs/libe-0.11.0/work/libe-0.11.0"}. >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 3975919}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-libs/libe-0.11.0/work/libe-0.11.0"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 3975919}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. >rdlibtool: lconf: found "/var/tmp/portage/dev-libs/libe-0.11.0/work/libe-0.11.0/libtool". >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. >rdlibtool: lconf: found "/var/tmp/portage/dev-libs/libe-0.11.0/work/libe-0.11.0/libtool". >rdlibtool: compile: clang++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c error.cc -DPICrdlibtool: compile: -fPIC -o .libs/error.o > clang++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c atomic.cc -DPIC -fPIC -o .libs/atomic.o > > > >rdlibtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c -o garbage_collector.lo garbage_collector.cc > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-libs/libe-0.11.0/work/libe-0.11.0"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 3975919}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. >rdlibtool: lconf: found "/var/tmp/portage/dev-libs/libe-0.11.0/work/libe-0.11.0/libtool". >rdlibtool: compile: clang++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c garbage_collector.cc -DPIC -fPIC -o .libs/garbage_collector.o >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c -o lookup3.lo lookup3.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c -o lookup3.lo lookup3.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-libs/libe-0.11.0/work/libe-0.11.0"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 3975919}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. >rdlibtool: lconf: found "/var/tmp/portage/dev-libs/libe-0.11.0/work/libe-0.11.0/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c lookup3.c -DPIC -fPIC -o .libs/lookup3.o >rdlibtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c -o lookup3-wrap.lo lookup3-wrap.cc > > > >rdlibtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c -o lookup3-wrap.lo lookup3-wrap.cc > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-libs/libe-0.11.0/work/libe-0.11.0"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 3975919}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. >rdlibtool: lconf: found "/var/tmp/portage/dev-libs/libe-0.11.0/work/libe-0.11.0/libtool". >rdlibtool: compile: clang++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c lookup3-wrap.cc -DPIC -fPIC -o .libs/lookup3-wrap.o >rdlibtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c -o seqno_collector.lo seqno_collector.cc > > > >rdlibtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c -o seqno_collector.lo seqno_collector.cc > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-libs/libe-0.11.0/work/libe-0.11.0"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 3975919}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. >rdlibtool: lconf: found "/var/tmp/portage/dev-libs/libe-0.11.0/work/libe-0.11.0/libtool". >rdlibtool: compile: clang++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c seqno_collector.cc -DPIC -fPIC -o .libs/seqno_collector.o >In file included from error.cc:29: >./e/error.h:85:9: warning: ignoring return value of function declared with > 'warn_unused_result' attribute [-Wunused-result] > strerror_r(err, buf, 1024); > ^~~~~~~~~~ ~~~~~~~~~~~~~~ >rdlibtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c -o serialization.lo serialization.cc > > > >rdlibtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c -o serialization.lo serialization.cc > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-libs/libe-0.11.0/work/libe-0.11.0"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 3975919}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. >rdlibtool: lconf: found "/var/tmp/portage/dev-libs/libe-0.11.0/work/libe-0.11.0/libtool". >rdlibtool: compile: clang++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c serialization.cc -DPIC -fPIC -o .libs/serialization.o >buffer.cc:84:10: error: no member named 'auto_ptr' in namespace 'std' > std::auto_ptr<buffer> ret(create(m_cap)); > ~~~~~^ >buffer.cc:84:19: error: 'buffer' does not refer to a value > std::auto_ptr<buffer> ret(create(m_cap)); > ^ >./e/buffer.h:44:7: note: declared here >class buffer > ^ >buffer.cc:84:27: error: use of undeclared identifier 'ret' > std::auto_ptr<buffer> ret(create(m_cap)); > ^ >1 warning generated. >buffer.cc:85:5: error: use of undeclared identifier 'ret' > ret->m_cap = m_cap; > ^ >buffer.cc:86:5: error: use of undeclared identifier 'ret' > ret->m_size = m_size; > ^ >buffer.ccrdlibtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c -o slice.lo slice.cc >:87:13: error: use of undeclared identifier 'ret' > memmove(ret->m_data, m_data, m_cap); > ^ > > > >rdlibtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c -o slice.lo slice.cc > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/dev-libs/libe-0.11.0/work/libe-0.11.0"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 3975919}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = 3. >rdlibtool: lconf: found "/var/tmp/portage/dev-libs/libe-0.11.0/work/libe-0.11.0/libtool". >rdlibtool: compile: clang++ -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -c slice.cc -DPIC -fPIC -o .libs/slice.o >buffer.cc:88:12: error: use of undeclared identifier 'ret' > return ret.release(); > ^ >7 errors generated. >rdlibtool: error logged in slbt_exec_compile(), line 209: Success. >make[1]: *** [Makefile:763: buffer.lo] Error 2 >make[1]: *** Waiting for unfinished jobs.... >make: *** [Makefile:500: all] Error 2 > * ERROR: dev-libs/libe-0.11.0::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-libs/libe-0.11.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/libe-0.11.0::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-libs:libe-0.11.0:20230903-153141.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/libe-0.11.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/libe-0.11.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/libe-0.11.0/work/libe-0.11.0' > * S: '/var/tmp/portage/dev-libs/libe-0.11.0/work/libe-0.11.0' >
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 913575
:
869458
| 869459 |
869460
|
869461
|
869462
|
869463
|
869464
|
869465