Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 693564 Details for
Bug 778215
net-vpn/networkmanager-openvpn-1.8.12 - /.../sh:line <snip>: rdlibtool: command not found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-vpn:networkmanager-openvpn-1.8.12:20210325-173343.log
net-vpn:networkmanager-openvpn-1.8.12:20210325-173343.log (text/plain), 13.68 KB, created by
Toralf Förster
on 2021-03-25 17:39:52 UTC
(
hide
)
Description:
net-vpn:networkmanager-openvpn-1.8.12:20210325-173343.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-03-25 17:39:52 UTC
Size:
13.68 KB
patch
obsolete
> * Package: net-vpn/networkmanager-openvpn-1.8.12 > * Repository: gentoo > * Maintainer: gnome@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc gtk kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Adding group 'nm-openvpn' to your system ... > * - Groupid: next available > * Adding user 'nm-openvpn' to your system ... > * - Userid: 979 > * - Shell: /sbin/nologin > * - Home: /dev/null > * - Groups: nm-openvpn > * - GECOS: added by portage for networkmanager-openvpn >>>> Unpacking source... >>>> Unpacking NetworkManager-openvpn-1.8.12.tar.xz to /var/tmp/portage/net-vpn/networkmanager-openvpn-1.8.12/work >>>> Source unpacked in /var/tmp/portage/net-vpn/networkmanager-openvpn-1.8.12/work >>>> Preparing source in /var/tmp/portage/net-vpn/networkmanager-openvpn-1.8.12/work/NetworkManager-openvpn-1.8.12 ... > * Disabling deprecation warnings ... > [ ok ] > * Running elibtoolize in: NetworkManager-openvpn-1.8.12/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * Applying ppc64le/2.4.4 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-vpn/networkmanager-openvpn-1.8.12/work/NetworkManager-openvpn-1.8.12 ... > * econf: updating NetworkManager-openvpn-1.8.12/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating NetworkManager-openvpn-1.8.12/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/networkmanager-openvpn-1.8.12 --htmldir=/usr/share/doc/networkmanager-openvpn-1.8.12/html --libdir=/usr/lib64 --localstatedir=/var --disable-more-warnings --disable-static --with-dist-version=Gentoo --with-gnome --without-libnm-glib >checking for a BSD-compatible install... /usr/lib/portage/python3.8/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 whether make supports nested variables... yes >checking whether UID '250' is supported by ustar format... yes >checking whether GID '250' is supported by ustar format... yes >checking how to create a ustar tar archive... gnutar >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether make supports nested variables... (cached) yes >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 x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... 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 a sed that does not truncate output... /bin/sed >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 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 a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >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 glib-compile-resources... /usr/bin/glib-compile-resources >checking for file... yes >checking for find... yes >checking for x86_64-pc-linux-gnu-gcc-ar... (cached) x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-gcc-ranlib... (cached) x86_64-pc-linux-gnu-ranlib >checking for ANSI C header files... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking paths.h usability... yes >checking paths.h presence... yes >checking for paths.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking for unistd.h... (cached) yes >checking for mode_t... yes >checking for pid_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no >checking for working memcmp... yes >checking for select... yes >checking for socket... yes >checking for uname... yes >checking for library containing dlopen... -ldl >checking whether NLS is requested... yes >checking for intltool >= 0.35... 0.51.0 found >checking for intltool-update... /usr/bin/intltool-update >checking for intltool-merge... /usr/bin/intltool-merge >checking for intltool-extract... /usr/bin/intltool-extract >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.32.1 >checking for XML::Parser... ok >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >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 GLIB... yes >checking for GTK... yes >checking for LIBNMA... yes >checking for LIBSECRET... yes >checking for LIBNM... yes >checking for more warnings... no >checking if x86_64-pc-linux-gnu-gcc supports flag -fdata-sections -ffunction-sections -Wl,--gc-sections in envvar CFLAGS... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating po/Makefile.in >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default-1 commands >config.status: executing po/stamp-it commands > >Build configuration: > --with-gnome=yes > --with-libnm-glib=no > --enable-absolute-paths=no > --enable-more-warnings=no > --enable-lto=no > --enable-ld-gc=yes > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-vpn/networkmanager-openvpn-1.8.12/work/NetworkManager-openvpn-1.8.12 ... >make -j 1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/net-vpn/networkmanager-openvpn-1.8.12/work/NetworkManager-openvpn-1.8.12' >Making all in . >make[2]: Entering directory '/var/tmp/portage/net-vpn/networkmanager-openvpn-1.8.12/work/NetworkManager-openvpn-1.8.12' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/bin\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DLIBEXECDIR=\""/usr/libexec"\" -DLOCALSTATEDIR=\""/var"\" -DDATADIR=\"/usr/share\" -DNM_OPENVPN_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"nm-openvpn\" -DNETWORKMANAGER_COMPILATION=NM_NETWORKMANAGER_COMPILATION_DEFAULT -I./shared -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/include/libnm -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -DNM_VERSION_MIN_REQUIRED=NM_VERSION_1_8 -DNM_VERSION_MAX_ALLOWED=NM_VERSION_1_8 -fdata-sections -ffunction-sections -Wl,--gc-sections -O2 -pipe -march=native -fno-diagnostics-color -c -o src/nm_openvpn_service-nm-openvpn-service.o `test -f 'src/nm-openvpn-service.c' || echo './'`src/nm-openvpn-service.c >rdlibtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DBINDIR=\"/usr/bin\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DLIBDIR=\""/usr/lib64"\" -DLIBEXECDIR=\""/usr/libexec"\" -DLOCALSTATEDIR=\""/var"\" -DDATADIR=\"/usr/share\" -DNM_OPENVPN_LOCALEDIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"nm-openvpn\" -DNETWORKMANAGER_COMPILATION=NM_NETWORKMANAGER_COMPILATION_DEFAULT -I./shared -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_32 -pthread -I/usr/include/libnm -I/usr/include/libmount -I/usr/include/blkid -I/usr/lib64/libffi/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -DNM_VERSION_MIN_REQUIRED=NM_VERSION_1_8 -DNM_VERSION_MAX_ALLOWED=NM_VERSION_1_8 -fdata-sections -ffunction-sections -Wl,--gc-sections -O2 -pipe -march=native -fno-diagnostics-color -c -o shared/nm-utils/src_libnm_utils_la-nm-shared-utils.lo `test -f 'shared/nm-utils/nm-shared-utils.c' || echo './'`shared/nm-utils/nm-shared-utils.c >/bin/sh: line 1: rdlibtool: command not found >make[2]: *** [Makefile:1584: shared/nm-utils/src_libnm_utils_la-nm-shared-utils.lo] Error 127 >make[2]: Leaving directory '/var/tmp/portage/net-vpn/networkmanager-openvpn-1.8.12/work/NetworkManager-openvpn-1.8.12' >make[1]: *** [Makefile:1797: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-vpn/networkmanager-openvpn-1.8.12/work/NetworkManager-openvpn-1.8.12' >make: *** [Makefile:1126: all] Error 2 > * ERROR: net-vpn/networkmanager-openvpn-1.8.12::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-vpn/networkmanager-openvpn-1.8.12::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-vpn/networkmanager-openvpn-1.8.12::gentoo'`. > * The complete build log is located at '/var/log/portage/net-vpn:networkmanager-openvpn-1.8.12:20210325-173343.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-vpn/networkmanager-openvpn-1.8.12/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-vpn/networkmanager-openvpn-1.8.12/temp/environment'. > * Working directory: '/var/tmp/portage/net-vpn/networkmanager-openvpn-1.8.12/work/NetworkManager-openvpn-1.8.12' > * S: '/var/tmp/portage/net-vpn/networkmanager-openvpn-1.8.12/work/NetworkManager-openvpn-1.8.12'
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 778215
:
693549
|
693552
|
693555
|
693558
|
693561
| 693564 |
693567