Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 446822 Details for
Bug 594472
app-arch/lzop-1.03 : configure: error: ACC conformance test failed. Stop.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-arch:lzop-1.03:20160920-010039.log
app-arch:lzop-1.03:20160920-010039.log (text/plain), 10.14 KB, created by
Toralf Förster
on 2016-09-20 08:05:10 UTC
(
hide
)
Description:
app-arch:lzop-1.03:20160920-010039.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-09-20 08:05:10 UTC
Size:
10.14 KB
patch
obsolete
> * Package: app-arch/lzop-1.03 > * Repository: gentoo > * Maintainer: mgorny@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking lzop-1.03.tar.gz to /var/tmp/portage/app-arch/lzop-1.03/work >>>> Source unpacked in /var/tmp/portage/app-arch/lzop-1.03/work >>>> Preparing source in /var/tmp/portage/app-arch/lzop-1.03/work/lzop-1.03 ... > * Applying lzop-1.03-x32.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-arch/lzop-1.03/work/lzop-1.03 ... > * econf: updating lzop-1.03/autoconf/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating lzop-1.03/autoconf/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/lzop-1.03 --htmldir=/usr/share/doc/lzop-1.03/html --libdir=/usr/lib64 >configure: Configuring lzop 1.03 >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking whether to enable maintainer-specific portions of Makefiles... no >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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking whether the C preprocessor needs special flags... none needed >checking for an ANSI C-conforming const... yes >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 special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for a BSD-compatible install... /usr/lib/portage/python3.4/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 for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether time.h and sys/time.h may both be included... yes >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking float.h usability... yes >checking float.h presence... yes >checking for float.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking for memory.h... (cached) yes >checking setjmp.h usability... yes >checking setjmp.h presence... yes >checking for setjmp.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdint.h... (cached) yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking for unistd.h... (cached) yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking sys/resource.h usability... yes >checking sys/resource.h presence... yes >checking for sys/resource.h... yes >checking for sys/stat.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for sys/types.h... (cached) yes >checking sys/wait.h usability... yes >checking sys/wait.h presence... yes >checking for sys/wait.h... yes >checking whether limits.h is sane... yes >checking lzo/lzoconf.h usability... yes >checking lzo/lzoconf.h presence... yes >checking for lzo/lzoconf.h... yes >checking lzo/lzo1x.h usability... yes >checking lzo/lzo1x.h presence... yes >checking for lzo/lzo1x.h... yes >checking for version information in lzo/lzoconf.h...... v2 >checking for __lzo_init_v2 in -llzo2... yes >checking for lzo1x_decompress_asm_fast in -llzo2... no >checking for _lzo1x_decompress_asm_fast in -llzo2... no >checking conio.h usability... no >checking conio.h presence... no >checking for conio.h... no >checking direct.h usability... no >checking direct.h presence... no >checking for direct.h... no >checking dos.h usability... no >checking dos.h presence... no >checking for dos.h... no >checking io.h usability... no >checking io.h presence... no >checking for io.h... no >checking share.h usability... no >checking share.h presence... no >checking for share.h... no >checking sys/utime.h usability... no >checking sys/utime.h presence... no >checking for sys/utime.h... no >checking for off_t... yes >checking for ptrdiff_t... yes >checking for size_t... yes >checking return type of signal handlers... void >checking for nanoseconds member of struct stat.st_mtim... tv_nsec >checking size of short... 2 >checking size of int... 4 >checking size of long... 8 >checking size of long long... 8 >checking size of __int16... 0 >checking size of __int32... 0 >checking size of __int64... 0 >checking size of void *... 8 >checking size of size_t... 8 >checking size of ptrdiff_t... 8 >checking size of __int32... (cached) 0 >checking size of intmax_t... 8 >checking size of uintmax_t... 8 >checking size of intptr_t... 8 >checking size of uintptr_t... 8 >checking size of float... 4 >checking size of double... 8 >checking size of long double... 16 >checking size of dev_t... 8 >checking size of fpos_t... 16 >checking size of mode_t... 4 >checking size of off_t... 8 >checking size of ssize_t... 8 >checking size of time_t... 8 >checking for access... yes >checking for alloca... no >checking for atexit... yes >checking for atoi... yes >checking for atol... yes >checking for chmod... yes >checking for chown... yes >checking for clock_getcpuclockid... yes >checking for clock_getres... yes >checking for clock_gettime... yes >checking for ctime... yes >checking for difftime... yes >checking for fstat... yes >checking for getenv... yes >checking for getpagesize... yes >checking for getrusage... yes >checking for gettimeofday... yes >checking for gmtime... yes >checking for isatty... yes >checking for localtime... yes >checking for longjmp... yes >checking for lstat... yes >checking for memcmp... yes >checking for memcpy... yes >checking for memmove... yes >checking for memset... yes >checking for mkdir... yes >checking for mktime... yes >checking for mmap... yes >checking for mprotect... yes >checking for munmap... yes >checking for qsort... yes >checking for raise... yes >checking for rmdir... yes >checking for setjmp... yes >checking for signal... yes >checking for snprintf... yes >checking for strcasecmp... yes >checking for strchr... yes >checking for strdup... yes >checking for strerror... yes >checking for strftime... yes >checking for stricmp... no >checking for strncasecmp... yes >checking for strnicmp... no >checking for strrchr... yes >checking for strstr... yes >checking for time... yes >checking for umask... yes >checking for utime... yes >checking for vsnprintf... yes >checking whether your compiler passes the ACC conformance test... FAILED >configure: >configure: Your compiler failed the ACC conformance test - for details see >configure: `config.log'. Please check that log file and consider sending >configure: a patch or bug-report to <lzop-bugs@oberhumer.com>. >configure: Thanks for your support. >configure: >configure: error: ACC conformance test failed. Stop. > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/app-arch/lzop-1.03/work/lzop-1.03/config.log > * ERROR: app-arch/lzop-1.03::gentoo failed (configure phase): > * econf failed > * > * Call stack: > * ebuild.sh, line 115: Called src_configure > * environment, line 361: Called default > * phase-functions.sh, line 805: Called default_src_configure > * phase-functions.sh, line 840: Called __eapi2_src_configure > * phase-helpers.sh, line 779: Called econf > * phase-helpers.sh, line 662: Called __helpers_die 'econf failed' > * isolated-functions.sh, line 117: Called die > * The specific snippet of code: > * die "$@" > * > * If you need support, post the output of `emerge --info '=app-arch/lzop-1.03::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-arch/lzop-1.03::gentoo'`. > * The complete build log is located at '/var/log/portage/app-arch:lzop-1.03:20160920-010039.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-arch/lzop-1.03/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-arch/lzop-1.03/temp/environment'. > * Working directory: '/var/tmp/portage/app-arch/lzop-1.03/work/lzop-1.03' > * S: '/var/tmp/portage/app-arch/lzop-1.03/work/lzop-1.03'
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 594472
: 446822 |
446824
|
446826
|
446828
|
453044