Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 89269 Details for
Bug 135742
emerge x11-apps/xmodmap-1.0.1 fails on x86, ppc
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
error of emerge xmodmap-1.0.1
xmodmap.failure.txt (text/plain), 20.16 KB, created by
Stephan Hässelbarth
on 2006-06-15 14:00:21 UTC
(
hide
)
Description:
error of emerge xmodmap-1.0.1
Filename:
MIME Type:
Creator:
Stephan Hässelbarth
Created:
2006-06-15 14:00:21 UTC
Size:
20.16 KB
patch
obsolete
>>>> Emerging (1 of 23) x11-apps/xmodmap-1.0.1 to / >>>> checking ebuild checksums ;-) >>>> checking auxfile checksums ;-) >>>> checking miscfile checksums ;-) >>>> checking xmodmap-1.0.1.tar.bz2 ;-) >>>> Unpacking source... >>>> Unpacking xmodmap-1.0.1.tar.bz2 to /var/tmp/portage/xmodmap-1.0.1/work >>>> Source unpacked. >>>> Compiling source in /var/tmp/portage/xmodmap-1.0.1/work/xmodmap-1.0.1 ... > * econf: updating xmodmap-1.0.1/config.guess with > * /usr/share/gnuconfig/config.guess > * econf: updating xmodmap-1.0.1/config.sub with > * /usr/share/gnuconfig/config.sub > ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man > --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc > --localstatedir=/var/lib --prefix=/usr --datadir=/usr/share > --build=i686-pc-linux-gnu > checking for a BSD-compatible install... /bin/install -c > checking whether build environment is sane... yes > checking for gawk... gawk > checking whether make sets $(MAKE)... yes > checking whether to enable maintainer-specific portions of Makefiles... no > checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc > checking for C compiler default output file name... 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 style of include used by make... GNU > checking dependency style of i686-pc-linux-gnu-gcc... gcc3 > checking for a BSD-compatible install... /bin/install -c > checking for i686-pc-linux-gnu-pkg-config... no > checking for pkg-config... /usr/bin/pkg-config > checking pkg-config is at least version 0.9.0... yes > checking for DEP... yes > checking build system type... i686-pc-linux-gnu > checking host system type... i686-pc-linux-gnu > configure: creating ./config.status > config.status: creating Makefile > config.status: creating config.h > config.status: executing depfiles commands > make all-am > make[1]: Entering directory > `/var/tmp/portage/xmodmap-1.0.1/work/xmodmap-1.0.1' > if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 > -march=athlon-xp -mfpmath=sse -pipe -fomit-frame-pointer -MT xmodmap-exec.o > -MD -MP -MF ".deps/xmodmap-exec.Tpo" -c -o xmodmap-exec.o `test -f 'exec.c' > || echo './'`exec.c; \ > then mv -f ".deps/xmodmap-exec.Tpo" ".deps/xmodmap-exec.Po"; else rm -f > ".deps/xmodmap-exec.Tpo"; exit 1; fi > if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -O2 > -march=athlon-xp -mfpmath=sse -pipe -fomit-frame-pointer -MT > xmodmap-handle.o -MD -MP -MF ".deps/xmodmap-handle.Tpo" -c -o > xmodmap-handle.o `test -f 'handle.c' || echo './'`handle.c; \ > then mv -f ".deps/xmodmap-handle.Tpo" ".deps/xmodmap-handle.Po"; else rm -f > ".deps/xmodmap-handle.Tpo"; exit 1; fi > exec.c:62:21: X11/Xos.h: No such file or directory > exec.c:63:22: X11/Xlib.h: No such file or directory > In file included from exec.c:65: > xmodmap.h:32: error: syntax error before '*' token > xmodmap.h:32: warning: data definition has no type or storage class > xmodmap.h:34: error: syntax error before "verbose" > xmodmap.h:34: warning: data definition has no type or storage class > xmodmap.h:35: error: syntax error before "dontExecute" > xmodmap.h:35: warning: data definition has no type or storage class > xmodmap.h:47: error: syntax error before "exprs" > xmodmap.h:50: error: syntax error before '*' token > xmodmap.h:51: error: syntax error before '*' token > xmodmap.h:52: error: syntax error before '*' token > xmodmap.h:54: error: syntax error before '*' token > xmodmap.h:55: error: syntax error before '*' token > xmodmap.h:56: error: syntax error before "exprs" > In file included from exec.c:66: > wq.h:60: error: syntax error before "KeyCode" > wq.h:60: warning: no semicolon at end of struct or union > wq.h:62: error: syntax error before '*' token > wq.h:62: warning: data definition has no type or storage class > wq.h:63: error: syntax error before '}' token > wq.h:75: error: syntax error before "KeySym" > wq.h:75: warning: no semicolon at end of struct or union > wq.h:91: error: syntax error before "KeyCode" > wq.h:91: warning: no semicolon at end of struct or union > wq.h:126: error: field `keycode' has incomplete type > wq.h:127: error: field `addmodifier' has incomplete type > wq.h:128: error: field `removemodifier' has incomplete type > exec.c: In function `mapping_busy_key': > exec.c:83: error: `KeySym' undeclared (first use in this function) > exec.c:83: error: (Each undeclared identifier is reported only once > exec.c:83: error: for each function it appears in.) > exec.c:83: error: syntax error before "ks" > exec.c:84: error: `ks' undeclared (first use in this function) > exec.c:84: warning: initialization makes pointer from integer without a cast > exec.c: In function `mapping_busy_pointer': > exec.c:97: error: `Window' undeclared (first use in this function) > exec.c:97: error: syntax error before "root" > exec.c:101: error: `Button1Mask' undeclared (first use in this function) > exec.c:101: error: initializer element is not constant > exec.c:101: error: (near initialization for `masks[0]') > exec.c:101: error: `Button2Mask' undeclared (first use in this function) > exec.c:101: error: initializer element is not constant > exec.c:101: error: (near initialization for `masks[1]') > exec.c:101: error: `Button3Mask' undeclared (first use in this function) > exec.c:101: error: initializer element is not constant > exec.c:101: error: (near initialization for `masks[2]') > exec.c:101: error: `Button4Mask' undeclared (first use in this function) > exec.c:101: error: initializer element is not constant > exec.c:101: error: (near initialization for `masks[3]') > exec.c:101: error: `Button5Mask' undeclared (first use in this function) > exec.c:101: error: initializer element is not constant > exec.c:101: error: (near initialization for `masks[4]') > exec.c:104: error: `root' undeclared (first use in this function) > exec.c:104: error: `child' undeclared (first use in this function) > exec.c: At top level: > exec.c:125: error: syntax error before '*' token > exec.c: In function `UpdateModifierMapping': > exec.c:132: error: `map' undeclared (first use in this function) > exec.c:134: error: `MappingSuccess' undeclared (first use in this function) > exec.c:136: error: `MappingBusy' undeclared (first use in this function) > exec.c:139: error: `MappingFailed' undeclared (first use in this function) > exec.c: At top level: > exec.c:161: error: syntax error before '*' token > exec.c: In function `AddModifier': > exec.c:163: error: `keycode' undeclared (first use in this function) > exec.c:164: error: `mapp' undeclared (first use in this function) > exec.c:164: error: `modifier' undeclared (first use in this function) > exec.c: At top level: > exec.c:178: error: syntax error before '*' token > exec.c: In function `RemoveModifier': > exec.c:180: error: `keycode' undeclared (first use in this function) > exec.c:181: error: `mapp' undeclared (first use in this function) > exec.c:181: error: `modifier' undeclared (first use in this function) > exec.c: At top level: > exec.c:195: error: syntax error before '*' token > exec.c: In function `ClearModifier': > exec.c:198: error: `XModifierKeymap' undeclared (first use in this function) > exec.c:198: error: `map' undeclared (first use in this function) > exec.c:198: error: `mapp' undeclared (first use in this function) > exec.c:199: error: `KeyCode' undeclared (first use in this function) > exec.c:199: error: `kcp' undeclared (first use in this function) > exec.c:201: error: `modifier' undeclared (first use in this function) > exec.c:203: error: syntax error before numeric constant > exec.c: At top level: > exec.c:213: error: syntax error before '*' token > exec.c: In function `PrintModifierMapping': > exec.c:222: error: `fp' undeclared (first use in this function) > exec.c:224: error: `map' undeclared (first use in this function) > exec.c:231: error: `KeySym' undeclared (first use in this function) > exec.c:231: error: syntax error before "ks" > exec.c:235: error: `ks' undeclared (first use in this function) > exec.c:238: warning: assignment makes pointer from integer without a cast > exec.c: At top level: > exec.c:252: error: syntax error before "exprs" > exec.c: In function `PrintKeyTable': > exec.c:256: error: `KeySym' undeclared (first use in this function) > exec.c:256: error: `keymap' undeclared (first use in this function) > exec.c:256: error: `origkeymap' undeclared (first use in this function) > exec.c:268: error: `exprs' undeclared (first use in this function) > exec.c:269: error: `fp' undeclared (first use in this function) > exec.c:284: error: `NoSymbol' undeclared (first use in this function) > exec.c:287: error: syntax error before "ks" > exec.c:289: error: `ks' undeclared (first use in this function) > exec.c:290: warning: assignment makes pointer from integer without a cast > exec.c: In function `SetPointerMap': > exec.c:351: error: `MappingSuccess' undeclared (first use in this function) > exec.c:353: error: `MappingBusy' undeclared (first use in this function) > exec.c:356: error: `MappingFailed' undeclared (first use in this function) > handle.c:31:21: X11/Xos.h: No such file or directory > handle.c:32:22: X11/Xlib.h: No such file or directory > In file included from handle.c:35: > xmodmap.h:32: error: syntax error before '*' token > xmodmap.h:32: warning: data definition has no type or storage class > xmodmap.h:34: error: syntax error before "verbose" > xmodmap.h:34: warning: data definition has no type or storage class > xmodmap.h:35: error: syntax error before "dontExecute" > xmodmap.h:35: warning: data definition has no type or storage class > xmodmap.h:47: error: syntax error before "exprs" > xmodmap.h:50: error: syntax error before '*' token > xmodmap.h:51: error: syntax error before '*' token > xmodmap.h:52: error: syntax error before '*' token > xmodmap.h:54: error: syntax error before '*' token > xmodmap.h:55: error: syntax error before '*' token > xmodmap.h:56: error: syntax error before "exprs" > In file included from handle.c:36: > wq.h:60: error: syntax error before "KeyCode" > wq.h:60: warning: no semicolon at end of struct or union > wq.h:62: error: syntax error before '*' token > wq.h:62: warning: data definition has no type or storage class > wq.h:63: error: syntax error before '}' token > wq.h:75: error: syntax error before "KeySym" > wq.h:75: warning: no semicolon at end of struct or union > wq.h:91: error: syntax error before "KeyCode" > wq.h:91: warning: no semicolon at end of struct or union > wq.h:126: error: field `keycode' has incomplete type > wq.h:127: error: field `addmodifier' has incomplete type > wq.h:128: error: field `removemodifier' has incomplete type > handle.c:39: error: syntax error before '*' token > handle.c:39: warning: data definition has no type or storage class > handle.c:56: error: syntax error before '*' token > handle.c:57: error: syntax error before '*' token > handle.c: In function `KeysymToKeycodes': > handle.c:59: error: `KeyCode' undeclared (first use in this function) > handle.c:59: error: (Each undeclared identifier is reported only once > handle.c:59: error: for each function it appears in.) > handle.c:59: error: `kcs' undeclared (first use in this function) > handle.c:62: error: `pnum_kcs' undeclared (first use in this function) > handle.c:65: error: syntax error before "i" > handle.c: At top level: > handle.c:77: error: syntax error before "return" > handle.c: In function `initialize_map': > handle.c:118: warning: assignment makes pointer from integer without a cast > handle.c: At top level: > handle.c:124: error: syntax error before "KeyCode" > handle.c:130: error: syntax error before "KeySym" > handle.c:303: error: syntax error before "parse_number" > handle.c:323: error: syntax error before "parse_keysym" > handle.c:323: error: syntax error before "KeySym" > handle.c: In function `parse_keysym': > handle.c:325: error: `name' undeclared (first use in this function) > handle.c:325: error: `line' undeclared (first use in this function) > handle.c:325: error: `n' undeclared (first use in this function) > handle.c:327: error: `keysym' undeclared (first use in this function) > handle.c:327: error: `NoSymbol' undeclared (first use in this function) > handle.c:328: error: `True' undeclared (first use in this function) > handle.c: In function `do_keycode': > handle.c:351: error: `KeyCode' undeclared (first use in this function) > handle.c:351: error: syntax error before "keycode" > handle.c:364: error: `keycode' undeclared (first use in this function) > handle.c:374: error: syntax error before "dummy" > handle.c: In function `do_keysym': > handle.c:398: error: `KeyCode' undeclared (first use in this function) > handle.c:398: error: `keycodes' undeclared (first use in this function) > handle.c:399: error: `KeySym' undeclared (first use in this function) > handle.c:399: error: syntax error before "keysym" > handle.c:412: error: `keysym' undeclared (first use in this function) > handle.c: At top level: > handle.c:436: error: syntax error before "KeyCode" > handle.c: In function `finish_keycodes': > handle.c:439: error: `KeySym' undeclared (first use in this function) > handle.c:439: error: `kslist' undeclared (first use in this function) > handle.c:443: error: `line' undeclared (first use in this function) > handle.c:443: error: `len' undeclared (first use in this function) > handle.c:462: error: invalid application of `sizeof' to incomplete type > `op_keycode' > handle.c:468: error: dereferencing pointer to incomplete type > handle.c:469: error: dereferencing pointer to incomplete type > handle.c:469: error: `keycodes' undeclared (first use in this function) > handle.c:470: error: dereferencing pointer to incomplete type > handle.c:471: error: dereferencing pointer to incomplete type > handle.c: In function `do_add': > handle.c:532: error: `KeySym' undeclared (first use in this function) > handle.c:532: error: `kslist' undeclared (first use in this function) > handle.c:573: error: invalid application of `sizeof' to incomplete type > `op_addmodifier' > handle.c:579: error: dereferencing pointer to incomplete type > handle.c:580: error: dereferencing pointer to incomplete type > handle.c:581: error: dereferencing pointer to incomplete type > handle.c:582: error: dereferencing pointer to incomplete type > handle.c: In function `do_remove': > handle.c:639: error: `KeySym' undeclared (first use in this function) > handle.c:639: error: `kslist' undeclared (first use in this function) > handle.c:640: error: `KeyCode' undeclared (first use in this function) > handle.c:640: error: `kclist' undeclared (first use in this function) > handle.c:683: error: syntax error before ')' token > handle.c:695: error: `kcs' undeclared (first use in this function) > handle.c:698: warning: initialization makes pointer from integer without a > cast > handle.c:705: warning: initialization makes pointer from integer without a > cast > handle.c:714: error: syntax error before ')' token > handle.c:730: error: invalid application of `sizeof' to incomplete type > `op_removemodifier' > handle.c:736: error: dereferencing pointer to incomplete type > handle.c:737: error: dereferencing pointer to incomplete type > handle.c:738: error: dereferencing pointer to incomplete type > handle.c:739: error: dereferencing pointer to incomplete type > handle.c: In function `do_pointer': > handle.c:865: error: `Bool' undeclared (first use in this function) > handle.c:865: error: syntax error before "ok" > handle.c:898: error: `ok' undeclared (first use in this function) > handle.c: At top level: > handle.c:944: error: syntax error before "KeySym" > handle.c: In function `get_keysym_list': > handle.c:947: error: `KeySym' undeclared (first use in this function) > handle.c:947: error: `keysymlist' undeclared (first use in this function) > handle.c:949: error: `np' undeclared (first use in this function) > handle.c:950: error: `kslistp' undeclared (first use in this function) > handle.c:952: error: `len' undeclared (first use in this function) > handle.c:956: error: syntax error before ')' token > handle.c:964: error: syntax error before "keysym" > handle.c:967: error: `Bool' undeclared (first use in this function) > handle.c:967: error: syntax error before "ok" > handle.c:969: error: `line' undeclared (first use in this function) > handle.c:978: error: `ok' undeclared (first use in this function) > handle.c:978: error: `keysym' undeclared (first use in this function) > handle.c:994: error: syntax error before ')' token > handle.c: In function `print_opcode': > handle.c:1104: warning: initialization makes pointer from integer without a > cast > handle.c:1113: warning: initialization makes pointer from integer without a > cast > handle.c: In function `execute_work_queue': > handle.c:1160: error: `Bool' undeclared (first use in this function) > handle.c:1160: error: syntax error before "update_map" > handle.c:1181: error: `QueuedAlready' undeclared (first use in this > function) > handle.c:1182: error: `XEvent' undeclared (first use in this function) > handle.c:1182: error: syntax error before "event" > handle.c:1183: error: `event' undeclared (first use in this function) > handle.c:1184: error: `MappingNotify' undeclared (first use in this > function) > handle.c:1205: error: `update_map' undeclared (first use in this function) > handle.c:1205: error: `True' undeclared (first use in this function) > handle.c: In function `exec_keycode': > handle.c:1235: error: dereferencing pointer to incomplete type > handle.c:1237: error: `KeyCode' undeclared (first use in this function) > handle.c:1237: error: syntax error before "free" > handle.c:1238: error: dereferencing pointer to incomplete type > handle.c:1240: error: invalid lvalue in assignment > handle.c:1242: error: dereferencing pointer to incomplete type > handle.c:1243: error: syntax error before "i" > handle.c:1246: error: dereferencing pointer to incomplete type > handle.c:1248: warning: the address of `free', will always evaluate as > `true' > handle.c:1251: error: syntax error before "i" > handle.c:1255: error: invalid lvalue in assignment > handle.c:1257: warning: the address of `free', will always evaluate as > `true' > handle.c:1262: error: dereferencing pointer to incomplete type > handle.c:1262: error: dereferencing pointer to incomplete type > handle.c:1263: error: dereferencing pointer to incomplete type > handle.c:1264: error: `KeySym' undeclared (first use in this function) > handle.c:1264: error: syntax error before "dummy" > handle.c:1265: error: dereferencing pointer to incomplete type > handle.c:1266: error: `dummy' undeclared (first use in this function) > handle.c:1268: error: dereferencing pointer to incomplete type > handle.c:1268: error: dereferencing pointer to incomplete type > handle.c:1269: error: dereferencing pointer to incomplete type > handle.c: In function `exec_add': > handle.c:1281: error: dereferencing pointer to incomplete type > handle.c:1283: error: `KeyCode' undeclared (first use in this function) > handle.c:1283: error: `kcs' undeclared (first use in this function) > handle.c:1285: error: dereferencing pointer to incomplete type > handle.c:1289: error: dereferencing pointer to incomplete type > handle.c: In function `exec_remove': > handle.c:1303: error: dereferencing pointer to incomplete type > handle.c:1304: error: dereferencing pointer to incomplete type > handle.c:1304: error: dereferencing pointer to incomplete type > handle.c: At top level: > handle.c:1331: error: syntax error before "exprs" > handle.c: In function `print_key_table': > handle.c:1333: error: `exprs' undeclared (first use in this function) > make[1]: *** [xmodmap-exec.o] Error 1 > make[1]: *** Waiting for unfinished jobs.... > make[1]: *** [xmodmap-handle.o] Error 1 > make[1]: Leaving directory > `/var/tmp/portage/xmodmap-1.0.1/work/xmodmap-1.0.1' > make: *** [all] Error 2 > > !!! ERROR: x11-apps/xmodmap-1.0.1 failed. > Call stack: > ebuild.sh, line 1539: Called dyn_compile > ebuild.sh, line 939: Called src_compile > ebuild.sh, line 1248: Called x-modular_src_compile > x-modular.eclass, line 317: Called x-modular_src_make > x-modular.eclass, line 312: Called die > > !!! emake failed > !!! If you need support, post the topmost build error, and the > call stack if relevant. >
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 135742
:
88505
| 89269 |
89546