Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 879293 Details for
Bug 919854
net-misc/memcached-1.6.22 - [clang] ld.lld: error: cannot open .../libclang_rt.profile-x86_64.a: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-misc:memcached-1.6.22:20231213-214718.log
net-misc:memcached-1.6.22:20231213-214718.log (text/plain), 17.86 KB, created by
Toralf Förster
on 2023-12-13 21:53:49 UTC
(
hide
)
Description:
net-misc:memcached-1.6.22:20231213-214718.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-12-13 21:53:49 UTC
Size:
17.86 KB
patch
obsolete
> * Package: net-misc/memcached-1.6.22:0 > * Repository: gentoo > * Maintainer: robbat2@gentoo.org prometheanfire@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux seccomp ssl > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking memcached-1.6.22.tar.gz to /var/tmp/portage/net-misc/memcached-1.6.22/work >>>> Source unpacked in /var/tmp/portage/net-misc/memcached-1.6.22/work >>>> Preparing source in /var/tmp/portage/net-misc/memcached-1.6.22/work/memcached-1.6.22 ... > * Applying memcached-1.4.0-fix-as-needed-linking.patch ... >patching file testapp.c >Hunk #1 succeeded at 175 (offset 60 lines). >patching file Makefile.am >Hunk #1 succeeded at 80 with fuzz 2 (offset 53 lines). > [ ok ] > * Applying memcached-1.4.17-EWOULDBLOCK.patch ... >patching file testapp.c >patch unexpectedly ends in middle of line >Hunk #1 succeeded at 2202 with fuzz 1 (offset 362 lines). > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-misc/memcached-1.6.22/work/memcached-1.6.22' ... > * Running 'aclocal --system-acdir=/var/tmp/portage/net-misc/memcached-1.6.22/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --foreign --force-missing' ... > [ ok ] > * Running elibtoolize in: memcached-1.6.22/ >>>> Source prepared. > * Modern C testing: this build is using a /etc/portage/bashrc hook (2023-11-30T22:24)! > * Modern C testing: see https://wiki.gentoo.org/wiki/Modern_C_porting for more info. >>>> Configuring source in /var/tmp/portage/net-misc/memcached-1.6.22/work/memcached-1.6.22 ... > * econf: updating memcached-1.6.22/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating memcached-1.6.22/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 --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/memcached-1.6.22 --htmldir=/usr/share/doc/memcached-1.6.22/html --libdir=/usr/lib64 --disable-docs --disable-werror --disable-sasl --enable-tls >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >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 race-free 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... 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 the compiler supports GNU C... yes >checking whether clang accepts -g... yes >checking for clang option to enable C11 features... none needed >checking whether clang understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of clang... none >checking how to run the C preprocessor... clang-cpp >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for icc in use... no >checking for clang in use... yes >checking for clang options needed to detect all undeclared functions... (cached) none needed >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 whether __SUNPRO_C is declared... no >checking for clang option to accept ISO C99... none needed >checking for sasl/sasl.h... no >checking for gcov... /usr/bin/gcov >checking size of void *... 8 >checking for library containing clock_gettime... none required >checking for library containing socket... none required >checking for library containing gethostbyname... none required >checking for libevent directory... (system) >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 openssl... yes >checking for library containing gethugepagesizes... no >checking for _Bool... yes >checking for stdbool.h that conforms to C99... yes >checking for inttypes.h... (cached) yes >checking for sys/auxv.h... yes >checking for sasl_callback_ft... no >checking for print macros for integers (C99 section 7.8.1)... yes >checking for an ANSI C-conforming const... yes >checking for socklen_t... yes >checking whether byte ordering is bigendian... no >checking for htonll... no >checking for library containing pthread_create... none required >checking for mlockall... yes >checking for getpagesizes... no >checking for sysconf... yes >checking for memcntl... no >checking for clock_gettime... yes >checking for preadv... yes >checking for pread... yes >checking for eventfd... yes >checking for accept4... yes >checking for getopt_long... yes >checking for alignment... none >checking for GCC atomics... yes >checking for GCC 64bit atomics... yes >checking for setppriv... no >checking for pledge... no >checking for cap_enter... no >checking for sandbox_init... no >checking for xml2rfc... no >checking for xsltproc... /usr/bin/xsltproc >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >'/var/tmp/portage/net-misc/memcached-1.6.22/temp/clang16-errors.log' -> '/var/tmp/clang/net-misc/memcached-1.6.22/clang16-errors.log' >'/var/tmp/portage/net-misc/memcached-1.6.22/temp/clang16-safe.log' -> '/var/tmp/clang/net-misc/memcached-1.6.22/clang16-safe.log' >>>> Compiling source in /var/tmp/portage/net-misc/memcached-1.6.22/work/memcached-1.6.22 ... > * Please use append-cppflags for preprocessor flags >make -j4 testapp memcached-debug 'CFLAGS=-O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread' >clang -DHAVE_CONFIG_H -I. -UNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o testapp-testapp.o `test -f 'testapp.c' || echo './'`testapp.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o testapp-util.o `test -f 'util.c' || echo './'`util.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o testapp-stats_prefix.o `test -f 'stats_prefix.c' || echo './'`stats_prefix.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o testapp-jenkins_hash.o `test -f 'jenkins_hash.c' || echo './'`jenkins_hash.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o testapp-murmur3_hash.o `test -f 'murmur3_hash.c' || echo './'`murmur3_hash.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o testapp-cache.o `test -f 'cache.c' || echo './'`cache.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o testapp-crc32c.o `test -f 'crc32c.c' || echo './'`crc32c.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o memcached_debug-memcached.o `test -f 'memcached.c' || echo './'`memcached.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o memcached_debug-hash.o `test -f 'hash.c' || echo './'`hash.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o memcached_debug-jenkins_hash.o `test -f 'jenkins_hash.c' || echo './'`jenkins_hash.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o memcached_debug-murmur3_hash.o `test -f 'murmur3_hash.c' || echo './'`murmur3_hash.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o memcached_debug-slabs.o `test -f 'slabs.c' || echo './'`slabs.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o memcached_debug-items.o `test -f 'items.c' || echo './'`items.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o memcached_debug-assoc.o `test -f 'assoc.c' || echo './'`assoc.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o memcached_debug-thread.o `test -f 'thread.c' || echo './'`thread.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o memcached_debug-daemon.o `test -f 'daemon.c' || echo './'`daemon.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o memcached_debug-stats_prefix.o `test -f 'stats_prefix.c' || echo './'`stats_prefix.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o memcached_debug-util.o `test -f 'util.c' || echo './'`util.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o memcached_debug-cache.o `test -f 'cache.c' || echo './'`cache.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o memcached_debug-bipbuffer.o `test -f 'bipbuffer.c' || echo './'`bipbuffer.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o memcached_debug-base64.o `test -f 'base64.c' || echo './'`base64.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o memcached_debug-logger.o `test -f 'logger.c' || echo './'`logger.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o memcached_debug-crawler.o `test -f 'crawler.c' || echo './'`crawler.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o memcached_debug-itoa_ljust.o `test -f 'itoa_ljust.c' || echo './'`itoa_ljust.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o memcached_debug-slab_automove.o `test -f 'slab_automove.c' || echo './'`slab_automove.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o memcached_debug-authfile.o `test -f 'authfile.c' || echo './'`authfile.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o memcached_debug-restart.o `test -f 'restart.c' || echo './'`restart.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o memcached_debug-proto_text.o `test -f 'proto_text.c' || echo './'`proto_text.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o memcached_debug-proto_bin.o `test -f 'proto_bin.c' || echo './'`proto_bin.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o memcached_debug-extstore.o `test -f 'extstore.c' || echo './'`extstore.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o memcached_debug-crc32c.o `test -f 'crc32c.c' || echo './'`crc32c.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o memcached_debug-storage.o `test -f 'storage.c' || echo './'`storage.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o memcached_debug-slab_automove_extstore.o `test -f 'slab_automove_extstore.c' || echo './'`slab_automove_extstore.c >clang -DHAVE_CONFIG_H -I. -UNDEBUG -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -c -o memcached_debug-tls.o `test -f 'tls.c' || echo './'`tls.c >clang -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o testapp testapp-testapp.o testapp-util.o testapp-stats_prefix.o testapp-jenkins_hash.o testapp-murmur3_hash.o testapp-cache.o testapp-crc32c.o -levent -lssl -lcrypto >clang -fprofile-arcs -ftest-coverage -DMEMCACHED_DEBUG -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -UNDEBUG -pthread -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o memcached-debug memcached_debug-memcached.o memcached_debug-hash.o memcached_debug-jenkins_hash.o memcached_debug-murmur3_hash.o memcached_debug-slabs.o memcached_debug-items.o memcached_debug-assoc.o memcached_debug-thread.o memcached_debug-daemon.o memcached_debug-stats_prefix.o memcached_debug-util.o memcached_debug-cache.o memcached_debug-bipbuffer.o memcached_debug-base64.o memcached_debug-logger.o memcached_debug-crawler.o memcached_debug-itoa_ljust.o memcached_debug-slab_automove.o memcached_debug-authfile.o memcached_debug-restart.o memcached_debug-proto_text.o memcached_debug-proto_bin.o memcached_debug-extstore.o memcached_debug-crc32c.o memcached_debug-storage.o memcached_debug-slab_automove_extstore.o memcached_debug-tls.o -levent -lssl -lcrypto >ld.lld: error: cannot open /usr/lib/llvm/17/bin/../../../../lib/clang/17/lib/linux/libclang_rt.profile-x86_64.a: No such file or directory >clang-17: error: linker command failed with exit code 1 (use -v to see invocation) >make: *** [Makefile:796: memcached-debug] Error 1 > * ERROR: net-misc/memcached-1.6.22::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-misc/memcached-1.6.22::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-misc/memcached-1.6.22::gentoo'`. > * The complete build log is located at '/var/log/portage/net-misc:memcached-1.6.22:20231213-214718.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-misc/memcached-1.6.22/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-misc/memcached-1.6.22/temp/environment'. > * Working directory: '/var/tmp/portage/net-misc/memcached-1.6.22/work/memcached-1.6.22' > * S: '/var/tmp/portage/net-misc/memcached-1.6.22/work/memcached-1.6.22' >
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 919854
:
879287
|
879288
|
879289
|
879290
|
879291
|
879292
| 879293 |
879294
|
879295
|
879296