Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 404596 Details for
Bug 515044
x11-drivers/xf86-video-rendition-4.2.5-r1 fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge log
x11-drivers-xf86-video-rendition-4.2.5-r1-20150604-215009.log (text/plain), 17.19 KB, created by
Toralf Förster
on 2015-06-04 21:52:50 UTC
(
hide
)
Description:
emerge log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2015-06-04 21:52:50 UTC
Size:
17.19 KB
patch
obsolete
> * Package: x11-drivers/xf86-video-rendition-4.2.5-r1 > * Repository: gentoo > * Maintainer: x11@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking xf86-video-rendition-4.2.5.tar.bz2 to /var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work >>>> Source unpacked in /var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work >>>> Preparing source in /var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work/xf86-video-rendition-4.2.5 ... > * Applying xf86-video-rendition-4.2.5-remove-mibstore_h.patch ... > [ ok ] > * Running elibtoolize in: xf86-video-rendition-4.2.5/ > * 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 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work/xf86-video-rendition-4.2.5 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work/xf86-video-rendition-4.2.5_build" > * econf: updating xf86-video-rendition-4.2.5/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating xf86-video-rendition-4.2.5/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work/xf86-video-rendition-4.2.5/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 --libdir=/usr/lib64 --docdir=/usr/share/doc/xf86-video-rendition-4.2.5-r1 >checking for a BSD-compatible install... /usr/bin/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 to enable maintainer-specific portions of Makefiles... no >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 x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -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 __clang__ is declared... no >checking whether __INTEL_COMPILER is declared... no >checking whether __SUNPRO_C is declared... no >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 build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=unknown-warning-option... no >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=unused-command-line-argument... no >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wall... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wpointer-arith... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-declarations... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wformat=2... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wstrict-prototypes... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-prototypes... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wnested-externs... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wbad-function-cast... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wold-style-definition... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wdeclaration-after-statement... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wunused... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wuninitialized... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wshadow... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wcast-qual... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-noreturn... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wmissing-format-attribute... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wredundant-decls... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=implicit... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=nonnull... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=init-self... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=main... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=missing-braces... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=sequence-point... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=return-type... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=trigraphs... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=array-bounds... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=write-strings... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=address... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=int-to-pointer-cast... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=pointer-to-int-cast... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -pedantic... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Werror=attributes... yes >checking whether make supports nested variables... yes >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /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 -std=gnu99 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 for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 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 if RANDR is defined... yes >checking if RENDER is defined... yes >checking if DPMSExtension is defined... yes >checking for XORG... yes >checking whether XSERVER_LIBPCIACCESS is declared... yes >checking xf1bpp.h usability... no >checking xf1bpp.h presence... no >checking for xf1bpp.h... no >checking xf4bpp.h usability... no >checking xf4bpp.h presence... no >checking for xf4bpp.h... no >checking xaa.h usability... no >checking xaa.h presence... no >checking for xaa.h... no >checking whether to include XAA support... no >checking for PCIACCESS... yes >checking elf.h usability... yes >checking elf.h presence... yes >checking for elf.h... yes >checking elf_abi.h usability... no >checking elf_abi.h presence... no >checking for elf_abi.h... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating man/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work/xf86-video-rendition-4.2.5 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work/xf86-video-rendition-4.2.5_build" >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work/xf86-video-rendition-4.2.5_build' >Making all in src >make[2]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work/xf86-video-rendition-4.2.5_build/src' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work/xf86-video-rendition-4.2.5/src -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -DMODULEDIR=\"/usr/lib64/xorg/modules\" -march=native -O2 -pipe -c -o hwcursor.lo /var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work/xf86-video-rendition-4.2.5/src/hwcursor.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work/xf86-video-rendition-4.2.5/src -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -DMODULEDIR=\"/usr/lib64/xorg/modules\" -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work/xf86-video-rendition-4.2.5/src/hwcursor.c -fPIC -DPIC -o .libs/hwcursor.o >In file included from [01m[K/var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work/xf86-video-rendition-4.2.5/src/rendition.h:18:0[m[K, > from [01m[K/var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work/xf86-video-rendition-4.2.5/src/hwcursor.c:9[m[K: >[01m[K/usr/include/xorg/xf86PciInfo.h:50:2:[m[K [01;35m[Kwarning: [m[K#warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp] > #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers shou >[01;32m[K ^[m[K >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work/xf86-video-rendition-4.2.5/src -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -DMODULEDIR=\"/usr/lib64/xorg/modules\" -march=native -O2 -pipe -c -o rendition.lo /var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work/xf86-video-rendition-4.2.5/src/rendition.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work/xf86-video-rendition-4.2.5/src -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -DMODULEDIR=\"/usr/lib64/xorg/modules\" -march=native -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work/xf86-video-rendition-4.2.5/src/rendition.c -fPIC -DPIC -o .libs/rendition.o >In file included from [01m[K/var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work/xf86-video-rendition-4.2.5/src/rendition.h:18:0[m[K, > from [01m[K/var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work/xf86-video-rendition-4.2.5/src/rendition.c:44[m[K: >[01m[K/usr/include/xorg/xf86PciInfo.h:50:2:[m[K [01;35m[Kwarning: [m[K#warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." [-Wcpp] > #warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers shou >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work/xf86-video-rendition-4.2.5/src/rendition.c:[m[K In function '[01m[KrenditionPreInit[m[K': >[01m[K/var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work/xf86-video-rendition-4.2.5/src/rendition.c:723:20:[m[K [01;35m[Kwarning: [m[Kassignment discards '[01m[Kconst[m[K' qualifier from pointer target type > if ((in_string = xf86GetOptValString(pRendition->Options, OPTION_ROTATE))){ >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work/xf86-video-rendition-4.2.5/src/rendition.c:[m[K In function '[01m[KrenditionMapMem[m[K': >[01m[K/var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work/xf86-video-rendition-4.2.5/src/rendition.c:1377:14:[m[K [01;31m[Kerror: [m[K'[01m[KVIDMEM_FRAMEBUFFER[m[K' undeclared (first use in this function) > mapOption = VIDMEM_FRAMEBUFFER; >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work/xf86-video-rendition-4.2.5/src/rendition.c:1377:14:[m[K [01;36m[Knote: [m[Keach undeclared identifier is reported only once for each function it appears in >[01m[K/var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work/xf86-video-rendition-4.2.5/src/rendition.c:1381:14:[m[K [01;31m[Kerror: [m[K'[01m[KVIDMEM_MMIO[m[K' undeclared (first use in this function) > mapOption = VIDMEM_MMIO; >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work/xf86-video-rendition-4.2.5/src/rendition.c:1385:5:[m[K [01;35m[Kwarning: [m[K'[01m[Kpci_device_map_region[m[K' is deprecated (declared at [01m[K/usr/include/pciaccess.h:85[m[K) [-Wdeprecated-declarations] > err = pci_device_map_region(pRendition->PciInfo, 0, TRUE); >[01;32m[K ^[m[K >Makefile:441: recipe for target 'rendition.lo' failed >make[2]: *** [rendition.lo] Error 1 >make[2]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work/xf86-video-rendition-4.2.5_build/src' >Makefile:349: recipe for target 'all-recursive' failed >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work/xf86-video-rendition-4.2.5_build' >Makefile:280: recipe for target 'all' failed >make: *** [all] Error 2 > * ERROR: x11-drivers/xf86-video-rendition-4.2.5-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=x11-drivers/xf86-video-rendition-4.2.5-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=x11-drivers/xf86-video-rendition-4.2.5-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/x11-drivers:xf86-video-rendition-4.2.5-r1:20150604-215009.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/temp/environment'. > * Working directory: '/var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work/xf86-video-rendition-4.2.5_build' > * S: '/var/tmp/portage/x11-drivers/xf86-video-rendition-4.2.5-r1/work/xf86-video-rendition-4.2.5'
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 515044
: 404596