1. * Package: x11-terms/kterm-6.2.0-r5
  2. * Repository: gentoo
  3. * Maintainer: cjk@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 kterm-6.2.0.tar.gz to /tmp/portage/x11-terms/kterm-6.2.0-r5/work
  15. >>> Unpacking kterm-6.2.0-wpi.patch.gz to /tmp/portage/x11-terms/kterm-6.2.0-r5/work
  16. >>> Unpacking kterm-6.2.0.ext02.patch.gz to /tmp/portage/x11-terms/kterm-6.2.0-r5/work
  17. >>> Source unpacked in /tmp/portage/x11-terms/kterm-6.2.0-r5/work
  18. >>> Preparing source in /tmp/portage/x11-terms/kterm-6.2.0-r5/work/kterm-6.2.0 ...
  19. * Applying kterm-6.2.0-wpi.patch ...
  20. [ ok ]
  21. * Applying kterm-6.2.0.ext02.patch ...
  22. [ ok ]
  23. * Applying kterm-6.2.0-openpty.patch ...
  24. [ ok ]
  25. * Applying kterm-6.2.0-gentoo.patch ...
  26. [ ok ]
  27. * Applying kterm-ad-gentoo.diff ...
  28. [ ok ]
  29. * Applying 6.2.0-underline.patch ...
  30. [ ok ]
  31. >>> Source prepared.
  32. >>> Configuring source in /tmp/portage/x11-terms/kterm-6.2.0-r5/work/kterm-6.2.0 ...
  33. >>> Source configured.
  34. >>> Compiling source in /tmp/portage/x11-terms/kterm-6.2.0-r5/work/kterm-6.2.0 ...
  35. imake -DUseInstalled -I/usr/lib64/X11/config
  36. make Makefiles
  37. make: Nothing to be done for `Makefiles'.
  38. make includes
  39. make: Nothing to be done for `includes'.
  40. make depend
  41. gccmakedep -- -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER -- button.c charproc.c cursor.c data.c input.c main.c menu.c misc.c screen.c scrollbar.c tabs.c util.c VTPrsTbl.c kanji_map.c gset.c convert.c xim.c kinput2.c convlib.c
  42. charproc.c:927:24: fatal error: kfontlist.c: No such file or directory
  43. compilation terminated.
  44. make -j24 CC=x86_64-pc-linux-gnu-gcc 'CDEBUGFLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'LOCAL_LDFLAGS=-Wl,-O1 -Wl,--as-needed' XAPPLOADDIR=/usr/share/X11/app-defaults
  45. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER -c -o button.o button.c
  46. m4 kfontlist.m4 > kfontlist.c
  47. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER -c -o cursor.o cursor.c
  48. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER -c -o data.o data.c
  49. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER -c -o input.o input.c
  50. rm -f main.o
  51. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER -c -o menu.o menu.c
  52. rm -f misc.o
  53. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER -c -o screen.o screen.c
  54. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER -c -o scrollbar.o scrollbar.c
  55. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER -c -o tabs.o tabs.c
  56. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER -c -o util.o util.c
  57. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER -c -o VTPrsTbl.o VTPrsTbl.c
  58. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER -c -o kanji_map.o kanji_map.c
  59. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER -c -o gset.o gset.c
  60. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=3 -DOSMINORVERSION=7 main.c
  61. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER -c -o convert.o convert.c
  62. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER misc.c
  63. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER -c -o xim.o xim.c
  64. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER -c -o kinput2.o kinput2.c
  65. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER -c -o convlib.o convlib.c
  66. rm -f kterm._man
  67. if test -z "" ; then \
  68. cd `dirname kterm` && \
  69. ln -s `basename kterm.man` `basename kterm._man`; \
  70. else \
  71. cpp -undef -traditional -D__apploaddir__=/usr/share/X11/app-defaults -D__appmansuffix__=1x -D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/lib64/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 6 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 6 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" \
  72. < kterm.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >kterm._man; \
  73. fi
  74. rm -f charproc.o
  75. x86_64-pc-linux-gnu-gcc -c -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER charproc.c
  76. util.c: In function 'DeleteChar':
  77. util.c:653:8: warning: extra tokens at end of #endif directive [enabled by default]
  78. scrollbar.c: In function 'ScrollTextUpDownBy':
  79. scrollbar.c:471:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  80. scrollbar.c: In function 'HandleScrollForward':
  81. scrollbar.c:560:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  82. scrollbar.c: In function 'HandleScrollBack':
  83. scrollbar.c:576:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  84. main.c:1172:27: warning: initialization makes integer from pointer without a cast [enabled by default]
  85. main.c:1173:33: warning: initialization makes integer from pointer without a cast [enabled by default]
  86. main.c: In function 'main':
  87. main.c:1834:34: warning: comparison between pointer and integer [enabled by default]
  88. main.c: In function 'spawn':
  89. main.c:3436:4: warning: missing sentinel in function call [-Wformat]
  90. main.c: In function 'consolepr':
  91. main.c:3806:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  92. main.c: In function 'Exit':
  93. main.c:3679:9: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result]
  94. main.c:3681:9: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result]
  95. main.c: In function 'spawn':
  96. main.c:2668:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  97. main.c:2712:10: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result]
  98. main.c:2717:10: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result]
  99. main.c:3066:8: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result]
  100. main.c:3191:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  101. main.c:3272:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  102. main.c:3295:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  103. main.c:3481:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  104. main.c:3486:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  105. main.c: In function 'first_map_occurred':
  106. main.c:2166:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  107. main.c: In function 'HsSysError':
  108. main.c:2154:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  109. main.c: In function 'main':
  110. main.c:1750:12: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  111. charproc.c: In function 'v_write':
  112. charproc.c:2344:18: warning: incompatible implicit declaration of built-in function 'realloc' [enabled by default]
  113. charproc.c:2417:17: warning: incompatible implicit declaration of built-in function 'realloc' [enabled by default]
  114. charproc.c: In function 'in_put':
  115. charproc.c:2532:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
  116. rm -f kterm
  117. x86_64-pc-linux-gnu-gcc -o kterm -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -L/usr/lib64 button.o charproc.o cursor.o data.o input.o main.o menu.o misc.o screen.o scrollbar.o tabs.o util.o VTPrsTbl.o kanji_map.o gset.o convert.o xim.o kinput2.o convlib.o -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11 -lXpm -lncurses -lutil
  118. main.o: In function `spawn':
  119. /tmp/portage/x11-terms/kterm-6.2.0-r5/work/kterm-6.2.0/main.c:2450: undefined reference to `tgetent'
  120. /tmp/portage/x11-terms/kterm-6.2.0-r5/work/kterm-6.2.0/main.c:2463: undefined reference to `tgetent'
  121. collect2: ld returned 1 exit status
  122. make: *** [kterm] Error 1
  123. * ERROR: x11-terms/kterm-6.2.0-r5 failed (compile phase):
  124. * emake failed
  125. *
  126. * If you need support, post the output of `emerge --info '=x11-terms/kterm-6.2.0-r5'`,
  127. * the complete build log and the output of `emerge -pqv '=x11-terms/kterm-6.2.0-r5'`.
  128. * The complete build log is located at '/var/log/portage/x11-terms:kterm-6.2.0-r5:20130228-042053.log'.
  129. * The ebuild environment file is located at '/tmp/portage/x11-terms/kterm-6.2.0-r5/temp/environment'.
  130. * Working directory: '/tmp/portage/x11-terms/kterm-6.2.0-r5/work/kterm-6.2.0'
  131. * S: '/tmp/portage/x11-terms/kterm-6.2.0-r5/work/kterm-6.2.0'