Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 645270 Details for
Bug 728812
dev-erlang/ezlib-1.0.7: cannot find -lerl_interface
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
dev-erlang:ezlib-1.0.7:20200619-184516.log (text/x-log), 6.42 KB, created by
Gary E. Miller
on 2020-06-19 18:57:59 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Gary E. Miller
Created:
2020-06-19 18:57:59 UTC
Size:
6.42 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-erlang/ezlib-1.0.7 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: ejabberd@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking ezlib-1.0.7.tar.gz to /var/tmp/portage/dev-erlang/ezlib-1.0.7/work >>>> Source unpacked in /var/tmp/portage/dev-erlang/ezlib-1.0.7/work >>>> Preparing source in /var/tmp/portage/dev-erlang/ezlib-1.0.7/work/ezlib-1.0.7 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-erlang/ezlib-1.0.7/work/ezlib-1.0.7 ... >./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/ezlib-1.0.7 --htmldir=/usr/share/doc/ezlib-1.0.7/html --libdir=/usr/lib64 >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 >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >configure: creating ./config.status >config.status: creating vars.config >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-erlang/ezlib-1.0.7/work/ezlib-1.0.7 ... >==> ezlib-1.0.7 (compile) >Compiled src/ezlib_app.erl >Compiled src/ezlib_sup.erl >Compiled src/ezlib.erl >INFO: sh info: > cwd: "/var/tmp/portage/dev-erlang/ezlib-1.0.7/work/ezlib-1.0.7" > cmd: cc -c -O2 -pipe -march=haswell -fcommon -O2 -pipe -march=haswell -fcommon -Wall -g -Wall -fPIC -MMD -I"/usr/lib64/erlang/lib/erl_interface-4.0/include" -I"/usr/lib64/erlang/erts-11.0/include" c_src/ezlib_drv.c -o c_src/ezlib_drv.o >Compiling c_src/ezlib_drv.c >In file included from /usr/include/string.h:495, > from c_src/ezlib_drv.c:19: >In function 'strncpy', > inlined from 'ezlib_drv_control' at c_src/ezlib_drv.c:143:6: >/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 13 bytes from a string of the same length [-Wstringop-truncation] > 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >In function 'strncpy', > inlined from 'ezlib_drv_control' at c_src/ezlib_drv.c:178:9: >/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 13 bytes from a string of the same length [-Wstringop-truncation] > 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >INFO: Using specs [{spec,drv,cc,"priv/lib/ezlib_drv.so", > ["c_src/ezlib_drv.c"], > ["c_src/ezlib_drv.o"], > []}] >INFO: sh info: > cwd: "/var/tmp/portage/dev-erlang/ezlib-1.0.7/work/ezlib-1.0.7" > cmd: cc c_src/ezlib_drv.o -Wl,-O1 -Wl,--as-needed -Wl,-O1,--hash-style=gnu,--enable-new-dtags -Wl,-O1 -Wl,--as-needed -Wl,-O1,--hash-style=gnu,--enable-new-dtags -shared -L"/usr/lib64/erlang/lib/erl_interface-4.0/lib" -lerl_interface -lei -o priv/lib/ezlib_drv.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(cc c_src/ezlib_drv.o -Wl,-O1 -Wl,--as-needed -Wl,-O1,--hash-style=gnu,--enable-new-dtags -Wl,-O1 -Wl,--as-needed -Wl,-O1,--hash-style=gnu,--enable-new-dtags -shared -L"/usr/lib64/erlang/lib/erl_interface-4.0/lib" -lerl_interface -lei -o priv/lib/ezlib_drv.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/ezlib-1.0.7/work/ezlib-1.0.7: rebar_abort > [31;01m*[0m ERROR: dev-erlang/ezlib-1.0.7::gentoo failed (compile phase): > [31;01m*[0m rebar compile failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 125: Called src_compile > [31;01m*[0m environment, line 508: Called rebar_src_compile > [31;01m*[0m environment, line 466: Called erebar 'compile' > [31;01m*[0m environment, line 388: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m rebar -v skip_deps=true "$@" || die -n "rebar $@ failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-erlang/ezlib-1.0.7::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-erlang/ezlib-1.0.7::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/elog/dev-erlang:ezlib-1.0.7:20200619-184516.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-erlang/ezlib-1.0.7/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-erlang/ezlib-1.0.7/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-erlang/ezlib-1.0.7/work/ezlib-1.0.7' > [31;01m*[0m S: '/var/tmp/portage/dev-erlang/ezlib-1.0.7/work/ezlib-1.0.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 728812
: 645270