Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 592486 Details for
Bug 690906
sys-devel/distcc-3.3.2-r5 - configure: error: --with-auth was given but no GSS-API library found
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/x-log), 9.92 KB, created by
Ben Kohler
on 2019-10-11 15:26:27 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Ben Kohler
Created:
2019-10-11 15:26:27 UTC
Size:
9.92 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: sys-devel/distcc-3.3.3 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: mgorny@gentoo.org cluster@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc gssapi ipv6 kernel_linux python_single_target_python3_6 python_targets_python3_6 userland_GNU >[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > [32;01m*[0m Adding user 'distcc' to your system ... > [32;01m*[0m - Userid: 240 > [32;01m*[0m - Shell: /sbin/nologin > [32;01m*[0m - Home: /dev/null > [32;01m*[0m - Groups: daemon > [32;01m*[0m - GECOS: added by portage for distcc >Unable to configure loopback interface: Operation not permitted >>>> Unpacking source... >>>> Unpacking distcc-3.3.3.tar.gz to /var/tmp/portage/sys-devel/distcc-3.3.3/work >>>> Source unpacked in /var/tmp/portage/sys-devel/distcc-3.3.3/work >Unable to configure loopback interface: Operation not permitted >>>> Preparing source in /var/tmp/portage/sys-devel/distcc-3.3.3/work/distcc-3.3.3 ... > [32;01m*[0m Applying distcc-3.0-xinetd.patch ... >[A[97C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying distcc-3.3.2-freedesktop.patch ... >[A[97C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying distcc-3.2_rc1-socks5.patch ... >[A[97C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Fixing shebang in update-distcc-symlinks.py. > [32;01m*[0m Fixing shebang in /var/tmp/portage/sys-devel/distcc-3.3.3/temp/distcc-config. > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/sys-devel/distcc-3.3.3/work/distcc-3.3.3' ... > [32;01m*[0m Running aclocal ... >[A[97C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf --force ... >[A[97C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[97C [34;01m[ [32;01mok[34;01m ][0m > * Running elibtoolize in: distcc-3.3.3/ >>>> Source prepared. >Unable to configure loopback interface: Operation not permitted >>>> Configuring source in /var/tmp/portage/sys-devel/distcc-3.3.3/work/distcc-3.3.3 ... > * econf: updating distcc-3.3.3/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating distcc-3.3.3/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 --docdir=/usr/share/doc/distcc-3.3.3 --htmldir=/usr/share/doc/distcc-3.3.3/html --disable-Werror --libdir=/usr/lib --enable-rfc2553 --without-gtk --without-gnome --with-auth --without-avahi >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 for socklen_t... yes >checking if building on Android... no >checking whether /usr/bin/python3.6 version is >= 3.1... yes >checking for /usr/bin/python3.6 version... 3.6 >checking for /usr/bin/python3.6 platform... linux >checking for /usr/bin/python3.6 script directory... ${prefix}/lib64/python3.6/site-packages >checking for /usr/bin/python3.6 extension module directory... ${exec_prefix}/lib64/python3.6/site-packages >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 >configure: Adding gcc options: -O2 -pipe -MD -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wuninitialized >checking for library containing strerror... none required >checking whether make sets $(MAKE)... yes >checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c >checking for inline... inline >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 whether byte ordering is bigendian... no >checking for unistd.h... (cached) yes >checking for sys/types.h... (cached) yes >checking sys/sendfile.h usability... yes >checking sys/sendfile.h presence... yes >checking for sys/sendfile.h... yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking for netinet/in.h... yes >checking for arpa/nameser.h... yes >checking for resolv.h... yes >checking float.h usability... yes >checking float.h presence... yes >checking for float.h... yes >checking mcheck.h usability... yes >checking mcheck.h presence... yes >checking for mcheck.h... yes >checking alloca.h usability... yes >checking alloca.h presence... yes >checking for alloca.h... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking sys/loadavg.h usability... no >checking sys/loadavg.h presence... no >checking for sys/loadavg.h... no >checking elf.h usability... yes >checking elf.h presence... yes >checking for elf.h... yes >checking fnmatch.h usability... yes >checking fnmatch.h presence... yes >checking for fnmatch.h... yes >checking for in_port_t... yes >checking for in_addr_t... yes >checking for library containing gethostent... none required >checking for library containing setsockopt... none required >checking for library containing hstrerror... none required >checking for library containing inet_aton... none required >checking for poptGetContext in -lpopt... yes >checking popt.h usability... yes >checking popt.h presence... yes >checking for popt.h... yes >checking whether to use included libpopt... no >checking for poptGetContext in -lpopt... (cached) yes >checking for expandargv in -liberty... yes >checking libiberty.h usability... yes >checking libiberty.h presence... yes >checking for libiberty.h... yes >checking return type of signal handlers... void >checking for getpagesize... yes >checking for sendfile... yes >checking for setsid... yes >checking for flock... yes >checking for lockf... yes >checking for hstrerror... yes >checking for strerror... yes >checking for setuid... yes >checking for setreuid... yes >checking for getuid... yes >checking for geteuid... yes >checking for mcheck... yes >checking for wait4... yes >checking for wait3... yes >checking for waitpid... yes >checking for setgroups... yes >checking for snprintf... yes >checking for vsnprintf... yes >checking for vasprintf... yes >checking for asprintf... yes >checking for getcwd... yes >checking for getwd... yes >checking for mkdtemp... yes >checking for getrusage... yes >checking for strsignal... yes >checking for gettimeofday... yes >checking for getaddrinfo... yes >checking for getnameinfo... yes >checking for inet_ntop... yes >checking for inet_ntoa... yes >checking for strndup... yes >checking for strsep... yes >checking for mmap... yes >checking for strlcpy... no >checking for getloadavg... yes >checking for getline... yes >checking for fstatat... yes >checking whether snprintf is declared... yes >checking whether vsnprintf is declared... yes >checking whether vasprintf is declared... yes >checking whether asprintf is declared... yes >checking whether strndup is declared... yes >checking if mmap() supports MAP_FAILED... >checking for vararg macro support... yes >checking for va_copy... yes >checking for __va_copy... yes >checking for C99 vsnprintf... yes >checking for working socketpair... yes >checking for struct sockaddr_storage.ss_family... yes >checking for library containing gss_init_sec_context... no >configure: error: in `/var/tmp/portage/sys-devel/distcc-3.3.3/work/distcc-3.3.3': >configure: error: --with-auth was given but no GSS-API library found >See `config.log' for more details > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/sys-devel/distcc-3.3.3/work/distcc-3.3.3/config.log > [31;01m*[0m ERROR: sys-devel/distcc-3.3.3::gentoo failed (configure phase): > [31;01m*[0m econf failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 125: Called src_configure > [31;01m*[0m environment, line 4331: Called econf '--disable-Werror' '--libdir=/usr/lib' '--enable-rfc2553' '--without-gtk' '--without-gnome' '--with-auth' '--without-avahi' > [31;01m*[0m phase-helpers.sh, line 681: Called __helpers_die 'econf failed' > [31;01m*[0m isolated-functions.sh, line 112: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m die "$@" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=sys-devel/distcc-3.3.3::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=sys-devel/distcc-3.3.3::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/sys-devel/distcc-3.3.3/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-devel/distcc-3.3.3/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/sys-devel/distcc-3.3.3/work/distcc-3.3.3' > [31;01m*[0m S: '/var/tmp/portage/sys-devel/distcc-3.3.3/work/distcc-3.3.3'
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 690906
:
592484
| 592486 |
592488