Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 642652 Details for
Bug 726194
dev-erlang/stringprep-1.0.19 : /.../ld: cannot find -lerl_interface
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-erlang:stringprep-1.0.19:20200530-084705.log
dev-erlang:stringprep-1.0.19:20200530-084705.log (text/plain), 5.28 KB, created by
Toralf Förster
on 2020-05-30 09:37:23 UTC
(
hide
)
Description:
dev-erlang:stringprep-1.0.19:20200530-084705.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2020-05-30 09:37:23 UTC
Size:
5.28 KB
patch
obsolete
> * Package: dev-erlang/stringprep-1.0.19 > * Repository: gentoo > * Maintainer: ejabberd@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking stringprep-1.0.19.tar.gz to /var/tmp/portage/dev-erlang/stringprep-1.0.19/work >>>> Source unpacked in /var/tmp/portage/dev-erlang/stringprep-1.0.19/work >>>> Preparing source in /var/tmp/portage/dev-erlang/stringprep-1.0.19/work/stringprep-1.0.19 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-erlang/stringprep-1.0.19/work/stringprep-1.0.19 ... >./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 --docdir=/usr/share/doc/stringprep-1.0.19 --htmldir=/usr/share/doc/stringprep-1.0.19/html --libdir=/usr/lib64 >configure: loading site script /usr/share/config.site >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 we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether make sets $(MAKE)... yes >checking for an ANSI C-conforming const... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -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 stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for ANSI C header files... (cached) yes >checking for x86_64-pc-linux-gnu-erl... no >checking for erl... /usr/bin/erl >checking for x86_64-pc-linux-gnu-erlc... no >checking for erlc... /usr/bin/erlc >configure: creating ./config.status >config.status: creating vars.config >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-erlang/stringprep-1.0.19/work/stringprep-1.0.19 ... >==> stringprep-1.0.19 (compile) >Compiled src/stringprep_app.erl >Compiled src/stringprep_sup.erl >Compiled src/stringprep.erl >INFO: sh info: > cwd: "/var/tmp/portage/dev-erlang/stringprep-1.0.19/work/stringprep-1.0.19" > cmd: c++ -c -O3 -Wall -g -Wall -fPIC -MMD -I"/usr/lib64/erlang/lib/erl_interface-4.0/include" -I"/usr/lib64/erlang/erts-11.0.1/include" c_src/stringprep.cpp -o c_src/stringprep.o >Compiling c_src/stringprep.cpp >INFO: Using specs [{spec,drv,cxx,"priv/lib/stringprep.so", > ["c_src/stringprep.cpp"], > ["c_src/stringprep.o"], > []}] >INFO: sh info: > cwd: "/var/tmp/portage/dev-erlang/stringprep-1.0.19/work/stringprep-1.0.19" > cmd: c++ c_src/stringprep.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lstdc++ -shared -L"/usr/lib64/erlang/lib/erl_interface-4.0/lib" -lerl_interface -lei -o priv/lib/stringprep.so >/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lerl_interface >collect2: error: ld returned 1 exit status >ERROR: sh(c++ c_src/stringprep.o -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lstdc++ -shared -L"/usr/lib64/erlang/lib/erl_interface-4.0/lib" -lerl_interface -lei -o priv/lib/stringprep.so) >failed with return code 1 and the following output: >/usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lerl_interface >collect2: error: ld returned 1 exit status > >ERROR: compile failed while processing /var/tmp/portage/dev-erlang/stringprep-1.0.19/work/stringprep-1.0.19: rebar_abort > * ERROR: dev-erlang/stringprep-1.0.19::gentoo failed (compile phase): > * rebar compile failed > * > * Call stack: > * ebuild.sh, line 125: Called src_compile > * environment, line 484: Called rebar_src_compile > * environment, line 442: Called erebar 'compile' > * environment, line 364: Called die > * The specific snippet of code: > * rebar -v skip_deps=true "$@" || die -n "rebar $@ failed" > * > * If you need support, post the output of `emerge --info '=dev-erlang/stringprep-1.0.19::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-erlang/stringprep-1.0.19::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-erlang:stringprep-1.0.19:20200530-084705.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-erlang/stringprep-1.0.19/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-erlang/stringprep-1.0.19/temp/environment'. > * Working directory: '/var/tmp/portage/dev-erlang/stringprep-1.0.19/work/stringprep-1.0.19' > * S: '/var/tmp/portage/dev-erlang/stringprep-1.0.19/work/stringprep-1.0.19'
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 726194
:
642650
| 642652 |
642654
|
642656
|
642658
|
642660
|
642662