Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 273471 Details for
Bug 367557
[sunrise overlay] x11-wm/i3-3e fails to build with xcd-util-0.3.8
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), 5.05 KB, created by
Andrew Savchenko
on 2011-05-16 17:26:40 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Andrew Savchenko
Created:
2011-05-16 17:26:40 UTC
Size:
5.05 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: x11-wm/i3-3e >[32;01m * [39;49;00mRepository: sunrise >[32;01m * [39;49;00mMaintainer: maintainer-wanted@gentoo.org >[32;01m * [39;49;00mUSE: elibc_glibc kernel_linux userland_GNU x86 >[32;01m * [39;49;00mFEATURES: ccache distcc preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking i3-3.e.tar.bz2 to /var/tmp/portage/x11-wm/i3-3e/work >>>> Source unpacked in /var/tmp/portage/x11-wm/i3-3e/work >>>> Preparing source in /var/tmp/portage/x11-wm/i3-3e/work/i3-3.e ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-wm/i3-3e/work/i3-3.e ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/x11-wm/i3-3e/work/i3-3.e ... >make -j8 --load-average=6 >Makefile:16: Generating loglevels.h >YACC src/cfgparse.y >CC src/resize.c >CC src/randr.c >CC src/config.c >CC src/container.c >CC src/client.c >CC src/manage.c >CC src/log.c >distcc[17611] ERROR: compile (null) on localhost failed >distcc[17619] ERROR: compile (null) on localhost failed >distcc[17625] ERROR: compile (null) on localhost failed >In file included from src/resize.c:20:0: >include/i3.h:12:30: fatal error: xcb/xcb_property.h: No such file or directory >compilation terminated. >distcc[17607] ERROR: compile src/resize.c on 172.19.0.3/3 failed >distcc[17607] (dcc_build_somewhere) Warning: remote compilation of 'src/resize.c' failed, retrying locally >distcc[17607] Warning: failed to distribute src/resize.c to 172.19.0.3/3, running locally instead >CC src/xinerama.c >In file included from src/randr.c:27:0: >include/i3.h:12:30: fatal error: xcb/xcb_property.h: No such file or directory >compilation terminated. >distcc[17613] ERROR: compile src/randr.c on 172.19.0.1/3 failed >distcc[17613] (dcc_build_somewhere) Warning: remote compilation of 'src/randr.c' failed, retrying locally >distcc[17613] Warning: failed to distribute src/randr.c to 172.19.0.1/3, running locally instead >In file included from src/config.c:29:0: >include/i3.h:12:30: fatal error: xcb/xcb_property.h: No such file or directory >compilation terminated. >distcc[17618] ERROR: compile src/config.c on 172.19.0.3/3 failed >distcc[17618] (dcc_build_somewhere) Warning: remote compilation of 'src/config.c' failed, retrying locally >distcc[17618] Warning: failed to distribute src/config.c to 172.19.0.3/3, running locally instead >In file included from src/resize.c:20:0: >include/i3.h:12:30: fatal error: xcb/xcb_property.h: No such file or directory >compilation terminated. >distcc[17607] ERROR: compile src/resize.c on localhost failed >make: *** [src/resize.o] Error 1 >make: *** Waiting for unfinished jobs.... >distcc[17641] ERROR: compile (null) on localhost failed >In file included from src/config.c:29:0: >include/i3.h:12:30: fatal error: xcb/xcb_property.h: No such file or directory >compilation terminated. >distcc[17618] ERROR: compile src/config.c on localhost failed >make: *** [src/config.o] Error 1 >In file included from src/randr.c:27:0: >include/i3.h:12:30: fatal error: xcb/xcb_property.h: No such file or directory >compilation terminated. >distcc[17613] ERROR: compile src/randr.c on localhost failed >make: *** [src/randr.o] Error 1 >distcc[17670] ERROR: compile (null) on localhost failed >distcc[17645] ERROR: compile (null) on localhost failed >In file included from include/config.h:22:0, > from src/cfgparse.y:17: >include/i3.h:12:30: fatal error: xcb/xcb_property.h: No such file or directory >compilation terminated. >distcc[17669] ERROR: compile src/cfgparse.tab.c on localhost failed >make: *** [src/cfgparse.y.o] Error 1 >src/xinerama.c: In function âquery_screensâ: >src/xinerama.c:72:33: warning: ignoring return value of âasprintfâ, declared with attribute warn_unused_result >In file included from src/manage.c:24:0: >include/i3.h:12:30: fatal error: xcb/xcb_property.h: No such file or directory >compilation terminated. >distcc[17639] ERROR: compile src/manage.c on localhost failed >make: *** [src/manage.o] Error 1 >In file included from src/client.c:22:0: >include/i3.h:12:30: fatal error: xcb/xcb_property.h: No such file or directory >compilation terminated. >distcc[17634] ERROR: compile src/client.c on localhost failed >make: *** [src/client.o] Error 1 >emake failed > [31;01m*[0m ERROR: x11-wm/i3-3e failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_compile > [31;01m*[0m environment, line 2449: Called _eapi2_src_compile > [31;01m*[0m ebuild.sh, line 665: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =x11-wm/i3-3e', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =x11-wm/i3-3e'. > [31;01m*[0m This ebuild is from an overlay named 'sunrise': '/var/lib/layman/sunrise/' > [31;01m*[0m The complete build log is located at '/var/tmp/portage/x11-wm/i3-3e/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/x11-wm/i3-3e/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/x11-wm/i3-3e/work/i3-3.e'
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 367557
: 273471 |
273473
|
273475