1. * Package: games-puzzle/freesweep-0.92
  2. * Repository: gentoo
  3. * Maintainer: games@gentoo.org
  4. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking freesweep-0.92.tar.gz to /tmp/portage/games-puzzle/freesweep-0.92/work
  15. >>> Source unpacked in /tmp/portage/games-puzzle/freesweep-0.92/work
  16. >>> Compiling source in /tmp/portage/games-puzzle/freesweep-0.92/work/freesweep-0.92 ...
  17. * econf: updating freesweep-0.92/config.sub with /usr/share/gnuconfig/config.sub
  18. * econf: updating freesweep-0.92/config.guess with /usr/share/gnuconfig/config.guess
  19. ./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 --prefix=/usr/games --libdir=/usr/games/lib64 --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games
  20. checking build system type... x86_64-pc-linux-gnu
  21. checking host system type... x86_64-pc-linux-gnu
  22. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  23. checking for C compiler default output... a.out
  24. checking whether the C compiler works... yes
  25. checking whether we are cross compiling... no
  26. checking for executable suffix...
  27. checking for object suffix... o
  28. checking whether we are using the GNU C compiler... yes
  29. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  30. checking whether ln -s works... yes
  31. checking whether make sets ${MAKE}... yes
  32. checking for tar... /bin/tar
  33. checking for gzip... /bin/gzip
  34. checking for rm... /bin/rm
  35. checking for initscr in -lncurses... yes
  36. checking for ncurses include dir... none
  37. checking for main in -lm... yes
  38. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  39. checking for ANSI C header files... yes
  40. checking for limits.h... yes
  41. checking for string.h... yes
  42. checking for unistd.h... yes
  43. checking for sys/file.h... yes
  44. checking for getopt.h... yes
  45. checking for errno.h... yes
  46. checking for sys/types.h... yes
  47. checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed
  48. checking for an ANSI C-conforming const... yes
  49. checking for sys/types.h... (cached) yes
  50. checking for sys/stat.h... yes
  51. checking for stdlib.h... yes
  52. checking for string.h... (cached) yes
  53. checking for memory.h... yes
  54. checking for strings.h... yes
  55. checking for inttypes.h... yes
  56. checking for stdint.h... yes
  57. checking for unistd.h... (cached) yes
  58. checking for size_t... yes
  59. checking return type of signal handlers... void
  60. checking for strdup... yes
  61. checking for memset... yes
  62. checking for memmove... yes
  63. checking for fileno... yes
  64. checking for lockf... yes
  65. checking for flock... yes
  66. checking for get_current_dir_name... yes
  67. checking for strncpy... yes
  68. checking for strncat... yes
  69. checking for snprintf... yes
  70. checking for vsnprintf... yes
  71. checking for getopt_long... yes
  72. configure: creating ./config.status
  73. config.status: creating Makefile
  74. config.status: creating sweep.h
  75. config.status: creating freesweep.6
  76. config.status: creating config.h
  77. make -j24
  78. x86_64-pc-linux-gnu-gcc -Wall -DVERSION=\"0.92\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c clear.c
  79. x86_64-pc-linux-gnu-gcc -Wall -DVERSION=\"0.92\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c drawing.c
  80. x86_64-pc-linux-gnu-gcc -Wall -DVERSION=\"0.92\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c error.c
  81. x86_64-pc-linux-gnu-gcc -Wall -DVERSION=\"0.92\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c fgui.c
  82. x86_64-pc-linux-gnu-gcc -Wall -DVERSION=\"0.92\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c files.c
  83. x86_64-pc-linux-gnu-gcc -Wall -DVERSION=\"0.92\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c game.c
  84. x86_64-pc-linux-gnu-gcc -Wall -DVERSION=\"0.92\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c gpl.c
  85. x86_64-pc-linux-gnu-gcc -Wall -DVERSION=\"0.92\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c main.c
  86. x86_64-pc-linux-gnu-gcc -Wall -DVERSION=\"0.92\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c pbests.c
  87. x86_64-pc-linux-gnu-gcc -Wall -DVERSION=\"0.92\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c play.c
  88. x86_64-pc-linux-gnu-gcc -Wall -DVERSION=\"0.92\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c sl.c
  89. x86_64-pc-linux-gnu-gcc -Wall -DVERSION=\"0.92\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c stats.c
  90. x86_64-pc-linux-gnu-gcc -Wall -DVERSION=\"0.92\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c tick.c
  91. x86_64-pc-linux-gnu-gcc -Wall -DVERSION=\"0.92\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c utils.c
  92. x86_64-pc-linux-gnu-gcc -Wall -DVERSION=\"0.92\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c image.c
  93. fgui.c: In function 'CreateFileBuf':
  94. fgui.c:41:2: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
  95. chdir(dir);
  96. ^
  97. game.c: In function 'ReReadyGame':
  98. game.c:481:51: warning: variable 'HViewable' set but not used [-Wunused-but-set-variable]
  99. int MinesToSet=0, RandX=0, RandY=0, VViewable=0, HViewable=0;
  100. ^
  101. game.c:481:38: warning: variable 'VViewable' set but not used [-Wunused-but-set-variable]
  102. int MinesToSet=0, RandX=0, RandY=0, VViewable=0, HViewable=0;
  103. ^
  104. sl.c: In function 'LoadGame':
  105. sl.c:81:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  106. fread(Game->Field,
  107. ^
  108. pbests.c: In function 'Unpack':
  109. pbests.c:119:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  110. fscanf(abyss, "%u\n", &numents);
  111. ^
  112. pbests.c:136:2: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  113. fscanf(abyss, "%u\n", &size);
  114. ^
  115. pbests.c:146:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
  116. fread(space, size, 1, abyss);
  117. ^
  118. x86_64-pc-linux-gnu-gcc -Wall -DVERSION=\"0.92\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches clear.o drawing.o error.o fgui.o files.o game.o gpl.o main.o pbests.o play.o sl.o stats.o tick.o utils.o image.o -Wl,-O1 -Wl,--as-needed -lm -lncurses -o freesweep
  119. /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.1/../../../../x86_64-pc-linux-gnu/bin/ld: drawing.o: undefined reference to symbol 'cbreak'
  120. /lib64/libtinfo.so.5: error adding symbols: DSO missing from command line
  121. collect2: error: ld returned 1 exit status
  122. Makefile:45: recipe for target 'freesweep' failed
  123. make: *** [freesweep] Error 1
  124. emake failed
  125. * ERROR: games-puzzle/freesweep-0.92::gentoo failed (compile phase):
  126. * died running emake, base_src_make
  127. *
  128. * Call stack:
  129. * ebuild.sh, line 93: Called src_compile
  130. * environment, line 2755: Called games_src_compile
  131. * environment, line 1602: Called base_src_make
  132. * environment, line 534: Called die
  133. * The specific snippet of code:
  134. * emake "$@" || die "died running emake, $FUNCNAME";
  135. *
  136. * If you need support, post the output of `emerge --info '=games-puzzle/freesweep-0.92::gentoo'`,
  137. * the complete build log and the output of `emerge -pqv '=games-puzzle/freesweep-0.92::gentoo'`.
  138. sed: couldn't open temporary file /etc/portage/package.mask/sedx9Nv2k: Permission denied