Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 819934 Details for
Bug 875104
net-libs/libaxc-0.3.7 - sed: cant read .../libaxc.pc: 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-libs:libaxc-0.3.7:20221004-034202.log
net-libs:libaxc-0.3.7:20221004-034202.log (text/plain), 5.87 KB, created by
Toralf Förster
on 2022-10-04 16:43:36 UTC
(
hide
)
Description:
net-libs:libaxc-0.3.7:20221004-034202.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-10-04 16:43:36 UTC
Size:
5.87 KB
patch
obsolete
> * Package: net-libs/libaxc-0.3.7:0 > * Repository: gentoo > * Maintainer: sping@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking libaxc-0.3.7.tar.gz to /var/tmp/portage/net-libs/libaxc-0.3.7/work >>>> Source unpacked in /var/tmp/portage/net-libs/libaxc-0.3.7/work >>>> Preparing source in /var/tmp/portage/net-libs/libaxc-0.3.7/work/axc-0.3.7 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-libs/libaxc-0.3.7/work/axc-0.3.7 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-libs/libaxc-0.3.7/work/axc-0.3.7 ... >make -j4 PREFIX=/usr AR=x86_64-pc-linux-gnu-ar CC=clang PKG_CONFIG=x86_64-pc-linux-gnu-pkg-config >mkdir -p build >clang -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/signal -std=c11 -g -Wall -Wextra -Wpedantic -Wstrict-overflow -fno-strict-aliasing -funsigned-char -fno-builtin-memset -fstack-protector-strong -Wformat -Werror=format-security -D_XOPEN_SOURCE=700 -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c src/axc.c -o build/axc.o >clang -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/signal -std=c11 -g -Wall -Wextra -Wpedantic -Wstrict-overflow -fno-strict-aliasing -funsigned-char -fno-builtin-memset -fstack-protector-strong -Wformat -Werror=format-security -D_XOPEN_SOURCE=700 -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c src/axc_crypto.c -o build/axc_crypto.o >clang -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/signal -std=c11 -g -Wall -Wextra -Wpedantic -Wstrict-overflow -fno-strict-aliasing -funsigned-char -fno-builtin-memset -fstack-protector-strong -Wformat -Werror=format-security -D_XOPEN_SOURCE=700 -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -c src/axc_store.c -o build/axc_store.o >clang -shared -Wl,-soname,libaxc.so.0 -o build/libaxc.so -fPIC -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/signal -std=c11 -g -Wall -Wextra -Wpedantic -Wstrict-overflow -fno-strict-aliasing -funsigned-char -fno-builtin-memset -fstack-protector-strong -Wformat -Werror=format-security src/axc.c src/axc_crypto.c src/axc_store.c -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pthread -ldl -lglib-2.0 -lsqlite3 -lgcrypt -lgpg-error -lsignal-protocol-c -lm -D_XOPEN_SOURCE=700 -D_BSD_SOURCE -D_POSIX_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE >echo 'prefix='/usr > build/libaxc.pc >echo 'exec_prefix=${prefix}' >> build/libaxc.pc >echo 'libdir=${prefix}/lib/x86_64-linux-gnu' >> build/libaxc.pc >echo 'includedir=${prefix}/include' >> build/libaxc.pc >echo 'Name: libaxc' >> build/libaxc.pc >echo 'Version: 0.3.7' >> build/libaxc.pc >echo 'Description: client library for libsignal-protocol-c' >> build/libaxc.pc >echo 'Requires: libsignal-protocol-c' >> build/libaxc.pc >echo 'Cflags: -I${includedir}/axc' >> build/libaxc.pc >echo 'Libs: -L${libdir} -laxc' >> build/libaxc.pc >x86_64-pc-linux-gnu-ar rcs build/libaxc.a build/axc.o build/axc_crypto.o build/axc_store.o >>>> Source compiled. > * Skipping make test/check due to ebuild restriction. >>>> Test phase [disabled because of RESTRICT=test]: net-libs/libaxc-0.3.7 > >>>> Install net-libs/libaxc-0.3.7 into /var/tmp/portage/net-libs/libaxc-0.3.7/image >make -j4 DESTDIR=/var/tmp/portage/net-libs/libaxc-0.3.7/image PREFIX=/usr install >install -d /var/tmp/portage/net-libs/libaxc-0.3.7/image//usr/lib/x86_64-linux-gnu/pkgconfig/ >install -m 644 build/libaxc.a /var/tmp/portage/net-libs/libaxc-0.3.7/image//usr/lib/x86_64-linux-gnu/libaxc.a >install -m 644 build/libaxc.so /var/tmp/portage/net-libs/libaxc-0.3.7/image//usr/lib/x86_64-linux-gnu/libaxc.so.0.3.7 >ln -s libaxc.so.0.3.7 /var/tmp/portage/net-libs/libaxc-0.3.7/image//usr/lib/x86_64-linux-gnu/libaxc.so.0 >ln -s libaxc.so.0.3.7 /var/tmp/portage/net-libs/libaxc-0.3.7/image//usr/lib/x86_64-linux-gnu/libaxc.so >install -m 644 build/libaxc.pc /var/tmp/portage/net-libs/libaxc-0.3.7/image//usr/lib/x86_64-linux-gnu/pkgconfig/ >install -d /var/tmp/portage/net-libs/libaxc-0.3.7/image//usr/include/axc/ >install -m 644 src/axc.h /var/tmp/portage/net-libs/libaxc-0.3.7/image//usr/include/axc/ >install -m 644 src/axc_crypto.h /var/tmp/portage/net-libs/libaxc-0.3.7/image//usr/include/axc/ >install -m 644 src/axc_store.h /var/tmp/portage/net-libs/libaxc-0.3.7/image//usr/include/axc/ >sed: can't read /var/tmp/portage/net-libs/libaxc-0.3.7/image/usr/lib64/pkgconfig/libaxc.pc: No such file or directory > * ERROR: net-libs/libaxc-0.3.7::gentoo failed (install phase): > * (no error message) > * > * Call stack: > * ebuild.sh, line 122: Called src_install > * environment, line 1302: Called die > * The specific snippet of code: > * sed "s|^libdir=.*|libdir=\${prefix}/${libdir}|" -i "${ED}/usr/${libdir}/pkgconfig/libaxc.pc" || die; > * > * If you need support, post the output of `emerge --info '=net-libs/libaxc-0.3.7::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-libs/libaxc-0.3.7::gentoo'`. > * The complete build log is located at '/var/log/portage/net-libs:libaxc-0.3.7:20221004-034202.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-libs/libaxc-0.3.7/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-libs/libaxc-0.3.7/temp/environment'. > * Working directory: '/var/tmp/portage/net-libs/libaxc-0.3.7/work/axc-0.3.7' > * S: '/var/tmp/portage/net-libs/libaxc-0.3.7/work/axc-0.3.7' >
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 875104
:
819922
|
819925
|
819928
|
819931
| 819934 |
819937