Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 498298 Details for
Bug 633938
media-libs/mesa-17.2.2: failed during configuration phase
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), 15.93 KB, created by
Lars
on 2017-10-10 13:27:11 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Lars
Created:
2017-10-10 13:27:11 UTC
Size:
15.93 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: media-libs/mesa-17.2.2 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: x11@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_32 abi_x86_64 amd64 classic dri3 egl elibc_glibc gallium gbm kernel_linux llvm nptl pic userland_GNU vaapi vdpau video_cards_intel wayland xa >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking mesa-17.2.2.tar.xz to /var/tmp/portage/media-libs/mesa-17.2.2/work >>>> Source unpacked in /var/tmp/portage/media-libs/mesa-17.2.2/work >>>> Preparing source in /var/tmp/portage/media-libs/mesa-17.2.2/work/mesa-17.2.2 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/mesa-17.2.2/work/mesa-17.2.2 ... > [32;01m*[0m abi_x86_32.x86: running multilib-minimal_abi_src_configure > * econf: updating mesa-17.2.2/bin/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating mesa-17.2.2/bin/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/media-libs/mesa-17.2.2/work/mesa-17.2.2/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-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/mesa-17.2.2 --htmldir=/usr/share/doc/mesa-17.2.2/html --libdir=/usr/lib32 --enable-dri --enable-glx --enable-shared-glapi --enable-texture-float --disable-nine --disable-debug --enable-dri3 --enable-egl --enable-gbm --disable-gles1 --disable-gles2 --enable-glx-tls --disable-libunwind --enable-valgrind=no --enable-llvm-shared-libs --with-dri-drivers=,swrast,i915,i965 --with-gallium-drivers=,swrast,i915 --with-vulkan-drivers= PYTHON2=/usr/bin/python2.7 --with-platforms=x11,surfaceless,wayland,drm --disable-nine --enable-llvm --disable-omx --enable-va --enable-vdpau --enable-xa --disable-xvmc --with-va-libdir=/usr/lib32/va/drivers --disable-glx-read-only-text --disable-asm --disable-gallium-osmesa >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >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 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 make supports nested variables... (cached) yes >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32 >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 -m32 accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc -m32... none >checking for i686-pc-linux-gnu-ar... no >checking for i686-pc-linux-gnu-lib... no >checking for i686-pc-linux-gnu-link... no >checking for ar... ar >checking the archiver (ar) interface... ar >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -E >checking for i686-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc -m32 >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc -m32... (cached) none >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ -m32 accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++ -m32... none >checking dependency style of x86_64-pc-linux-gnu-gcc -m32... none >checking for GNU make... make >checking for python2.7... /usr/bin/python2.7 >checking for a sed that does not truncate output... /bin/sed >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /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 -m32... x86_64-pc-linux-gnu-ld -m elf_i386 >checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop >checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for x86_64-pc-linux-gnu-ld -m elf_i386 option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for i686-pc-linux-gnu-ar... ar >checking for archiver @FILE support... @ >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -m32 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 i686-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >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 -m32 supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc -m32 option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc -m32 PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc -m32 static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) 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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -m32 -E >checking for ld used by x86_64-pc-linux-gnu-g++ -m32... x86_64-pc-linux-gnu-ld -m elf_i386 >checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ -m32 option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ -m32 PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ -m32 static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ -m32 supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ -m32 linker (x86_64-pc-linux-gnu-ld -m elf_i386) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for rm... rm -f >checking for bison... bison -y >checking if bison is the parser generator... yes >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking if flex is the lexer generator... yes >checking for indent... cat >checking if module mako in python is installed... No module named mako >no >checking if compiling with clang... no >checking whether gcc version is sufficient... yes >checking whether __SUNPRO_C is declared... no >checking for __builtin_bswap32... yes >checking for __builtin_bswap64... yes >checking for __builtin_clz... yes >checking for __builtin_clzll... yes >checking for __builtin_ctz... yes >checking for __builtin_expect... yes >checking for __builtin_ffs... yes >checking for __builtin_ffsll... yes >checking for __builtin_popcount... yes >checking for __builtin_popcountll... yes >checking for __builtin_unreachable... yes >checking for __attribute__((const))... yes >checking for __attribute__((flatten))... yes >checking for __attribute__((format))... yes >checking for __attribute__((malloc))... yes >checking for __attribute__((packed))... yes >checking for __attribute__((pure))... yes >checking for __attribute__((returns_nonnull))... yes >checking for __attribute__((unused))... yes >checking for __attribute__((visibility))... yes >checking for __attribute__((warn_unused_result))... yes >checking for __attribute__((weak))... yes >checking for __attribute__((alias))... yes >checking for i686-pc-linux-gnu-pkg-config... /usr/bin/i686-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking whether x86_64-pc-linux-gnu-gcc -m32 supports -Werror=missing-prototypes... yes >checking whether x86_64-pc-linux-gnu-gcc -m32 supports -fvisibility=hidden... yes >checking whether x86_64-pc-linux-gnu-gcc -m32 supports -Werror=vla... yes >checking whether x86_64-pc-linux-gnu-g++ -m32 supports -fvisibility=hidden... yes >checking whether -latomic is needed... no >checking whether __sync_add_and_fetch_8 is supported... yes >checking whether byte ordering is bigendian... no >checking whether gcc supports -mpower8-vector... no >checking if ld supports -Bsymbolic... yes >checking whether ld supports --gc-sections... yes >checking if the linker supports version-scripts... yes >checking if the linker supports --dynamic-list... yes >configure: WARNING: Floating-point textures enabled. >configure: WARNING: Please consult docs/patents.txt with your lawyer before building Mesa. >checking whether to enable assembly... no >checking whether sys/types.h defines makedev... no >checking sys/mkdev.h usability... no >checking sys/mkdev.h presence... no >checking for sys/mkdev.h... no >checking sys/sysmacros.h usability... yes >checking sys/sysmacros.h presence... yes >checking for sys/sysmacros.h... yes >checking xlocale.h usability... yes >checking xlocale.h presence... yes >checking for xlocale.h... yes >checking sys/sysctl.h usability... yes >checking sys/sysctl.h presence... yes >checking for sys/sysctl.h... yes >checking for strtof... yes >checking for mkostemp... yes >checking whether strtod has locale support... yes >checking for dlopen... no >checking for dlopen in -ldl... yes >checking for dladdr... yes >checking for dl_iterate_phdr... yes >checking for clock_gettime... yes >checking for posix_memalign... yes >checking for ZLIB... yes >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for PTHREAD_PRIO_INHERIT... yes >checking for LIBELF... yes >checking for i686-pc-linux-gnu-llvm-config... /usr/lib/llvm/5/bin/i686-pc-linux-gnu-llvm-config >checking for LIBDRM... yes >checking for GLPROTO... yes >checking for DRI2PROTO... yes >checking for XF86VIDMODE... yes >checking for DRIGL... yes >checking for WAYLAND_SCANNER... yes >checking for XCB_DRI2... yes >checking for WAYLAND... yes >checking for XCB_DRI3... yes >checking for EXPAT... yes >checking for I915... yes >checking for mincore... yes >checking for VL... yes >checking for VDPAU... yes >checking for VA... yes >checking for I915... yes >/var/tmp/portage/media-libs/mesa-17.2.2/work/mesa-17.2.2/configure: line 22602: test: : integer expression expected >/var/tmp/portage/media-libs/mesa-17.2.2/work/mesa-17.2.2/configure: line 22608: test: : integer expression expected >configure: error: LLVM 3.3.0 or newer is required for gallium > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/media-libs/mesa-17.2.2/work/mesa-17.2.2-abi_x86_32.x86/config.log > [31;01m*[0m ERROR: media-libs/mesa-17.2.2::gentoo failed (configure phase): > [31;01m*[0m econf failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 124: Called src_configure > [31;01m*[0m environment, line 3443: Called multilib-minimal_src_configure > [31;01m*[0m environment, line 1961: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' > [31;01m*[0m environment, line 2175: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > [31;01m*[0m environment, line 1891: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' > [31;01m*[0m environment, line 1889: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' > [31;01m*[0m environment, line 728: Called multilib-minimal_abi_src_configure > [31;01m*[0m environment, line 1955: Called multilib_src_configure > [31;01m*[0m environment, line 2456: Called econf '--enable-dri' '--enable-glx' '--enable-shared-glapi' '--enable-texture-float' '--disable-nine' '--disable-debug' '--enable-dri3' '--enable-egl' '--enable-gbm' '--disable-gles1' '--disable-gles2' '--enable-glx-tls' '--disable-libunwind' '--enable-valgrind=no' '--enable-llvm-shared-libs' '--with-dri-drivers=,swrast,i915,i965' '--with-gallium-drivers=,swrast,i915' '--with-vulkan-drivers=' 'PYTHON2=/usr/bin/python2.7' '--with-platforms=x11,surfaceless,wayland,drm' '--disable-nine' '--enable-llvm' '--disable-omx' '--enable-va' '--enable-vdpau' '--enable-xa' '--disable-xvmc' '--with-va-libdir=/usr/lib32/va/drivers' '--disable-glx-read-only-text' '--disable-asm' '--disable-gallium-osmesa' > [31;01m*[0m phase-helpers.sh, line 665: Called __helpers_die 'econf failed' > [31;01m*[0m isolated-functions.sh, line 117: 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 '=media-libs/mesa-17.2.2::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=media-libs/mesa-17.2.2::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/media-libs/mesa-17.2.2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-libs/mesa-17.2.2/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/media-libs/mesa-17.2.2/work/mesa-17.2.2-abi_x86_32.x86' > [31;01m*[0m S: '/var/tmp/portage/media-libs/mesa-17.2.2/work/mesa-17.2.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 633938
: 498298 |
498300