Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 364798 Details for
Bug 493532
sys-apps/kmscon-7[gles2] with media-libs/mesa-10* - src/uterm_drm3d_render.c:214:17: error: 'GL_UNPACK_ROW_LENGTH' undeclared
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 32.63 KB, created by
Ben Kohler
on 2013-12-07 14:43:12 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Ben Kohler
Created:
2013-12-07 14:43:12 UTC
Size:
32.63 KB
patch
obsolete
> * Package: sys-apps/kmscon-7 > * Repository: gentoo > * Maintainer: x11@gentoo.org > * USE: amd64 cairo dbus drm elibc_glibc fbdev gles2 kernel_linux optimizations pango truetype udev unicode userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking kmscon-7.tar.bz2 to /mnt/btr/var-tmp/portage/sys-apps/kmscon-7/work >>>> Source unpacked in /mnt/btr/var-tmp/portage/sys-apps/kmscon-7/work >>>> Preparing source in /mnt/btr/var-tmp/portage/sys-apps/kmscon-7/work/kmscon-7 ... > * Running eautoreconf in '/mnt/btr/var-tmp/portage/sys-apps/kmscon-7/work/kmscon-7' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign ... > [ ok ] > * Running elibtoolize in: kmscon-7/ > * Applying target-nm/2.4.2 patch ... > * Running elibtoolize in: kmscon-7/build-aux/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.2 patch ... >>>> Source prepared. >>>> Configuring source in /mnt/btr/var-tmp/portage/sys-apps/kmscon-7/work/kmscon-7 ... > * econf: updating kmscon-7/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating kmscon-7/build-aux/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 --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --disable-static --enable-hotplug --enable-eloop-dbus --disable-debug --enable-optimizations --disable-multi-seat --disable-wlterm --htmldir=/usr/share/doc/kmscon-7/html --with-video=fbdev,drm2d,drm3d --with-fonts=unifont,freetype2,pango --with-renderers=bbulk,gltex,cairo --with-sessions=dummy,terminal --enable-kmscon >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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking whether make supports nested variables... yes >checking how to create a pax tar archive... gnutar >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether make supports nested variables... (cached) yes >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 >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar >checking for a sed that does not truncate output... /bin/sed >checking whether ln -s works... yes >checking for grep that handles long lines and -e... (cached) /bin/grep >checking for gawk... (cached) gawk >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 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... (cached) 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... no >checking if : 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 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 for XKBCOMMON... yes >checking for WAYLAND... no >checking for SYSTEMD... yes >checking for UDEV... yes >checking for DBUS... yes >checking for DRM... yes >checking for GBM... yes >checking for EGL... yes >checking for GLES2... yes >checking for FREETYPE2... yes >checking for PANGO... yes >checking for FUSE... yes >checking for CAIRO... yes >checking for PIXMAN... yes >checking whether user wants eloop... no (default) >checking whether user wants TSM... no (default) >checking whether user wants UVT... no (default) >checking whether user wants uterm... no (default) >checking whether user wants kmscon... yes >checking whether user wants wlterm... no >checking whether to build with debugging on... no >checking whether to disable code optimizations... yes >checking whether user wants systemd for multi-seat support... no >checking whether user wants udev for device hotplug support... yes >checking whether user wants eloop dbus support... yes >checking which video backends the user wants... fbdev,drm2d,drm3d >checking which render backends the user wants... bbulk,gltex,cairo >checking which font backends the user wants... unifont,freetype2,pango >checking which sessions the user wants... dummy,terminal >checking whether _Static_assert() is supported... yes >checking for gbm_bo_get_pitch in -lgbm... no >checking for xsltproc... /usr/bin/xsltproc >checking for docbook manpages stylesheet... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating docs/pc/libeloop.pc >config.status: creating docs/pc/libtsm.pc >config.status: creating docs/pc/libuvt.pc >config.status: creating docs/pc/libuterm.pc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >configure: Build configuration: > > prefix: /usr > exec-prefix: ${prefix} > libdir: /usr/lib64 > includedir: ${prefix}/include > > Applications and Libraries: > kmscon: yes (yes: ) > wlterm: no (no: enable-wlterm) > uterm: yes (yes: ) > tsm: yes (yes: ) > uvt: no (yes: ) > eloop: yes (yes: ) > > Miscellaneous Options: > debug: no (no: enable-debug) > optimizations: yes (yes: ) > multi-seat: no (no: enable-multi-seat) > hotplug: yes (yes: ) > eloop-dbus: yes (yes: ) > > Video Backends: > fbdev: yes (yes: ) > drm2d: yes (yes: ) > drm3d: yes (yes: ) > > Font Backends: > unifont: yes (yes: ) > freetype2: yes (yes: ) > pango: yes (yes: ) > > Renderers: > bbulk: yes (yes: ) > gltex: yes (yes: ) > cairo: yes (yes: ) > pixman: no (no: enable-renderer-pixman) > > Session Types: > dummy: yes (yes: ) > terminal: yes (yes: ) > cdev: no (no: enable-session-cdev) > > Run "make" to start compilation process >>>> Source configured. >>>> Compiling source in /mnt/btr/var-tmp/portage/sys-apps/kmscon-7/work/kmscon-7 ... >make -j5 >make --no-print-directory all-recursive >Making all in . >/usr/bin/mkdir -p docs/man/ && /usr/bin/xsltproc -o "docs/man/kmscon.1" --stringparam man.authors.section.enabled 0 --stringparam man.copyright.section.enabled 0 --stringparam funcsynopsis.style ansi --stringparam man.output.quietly 1 --nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl "docs/man/kmscon.xml" && touch .man_fixup >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR='"/usr/lib64/kmscon"' -include ./config.h -I ./src -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c -o src/libeloop_la-eloop.lo `test -f 'src/eloop.c' || echo './'`src/eloop.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR='"/usr/lib64/kmscon"' -include ./config.h -I ./src -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c -o external/libeloop_la-dbus-loop.lo `test -f 'external/dbus-loop.c' || echo './'`external/dbus-loop.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR='"/usr/lib64/kmscon"' -include ./config.h -I ./src -pthread -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c -o external/libshl_la-htable.lo `test -f 'external/htable.c' || echo './'`external/htable.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR='"/usr/lib64/kmscon"' -include ./config.h -I ./src -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c -o src/libtsm_la-tsm_screen.lo `test -f 'src/tsm_screen.c' || echo './'`src/tsm_screen.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR=\"/usr/lib64/kmscon\" -include ./config.h -I ./src -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c src/eloop.c -fPIC -DPIC -o src/.libs/libeloop_la-eloop.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR=\"/usr/lib64/kmscon\" -include ./config.h -I ./src -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c src/tsm_screen.c -fPIC -DPIC -o src/.libs/libtsm_la-tsm_screen.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR=\"/usr/lib64/kmscon\" -include ./config.h -I ./src -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c external/dbus-loop.c -fPIC -DPIC -o external/.libs/libeloop_la-dbus-loop.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR=\"/usr/lib64/kmscon\" -include ./config.h -I ./src -pthread -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c external/htable.c -fPIC -DPIC -o external/.libs/libshl_la-htable.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR='"/usr/lib64/kmscon"' -include ./config.h -I ./src -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c -o src/libtsm_la-tsm_unicode.lo `test -f 'src/tsm_unicode.c' || echo './'`src/tsm_unicode.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR='"/usr/lib64/kmscon"' -include ./config.h -I ./src -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c -o src/libtsm_la-tsm_vte.lo `test -f 'src/tsm_vte.c' || echo './'`src/tsm_vte.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR=\"/usr/lib64/kmscon\" -include ./config.h -I ./src -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c src/tsm_unicode.c -fPIC -DPIC -o src/.libs/libtsm_la-tsm_unicode.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR=\"/usr/lib64/kmscon\" -include ./config.h -I ./src -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c src/tsm_vte.c -fPIC -DPIC -o src/.libs/libtsm_la-tsm_vte.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR='"/usr/lib64/kmscon"' -include ./config.h -I ./src -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c -o src/libtsm_la-tsm_vte_charsets.lo `test -f 'src/tsm_vte_charsets.c' || echo './'`src/tsm_vte_charsets.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR='"/usr/lib64/kmscon"' -include ./config.h -I ./src -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c -o external/libtsm_la-wcwidth.lo `test -f 'external/wcwidth.c' || echo './'`external/wcwidth.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR=\"/usr/lib64/kmscon\" -include ./config.h -I ./src -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c src/tsm_vte_charsets.c -fPIC -DPIC -o src/.libs/libtsm_la-tsm_vte_charsets.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR='"/usr/lib64/kmscon"' -include ./config.h -I ./src -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c -o src/libuterm_la-uterm_video.lo `test -f 'src/uterm_video.c' || echo './'`src/uterm_video.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR=\"/usr/lib64/kmscon\" -include ./config.h -I ./src -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c external/wcwidth.c -fPIC -DPIC -o external/.libs/libtsm_la-wcwidth.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR='"/usr/lib64/kmscon"' -include ./config.h -I ./src -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c -o src/libuterm_la-uterm_monitor.lo `test -f 'src/uterm_monitor.c' || echo './'`src/uterm_monitor.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR=\"/usr/lib64/kmscon\" -include ./config.h -I ./src -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c src/uterm_video.c -fPIC -DPIC -o src/.libs/libuterm_la-uterm_video.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR=\"/usr/lib64/kmscon\" -include ./config.h -I ./src -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c src/uterm_monitor.c -fPIC -DPIC -o src/.libs/libuterm_la-uterm_monitor.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR='"/usr/lib64/kmscon"' -include ./config.h -I ./src -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c -o src/libuterm_la-uterm_vt.lo `test -f 'src/uterm_vt.c' || echo './'`src/uterm_vt.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR='"/usr/lib64/kmscon"' -include ./config.h -I ./src -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c -o src/libuterm_la-uterm_input.lo `test -f 'src/uterm_input.c' || echo './'`src/uterm_input.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR=\"/usr/lib64/kmscon\" -include ./config.h -I ./src -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c src/uterm_vt.c -fPIC -DPIC -o src/.libs/libuterm_la-uterm_vt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR=\"/usr/lib64/kmscon\" -include ./config.h -I ./src -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c src/uterm_input.c -fPIC -DPIC -o src/.libs/libuterm_la-uterm_input.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR='"/usr/lib64/kmscon"' -include ./config.h -I ./src -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c -o src/libuterm_la-uterm_input_uxkb.lo `test -f 'src/uterm_input_uxkb.c' || echo './'`src/uterm_input_uxkb.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR='"/usr/lib64/kmscon"' -include ./config.h -I ./src -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c -o src/libuterm_la-uterm_fbdev_video.lo `test -f 'src/uterm_fbdev_video.c' || echo './'`src/uterm_fbdev_video.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR='"/usr/lib64/kmscon"' -include ./config.h -I ./src -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c -o src/libuterm_la-uterm_fbdev_render.lo `test -f 'src/uterm_fbdev_render.c' || echo './'`src/uterm_fbdev_render.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR=\"/usr/lib64/kmscon\" -include ./config.h -I ./src -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c src/uterm_fbdev_video.c -fPIC -DPIC -o src/.libs/libuterm_la-uterm_fbdev_video.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR=\"/usr/lib64/kmscon\" -include ./config.h -I ./src -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c src/uterm_input_uxkb.c -fPIC -DPIC -o src/.libs/libuterm_la-uterm_input_uxkb.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR=\"/usr/lib64/kmscon\" -include ./config.h -I ./src -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c src/uterm_fbdev_render.c -fPIC -DPIC -o src/.libs/libuterm_la-uterm_fbdev_render.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR='"/usr/lib64/kmscon"' -include ./config.h -I ./src -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c -o src/libuterm_la-uterm_drm2d_video.lo `test -f 'src/uterm_drm2d_video.c' || echo './'`src/uterm_drm2d_video.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR='"/usr/lib64/kmscon"' -include ./config.h -I ./src -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c -o src/libuterm_la-uterm_drm2d_render.lo `test -f 'src/uterm_drm2d_render.c' || echo './'`src/uterm_drm2d_render.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR=\"/usr/lib64/kmscon\" -include ./config.h -I ./src -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c src/uterm_drm2d_render.c -fPIC -DPIC -o src/.libs/libuterm_la-uterm_drm2d_render.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR='"/usr/lib64/kmscon"' -include ./config.h -I ./src -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c -o src/libuterm_la-uterm_drm3d_video.lo `test -f 'src/uterm_drm3d_video.c' || echo './'`src/uterm_drm3d_video.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR=\"/usr/lib64/kmscon\" -include ./config.h -I ./src -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c src/uterm_drm2d_video.c -fPIC -DPIC -o src/.libs/libuterm_la-uterm_drm2d_video.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR='"/usr/lib64/kmscon"' -include ./config.h -I ./src -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c -o src/libuterm_la-uterm_drm3d_render.lo `test -f 'src/uterm_drm3d_render.c' || echo './'`src/uterm_drm3d_render.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR=\"/usr/lib64/kmscon\" -include ./config.h -I ./src -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c src/uterm_drm3d_video.c -fPIC -DPIC -o src/.libs/libuterm_la-uterm_drm3d_video.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR='"/usr/lib64/kmscon"' -include ./config.h -I ./src -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c -o src/libuterm_la-static_gl_math.lo `test -f 'src/static_gl_math.c' || echo './'`src/static_gl_math.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR='"/usr/lib64/kmscon"' -include ./config.h -I ./src -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c -o src/libuterm_la-static_gl_shader.lo `test -f 'src/static_gl_shader.c' || echo './'`src/static_gl_shader.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR=\"/usr/lib64/kmscon\" -include ./config.h -I ./src -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c src/uterm_drm3d_render.c -fPIC -DPIC -o src/.libs/libuterm_la-uterm_drm3d_render.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR=\"/usr/lib64/kmscon\" -include ./config.h -I ./src -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c src/static_gl_math.c -fPIC -DPIC -o src/.libs/libuterm_la-static_gl_math.o >src/uterm_drm3d_render.c: In function 'uterm_drm3d_display_blit': >src/uterm_drm3d_render.c:214:17: error: 'GL_UNPACK_ROW_LENGTH' undeclared (first use in this function) > glPixelStorei(GL_UNPACK_ROW_LENGTH, buf->stride / 4); > ^ >src/uterm_drm3d_render.c:214:17: note: each undeclared identifier is reported only once for each function it appears in >src/uterm_drm3d_render.c: In function 'display_blend': >src/uterm_drm3d_render.c:353:17: error: 'GL_UNPACK_ROW_LENGTH' undeclared (first use in this function) > glPixelStorei(GL_UNPACK_ROW_LENGTH, buf->stride); > ^ >Makefile:2055: recipe for target 'src/libuterm_la-uterm_drm3d_render.lo' failed >make[2]: *** [src/libuterm_la-uterm_drm3d_render.lo] Error 1 >make[2]: *** Waiting for unfinished jobs.... >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -DBUILD_MODULE_DIR=\"/usr/lib64/kmscon\" -include ./config.h -I ./src -I/usr/include/libdrm -I/usr/include/libdrm -I/usr/include/libdrm -Wall -pipe -fno-common -ffast-math -fdiagnostics-show-option -fno-strict-aliasing -fvisibility=hidden -ffunction-sections -fdata-sections -fstack-protector -O2 -O2 -pipe -march=corei7-avx -c src/static_gl_shader.c -fPIC -DPIC -o src/.libs/libuterm_la-static_gl_shader.o >Makefile:2811: recipe for target 'all-recursive' failed >make[1]: *** [all-recursive] Error 1 >Makefile:1338: recipe for target 'all' failed >make: *** [all] Error 2 > * ERROR: sys-apps/kmscon-7::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sys-apps/kmscon-7::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-apps/kmscon-7::gentoo'`. > * The complete build log is located at '/var/log/portage/sys-apps:kmscon-7:20131207-141443.log'. > * For convenience, a symlink to the build log is located at '/mnt/btr/var-tmp/portage/sys-apps/kmscon-7/temp/build.log'. > * The ebuild environment file is located at '/mnt/btr/var-tmp/portage/sys-apps/kmscon-7/temp/environment'. > * Working directory: '/mnt/btr/var-tmp/portage/sys-apps/kmscon-7/work/kmscon-7' > * S: '/mnt/btr/var-tmp/portage/sys-apps/kmscon-7/work/kmscon-7'
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 493532
: 364798 |
373282