Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 372279 - app-emulation/xen-tools-4.1.0-r1 failed (compile phase):
Summary: app-emulation/xen-tools-4.1.0-r1 failed (compile phase):
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-19 17:06 UTC by Roland
Modified: 2011-06-19 17:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roland 2011-06-19 17:06:28 UTC
unused-value -Wdeclaration-after-statement  -D__XEN_TOOLS__ -MMD -MF .subdirs-all.d  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement  -D__XEN_TOOLS__ -MMD -MF .subdir-all-libflask.d  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement  -D__XEN_TOOLS__ -MMD -MF .build.d  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -Werror -fno-strict-aliasing  -I./include -I../../../tools/libxc -I../../../tools/include -Wp,-MD,.build.d -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement  -D__XEN_TOOLS__ -MMD -MF .flask_op.o.d  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -Werror -fno-strict-aliasing  -I./include -I../../../tools/libxc -I../../../tools/include -Wp,-MD,.flask_op.o.d -c -o flask_op.o flask_op.c
gcc  -DPIC  -fno-strict-overflow -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement  -D__XEN_TOOLS__ -MMD -MF .subdirs-all.d  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement  -D__XEN_TOOLS__ -MMD -MF .subdir-all-flask.d  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement  -D__XEN_TOOLS__ -MMD -MF .subdirs-all.d  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement  -D__XEN_TOOLS__ -MMD -MF .subdir-all-libflask.d  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement  -D__XEN_TOOLS__ -MMD -MF .build.d  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -Werror -fno-strict-aliasing  -I./include -I../../../tools/libxc -I../../../tools/include -Wp,-MD,.build.d -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement  -D__XEN_TOOLS__ -MMD -MF .flask_op.opic.d  -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -Werror -fno-strict-aliasing  -I./include -I../../../tools/libxc -I../../../tools/include -Wp,-MD,.flask_op.opic.d -fPIC -c -o flask_op.opic flask_op.c
make[5]: *** [flask_op.o] Speicherzugriffsfehler
make[5]: Leaving directory `/var/tmp/portage/app-emulation/xen-tools-4.1.0-r1/work/xen-4.1.0/tools/flask/libflask'
make[4]: *** [build] Fehler 2


Reproducible: Always




emerge xen -pv

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     UD] app-emulation/xen-tools-4.1.0-r1 [9999] USE="acm api doc* flask hvm ioemu screen -custom-cflags -debug -pygrub" 0 kB
[ebuild  N    ] app-emulation/xen-4.1.0  USE="-acm -custom-cflags -debug -flask -pae -xsm" 0 kB
Comment 1 Roland 2011-06-19 17:21:47 UTC
Hello,

I tried without distcc and it works. Only the -doc Flag don't work.

Thanks