Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 511006 Details for
Bug 641744
=x11-drivers/xf86-video-vesa-2.3.4 fails to compile (/usr/include/xorg/compiler.h: error: inconsistent operand constraints in an 'asm')
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), 14.58 KB, created by
Émeric Maschino
on 2017-12-19 19:18:54 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Émeric Maschino
Created:
2017-12-19 19:18:54 UTC
Size:
14.58 KB
patch
obsolete
> * Package: x11-drivers/xf86-video-vesa-2.3.4 > * Repository: gentoo > * Maintainer: x11@gentoo.org > * USE: elibc_glibc ia64 kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox > * Determining the location of the kernel source code > * Found kernel source directory: > * /usr/src/linux > * Found kernel object directory: > * /lib/modules/4.12.12-gentoo/build > * Found sources for kernel version: > * 4.12.12-gentoo > * Running elibtoolize in: xf86-video-vesa-2.3.4/ > * 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 ... > * Applying ppc64le/2.4.4 patch ... >>>> Working in BUILD_DIR: "/var/tmp/portage/x11-drivers/xf86-video-vesa-2.3.4/work/xf86-video-vesa-2.3.4_build" >checking for a BSD-compatible install... /usr/lib/portage/python3.5/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 for style of include used by make... GNU >checking for ia64-unknown-linux-gnu-gcc... ia64-unknown-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 ia64-unknown-linux-gnu-gcc accepts -g... yes >checking for ia64-unknown-linux-gnu-gcc option to accept ISO C89... none needed >checking whether ia64-unknown-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of ia64-unknown-linux-gnu-gcc... none >checking for ia64-unknown-linux-gnu-gcc option to accept ISO C99... none needed >checking how to run the C preprocessor... ia64-unknown-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 __clang__ is declared... no >checking whether __INTEL_COMPILER is declared... no >checking whether __SUNPRO_C is declared... no >checking for ia64-unknown-linux-gnu-pkg-config... /usr/bin/ia64-unknown-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking build system type... ia64-unknown-linux-gnu >checking host system type... ia64-unknown-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking if ia64-unknown-linux-gnu-gcc supports -Werror=unknown-warning-option... no >checking if ia64-unknown-linux-gnu-gcc supports -Werror=unused-command-line-argument... no >checking if ia64-unknown-linux-gnu-gcc supports -Wall... yes >checking if ia64-unknown-linux-gnu-gcc supports -Wpointer-arith... yes >checking if ia64-unknown-linux-gnu-gcc supports -Wmissing-declarations... yes >checking if ia64-unknown-linux-gnu-gcc supports -Wformat=2... yes >checking if ia64-unknown-linux-gnu-gcc supports -Wstrict-prototypes... yes >checking if ia64-unknown-linux-gnu-gcc supports -Wmissing-prototypes... yes >checking if ia64-unknown-linux-gnu-gcc supports -Wnested-externs... yes >checking if ia64-unknown-linux-gnu-gcc supports -Wbad-function-cast... yes >checking if ia64-unknown-linux-gnu-gcc supports -Wold-style-definition... yes >checking if ia64-unknown-linux-gnu-gcc supports -Wdeclaration-after-statement... yes >checking if ia64-unknown-linux-gnu-gcc supports -Wunused... yes >checking if ia64-unknown-linux-gnu-gcc supports -Wuninitialized... yes >checking if ia64-unknown-linux-gnu-gcc supports -Wshadow... yes >checking if ia64-unknown-linux-gnu-gcc supports -Wmissing-noreturn... yes >checking if ia64-unknown-linux-gnu-gcc supports -Wmissing-format-attribute... yes >checking if ia64-unknown-linux-gnu-gcc supports -Wredundant-decls... yes >checking if ia64-unknown-linux-gnu-gcc supports -Wlogical-op... yes >configure: WARNING: You have chosen not to turn some select compiler warnings into errors. This should not be necessary. Please report why you needed to do so in a bug report at https://bugs.freedesktop.org/enter_bug.cgi?product=xorg >checking if ia64-unknown-linux-gnu-gcc supports -Wimplicit... yes >checking if ia64-unknown-linux-gnu-gcc supports -Wnonnull... yes >checking if ia64-unknown-linux-gnu-gcc supports -Winit-self... yes >checking if ia64-unknown-linux-gnu-gcc supports -Wmain... yes >checking if ia64-unknown-linux-gnu-gcc supports -Wmissing-braces... yes >checking if ia64-unknown-linux-gnu-gcc supports -Wsequence-point... yes >checking if ia64-unknown-linux-gnu-gcc supports -Wreturn-type... yes >checking if ia64-unknown-linux-gnu-gcc supports -Wtrigraphs... yes >checking if ia64-unknown-linux-gnu-gcc supports -Warray-bounds... yes >checking if ia64-unknown-linux-gnu-gcc supports -Wwrite-strings... yes >checking if ia64-unknown-linux-gnu-gcc supports -Waddress... yes >checking if ia64-unknown-linux-gnu-gcc supports -Wint-to-pointer-cast... yes >checking if ia64-unknown-linux-gnu-gcc supports -Wpointer-to-int-cast... yes >checking if ia64-unknown-linux-gnu-gcc supports -pedantic... yes >checking if ia64-unknown-linux-gnu-gcc supports -Werror... yes >checking if ia64-unknown-linux-gnu-gcc supports -Werror=attributes... yes >checking whether make supports nested variables... (cached) 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 ia64-unknown-linux-gnu-gcc... /usr/ia64-unknown-linux-gnu/bin/ld >checking if the linker (/usr/ia64-unknown-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/ia64-unknown-linux-gnu-nm -B >checking the name lister (/usr/bin/ia64-unknown-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 ia64-unknown-linux-gnu file names to ia64-unknown-linux-gnu format... func_convert_file_noop >checking how to convert ia64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/ia64-unknown-linux-gnu/bin/ld option to reload object files... -r >checking for ia64-unknown-linux-gnu-objdump... ia64-unknown-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for ia64-unknown-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for ia64-unknown-linux-gnu-ar... ia64-unknown-linux-gnu-ar >checking for archiver @FILE support... @ >checking for ia64-unknown-linux-gnu-strip... ia64-unknown-linux-gnu-strip >checking for ia64-unknown-linux-gnu-ranlib... ia64-unknown-linux-gnu-ranlib >checking command to parse /usr/bin/ia64-unknown-linux-gnu-nm -B output from ia64-unknown-linux-gnu-gcc object... ok >checking for sysroot... no >checking for ia64-unknown-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if ia64-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for ia64-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if ia64-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if ia64-unknown-linux-gnu-gcc static flag -static works... yes >checking if ia64-unknown-linux-gnu-gcc supports -c -o file.o... yes >checking if ia64-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the ia64-unknown-linux-gnu-gcc linker (/usr/ia64-unknown-linux-gnu/bin/ld) 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 for XEXT... yes >checking whether xf86ConfigIsaEntity is declared... no >checking whether XSERVER_LIBPCIACCESS is declared... yes >checking for PCIACCESS... yes >checking that generated files are newer than configure... done >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 >>>> Working in BUILD_DIR: "/var/tmp/portage/x11-drivers/xf86-video-vesa-2.3.4/work/xf86-video-vesa-2.3.4_build" >make all-recursive >make[1]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-vesa-2.3.4/work/xf86-video-vesa-2.3.4_build' >Making all in src >make[2]: Entering directory '/var/tmp/portage/x11-drivers/xf86-video-vesa-2.3.4/work/xf86-video-vesa-2.3.4_build/src' >/bin/sh ../libtool --tag=CC --mode=compile ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-vesa-2.3.4/work/xf86-video-vesa-2.3.4/src -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -O2 -pipe -c -o vesa.lo /var/tmp/portage/x11-drivers/xf86-video-vesa-2.3.4/work/xf86-video-vesa-2.3.4/src/vesa.c >libtool: compile: ia64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/x11-drivers/xf86-video-vesa-2.3.4/work/xf86-video-vesa-2.3.4/src -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/X11/dri -I/usr/include/libdrm -O2 -pipe -c /var/tmp/portage/x11-drivers/xf86-video-vesa-2.3.4/work/xf86-video-vesa-2.3.4/src/vesa.c -fPIC -DPIC -o .libs/vesa.o >[01m[K/var/tmp/portage/x11-drivers/xf86-video-vesa-2.3.4/work/xf86-video-vesa-2.3.4/src/vesa.c:[m[K In function '[01m[KVESAValidMode[m[K': >[01m[K/var/tmp/portage/x11-drivers/xf86-video-vesa-2.3.4/work/xf86-video-vesa-2.3.4/src/vesa.c:412:7:[m[K [01;35m[Kwarning: [m[Kpassing argument 1 of '[01m[Kfree[m[K' discards '[01m[Kconst[m[K' qualifier from pointer target type [[01;35m[K-Wdiscarded-qualifiers[m[K] > free([01;35m[Kmode[m[K->name); > [01;35m[K^~~~[m[K >In file included from [01m[K/usr/include/xorg/misc.h:154:0[m[K, > from [01m[K/usr/include/xorg/xf86str.h:37[m[K, > from [01m[K/usr/include/xorg/xf86.h:44[m[K, > from [01m[K/var/tmp/portage/x11-drivers/xf86-video-vesa-2.3.4/work/xf86-video-vesa-2.3.4/src/vesa.h:34[m[K, > from [01m[K/var/tmp/portage/x11-drivers/xf86-video-vesa-2.3.4/work/xf86-video-vesa-2.3.4/src/vesa.c:47[m[K: >[01m[K/usr/include/stdlib.h:460:13:[m[K [01;36m[Knote: [m[Kexpected '[01m[Kvoid *[m[K' but argument is of type '[01m[Kconst char *[m[K' > extern void [01;36m[Kfree[m[K (void *__ptr) __THROW; > [01;36m[K^~~~[m[K >In file included from [01m[K/var/tmp/portage/x11-drivers/xf86-video-vesa-2.3.4/work/xf86-video-vesa-2.3.4/src/vesa.h:44:0[m[K, > from [01m[K/var/tmp/portage/x11-drivers/xf86-video-vesa-2.3.4/work/xf86-video-vesa-2.3.4/src/vesa.c:47[m[K: >[01m[K/var/tmp/portage/x11-drivers/xf86-video-vesa-2.3.4/work/xf86-video-vesa-2.3.4/src/vesa.c:[m[K In function '[01m[KVESASaveScreen[m[K': >[01m[K/usr/include/xorg/compiler.h:296:5:[m[K [01;31m[Kerror: [m[Kinconsistent operand constraints in an '[01m[Kasm[m[K' > [01;31m[K__asm__[m[K __volatile__("outb %0,%1"::"a"(val), "d"(port)); > [01;31m[K^~~~~~~[m[K >[01m[K/usr/include/xorg/compiler.h:315:5:[m[K [01;31m[Kerror: [m[Kinconsistent operand constraints in an '[01m[Kasm[m[K' > [01;31m[K__asm__[m[K __volatile__("inb %1,%0":"=a"(ret):"d"(port)); > [01;31m[K^~~~~~~[m[K >[01m[K/usr/include/xorg/compiler.h:296:5:[m[K [01;31m[Kerror: [m[Kinconsistent operand constraints in an '[01m[Kasm[m[K' > [01;31m[K__asm__[m[K __volatile__("outb %0,%1"::"a"(val), "d"(port)); > [01;31m[K^~~~~~~[m[K >[01m[K/usr/include/xorg/compiler.h:296:5:[m[K [01;31m[Kerror: [m[Kinconsistent operand constraints in an '[01m[Kasm[m[K' > [01;31m[K__asm__[m[K __volatile__("outb %0,%1"::"a"(val), "d"(port)); > [01;31m[K^~~~~~~[m[K >[01m[K/usr/include/xorg/compiler.h:296:5:[m[K [01;31m[Kerror: [m[Kinconsistent operand constraints in an '[01m[Kasm[m[K' > [01;31m[K__asm__[m[K __volatile__("outb %0,%1"::"a"(val), "d"(port)); > [01;31m[K^~~~~~~[m[K >[01m[K/usr/include/xorg/compiler.h:296:5:[m[K [01;31m[Kerror: [m[Kinconsistent operand constraints in an '[01m[Kasm[m[K' > [01;31m[K__asm__[m[K __volatile__("outb %0,%1"::"a"(val), "d"(port)); > [01;31m[K^~~~~~~[m[K >[01m[K/usr/include/xorg/compiler.h:296:5:[m[K [01;31m[Kerror: [m[Kinconsistent operand constraints in an '[01m[Kasm[m[K' > [01;31m[K__asm__[m[K __volatile__("outb %0,%1"::"a"(val), "d"(port)); > [01;31m[K^~~~~~~[m[K >[01m[K/usr/include/xorg/compiler.h:296:5:[m[K [01;31m[Kerror: [m[Kinconsistent operand constraints in an '[01m[Kasm[m[K' > [01;31m[K__asm__[m[K __volatile__("outb %0,%1"::"a"(val), "d"(port)); > [01;31m[K^~~~~~~[m[K >make[2]: *** [Makefile:480: vesa.lo] Error 1 >make[2]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-vesa-2.3.4/work/xf86-video-vesa-2.3.4_build/src' >make[1]: *** [Makefile:440: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/x11-drivers/xf86-video-vesa-2.3.4/work/xf86-video-vesa-2.3.4_build' >make: *** [Makefile:372: all] Error 2 > * ERROR: x11-drivers/xf86-video-vesa-2.3.4::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=x11-drivers/xf86-video-vesa-2.3.4::gentoo'`, > * the complete build log and the output of `emerge -pqv '=x11-drivers/xf86-video-vesa-2.3.4::gentoo'`. > * The complete build log is located at '/var/tmp/portage/x11-drivers/xf86-video-vesa-2.3.4/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/x11-drivers/xf86-video-vesa-2.3.4/temp/environment'. > * Working directory: '/var/tmp/portage/x11-drivers/xf86-video-vesa-2.3.4/work/xf86-video-vesa-2.3.4_build' > * S: '/var/tmp/portage/x11-drivers/xf86-video-vesa-2.3.4/work/xf86-video-vesa-2.3.4'
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 641744
: 511006 |
511008