Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 436962 Details for
Bug 585452
x11-wm/page-1.9.6-r5 : <artificial>:(.text+0x1075): undefined reference to `xcb_shape_rectangles'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
x11-wm:page-1.9.6-r5:20160609-050801.log
x11-wm:page-1.9.6-r5:20160609-050801.log (text/plain), 26.98 KB, created by
Toralf Förster
on 2016-06-09 10:24:00 UTC
(
hide
)
Description:
x11-wm:page-1.9.6-r5:20160609-050801.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-06-09 10:24:00 UTC
Size:
26.98 KB
patch
obsolete
> * Package: x11-wm/page-1.9.6-r5 > * Repository: gentoo > * Maintainer: monsieurp@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking page-1.9.6.tar.gz to /var/tmp/portage/x11-wm/page-1.9.6-r5/work >>>> Source unpacked in /var/tmp/portage/x11-wm/page-1.9.6-r5/work >>>> Preparing source in /var/tmp/portage/x11-wm/page-1.9.6-r5/work/page-1.9.6 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-wm/page-1.9.6-r5/work/page-1.9.6 ... > * econf: updating page-1.9.6/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating page-1.9.6/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 --libdir=/usr/lib64 >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 for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >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-g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >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 dependency style of x86_64-pc-linux-gnu-gcc... none >checking for a sed that does not truncate output... /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... /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 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 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 x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc 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... yes >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether x86_64-pc-linux-gnu-g++ supports C++11 features by default... no >checking whether x86_64-pc-linux-gnu-g++ supports C++11 features with -std=gnu++11... yes >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 X11... yes >checking for XCB... yes >checking for X11XCB... yes >checking for XCBUTIL... yes >checking for XCBFIXES... yes >checking for XCBDMG... yes >checking for XCBRR... yes >checking for XCBDMG... yes >checking for XCBCOMP... yes >checking for CAIRO... yes >checking for GLIB... yes >checking for PANGO... yes >checking for clock_gettime in -lrt... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating page.conf >config.status: creating page.desktop >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating src/config.hxx >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/x11-wm/page-1.9.6-r5/work/page-1.9.6 ... >make -j1 >Making all in src >make[1]: Entering directory '/var/tmp/portage/x11-wm/page-1.9.6-r5/work/page-1.9.6/src' >make all-am >make[2]: Entering directory '/var/tmp/portage/x11-wm/page-1.9.6-r5/work/page-1.9.6/src' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -std=c++11 -rdynamic -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -march=native -O2 -pipe -std=gnu++11 -flto -c -o utils.o utils.cxx >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -std=c++11 -rdynamic -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -march=native -O2 -pipe -std=gnu++11 -flto -c -o pixmap.o pixmap.cxx >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -std=c++11 -rdynamic -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -march=native -O2 -pipe -std=gnu++11 -flto -c -o tree.o tree.cxx >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -std=c++11 -rdynamic -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -march=native -O2 -pipe -std=gnu++11 -flto -c -o client_base.o client_base.cxx >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -std=c++11 -rdynamic -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -march=native -O2 -pipe -std=gnu++11 -flto -c -o client_not_managed.o client_not_managed.cxx >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -std=c++11 -rdynamic -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -march=native -O2 -pipe -std=gnu++11 -flto -c -o client_managed.o client_managed.cxx >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -std=c++11 -rdynamic -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -march=native -O2 -pipe -std=gnu++11 -flto -c -o grab_handlers.o grab_handlers.cxx >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -std=c++11 -rdynamic -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -march=native -O2 -pipe -std=gnu++11 -flto -c -o notebook.o notebook.cxx >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -std=c++11 -rdynamic -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -march=native -O2 -pipe -std=gnu++11 -flto -c -o split.o split.cxx >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -std=c++11 -rdynamic -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -march=native -O2 -pipe -std=gnu++11 -flto -c -o viewport.o viewport.cxx >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -std=c++11 -rdynamic -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -march=native -O2 -pipe -std=gnu++11 -flto -c -o workspace.o workspace.cxx >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -std=c++11 -rdynamic -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -march=native -O2 -pipe -std=gnu++11 -flto -c -o page_root.o page_root.cxx >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -std=c++11 -rdynamic -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -march=native -O2 -pipe -std=gnu++11 -flto -c -o page.o page.cxx >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -std=c++11 -rdynamic -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -march=native -O2 -pipe -std=gnu++11 -flto -c -o display.o display.cxx >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -std=c++11 -rdynamic -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -march=native -O2 -pipe -std=gnu++11 -flto -c -o compositor.o compositor.cxx >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -std=c++11 -rdynamic -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -march=native -O2 -pipe -std=gnu++11 -flto -c -o simple2_theme.o simple2_theme.cxx >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -std=c++11 -rdynamic -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -march=native -O2 -pipe -std=gnu++11 -flto -c -o tiny_theme.o tiny_theme.cxx >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -std=c++11 -rdynamic -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -march=native -O2 -pipe -std=gnu++11 -flto -c -o config_handler.o config_handler.cxx >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -std=c++11 -rdynamic -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -march=native -O2 -pipe -std=gnu++11 -flto -c -o client_proxy.o client_proxy.cxx >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -std=c++11 -rdynamic -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -march=native -O2 -pipe -std=gnu++11 -flto -c -o popup_alt_tab.o popup_alt_tab.cxx >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -std=c++11 -rdynamic -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -march=native -O2 -pipe -std=gnu++11 -flto -c -o main.o main.cxx >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -std=c++11 -rdynamic -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -march=native -O2 -pipe -std=gnu++11 -flto -c -o blur_image_surface.o blur_image_surface.cxx >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -std=c++11 -rdynamic -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -march=native -O2 -pipe -std=gnu++11 -flto -c -o leak_checker.o leak_checker.cxx >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -std=c++11 -rdynamic -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -march=native -O2 -pipe -std=gnu++11 -flto -Wl,-O1 -Wl,--as-needed -flto -o page utils.o pixmap.o tree.o client_base.o client_not_managed.o client_managed.o grab_handlers.o notebook.o split.o viewport.o workspace.o page_root.o page.o display.o compositor.o simple2_theme.o tiny_theme.o config_handler.o client_proxy.o popup_alt_tab.o main.o blur_image_surface.o leak_checker.o -lX11 -lxcb -lX11-xcb -lX11 -lxcb -lxcb-util -lxcb -lxcb-xfixes -lxcb-damage -lxcb-randr -lxcb-composite -lcairo -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -lglib-2.0 -lrt >libtool: link: x86_64-pc-linux-gnu-g++ -std=c++11 -rdynamic -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -march=native -O2 -pipe -std=gnu++11 -flto -Wl,-O1 -Wl,--as-needed -flto -o page utils.o pixmap.o tree.o client_base.o client_not_managed.o client_managed.o grab_handlers.o notebook.o split.o viewport.o workspace.o page_root.o page.o display.o compositor.o simple2_theme.o tiny_theme.o config_handler.o client_proxy.o popup_alt_tab.o main.o blur_image_surface.o leak_checker.o -lX11-xcb -lX11 -lxcb-util -lxcb -lxcb-xfixes -lxcb-damage -lxcb-randr -lxcb-composite -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lcairo -lglib-2.0 -lrt >/var/tmp/portage/x11-wm/page-1.9.6-r5/temp/ccWPivJz.ltrans1.ltrans.o: In function `page::popup_split_t::update_layout()': ><artificial>:(.text+0x1075): undefined reference to `xcb_shape_rectangles' ><artificial>:(.text+0x10bc): undefined reference to `xcb_shape_rectangles' >/var/tmp/portage/x11-wm/page-1.9.6-r5/temp/ccWPivJz.ltrans20.ltrans.o: In function `page::display_t::check_shape_extension()': ><artificial>:(.text+0x2165): undefined reference to `xcb_shape_query_version' ><artificial>:(.text+0x2175): undefined reference to `xcb_shape_query_version_reply' >/var/tmp/portage/x11-wm/page-1.9.6-r5/temp/ccWPivJz.ltrans22.ltrans.o: In function `page::client_proxy_t::update_shape()': ><artificial>:(.text+0x3b0): undefined reference to `xcb_shape_query_extents' ><artificial>:(.text+0x3c5): undefined reference to `xcb_shape_get_rectangles' ><artificial>:(.text+0x3d9): undefined reference to `xcb_shape_query_extents_reply' ><artificial>:(.text+0x3ed): undefined reference to `xcb_shape_get_rectangles_reply' ><artificial>:(.text+0x43b): undefined reference to `xcb_shape_get_rectangles_rectangles_iterator' >/var/tmp/portage/x11-wm/page-1.9.6-r5/temp/ccWPivJz.ltrans27.ltrans.o: In function `page::client_proxy_t::select_input_shape(bool)': ><artificial>:(.text+0x6e4): undefined reference to `xcb_shape_select_input' >/var/tmp/portage/x11-wm/page-1.9.6-r5/temp/ccWPivJz.ltrans28.ltrans.o: In function `page::popup_notebook0_t::move_resize(page::i_rect_t<int> const&) [clone .constprop.225]': ><artificial>:(.text+0xe2e): undefined reference to `xcb_shape_rectangles' ><artificial>:(.text+0xe76): undefined reference to `xcb_shape_rectangles' >collect2: error: ld returned 1 exit status >make[2]: *** [Makefile:498: page] Error 1 >make[2]: Leaving directory '/var/tmp/portage/x11-wm/page-1.9.6-r5/work/page-1.9.6/src' >make[1]: *** [Makefile:398: all] Error 2 >make[1]: Leaving directory '/var/tmp/portage/x11-wm/page-1.9.6-r5/work/page-1.9.6/src' >make: *** [Makefile:530: all-recursive] Error 1 > * ERROR: x11-wm/page-1.9.6-r5::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=x11-wm/page-1.9.6-r5::gentoo'`, > * the complete build log and the output of `emerge -pqv '=x11-wm/page-1.9.6-r5::gentoo'`. > * The complete build log is located at '/var/log/portage/x11-wm:page-1.9.6-r5:20160609-050801.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-wm/page-1.9.6-r5/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/x11-wm/page-1.9.6-r5/temp/environment'. > * Working directory: '/var/tmp/portage/x11-wm/page-1.9.6-r5/work/page-1.9.6' > * S: '/var/tmp/portage/x11-wm/page-1.9.6-r5/work/page-1.9.6'
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 585452
:
436958
|
436960
| 436962 |
437218