Guest User

Untitled

a guest
May 27th, 2018
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.44 KB | None | 0 0
  1. * Package: app-misc/screen-4.6.2
  2. * Repository: gentoo
  3. * Maintainer: swegener@gentoo.org shell-tools@gentoo.org
  4. * USE: abi_x86_64 amd64 elibc_musl kernel_linux pam userland_GNU
  5. * FEATURES: ccache network-sandbox preserve-libs sandbox userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking screen-4.6.2.tar.gz to /var/tmp/tmpfs/portage/app-misc/screen-4.6.2/work
  8. >>> Source unpacked in /var/tmp/tmpfs/portage/app-misc/screen-4.6.2/work
  9. >>> Preparing source in /var/tmp/tmpfs/portage/app-misc/screen-4.6.2/work/screen-4.6.2 ...
  10. * Applying screen-4.3.0-no-utempter.patch ...
  11. [ ok ]
  12. * Applying screen-4.6.2-utmp-exit.patch ...
  13. [ ok ]
  14. * Running eautoreconf in '/var/tmp/tmpfs/portage/app-misc/screen-4.6.2/work/screen-4.6.2' ...
  15. * Running aclocal ...
  16. [ ok ]
  17. * Running autoconf --force ...
  18. [ ok ]
  19. * Running autoheader ...
  20. [ ok ]
  21. * Running elibtoolize in: screen-4.6.2/
  22. >>> Source prepared.
  23. >>> Configuring source in /var/tmp/tmpfs/portage/app-misc/screen-4.6.2/work/screen-4.6.2 ...
  24. ./configure --prefix=/usr --build=x86_64-gentoo-linux-musl --host=x86_64-gentoo-linux-musl --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/screen-4.6.2 --htmldir=/usr/share/doc/screen-4.6.2/html --libdir=/usr/lib --with-socket-dir=/tmp/screen --with-sys-screenrc=/etc/screenrc --with-pty-mode=0620 --with-pty-group=5 --enable-rxvt_osc --enable-telnet --enable-colors256 --enable-pam
  25. this is screen version 4.6.2
  26. checking for x86_64-gentoo-linux-musl-gcc... x86_64-gentoo-linux-musl-gcc
  27. checking whether the C compiler works... yes
  28. checking for C compiler default output file name... a.out
  29. checking for suffix of executables...
  30. checking whether we are cross compiling... no
  31. checking for suffix of object files... o
  32. checking whether we are using the GNU C compiler... yes
  33. checking whether x86_64-gentoo-linux-musl-gcc accepts -g... yes
  34. checking for x86_64-gentoo-linux-musl-gcc option to accept ISO C89... none needed
  35. checking how to run the C preprocessor... x86_64-gentoo-linux-musl-gcc -E
  36. checking for grep that handles long lines and -e... /bin/grep
  37. checking for egrep... /bin/grep -E
  38. checking whether x86_64-gentoo-linux-musl-gcc needs -traditional... no
  39. checking for library containing strerror... none required
  40. checking for ANSI C header files... yes
  41. checking for sys/types.h... yes
  42. checking for sys/stat.h... yes
  43. checking for stdlib.h... yes
  44. checking for string.h... yes
  45. checking for memory.h... yes
  46. checking for strings.h... yes
  47. checking for inttypes.h... yes
  48. checking for stdint.h... yes
  49. checking for unistd.h... yes
  50. checking minix/config.h usability... no
  51. checking minix/config.h presence... no
  52. checking for minix/config.h... no
  53. checking whether it is safe to define __EXTENSIONS__... yes
  54. checking for gawk... gawk
  55. checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c
  56. configure: checking for buggy tools...
  57. checking if a system-wide socket dir should be used... yes
  58. checking for the socket dir... "/tmp/screen"
  59. configure: checking for MIPS...
  60. configure: checking for Ultrix...
  61. configure: checking for butterfly...
  62. configure: checking for POSIX.1...
  63. - you have a POSIX system
  64. configure: checking for System V...
  65. configure: checking for sequent/ptx...
  66. configure: checking SVR4...
  67. checking dwarf.h usability... no
  68. checking dwarf.h presence... no
  69. checking for dwarf.h... no
  70. checking elf.h usability... yes
  71. checking elf.h presence... yes
  72. checking for elf.h... yes
  73. checking stropts.h usability... yes
  74. checking stropts.h presence... yes
  75. checking for stropts.h... yes
  76. checking for string.h... (cached) yes
  77. checking for strings.h... (cached) yes
  78. configure: checking for Solaris 2.x...
  79. configure: checking BSD job jontrol...
  80. - you have jobcontrol
  81. configure: checking setresuid...
  82. configure: checking setreuid...
  83. configure: checking seteuid...
  84. configure: checking execvpe...
  85. configure: checking select...
  86. configure: checking fifos...
  87. - your fifos are usable
  88. configure: checking for broken fifo implementation...
  89. - your implementation is ok
  90. configure: checking ut_exit...
  91. configure: checking sockets...
  92. - your sockets are usable
  93. configure: checking socket implementation...
  94. - you are normal
  95. - select can't count
  96. configure: checking for tgetent...
  97. configure: checking libcurses...
  98. - you use the terminfo database
  99. configure: checking ospeed...
  100. configure: checking for /dev/ptc...
  101. configure: checking for SVR4 ptys...
  102. checking for getpt... no
  103. configure: checking for ptyranges...
  104. configure: checking getutent...
  105. configure: checking ut_host...
  106. configure: checking for libutil(s)...
  107. configure: checking getloadavg...
  108. assuming posix signal definition
  109. configure: checking for crypt and sec libraries...
  110. configure: checking crypt...
  111. configure: checking IRIX sun library...
  112. configure: checking syslog...
  113. configure: checking wait union...
  114. configure: checking for termio or termios...
  115. configure: checking getspnam...
  116. configure: checking getttyent...
  117. configure: checking fdwalk...
  118. configure: checking whether memcpy/memmove/bcopy handles overlapping arguments...
  119. checking for long file names... yes
  120. checking for vsprintf... yes
  121. checking for dirent.h that defines DIR... yes
  122. checking for library containing opendir... none required
  123. checking for setenv... checking for nl_langinfo(CODESET)... yes
  124. checking for library containing gethostname... none required
  125. checking for rename... yes
  126. checking for fchmod... yes
  127. checking for fchown... yes
  128. checking for strerror... yes
  129. checking for lstat... yes
  130. checking for _exit... yes
  131. checking for utimes... yes
  132. checking for vsnprintf... yes
  133. checking for getcwd... yes
  134. checking for setlocale... yes
  135. checking for strftime... yes
  136. checking for PAM support... yes
  137. checking for the global screenrc file... configure: creating ./config.status
  138. config.status: creating Makefile
  139. config.status: creating doc/Makefile
  140. config.status: creating config.h
  141. config.status: executing default commands
  142.  
  143. Now please check the pathnames in the Makefile and in the user
  144. configuration section in config.h.
  145. Then type 'make' to make screen. Good luck.
  146.  
  147. >>> Source configured.
  148. >>> Compiling source in /var/tmp/tmpfs/portage/app-misc/screen-4.6.2/work/screen-4.6.2 ...
  149. make -j9 --no-print-directory -l8 comm.h term.h
  150. AWK=gawk CC="x86_64-gentoo-linux-musl-gcc -Os -march=native -pipe -D_GNU_SOURCE" srcdir=. sh ./comm.sh
  151. AWK=gawk srcdir=. sh ./term.sh
  152. make -j9 --no-print-directory -l8 osdef.h
  153. CPP="x86_64-gentoo-linux-musl-gcc -E -DMAXWIN=100 -DNONETHACK -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"'" srcdir=. sh ./osdef.sh
  154. make -j9 --no-print-directory -l8 -C doc screen.info
  155. makeinfo ./screen.texinfo -o screen.info
  156. make -j9 --no-print-directory -l8
  157. x86_64-gentoo-linux-musl-gcc -c -I. -I. -DMAXWIN=100 -DNONETHACK -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \
  158. -Os -march=native -pipe -D_GNU_SOURCE screen.c
  159. x86_64-gentoo-linux-musl-gcc -c -I. -I. -DMAXWIN=100 -DNONETHACK -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \
  160. -Os -march=native -pipe -D_GNU_SOURCE ansi.c
  161. x86_64-gentoo-linux-musl-gcc -c -I. -I. -DMAXWIN=100 -DNONETHACK -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \
  162. -Os -march=native -pipe -D_GNU_SOURCE fileio.c
  163. x86_64-gentoo-linux-musl-gcc -c -I. -I. -DMAXWIN=100 -DNONETHACK -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \
  164. -Os -march=native -pipe -D_GNU_SOURCE mark.c
  165. x86_64-gentoo-linux-musl-gcc -c -I. -I. -DMAXWIN=100 -DNONETHACK -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \
  166. -Os -march=native -pipe -D_GNU_SOURCE misc.c
  167. x86_64-gentoo-linux-musl-gcc -c -I. -I. -DMAXWIN=100 -DNONETHACK -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \
  168. -Os -march=native -pipe -D_GNU_SOURCE resize.c
  169. x86_64-gentoo-linux-musl-gcc -c -I. -I. -DMAXWIN=100 -DNONETHACK -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \
  170. -Os -march=native -pipe -D_GNU_SOURCE socket.c
  171. x86_64-gentoo-linux-musl-gcc -c -I. -I. -DMAXWIN=100 -DNONETHACK -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \
  172. -Os -march=native -pipe -D_GNU_SOURCE search.c
  173. sh ./tty.sh tty.c
  174. x86_64-gentoo-linux-musl-gcc -c -I. -I. -DMAXWIN=100 -DNONETHACK -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \
  175. -Os -march=native -pipe -D_GNU_SOURCE term.c
  176. x86_64-gentoo-linux-musl-gcc -c -I. -I. -DMAXWIN=100 -DNONETHACK -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \
  177. -Os -march=native -pipe -D_GNU_SOURCE window.c
  178. x86_64-gentoo-linux-musl-gcc -c -I. -I. -DMAXWIN=100 -DNONETHACK -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \
  179. -Os -march=native -pipe -D_GNU_SOURCE utmp.c
  180. x86_64-gentoo-linux-musl-gcc -c -I. -I. -DMAXWIN=100 -DNONETHACK -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \
  181. -Os -march=native -pipe -D_GNU_SOURCE loadav.c
  182. x86_64-gentoo-linux-musl-gcc -c -I. -I. -DMAXWIN=100 -DNONETHACK -DETCSCREENRC='"/etc/screenrc"' -DSCREENENCODINGS='"/usr/share/screen/utf8encodings"' -DHAVE_CONFIG_H -DGIT_REV=\"\" \
  183. -Os -march=native -pipe -D_GNU_SOURCE putenv.c
  184. utmp.c: In function 'getlogin':
  185. utmp.c:850:15: error: storage size of 'u' isn't known
  186. struct utmp u;
  187. ^
  188. utmp.c:860:38: error: invalid application of 'sizeof' to incomplete type 'struct utmp'
  189. while (read(fd, (char *)&u, sizeof(struct utmp)) == sizeof(struct utmp))
  190. ^~~~~~
  191. utmp.c:860:62: error: invalid application of 'sizeof' to incomplete type 'struct utmp'
  192. while (read(fd, (char *)&u, sizeof(struct utmp)) == sizeof(struct utmp))
  193. ^~~~~~
  194. utmp.c: At top level:
  195. utmp.c:881:1: error: conflicting types for 'xpututline'
  196. xpututline(u)
  197. ^~~~~~~~~~
  198. utmp.c:98:21: note: previous declaration of 'xpututline' was here
  199. static struct utmp *xpututline __P((struct utmp *utmp));
  200. ^~~~~~~~~~
  201. utmp.c: In function 'xpututline':
  202. utmp.c:885:13: warning: passing argument 1 of 'pututline' from incompatible pointer type [-Wincompatible-pointer-types]
  203. pututline(u);
  204. ^
  205. In file included from os.h:265,
  206. from screen.h:30,
  207. from utmp.c:34:
  208. /usr/include/utmp.h:32:14: note: expected 'const struct utmpx *' but argument is of type 'struct utmp *'
  209. struct utmp *pututline(const struct utmp *);
  210. ^~~~~~~~~
  211. utmp.c:887:18: warning: passing argument 1 of 'getutline' from incompatible pointer type [-Wincompatible-pointer-types]
  212. u2 = getutline(u);
  213. ^
  214. In file included from os.h:265,
  215. from screen.h:30,
  216. from utmp.c:34:
  217. /usr/include/utmp.h:31:14: note: expected 'const struct utmpx *' but argument is of type 'struct utmp *'
  218. struct utmp *getutline(const struct utmp *);
  219. ^~~~~~~~~
  220. utmp.c:887:6: warning: assignment to 'struct utmp *' from incompatible pointer type 'struct utmpx *' [-Wincompatible-pointer-types]
  221. u2 = getutline(u);
  222. ^
  223. utmp.c:889:13: error: dereferencing pointer to incomplete type 'struct utmp'
  224. return u->ut_type == DEAD_PROCESS ? u : 0;
  225. ^~
  226. utmp.c: At top level:
  227. utmp.c:98:21: warning: 'xpututline' used but never defined
  228. static struct utmp *xpututline __P((struct utmp *utmp));
  229. ^~~~~~~~~~
  230. make: *** [Makefile:82: utmp.o] Error 1
  231. make: *** Waiting for unfinished jobs....
  232. * ERROR: app-misc/screen-4.6.2::gentoo failed (compile phase):
  233. * emake failed
  234. *
  235. * If you need support, post the output of `emerge --info '=app-misc/screen-4.6.2::gentoo'`,
  236. * the complete build log and the output of `emerge -pqv '=app-misc/screen-4.6.2::gentoo'`.
  237. * The complete build log is located at '/var/tmp/tmpfs/portage/app-misc/screen-4.6.2/temp/build.log'.
  238. * The ebuild environment file is located at '/var/tmp/tmpfs/portage/app-misc/screen-4.6.2/temp/environment'.
  239. * Working directory: '/var/tmp/tmpfs/portage/app-misc/screen-4.6.2/work/screen-4.6.2'
  240. * S: '/var/tmp/tmpfs/portage/app-misc/screen-4.6.2/work/screen-4.6.2'
Add Comment
Please, Sign In to add comment