Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 419646 Details for
Bug 568684
games-puzzle/lpairs-1.0.4 : pairs.c:(.text+0x8e5): undefined reference to `refresh_screen'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
games-puzzle:lpairs-1.0.4:20151218-210602.log
games-puzzle:lpairs-1.0.4:20151218-210602.log (text/plain), 18.12 KB, created by
Toralf Förster
on 2015-12-18 21:43:52 UTC
(
hide
)
Description:
games-puzzle:lpairs-1.0.4:20151218-210602.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2015-12-18 21:43:52 UTC
Size:
18.12 KB
patch
obsolete
> * Package: games-puzzle/lpairs-1.0.4 > * Repository: gentoo > * Maintainer: games > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking lpairs-1.0.4.tar.gz to /var/tmp/portage/games-puzzle/lpairs-1.0.4/work >>>> Source unpacked in /var/tmp/portage/games-puzzle/lpairs-1.0.4/work >>>> Preparing source in /var/tmp/portage/games-puzzle/lpairs-1.0.4/work/lpairs-1.0.4 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/games-puzzle/lpairs-1.0.4/work/lpairs-1.0.4 ... > * econf: updating lpairs-1.0.4/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating lpairs-1.0.4/config.guess with /usr/share/gnuconfig/config.guess >./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 --disable-dependency-tracking --prefix=/usr/games --libdir=/usr/games/lib64 --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games --datarootdir=/usr/share --datadir=/usr/share --enable-nls >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.4/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >/var/tmp/portage/games-puzzle/lpairs-1.0.4/work/lpairs-1.0.4/missing: Unknown `--run' option >Try `/var/tmp/portage/games-puzzle/lpairs-1.0.4/work/lpairs-1.0.4/missing --help' for more information >configure: WARNING: `missing' script is too old or missing >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >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 for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for library containing strerror... none required >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for an ANSI C-conforming const... yes >checking for signed... yes >checking for inline... inline >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 for off_t... yes >checking for size_t... yes >checking for long long... yes >checking for long double... yes >checking for wchar_t... yes >checking for wint_t... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for intmax_t... yes >checking whether printf() supports POSIX/XSI format strings... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... yes >checking whether we are using the GNU C Library 2.1 or newer... yes >checking whether integer division by zero raises SIGFPE... yes >checking for unsigned long long... yes >checking for inttypes.h... yes >checking whether the inttypes.h PRIxNN macros are broken... no >checking for stdint.h... (cached) yes >checking for SIZE_MAX... yes >checking for stdint.h... (cached) yes >checking for ld used by GCC... x86_64-pc-linux-gnu-ld >checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... yes >checking for shared library run path origin... done >checking for ptrdiff_t... yes >checking argz.h usability... yes >checking argz.h presence... yes >checking for argz.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking nl_types.h usability... yes >checking nl_types.h presence... yes >checking for nl_types.h... yes >checking malloc.h usability... yes >checking malloc.h presence... yes >checking for malloc.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for unistd.h... (cached) yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking for asprintf... yes >checking for fwprintf... yes >checking for getcwd... yes >checking for getegid... yes >checking for geteuid... yes >checking for getgid... yes >checking for getuid... yes >checking for mempcpy... yes >checking for munmap... yes >checking for putenv... yes >checking for setenv... yes >checking for setlocale... yes >checking for snprintf... yes >checking for stpcpy... yes >checking for strcasecmp... yes >checking for strdup... yes >checking for strtoul... yes >checking for tsearch... yes >checking for wcslen... yes >checking for __argz_count... yes >checking for __argz_stringify... yes >checking for __argz_next... yes >checking for __fsetlocking... yes >checking whether _snprintf is declared... no >checking whether _snwprintf is declared... no >checking whether feof_unlocked is declared... yes >checking whether fgets_unlocked is declared... no >checking whether getc_unlocked is declared... yes >checking for iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for nl_langinfo and CODESET... yes >checking for LC_MESSAGES... yes >checking for bison... bison >checking version of bison... 3.0.4, ok >checking whether NLS is requested... yes >checking whether included gettext is requested... 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-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib >checking for sdl-config... /usr/bin/sdl-config >checking for SDL - version >= 1.0.0... yes >checking for sdl-config... (cached) /usr/bin/sdl-config >checking for SDL - version >= 1.1.5... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating lpairs/Makefile >config.status: creating intl/Makefile >config.status: WARNING: intl/Makefile.in seems to ignore the --datarootdir setting >config.status: creating po/Makefile.in >config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting >config.status: creating m4/Makefile >config.status: creating config.h >config.status: executing default-1 commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/games-puzzle/lpairs-1.0.4/work/lpairs-1.0.4 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/games-puzzle/lpairs-1.0.4/work/lpairs-1.0.4' >Making all in intl >make[2]: Entering directory '/var/tmp/portage/games-puzzle/lpairs-1.0.4/work/lpairs-1.0.4/intl' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/games-puzzle/lpairs-1.0.4/work/lpairs-1.0.4/intl' >Making all in m4 >make[2]: Entering directory '/var/tmp/portage/games-puzzle/lpairs-1.0.4/work/lpairs-1.0.4/m4' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/games-puzzle/lpairs-1.0.4/work/lpairs-1.0.4/m4' >Making all in po >make[2]: Entering directory '/var/tmp/portage/games-puzzle/lpairs-1.0.4/work/lpairs-1.0.4/po' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/games-puzzle/lpairs-1.0.4/work/lpairs-1.0.4/po' >Making all in lpairs >make[2]: Entering directory '/var/tmp/portage/games-puzzle/lpairs-1.0.4/work/lpairs-1.0.4/lpairs' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/games/lpairs/\" -DSOUND -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c main.c >In file included from main.c:32:0: >pairs.h:108:13: warning: inline function âset_map_contâ declared but never defined > inline void set_map_cont( Pairs *pairs, int map_x, int map_y, int cont ); > ^ >pairs.h:105:12: warning: inline function âget_map_contâ declared but never defined > inline int get_map_cont( Pairs *pairs, int map_x, int map_y ); > ^ >In file included from main.c:27:0: >sdl.h:128:13: warning: inline function âflip_screenâ declared but never defined > inline void flip_screen(); > ^ >sdl.h:127:13: warning: inline function âunlock_screenâ declared but never defined > inline void unlock_screen(); > ^ >sdl.h:126:13: warning: inline function âlock_screenâ declared but never defined > inline void lock_screen(); > ^ >sdl.h:119:13: warning: inline function ârefresh_screenâ declared but never defined > inline void refresh_screen( int x, int y, int w, int h ); > ^ >sdl.h:90:13: warning: inline function âunlock_fontâ declared but never defined > inline void unlock_font(Font *sfnt); > ^ >sdl.h:89:13: warning: inline function âlock_fontâ declared but never defined > inline void lock_font(Font *sfnt); > ^ >sdl.h:44:13: warning: inline function âunlock_surfâ declared but never defined > inline void unlock_surf(SDL_Surface *sur); > ^ >sdl.h:43:13: warning: inline function âlock_surfâ declared but never defined > inline void lock_surf(SDL_Surface *sur); > ^ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/games/lpairs/\" -DSOUND -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c pairs.c >In file included from pairs.c:26:0: >sdl.h:128:13: warning: inline function âflip_screenâ declared but never defined > inline void flip_screen(); > ^ >sdl.h:127:13: warning: inline function âunlock_screenâ declared but never defined > inline void unlock_screen(); > ^ >sdl.h:126:13: warning: inline function âlock_screenâ declared but never defined > inline void lock_screen(); > ^ >sdl.h:119:13: warning: inline function ârefresh_screenâ declared but never defined > inline void refresh_screen( int x, int y, int w, int h ); > ^ >sdl.h:90:13: warning: inline function âunlock_fontâ declared but never defined > inline void unlock_font(Font *sfnt); > ^ >sdl.h:89:13: warning: inline function âlock_fontâ declared but never defined > inline void lock_font(Font *sfnt); > ^ >sdl.h:44:13: warning: inline function âunlock_surfâ declared but never defined > inline void unlock_surf(SDL_Surface *sur); > ^ >sdl.h:43:13: warning: inline function âlock_surfâ declared but never defined > inline void lock_surf(SDL_Surface *sur); > ^ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/games/lpairs/\" -DSOUND -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c dynlist.c >dynlist.c: In function âdl_delete_poiâ: >dynlist.c:134:85: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > ntf(stderr, "ERR: dl_delete: list does not contain item 0x%x...\n", (int)item); > ^ >dynlist.c: In function âdl_get_entryâ: >dynlist.c:242:83: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] > rintf(stderr, "ERR: DL_GetE: list does not contain item 0x%x...\n", (int)item); > ^ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/games/lpairs/\" -DSOUND -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c sdl.c >sdl.c: In function âload_fontâ: >sdl.c:217:5: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result [-Wunused-result] > fread(&fnt->offset, 1, 1, file); > ^ >sdl.c:222:5: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result [-Wunused-result] > fread(&fnt->length, 1, 1, file); > ^ >sdl.c:227:5: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result [-Wunused-result] > fread(fnt->char_width, 1, fnt->length, file); > ^ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/games/lpairs/\" -DSOUND -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c cfg.c >In file included from cfg.c:23:0: >sdl.h:128:13: warning: inline function âflip_screenâ declared but never defined > inline void flip_screen(); > ^ >sdl.h:127:13: warning: inline function âunlock_screenâ declared but never defined > inline void unlock_screen(); > ^ >sdl.h:126:13: warning: inline function âlock_screenâ declared but never defined > inline void lock_screen(); > ^ >sdl.h:119:13: warning: inline function ârefresh_screenâ declared but never defined > inline void refresh_screen( int x, int y, int w, int h ); > ^ >sdl.h:90:13: warning: inline function âunlock_fontâ declared but never defined > inline void unlock_font(Font *sfnt); > ^ >sdl.h:89:13: warning: inline function âlock_fontâ declared but never defined > inline void lock_font(Font *sfnt); > ^ >sdl.h:44:13: warning: inline function âunlock_surfâ declared but never defined > inline void unlock_surf(SDL_Surface *sur); > ^ >sdl.h:43:13: warning: inline function âlock_surfâ declared but never defined > inline void lock_surf(SDL_Surface *sur); > ^ >cfg.c: In function âC_Ldâ: >cfg.c:60:5: warning: ignoring return value of âfreadâ, declared with attribute warn_unused_result [-Wunused-result] > fread(&cfg, sizeof(Cfg), 1, f); > ^ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/games/lpairs/\" -DSOUND -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c menu.c >In file included from menu.c:21:0: >sdl.h:128:13: warning: inline function âflip_screenâ declared but never defined > inline void flip_screen(); > ^ >sdl.h:127:13: warning: inline function âunlock_screenâ declared but never defined > inline void unlock_screen(); > ^ >sdl.h:126:13: warning: inline function âlock_screenâ declared but never defined > inline void lock_screen(); > ^ >sdl.h:119:13: warning: inline function ârefresh_screenâ declared but never defined > inline void refresh_screen( int x, int y, int w, int h ); > ^ >sdl.h:90:13: warning: inline function âunlock_fontâ declared but never defined > inline void unlock_font(Font *sfnt); > ^ >sdl.h:89:13: warning: inline function âlock_fontâ declared but never defined > inline void lock_font(Font *sfnt); > ^ >sdl.h:44:13: warning: inline function âunlock_surfâ declared but never defined > inline void unlock_surf(SDL_Surface *sur); > ^ >sdl.h:43:13: warning: inline function âlock_surfâ declared but never defined > inline void lock_surf(SDL_Surface *sur); > ^ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DSRC_DIR=\"/usr/share/games/lpairs/\" -DSOUND -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I.. -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -c sndsrv.c >x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL_1_1_5 -Wl,-O1 -Wl,--as-needed -o lpairs main.o pairs.o dynlist.o sdl.o cfg.o menu.o sndsrv.o -lSDL -lpthread >pairs.o: In function `open_game': >pairs.c:(.text+0x8e5): undefined reference to `refresh_screen' >pairs.o: In function `run_game': >pairs.c:(.text+0x121c): undefined reference to `refresh_screen' >menu.o: In function `MM_Shw': >menu.c:(.text+0xdb9): undefined reference to `refresh_screen' >collect2: error: ld returned 1 exit status >Makefile:283: recipe for target 'lpairs' failed >make[2]: *** [lpairs] Error 1 >make[2]: Leaving directory '/var/tmp/portage/games-puzzle/lpairs-1.0.4/work/lpairs-1.0.4/lpairs' >Makefile:289: recipe for target 'all-recursive' failed >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/games-puzzle/lpairs-1.0.4/work/lpairs-1.0.4' >Makefile:225: recipe for target 'all' failed >make: *** [all] Error 2 > * ERROR: games-puzzle/lpairs-1.0.4::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=games-puzzle/lpairs-1.0.4::gentoo'`, > * the complete build log and the output of `emerge -pqv '=games-puzzle/lpairs-1.0.4::gentoo'`. > * The complete build log is located at '/var/log/portage/games-puzzle:lpairs-1.0.4:20151218-210602.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/games-puzzle/lpairs-1.0.4/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-puzzle/lpairs-1.0.4/temp/environment'. > * Working directory: '/var/tmp/portage/games-puzzle/lpairs-1.0.4/work/lpairs-1.0.4' > * S: '/var/tmp/portage/games-puzzle/lpairs-1.0.4/work/lpairs-1.0.4'
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 568684
:
419642
|
419644
| 419646