Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 915258 Details for
Bug 947015
games-arcade/gnujump-1.0.8-r2 - [gcc-15] game.c: error: conflicting types for freeGame; have void(game_t ) {aka void(struct game )}
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
games-arcade:gnujump-1.0.8-r2:20241227-014306.log
games-arcade:gnujump-1.0.8-r2:20241227-014306.log (text/plain), 15.24 KB, created by
Toralf Förster
on 2024-12-27 09:56:33 UTC
(
hide
)
Description:
games-arcade:gnujump-1.0.8-r2:20241227-014306.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-12-27 09:56:33 UTC
Size:
15.24 KB
patch
obsolete
> * Package: games-arcade/gnujump-1.0.8-r2:0 > * Repository: gentoo > * Maintainer: games@gentoo.org > * Upstream: https://savannah.gnu.org/bugs/?group=gnujump > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking gnujump-1.0.8.tar.gz to /var/tmp/portage/games-arcade/gnujump-1.0.8-r2/work >>>> Source unpacked in /var/tmp/portage/games-arcade/gnujump-1.0.8-r2/work >>>> Preparing source in /var/tmp/portage/games-arcade/gnujump-1.0.8-r2/work/gnujump-1.0.8 ... > * Applying gnujump-1.0.8-musl.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/games-arcade/gnujump-1.0.8-r2/work/gnujump-1.0.8' ... > * Running 'libtoolize --install --copy --force --automake' ... > [ ok ] > * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/games-arcade/gnujump-1.0.8-r2/temp/aclocal' ... > [ ok ] > * Moving configure.in to configure.ac (bug #426262) > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader --force' ... > [ ok ] > * Running 'automake --add-missing --copy --force-missing' ... > [ ok ] > * Running elibtoolize in: gnujump-1.0.8/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying verbose-pic/2.4.7 patch ... > * Applying clang-runtime-ltmain/2.4.7 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-arcade/gnujump-1.0.8-r2/work/gnujump-1.0.8 ... > * econf: updating gnujump-1.0.8/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating gnujump-1.0.8/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/gnujump-1.0.8-r2 --htmldir=/usr/share/doc/gnujump-1.0.8-r2/html --with-sysroot=/ --libdir=/usr/lib64 >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking whether sleep supports fractional seconds... yes >checking filesystem timestamp resolution... 0.01 >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking xargs -n works... yes >checking for a sed that does not truncate output... /usr/bin/sed >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking whether make supports the include directive... yes (GNU style) >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for shared library run path origin... done >checking 32-bit host C ABI... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for egrep -e... /usr/bin/grep -E >checking for ELF binary format... yes >checking for the common suffixes of directories in the library search path... lib,lib,lib64 >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyPreferredLanguages... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for sdl >= 1.2.0... yes >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for gl... yes >checking for GL/gl.h... yes >checking for compiling a minimal OpenGL program... yes >checking for linking a minimal OpenGL program... yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether the compiler supports GNU C++... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for glu... yes >checking for GL/glu.h... yes >checking for compiling a minimal OpenGL Utility (GLU) program... yes >checking for linking a minimal GLU program... yes >checking if GLU varargs tessellator is using non-standard form... no >checking for SDL/SDL_image.h... yes >checking for SDL/SDL_mixer.h... yes >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether the compiler supports GNU C... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /usr/bin/sed >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for fgrep... /usr/bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for file... file >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /usr/bin/dd >checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... no >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... no >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating po/Makefile.in >config.status: creating src/Makefile >config.status: creating doc/Makefile >config.status: creating sound/Makefile >config.status: creating skins/Makefile >config.status: creating skins/default/Makefile >config.status: creating skins/default/cursor/Makefile >config.status: creating skins/sdljump/Makefile >config.status: creating skins/sdljump/cursor/Makefile >config.status: creating skins/xjump/Makefile >config.status: creating skins/auri/Makefile >config.status: creating skins/auri/heroanim1/Makefile >config.status: creating skins/auri/heroanim2/Makefile >config.status: creating skins/auri/heroanim3/Makefile >config.status: creating skins/auri/heroanim4/Makefile >config.status: creating skins/wincrash/Makefile >config.status: creating skins/wincrash/heroanim1/Makefile >config.status: creating skins/wincrash/heroanim2/Makefile >config.status: creating skins/wincrash/heroanim3/Makefile >config.status: creating skins/wincrash/heroanim4/Makefile >config.status: creating config.h >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/games-arcade/gnujump-1.0.8-r2/work/gnujump-1.0.8 ... >make -O -j4 >make all-recursive >Making all in src >make[2]: Entering directory '/var/tmp/portage/games-arcade/gnujump-1.0.8-r2/work/gnujump-1.0.8/src' >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPREFIX=\"/usr\" -DDATA_PREFIX=\"/usr/share\" -c -o game.o game.c >game.c:33:1: error: conflicting types for âfreeGameâ; have âvoid(game_t *)â {aka âvoid(struct game *)â} > 33 | freeGame (game_t * game) > | ^~~~~~~~ >In file included from game.c:22: >game.h:212:6: note: previous declaration of âfreeGameâ with type âvoid(void)â > 212 | void freeGame (); > | ^~~~~~~~ >game.c: In function âplayGameâ: >game.c:120:16: error: too many arguments to function âupdateInputâ; expected 0, have 1 > 120 | if ((r = updateInput (&game))) > | ^~~~~~~~~~~ ~~~~~ >game.h:210:5: note: declared here > 210 | int updateInput (); > | ^~~~~~~~~~~ >make[2]: *** [Makefile:521: game.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/games-arcade/gnujump-1.0.8-r2/work/gnujump-1.0.8/src' >make[2]: *** Waiting for unfinished jobs.... >make[2]: Entering directory '/var/tmp/portage/games-arcade/gnujump-1.0.8-r2/work/gnujump-1.0.8/src' >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPREFIX=\"/usr\" -DDATA_PREFIX=\"/usr/share\" -c -o game-input.o game-input.c >game-input.c:28:1: error: conflicting types for âupdateInputâ; have âint(game_t *)â {aka âint(struct game *)â} > 28 | updateInput (game_t * game) > | ^~~~~~~~~~~ >In file included from game-input.c:23: >game.h:210:5: note: previous declaration of âupdateInputâ with type âint(void)â > 210 | int updateInput (); > | ^~~~~~~~~~~ >make[2]: *** [Makefile:521: game-input.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/games-arcade/gnujump-1.0.8-r2/work/gnujump-1.0.8/src' >make[2]: Entering directory '/var/tmp/portage/games-arcade/gnujump-1.0.8-r2/work/gnujump-1.0.8/src' >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPREFIX=\"/usr\" -DDATA_PREFIX=\"/usr/share\" -c -o game-logic.o game-logic.c >make[2]: Leaving directory '/var/tmp/portage/games-arcade/gnujump-1.0.8-r2/work/gnujump-1.0.8/src' >make[2]: Entering directory '/var/tmp/portage/games-arcade/gnujump-1.0.8-r2/work/gnujump-1.0.8/src' >x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -fno-diagnostics-color -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -DPREFIX=\"/usr\" -DDATA_PREFIX=\"/usr/share\" -c -o game-output.o game-output.c >make[2]: Leaving directory '/var/tmp/portage/games-arcade/gnujump-1.0.8-r2/work/gnujump-1.0.8/src' >make[1]: *** [Makefile:449: all-recursive] Error 1 >make: *** [Makefile:381: all] Error 2 > * ERROR: games-arcade/gnujump-1.0.8-r2::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=games-arcade/gnujump-1.0.8-r2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=games-arcade/gnujump-1.0.8-r2::gentoo'`. > * The complete build log is located at '/var/log/portage/games-arcade:gnujump-1.0.8-r2:20241227-014306.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-arcade/gnujump-1.0.8-r2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-arcade/gnujump-1.0.8-r2/temp/environment'. > * Working directory: '/var/tmp/portage/games-arcade/gnujump-1.0.8-r2/work/gnujump-1.0.8' > * S: '/var/tmp/portage/games-arcade/gnujump-1.0.8-r2/work/gnujump-1.0.8' >
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 947015
:
915253
|
915254
|
915255
|
915256
|
915257
| 915258 |
915259
|
915260
|
915261