Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 909481 Details for
Bug 943838
games-util/fteqcc-2501 - [libtool] [gcc-15] progsint.h: error: expected identifier before false
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
games-util:fteqcc-2501:20241118-181736.log
games-util:fteqcc-2501:20241118-181736.log (text/plain), 5.79 KB, created by
Toralf Förster
on 2024-11-18 19:22:28 UTC
(
hide
)
Description:
games-util:fteqcc-2501:20241118-181736.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-11-18 19:22:28 UTC
Size:
5.79 KB
patch
obsolete
> * Package: games-util/fteqcc-2501:0 > * Repository: gentoo > * Maintainer: games@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking qclibsrc2501.zip to /var/tmp/portage/games-util/fteqcc-2501/work >>>> Source unpacked in /var/tmp/portage/games-util/fteqcc-2501/work >>>> Preparing source in /var/tmp/portage/games-util/fteqcc-2501/work ... > * Applying fteqcc-2501-cleanup-source.patch ... > [ ok ] > * Applying fteqcc-2501-Makefile.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-util/fteqcc-2501/work ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/games-util/fteqcc-2501/work ... >make -O -j4 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -DQCCONLY -c -o qcc_pr_lex.o qcc_pr_lex.c >In file included from cmdlib.h:6, > from qcc.h:7, > from qcc_pr_lex.c:3: >progsint.h:25:22: error: expected identifier before âfalseâ > 25 | typedef enum{false, true} boolean; > | ^~~~~ >make: *** [<builtin>: qcc_pr_lex.o] Error 1 >make: *** Waiting for unfinished jobs.... >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -DQCCONLY -c -o qcc_cmdlib.o qcc_cmdlib.c >In file included from cmdlib.h:6, > from qcc.h:7, > from qcc_cmdlib.c:3: >progsint.h:25:22: error: expected identifier before âfalseâ > 25 | typedef enum{false, true} boolean; > | ^~~~~ >make: *** [<builtin>: qcc_cmdlib.o] Error 1 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -DQCCONLY -c -o qccmain.o qccmain.c >In file included from cmdlib.h:6, > from qcc.h:7, > from qccmain.c:4: >progsint.h:25:22: error: expected identifier before âfalseâ > 25 | typedef enum{false, true} boolean; > | ^~~~~ >qccmain.c: In function âQCC_WriteDataâ: >qccmain.c:1041:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 1041 | qcc_typeinfo[i].name = (char *)QCC_CopyDupBackString(qcc_typeinfo[i].name); > | ^ >qccmain.c: In function âQCC_mainâ: >qccmain.c:2632:19: warning: pointer targets in assignment from âunsigned char *â to âchar *â differ in signedness [-Wpointer-sign] > 2632 | s = externs->ReadFile("qcc.cfg", s, p); > | ^ >qccmain.c: In function âQCC_BspModelsâ: >qccmain.c:287:17: warning: ignoring return value of âsystemâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 287 | system (cmd); > | ^~~~~~~~~~~~ >make: *** [<builtin>: qccmain.o] Error 1 >x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -Wall -DQCCONLY -c -o qcc_pr_comp.o qcc_pr_comp.c >In file included from cmdlib.h:6, > from qcc.h:7, > from qcc_pr_comp.c:3: >progsint.h:25:22: error: expected identifier before âfalseâ > 25 | typedef enum{false, true} boolean; > | ^~~~~ >qcc_pr_comp.c: In function âQCC_PR_Expressionâ: >qcc_pr_comp.c:4160:33: warning: variable âtype_bâ set but not used [-Wunused-but-set-variable] > 4160 | etype_t type_a, type_b, type_c; > | ^~~~~~ >qcc_pr_comp.c: In function âQCC_PR_ParseStateâ: >qcc_pr_comp.c:5446:14: warning: variable âfâ set but not used [-Wunused-but-set-variable] > 5446 | char f; > | ^ >qcc_pr_comp.c: In function âQCC_PR_DummyFieldDefâ: >qcc_pr_comp.c:7213:25: warning: value computed is not used [-Wunused-value] > 7213 | *fieldofs++; > | ^~~~~~~~~~~ >qcc_pr_comp.c: In function âQCC_PR_ExpandUnionToFieldsâ: >qcc_pr_comp.c:7307:53: warning: pointer targets in passing argument 5 of âQCC_PR_DummyFieldDefâ differ in signedness [-Wpointer-sign] > 7307 | QCC_PR_DummyFieldDef(pass, "", pr_scope, 1, fields); > | ^~~~~~ > | | > | int * >qcc_pr_comp.c:7170:110: note: expected âunsigned int *â but argument is of type âint *â > 7170 | QCC_def_t *QCC_PR_DummyFieldDef(QCC_type_t *type, char *name, QCC_def_t *scope, int arraysize, unsigned int *fieldofs) > | ~~~~~~~~~~~~~~^~~~~~~~ >qcc_pr_comp.c: In function âQCC_PR_ParseDefsâ: >qcc_pr_comp.c:8357:96: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] > 8357 | if (Hash_GetKey(&floatconstdefstable, *(int*)&pr_immediate._float)) > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ >make: *** [<builtin>: qcc_pr_comp.o] Error 1 > * ERROR: games-util/fteqcc-2501::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=games-util/fteqcc-2501::gentoo'`, > * the complete build log and the output of `emerge -pqv '=games-util/fteqcc-2501::gentoo'`. > * The complete build log is located at '/var/log/portage/games-util:fteqcc-2501:20241118-181736.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-util/fteqcc-2501/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-util/fteqcc-2501/temp/environment'. > * Working directory: '/var/tmp/portage/games-util/fteqcc-2501/work' > * S: '/var/tmp/portage/games-util/fteqcc-2501/work' >
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 943838
:
909476
|
909477
|
909478
|
909479
|
909480
| 909481 |
909482
|
909483