Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 529148 Details for
Bug 654438
sci-libs/libctl-3.2 : /.../ld: geomtst.o: undefined reference to symbol sqrt@@GLIBC_2.2.5
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sci-libs:libctl-3.2:20180430-190038.log
sci-libs:libctl-3.2:20180430-190038.log (text/plain), 19.38 KB, created by
Toralf Förster
on 2018-04-30 19:07:19 UTC
(
hide
)
Description:
sci-libs:libctl-3.2:20180430-190038.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2018-04-30 19:07:19 UTC
Size:
19.38 KB
patch
obsolete
> * Package: sci-libs/libctl-3.2 > * Repository: gentoo > * Maintainer: sci@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Using following Fortran compiler: > * F77: x86_64-pc-linux-gnu-gfortran > * FC: x86_64-pc-linux-gnu-gfortran >>>> Unpacking source... >>>> Unpacking libctl-3.2.tar.gz to /var/tmp/portage/sci-libs/libctl-3.2/work >>>> Source unpacked in /var/tmp/portage/sci-libs/libctl-3.2/work >>>> Preparing source in /var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2 ... > * Running elibtoolize in: libctl-3.2/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.2 patch ... > * Applying target-nm/2.4.2 patch ... > * Applying ppc64le/2.4.2 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2_build" > * econf: updating libctl-3.2/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libctl-3.2/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/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 --libdir=/usr/lib64 --docdir=/usr/share/doc/libctl-3.2 --enable-shared --disable-static >checking whether to enable maintainer-specific portions of Makefiles... no >checking for a BSD-compatible install... /usr/lib/portage/python3.5/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 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... 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 dependency style of x86_64-pc-linux-gnu-gcc... 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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) 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 /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >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... x86_64-pc-linux-gnu-gcc -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 dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -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 for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for indent... indent >checking for ANSI C header files... (cached) yes >checking for guile... guile >checking for guile-config... guile-config >checking if linking to guile works... yes >checking libguile.h usability... yes >checking libguile.h presence... yes >checking for libguile.h... yes >checking guile/gh.h usability... no >checking guile/gh.h presence... no >checking for guile/gh.h... no >checking for modern non-gh interface... yes >checking for gh_enter... no >checking for gh_eval_str... no >checking for gh_load... no >checking for gh_bool2scm... no >checking for gh_vector_ref... no >checking for gh_list_ref... no >checking for gh_length... no >checking for scm_flush_all_ports... yes >checking for scm_make_complex... no >checking for scm_c_make_rectangular... yes >checking for scm_variable_set_x... yes >checking for scm_c_lookup... yes >checking for scm_c_make_vector... yes >checking for scm_variable_ref... yes >checking for SCM_COMPLEXP... yes >checking whether gh_lookup works properly... no >checking for x86_64-pc-linux-gnu-g77... x86_64-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gfortran static flag -static works... no >checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -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 how to get verbose linking output from x86_64-pc-linux-gnu-gfortran... -v >checking for Fortran 77 libraries of x86_64-pc-linux-gnu-gfortran... -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lguile-2.2 -lgc -lgfortran -lm -lquadmath >checking for dummy main to link with Fortran 77 libraries... none >checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore >checking complex.h usability... yes >checking complex.h presence... yes >checking for complex.h... yes >checking for C complex keyword... complex >checking for egrep... (cached) /bin/grep -E >checking nlopt.h usability... yes >checking nlopt.h presence... yes >checking for nlopt.h... yes >checking for basename in -lgen... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating utils/Makefile >config.status: creating examples/Makefile >config.status: creating examples/example.scm >config.status: creating utils/gen-ctl-io >config.status: creating config.h >config.status: creating src/ctl.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2_build" >make -j 1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2_build' >Making all in src >make[2]: Entering directory '/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2_build/src' >make all-am >make[3]: Entering directory '/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2_build/src' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/src -I.. -pthread -I/usr/include/guile/2.2 -O2 -pipe -march=native -c -o ctl.lo /var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/src/ctl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/src -I.. -pthread -I/usr/include/guile/2.2 -O2 -pipe -march=native -c /var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/src/ctl.c -fPIC -DPIC -o .libs/ctl.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/src -I.. -pthread -I/usr/include/guile/2.2 -O2 -pipe -march=native -c -o subplex.lo /var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/src/subplex.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/src -I.. -pthread -I/usr/include/guile/2.2 -O2 -pipe -march=native -c /var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/src/subplex.c -fPIC -DPIC -o .libs/subplex.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/src -I.. -pthread -I/usr/include/guile/2.2 -O2 -pipe -march=native -c -o ctl-f77-glue.lo /var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/src/ctl-f77-glue.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/src -I.. -pthread -I/usr/include/guile/2.2 -O2 -pipe -march=native -c /var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/src/ctl-f77-glue.c -fPIC -DPIC -o .libs/ctl-f77-glue.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/src -I.. -pthread -I/usr/include/guile/2.2 -O2 -pipe -march=native -c -o integrator.lo /var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/src/integrator.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/src -I.. -pthread -I/usr/include/guile/2.2 -O2 -pipe -march=native -c /var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/src/integrator.c -fPIC -DPIC -o .libs/integrator.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/src -I.. -pthread -I/usr/include/guile/2.2 -O2 -pipe -march=native -c -o cintegrator.lo /var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/src/cintegrator.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/src -I.. -pthread -I/usr/include/guile/2.2 -O2 -pipe -march=native -c /var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/src/cintegrator.c -fPIC -DPIC -o .libs/cintegrator.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -no-undefined -version-info 5:0:0 -Wl,-O1 -Wl,--as-needed -o libctl.la -rpath /usr/lib64 ctl.lo subplex.lo ctl-f77-glue.lo integrator.lo cintegrator.lo -lguile-2.2 -lgc >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ctl.o .libs/subplex.o .libs/ctl-f77-glue.o .libs/integrator.o .libs/cintegrator.o -Wl,--as-needed -lguile-2.2 -lgc -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libctl.so.5 -o .libs/libctl.so.5.0.0 >libtool: link: (cd ".libs" && rm -f "libctl.so.5" && ln -s "libctl.so.5.0.0" "libctl.so.5") >libtool: link: (cd ".libs" && rm -f "libctl.so" && ln -s "libctl.so.5.0.0" "libctl.so") >libtool: link: ( cd ".libs" && rm -f "libctl.la" && ln -s "../libctl.la" "libctl.la" ) >make[3]: Leaving directory '/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2_build/src' >make[2]: Leaving directory '/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2_build/src' >Making all in utils >make[2]: Entering directory '/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2_build/utils' >/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2_build/utils/gen-ctl-io --code -o ctl-io.c /var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/utils/geom.scm /var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2 >;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0 >;;; or pass the --no-auto-compile argument to disable. >;;; compiling /var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/base/include.scm >;;; WARNING: compilation of /var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/base/include.scm failed: >;;; failed to create path for auto-compiled file "/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/base/include.scm" >sed 's,/.* Input variables .*/,@#include "geom-ctl-io-defaults.c"@#if 0@,;s,/.* Output variables .*/,#endif@,' ctl-io.c | tr '@' '\n' > geom-ctl-io.c >/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2_build/utils/gen-ctl-io --header -o ctl-io.h /var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/utils/geom.scm /var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2 >;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0 >;;; or pass the --no-auto-compile argument to disable. >;;; compiling /var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/base/include.scm >;;; WARNING: compilation of /var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/base/include.scm failed: >;;; failed to create path for auto-compiled file "/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/base/include.scm" >cp -f ctl-io.h ctlgeom-types.h >make all-am >make[3]: Entering directory '/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2_build/utils' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/utils -I.. -I../src -pthread -I/usr/include/guile/2.2 -O2 -pipe -march=native -c -o geom.lo /var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/utils/geom.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/utils -I.. -I../src -pthread -I/usr/include/guile/2.2 -O2 -pipe -march=native -c /var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/utils/geom.c -fPIC -DPIC -o .libs/geom.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/utils -I.. -I../src -pthread -I/usr/include/guile/2.2 -O2 -pipe -march=native -c -o geom-ctl-io.lo geom-ctl-io.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/utils -I.. -I../src -pthread -I/usr/include/guile/2.2 -O2 -pipe -march=native -c geom-ctl-io.c -fPIC -DPIC -o .libs/geom-ctl-io.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -version-info 5:0:0 ../src/libctl.la -Wl,-O1 -Wl,--as-needed -o libctlgeom.la -rpath /usr/lib64 geom.lo geom-ctl-io.lo -lguile-2.2 -lgc >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/geom.o .libs/geom-ctl-io.o -Wl,-rpath -Wl,/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2_build/src/.libs ../src/.libs/libctl.so -Wl,--as-needed -lguile-2.2 -lgc -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libctlgeom.so.5 -o .libs/libctlgeom.so.5.0.0 >libtool: link: (cd ".libs" && rm -f "libctlgeom.so.5" && ln -s "libctlgeom.so.5.0.0" "libctlgeom.so.5") >libtool: link: (cd ".libs" && rm -f "libctlgeom.so" && ln -s "libctlgeom.so.5.0.0" "libctlgeom.so") >libtool: link: ( cd ".libs" && rm -f "libctlgeom.la" && ln -s "../libctlgeom.la" "libctlgeom.la" ) >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/utils -I.. -I../src -pthread -I/usr/include/guile/2.2 -O2 -pipe -march=native -c /var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2/utils/geomtst.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o geomtst geomtst.o libctlgeom.la ../src/libctl.la -lguile-2.2 -lgc >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wl,-O1 -o .libs/geomtst geomtst.o -Wl,--as-needed ./.libs/libctlgeom.so /var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2_build/src/.libs/libctl.so ../src/.libs/libctl.so -lguile-2.2 -lgc >/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: geomtst.o: undefined reference to symbol 'sqrt@@GLIBC_2.2.5' >/lib64/libm.so.6: error adding symbols: DSO missing from command line >collect2: error: ld returned 1 exit status >make[3]: *** [Makefile:335: geomtst] Error 1 >make[3]: Leaving directory '/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2_build/utils' >make[2]: *** [Makefile:255: all] Error 2 >make[2]: Leaving directory '/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2_build/utils' >make[1]: *** [Makefile:361: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2_build' >make: *** [Makefile:267: all] Error 2 > * ERROR: sci-libs/libctl-3.2::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sci-libs/libctl-3.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sci-libs/libctl-3.2::gentoo'`. > * The complete build log is located at '/var/log/portage/sci-libs:libctl-3.2:20180430-190038.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-libs/libctl-3.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sci-libs/libctl-3.2/temp/environment'. > * Working directory: '/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2_build' > * S: '/var/tmp/portage/sci-libs/libctl-3.2/work/libctl-3.2'
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 654438
:
529138
|
529140
|
529142
|
529144
|
529146
| 529148 |
529150