Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 247109 Details for
Bug 337056
x11-misc/xhkeys fails to build with >=linux-headers-2.6.35
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
xhkeys-2.2.1:20100913-051010.log (text/plain), 6.99 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-13 10:47:47 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-13 10:47:47 UTC
Size:
6.99 KB
patch
obsolete
> * CPV: x11-misc/xhkeys-2.2.1 > * REPO: gentoo > * Maintainer: desktop-misc@gentoo.org > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking xhkeys-2.2.1.tar.gz to /var/tmp/portage/x11-misc/xhkeys-2.2.1/work >>>> Source unpacked in /var/tmp/portage/x11-misc/xhkeys-2.2.1/work >>>> Compiling source in /var/tmp/portage/x11-misc/xhkeys-2.2.1/work/xhkeys-2.2.1 ... >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed >checking for a BSD-compatible install... /usr/bin/install -c >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for X... libraries , headers >checking for egrep... 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 fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking for dlopen in -ldl... yes >checking for dlsym... yes >checking for dlclose... yes >checking linux/cdrom.h usability... yes >checking linux/cdrom.h presence... yes >checking for linux/cdrom.h... yes >checking linux/soundcard.h usability... yes >checking linux/soundcard.h presence... yes >checking for linux/soundcard.h... yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking for syslog... yes >checking for XOpenDisplay in -lX11... yes >checking for X11/extensions/shape.h... yes >checking for XShapeCombineMask in -lXext... no >configure: WARNING: "No XShape extension found - disabled" >checking for an ANSI C-conforming const... yes >checking whether i686-pc-linux-gnu-gcc needs -traditional... no >checking for strlen... yes >checking for strcmp... yes >checking for strdup... yes >checking for strsep... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating xhkeys_conf.h >make -j14 >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -c -o xhkeys.o xhkeys.c >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -c -o specfunc.o specfunc.c >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -c -o evtsender.o evtsender.c >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -MM xhkeys.c specfunc.c evtsender.c plugin_call.c osd.c common.c resources.c >> xhkeys.dep >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -c -o plugin_call.o plugin_call.c >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -c -o osd.o osd.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -Wall -D PLUGINDIR=\"/usr/lib/xhkeys\" -o common.o common.c >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -c -o resources.o resources.c >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -c -o xhkconf.o xhkconf.c >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -c -o xhkccodes.o xhkccodes.c >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -MM xhkconf.c xhkccodes.c xhkccmds.c xhkcplugins.c common.c resources.c >> xhkconf.dep >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -c -o xhkccmds.o xhkccmds.c >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -c -o xhkcplugins.o xhkcplugins.c >i686-pc-linux-gnu-gcc -c -fPIC -O2 -pipe -Wall xhkeys_cdaudio.c -o xhkeys_cdaudio.lo >specfunc.c: In function âProcessExtAppâ: >specfunc.c:380:9: warning: ignoring return value of âfreopenâ, declared with attribute warn_unused_result >specfunc.c:381:9: warning: ignoring return value of âfreopenâ, declared with attribute warn_unused_result >resources.c: In function âGetResourceGeometryâ: >resources.c:153:4: warning: pointer targets in passing argument 4 of âXParseGeometryâ differ in signedness >/usr/include/X11/Xlib.h:2864:12: note: expected âunsigned int *â but argument is of type âint *â >resources.c:153:4: warning: pointer targets in passing argument 5 of âXParseGeometryâ differ in signedness >/usr/include/X11/Xlib.h:2864:12: note: expected âunsigned int *â but argument is of type âint *â >xhkccmds.c: In function âdisplayCommandâ: >xhkccmds.c:537:2: warning: format not a string literal and no format arguments >xhkccmds.c: In function âenterTextâ: >xhkccmds.c:561:3: warning: format not a string literal and no format arguments >xhkccmds.c: In function âeditCommandâ: >xhkccmds.c:1420:2: warning: format not a string literal and no format arguments >xhkccmds.c: In function âdeleteCommandâ: >xhkccmds.c:1480:2: warning: format not a string literal and no format arguments >xhkccmds.c: In function âenterTextâ: >xhkccmds.c:562:8: warning: ignoring return value of âfgetsâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -c -fPIC -O2 -pipe -Wall plugin_common.c -o plugin_common.lo >i686-pc-linux-gnu-gcc -c -fPIC -O2 -pipe -Wall xhkeys_mixer.c -o xhkeys_mixer.lo >xhkeys_cdaudio.c: In function âcd_slotâ: >xhkeys_cdaudio.c:463:45: error: âINT_MAXâ undeclared (first use in this function) >xhkeys_cdaudio.c:463:45: note: each undeclared identifier is reported only once for each function it appears in >xhkeys_cdaudio.c: In function âcd_loadejectâ: >xhkeys_cdaudio.c:538:47: error: âINT_MAXâ undeclared (first use in this function) >make: *** [xhkeys_cdaudio.lo] Error 1 >make: *** Waiting for unfinished jobs.... >emake failed > * ERROR: x11-misc/xhkeys-2.2.1 failed: > * emake failed > * > * Call stack: > * ebuild.sh, line 56: Called src_compile > * environment, line 342: Called _eapi0_src_compile > * ebuild.sh, line 626: Called _eapi2_src_compile > * ebuild.sh, line 660: Called die > * The specific snippet of code: > * emake || die "emake failed" > * > * If you need support, post the output of 'emerge --info =x11-misc/xhkeys-2.2.1', > * the complete build log and the output of 'emerge -pqv =x11-misc/xhkeys-2.2.1'. > * The complete build log is located at '/var/log/portage/build/x11-misc/xhkeys-2.2.1:20100913-051010.log'. > * The ebuild environment file is located at '/var/tmp/portage/x11-misc/xhkeys-2.2.1/temp/environment'. > * S: '/var/tmp/portage/x11-misc/xhkeys-2.2.1/work/xhkeys-2.2.1'
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 337056
: 247109