1. * Package: app-office/calcurse-3.1.4
  2. * Repository: gentoo
  3. * Maintainer: maintainer-needed@gentoo.org
  4. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux 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 calcurse-3.1.4.tar.gz to /tmp/portage/app-office/calcurse-3.1.4/work
  15. >>> Source unpacked in /tmp/portage/app-office/calcurse-3.1.4/work
  16. >>> Preparing source in /tmp/portage/app-office/calcurse-3.1.4/work/calcurse-3.1.4 ...
  17. >>> Source prepared.
  18. >>> Configuring source in /tmp/portage/app-office/calcurse-3.1.4/work/calcurse-3.1.4 ...
  19. * econf: updating calcurse-3.1.4/config.guess with /usr/share/gnuconfig/config.guess
  20. * econf: updating calcurse-3.1.4/config.sub with /usr/share/gnuconfig/config.sub
  21. ./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 --disable-silent-rules --libdir=/usr/lib64
  22. configure: loading site script /usr/share/config.site
  23. checking for a BSD-compatible install... /usr/bin/install -c
  24. checking whether build environment is sane... yes
  25. checking for a thread-safe mkdir -p... /bin/mkdir -p
  26. checking for gawk... gawk
  27. checking whether make sets $(MAKE)... yes
  28. checking whether make supports nested variables... yes
  29. checking whether NLS is requested... yes
  30. checking for msgfmt... /usr/bin/msgfmt
  31. checking for gmsgfmt... /usr/bin/gmsgfmt
  32. checking for xgettext... /usr/bin/xgettext
  33. checking for msgmerge... /usr/bin/msgmerge
  34. checking for style of include used by make... GNU
  35. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  36. checking whether the C compiler works... yes
  37. checking for C compiler default output file name... a.out
  38. checking for suffix of executables...
  39. checking whether we are cross compiling... no
  40. checking for suffix of object files... o
  41. checking whether we are using the GNU C compiler... yes
  42. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  43. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  44. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  45. checking build system type... x86_64-pc-linux-gnu
  46. checking host system type... x86_64-pc-linux-gnu
  47. checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld
  48. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  49. checking for shared library run path origin... done
  50. checking whether NLS is requested... yes
  51. checking for GNU gettext in libc... yes
  52. checking whether to use NLS... yes
  53. checking where the gettext function comes from... libc
  54. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  55. checking whether we are using the GNU C compiler... (cached) yes
  56. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  57. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  58. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  59. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  60. checking for grep that handles long lines and -e... /bin/grep
  61. checking for egrep... /bin/grep -E
  62. checking for ANSI C header files... yes
  63. checking for sys/types.h... yes
  64. checking for sys/stat.h... yes
  65. checking for stdlib.h... yes
  66. checking for string.h... yes
  67. checking for memory.h... yes
  68. checking for strings.h... yes
  69. checking for inttypes.h... yes
  70. checking for stdint.h... yes
  71. checking for unistd.h... yes
  72. checking ctype.h usability... yes
  73. checking ctype.h presence... yes
  74. checking for ctype.h... yes
  75. checking getopt.h usability... yes
  76. checking getopt.h presence... yes
  77. checking for getopt.h... yes
  78. checking locale.h usability... yes
  79. checking locale.h presence... yes
  80. checking for locale.h... yes
  81. checking math.h usability... yes
  82. checking math.h presence... yes
  83. checking for math.h... yes
  84. checking signal.h usability... yes
  85. checking signal.h presence... yes
  86. checking for signal.h... yes
  87. checking stdio.h usability... yes
  88. checking stdio.h presence... yes
  89. checking for stdio.h... yes
  90. checking for stdlib.h... (cached) yes
  91. checking for string.h... (cached) yes
  92. checking for sys/stat.h... (cached) yes
  93. checking for sys/types.h... (cached) yes
  94. checking sys/wait.h usability... yes
  95. checking sys/wait.h presence... yes
  96. checking for sys/wait.h... yes
  97. checking time.h usability... yes
  98. checking time.h presence... yes
  99. checking for time.h... yes
  100. checking for unistd.h... (cached) yes
  101. checking fcntl.h usability... yes
  102. checking fcntl.h presence... yes
  103. checking for fcntl.h... yes
  104. checking paths.h usability... yes
  105. checking paths.h presence... yes
  106. checking for paths.h... yes
  107. checking errno.h usability... yes
  108. checking errno.h presence... yes
  109. checking for errno.h... yes
  110. checking limits.h usability... yes
  111. checking limits.h presence... yes
  112. checking for limits.h... yes
  113. checking regex.h usability... yes
  114. checking regex.h presence... yes
  115. checking for regex.h... yes
  116. checking for initscr... no
  117. checking for initscr in -lncursesw... yes
  118. checking ncursesw/ncurses.h usability... yes
  119. checking ncursesw/ncurses.h presence... yes
  120. checking for ncursesw/ncurses.h... yes
  121. checking pthread.h usability... yes
  122. checking pthread.h presence... yes
  123. checking for pthread.h... yes
  124. checking for pthread_create in -lpthread... yes
  125. checking for math.h... (cached) yes
  126. checking for exp in -lm... yes
  127. checking whether to include documentation... yes
  128. checking for asciidoc... /usr/bin/asciidoc
  129. checking for a2x... /usr/bin/a2x
  130. checking if memory debug should be used... no
  131. checking that generated files are newer than configure... done
  132. configure: creating ./config.status
  133. config.status: creating Makefile
  134. config.status: creating doc/Makefile
  135. config.status: creating src/Makefile
  136. config.status: creating test/Makefile
  137. config.status: creating scripts/Makefile
  138. config.status: creating po/Makefile.in
  139. config.status: creating po/Makefile
  140. config.status: creating config.h
  141. config.status: executing default-1 commands
  142. config.status: creating po/POTFILES
  143. config.status: creating po/Makefile
  144. config.status: executing depfiles commands
  145. ========================================================================
  146. calcurse is configured as follows.
  147. Please check that this configuration matches your expectations.
  148. Also give a look at the config.h file to check for preprocessor symbols.
  149. Host system type : x86_64-pc-linux-gnu
  150. Options used to compile and link:
  151. PREFIX = /usr
  152. VERSION = 3.1.4
  153. CC = x86_64-pc-linux-gnu-gcc
  154. CFLAGS = -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall
  155. CPPFLAGS =
  156. DEFS = -DHAVE_CONFIG_H
  157. LD = /usr/x86_64-pc-linux-gnu/bin/ld
  158. LDFLAGS = -Wl,-O1 -Wl,--as-needed
  159. LIBS = -lncursesw -pthread -lm
  160. ========================================================================
  161. >>> Source configured.
  162. >>> Compiling source in /tmp/portage/app-office/calcurse-3.1.4/work/calcurse-3.1.4 ...
  163. make -j24
  164. make all-recursive
  165. make[1]: Entering directory '/tmp/portage/app-office/calcurse-3.1.4/work/calcurse-3.1.4'
  166. Making all in po
  167. make[2]: Entering directory '/tmp/portage/app-office/calcurse-3.1.4/work/calcurse-3.1.4/po'
  168. make[2]: Nothing to be done for 'all'.
  169. make[2]: Leaving directory '/tmp/portage/app-office/calcurse-3.1.4/work/calcurse-3.1.4/po'
  170. Making all in src
  171. make[2]: Entering directory '/tmp/portage/app-office/calcurse-3.1.4/work/calcurse-3.1.4/src'
  172. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c calcurse.c
  173. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c apoint.c
  174. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c args.c
  175. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c calendar.c
  176. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c config.c
  177. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c custom.c
  178. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c day.c
  179. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c event.c
  180. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c getstring.c
  181. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c help.c
  182. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c ical.c
  183. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c interaction.c
  184. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c io.c
  185. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c keys.c
  186. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c llist.c
  187. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c note.c
  188. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c notify.c
  189. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c pcal.c
  190. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c recur.c
  191. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c sha1.c
  192. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c sigs.c
  193. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c todo.c
  194. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c utf8.c
  195. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c utils.c
  196. In file included from /usr/include/sys/types.h:25:0,
  197. from sigs.c:47:
  198. /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  199. # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
  200. ^
  201. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c vars.c
  202. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c wins.c
  203. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c mem.c
  204. x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -c dmon.c
  205. notify.c: In function 'notify_update_bar':
  206. notify.c:233:18: warning: 'blinking' may be used uninitialized in this function [-Wmaybe-uninitialized]
  207. int time_left, blinking;
  208. ^
  209. notify.c:263:11: warning: 'hours_left' may be used uninitialized in this function [-Wmaybe-uninitialized]
  210. int hours_left, minutes_left;
  211. ^
  212. notify.c:263:23: warning: 'minutes_left' may be used uninitialized in this function [-Wmaybe-uninitialized]
  213. int hours_left, minutes_left;
  214. ^
  215. x86_64-pc-linux-gnu-gcc -std=c99 -pedantic -D_POSIX_C_SOURCE=200809L -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall -Wl,-O1 -Wl,--as-needed -o calcurse calcurse.o apoint.o args.o calendar.o config.o custom.o day.o event.o getstring.o help.o ical.o interaction.o io.o keys.o llist.o note.o notify.o pcal.o recur.o sha1.o sigs.o todo.o utf8.o utils.o vars.o wins.o mem.o dmon.o -lncursesw -pthread -lm
  216. /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../x86_64-pc-linux-gnu/bin/ld: calcurse.o: undefined reference to symbol 'cbreak'
  217. /lib64/libtinfow.so.5: error adding symbols: DSO missing from command line
  218. collect2: error: ld returned 1 exit status
  219. Makefile:362: recipe for target 'calcurse' failed
  220. make[2]: *** [calcurse] Error 1
  221. make[2]: Leaving directory '/tmp/portage/app-office/calcurse-3.1.4/work/calcurse-3.1.4/src'
  222. Makefile:350: recipe for target 'all-recursive' failed
  223. make[1]: *** [all-recursive] Error 1
  224. make[1]: Leaving directory '/tmp/portage/app-office/calcurse-3.1.4/work/calcurse-3.1.4'
  225. Makefile:290: recipe for target 'all' failed
  226. make: *** [all] Error 2
  227. * ERROR: app-office/calcurse-3.1.4::gentoo failed (compile phase):
  228. * emake failed
  229. *
  230. * If you need support, post the output of `emerge --info '=app-office/calcurse-3.1.4::gentoo'`,
  231. * the complete build log and the output of `emerge -pqv '=app-office/calcurse-3.1.4::gentoo'`.
  232. * The complete build log is located at '/var/log/portage/app-office:calcurse-3.1.4:20141110-201245.log'.
  233. * The ebuild environment file is located at '/tmp/portage/app-office/calcurse-3.1.4/temp/environment'.
  234. * Working directory: '/tmp/portage/app-office/calcurse-3.1.4/work/calcurse-3.1.4'
  235. * S: '/tmp/portage/app-office/calcurse-3.1.4/work/calcurse-3.1.4'