Advertisement
Guest User

Untitled

a guest
Jan 14th, 2014
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.12 KB | None | 0 0
  1. cat /var/tmp/portage/sys-apps/qingy-1.0.0/temp/build.log
  2. * Package: sys-apps/qingy-1.0.0
  3. * Repository: gentoo
  4. * Maintainer: base-system@gentoo.org
  5. * USE: X amd64 crypt directfb elibc_glibc gpm kernel_linux pam userland_GNU
  6. * FEATURES: preserve-libs sandbox userpriv usersandbox
  7. >>> Unpacking source...
  8. >>> Unpacking qingy-1.0.0.tar.bz2 to /var/tmp/portage/sys-apps/qingy-1.0.0/work
  9. >>> Unpacking qingy-gentoo-theme-2.1.tar.bz2 to /var/tmp/portage/sys-apps/qingy-1.0.0/work
  10. >>> Source unpacked in /var/tmp/portage/sys-apps/qingy-1.0.0/work
  11. >>> Preparing source in /var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0 ...
  12. * Applying qingy-1.0.0-tinfo.patch ... [ ok ]
  13. * Running eautoreconf in '/var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0' ...
  14. * Running libtoolize --install --copy --force --automake ... [ ok ]
  15. * Running aclocal ... [ ok ]
  16. * Running autoconf ... [ ok ]
  17. * Running autoheader ... [ ok ]
  18. * Running automake --add-missing --copy ... [ ok ]
  19. * Running elibtoolize in: qingy-1.0.0/
  20. * Applying portage/1.2.0 patch ...
  21. * Applying sed/1.5.6 patch ...
  22. * Applying as-needed/2.4.2 patch ...
  23. * Applying target-nm/2.4.2 patch ...
  24. >>> Source prepared.
  25. >>> Configuring source in /var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0 ...
  26. * econf: updating qingy-1.0.0/config.sub with /usr/share/gnuconfig/config.sub
  27. * econf: updating qingy-1.0.0/config.guess with /usr/share/gnuconfig/config.guess
  28. ./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 --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --sbindir=/sbin --disable-optimizations --enable-pam --disable-static-build --enable-gpm-lock --enable-x-support --enable-DirectFB-support --enable-crypto=libgcrypt --disable-emacs --without-lispdir
  29. checking for a BSD-compatible install... /usr/bin/install -c
  30. checking whether build environment is sane... yes
  31. /var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0/missing: Unknown `--is-lightweight' option
  32. Try `/var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0/missing --help' for more information
  33. configure: WARNING: 'missing' script is too old or missing
  34. checking for a thread-safe mkdir -p... /bin/mkdir -p
  35. checking for gawk... gawk
  36. checking whether make sets $(MAKE)... yes
  37. checking whether make supports nested variables... yes
  38. checking for style of include used by make... GNU
  39. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  40. checking whether the C compiler works... yes
  41. checking for C compiler default output file name... a.out
  42. checking for suffix of executables...
  43. checking whether we are cross compiling... no
  44. checking for suffix of object files... o
  45. checking whether we are using the GNU C compiler... yes
  46. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  47. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  48. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  49. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  50. checking for grep that handles long lines and -e... /bin/grep
  51. checking for egrep... /bin/grep -E
  52. checking for ANSI C header files... yes
  53. checking for sys/types.h... yes
  54. checking for sys/stat.h... yes
  55. checking for stdlib.h... yes
  56. checking for string.h... yes
  57. checking for memory.h... yes
  58. checking for strings.h... yes
  59. checking for inttypes.h... yes
  60. checking for stdint.h... yes
  61. checking for unistd.h... yes
  62. checking minix/config.h usability... no
  63. checking minix/config.h presence... no
  64. checking for minix/config.h... no
  65. checking whether it is safe to define __EXTENSIONS__... yes
  66. checking build system type... x86_64-pc-linux-gnu
  67. checking host system type... x86_64-pc-linux-gnu
  68. checking how to print strings... printf
  69. checking for a sed that does not truncate output... /bin/sed
  70. checking for fgrep... /bin/grep -F
  71. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  72. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  73. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
  74. checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
  75. checking whether ln -s works... yes
  76. checking the maximum length of command line arguments... 1572864
  77. checking whether the shell understands some XSI constructs... yes
  78. checking whether the shell understands "+="... yes
  79. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  80. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  81. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  82. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  83. checking how to recognize dependent libraries... pass_all
  84. checking for x86_64-pc-linux-gnu-dlltool... no
  85. checking for dlltool... no
  86. checking how to associate runtime and link libraries... printf %s\n
  87. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  88. checking for archiver @FILE support... @
  89. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  90. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  91. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  92. checking for sysroot... no
  93. checking for x86_64-pc-linux-gnu-mt... no
  94. checking for mt... no
  95. checking if : is a manifest tool... no
  96. checking for dlfcn.h... yes
  97. checking for objdir... .libs
  98. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  99. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  100. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  101. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  102. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  103. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  104. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  105. checking whether -lc should be explicitly linked in... no
  106. checking dynamic linker characteristics... GNU/Linux ld.so
  107. checking how to hardcode library paths into programs... immediate
  108. checking whether stripping libraries is possible... yes
  109. checking if libtool supports shared libraries... yes
  110. checking whether to build shared libraries... yes
  111. checking whether to build static libraries... yes
  112. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  113. checking whether we are using the GNU C compiler... (cached) yes
  114. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  115. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  116. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  117. checking for flex... flex
  118. checking lex output file root... lex.yy
  119. checking lex library... -lfl
  120. checking whether yytext is a pointer... yes
  121. checking for bison... bison -y
  122. checking for emacs... no
  123. checking for xemacs... no
  124. checking where .elc files should go... no
  125. checking ctype.h usability... yes
  126. checking ctype.h presence... yes
  127. checking for ctype.h... yes
  128. checking fcntl.h usability... yes
  129. checking fcntl.h presence... yes
  130. checking for fcntl.h... yes
  131. checking grp.h usability... yes
  132. checking grp.h presence... yes
  133. checking for grp.h... yes
  134. checking lastlog.h usability... yes
  135. checking lastlog.h presence... yes
  136. checking for lastlog.h... yes
  137. checking paths.h usability... yes
  138. checking paths.h presence... yes
  139. checking for paths.h... yes
  140. checking pthread.h usability... yes
  141. checking pthread.h presence... yes
  142. checking for pthread.h... yes
  143. checking pwd.h usability... yes
  144. checking pwd.h presence... yes
  145. checking for pwd.h... yes
  146. checking stdio.h usability... yes
  147. checking stdio.h presence... yes
  148. checking for stdio.h... yes
  149. checking for stdlib.h... (cached) yes
  150. checking signal.h usability... yes
  151. checking signal.h presence... yes
  152. checking for signal.h... yes
  153. checking for string.h... (cached) yes
  154. checking syslog.h usability... yes
  155. checking syslog.h presence... yes
  156. checking for syslog.h... yes
  157. checking termios.h usability... yes
  158. checking termios.h presence... yes
  159. checking for termios.h... yes
  160. checking time.h usability... yes
  161. checking time.h presence... yes
  162. checking for time.h... yes
  163. checking for unistd.h... (cached) yes
  164. checking linux/kd.h usability... yes
  165. checking linux/kd.h presence... yes
  166. checking for linux/kd.h... yes
  167. checking linux/vt.h usability... yes
  168. checking linux/vt.h presence... yes
  169. checking for linux/vt.h... yes
  170. checking sys/ioctl.h usability... yes
  171. checking sys/ioctl.h presence... yes
  172. checking for sys/ioctl.h... yes
  173. checking for sys/types.h... (cached) yes
  174. checking for sys/stat.h... (cached) yes
  175. checking sys/utsname.h usability... yes
  176. checking sys/utsname.h presence... yes
  177. checking for sys/utsname.h... yes
  178. checking sys/wait.h usability... yes
  179. checking sys/wait.h presence... yes
  180. checking for sys/wait.h... yes
  181. checking for dirent.h that defines DIR... yes
  182. checking for library containing opendir... none required
  183. checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
  184. checking for crypt in -lcrypt... yes
  185. checking for dlopen in -ldl... yes
  186. checking for pthread_create in -lpthread... yes
  187. checking for getdomainname... yes
  188. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  189. checking pkg-config is at least version 0.9.0... yes
  190. checking for NCURSES... yes
  191. checking for main in -lpam... yes
  192. checking gcrypt.h usability... yes
  193. checking gcrypt.h presence... yes
  194. checking for gcrypt.h... yes
  195. checking for gcry_check_version in -lgcrypt... yes
  196. checking for gcry_control in -lgcrypt... yes
  197. checking for gcry_sexp_new in -lgcrypt... yes
  198. checking for gcry_sexp_build in -lgcrypt... yes
  199. checking for gcry_pk_genkey in -lgcrypt... yes
  200. checking for gcry_pk_testkey in -lgcrypt... yes
  201. checking for gcry_pk_encrypt in -lgcrypt... yes
  202. checking for gcry_pk_decrypt in -lgcrypt... yes
  203. checking for gcry_sexp_release in -lgcrypt... yes
  204. checking for gcry_mpi_release in -lgcrypt... yes
  205. checking for gcry_sexp_find_token in -lgcrypt... yes
  206. checking for gcry_sexp_nth_data in -lgcrypt... yes
  207. checking for gcry_strsource in -lgcrypt... yes
  208. checking for gcry_strerror in -lgcrypt... yes
  209. checking for gcry_set_progress_handler in -lgcrypt... yes
  210. configure: qingy will encrypt communications with its user interface using GNU libgcrypt
  211. checking for X11/Xlib.h... yes
  212. checking for X11/extensions/scrnsaver.h... yes
  213. checking for XOpenDisplay in -lX11... yes
  214. checking for XCloseDisplay in -lX11... yes
  215. checking for XScreenSaverQueryExtension in -lXss... yes
  216. checking for XScreenSaverAllocInfo in -lXss... yes
  217. checking for XScreenSaverQueryInfo in -lXss... yes
  218. checking for DIRECTFB... yes
  219. checking for host distribution... gentoo
  220. checking for xinit... /usr/bin/xinit
  221. checking for XFree86... /usr/X11R6/bin/XFree86
  222. checking that generated files are newer than configure... done
  223. configure: creating ./config.status
  224. config.status: creating Makefile
  225. config.status: creating qingy.spec
  226. config.status: creating src/Makefile
  227. config.status: creating src/libraries/Makefile
  228. config.status: creating src/DirectFB/Makefile
  229. config.status: creating media/Makefile
  230. config.status: creating media/default/Makefile
  231. config.status: creating media/gpm-lock/Makefile
  232. config.status: creating media/sessions/Makefile
  233. config.status: creating media/pam/Makefile
  234. config.status: creating media/screensavers/Makefile
  235. config.status: creating media/screensavers/photos/Makefile
  236. config.status: creating media/screensavers/pixel/Makefile
  237. config.status: creating media/screensavers/running_time/Makefile
  238. config.status: creating doc/Makefile
  239. config.status: creating config.h
  240. config.status: executing depfiles commands
  241. config.status: executing libtool commands
  242.  
  243. Configuration:
  244.  
  245. Source code location: .
  246. Target distribution: gentoo
  247. Compiler: x86_64-pc-linux-gnu-gcc
  248. Compiler flags: -pipe -W -Wall -march=native -O2 -pipe
  249.  
  250. Password library: pam
  251. Screen savers support: yes
  252. gpm locking support: yes
  253. Crypto support: libgcrypt
  254. X support: yes
  255. DirectFB support: yes
  256. Libs: -lpthread -ldl -lcrypt
  257.  
  258. >>> Source configured.
  259. >>> Compiling source in /var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0 ...
  260. make -j3
  261. make all-recursive
  262. make[1]: Entering directory `/var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0'
  263. Making all in src
  264. make[2]: Entering directory `/var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0/src'
  265. Making all in libraries
  266. make[3]: Entering directory `/var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0/src/libraries'
  267. make all-am
  268. make[4]: Entering directory `/var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0/src/libraries'
  269. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c -o scan_settings.lo scan_settings.c
  270. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c -o parse_settings.lo parse_settings.c
  271. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c -o load_settings.lo load_settings.c
  272. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c parse_settings.c -fPIC -DPIC -o .libs/parse_settings.o
  273. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c scan_settings.c -fPIC -DPIC -o .libs/scan_settings.o
  274. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c load_settings.c -fPIC -DPIC -o .libs/load_settings.o
  275. scan_settings.c: In function 'yy_get_next_buffer':
  276. scan_settings.c:2253:3: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  277. scan_settings.l: At top level:
  278. scan_settings.c:2352:17: warning: 'yyunput' defined but not used [-Wunused-function]
  279. scan_settings.c:2393:16: warning: 'input' defined but not used [-Wunused-function]
  280. load_settings.c: In function 'get_welcome_msg':
  281. load_settings.c:607:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  282. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c scan_settings.c -o scan_settings.o >/dev/null 2>&1
  283. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c load_settings.c -o load_settings.o >/dev/null 2>&1
  284. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c parse_settings.c -o parse_settings.o >/dev/null 2>&1
  285. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c -o tty_guardian.lo tty_guardian.c
  286. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c tty_guardian.c -fPIC -DPIC -o .libs/tty_guardian.o
  287. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c -o keybindings.lo keybindings.c
  288. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c keybindings.c -fPIC -DPIC -o .libs/keybindings.o
  289. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c tty_guardian.c -o tty_guardian.o >/dev/null 2>&1
  290. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c keybindings.c -o keybindings.o >/dev/null 2>&1
  291. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c -o session.lo session.c
  292. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c -o memmgmt.lo memmgmt.c
  293. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c session.c -fPIC -DPIC -o .libs/session.o
  294. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c memmgmt.c -fPIC -DPIC -o .libs/memmgmt.o
  295. session.c: In function 'Graph_Login':
  296. session.c:1052:10: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
  297. session.c:1053:10: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
  298. session.c:1054:10: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result]
  299. session.c: In function 'dolastlog':
  300. session.c:736:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  301. session.c: In function 'restore_tty_ownership':
  302. session.c:674:8: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result]
  303. session.c: In function 'setEnvironment':
  304. session.c:647:8: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
  305. session.c: In function 'gui_check_password':
  306. session.c:430:8: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result]
  307. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c memmgmt.c -o memmgmt.o >/dev/null 2>&1
  308. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c -o logger.lo logger.c
  309. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c logger.c -fPIC -DPIC -o .libs/logger.o
  310. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c -o misc.lo misc.c
  311. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c session.c -o session.o >/dev/null 2>&1
  312. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c misc.c -fPIC -DPIC -o .libs/misc.o
  313. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c logger.c -o logger.o >/dev/null 2>&1
  314. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c -o vt.lo vt.c
  315. misc.c: In function 'execute_script':
  316. misc.c:840:4: warning: null argument where non-null required (argument 2) [-Wnonnull]
  317. misc.c: In function 'text_mode':
  318. misc.c:630:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  319. misc.c:631:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  320. misc.c: In function 'parse_etc_issue':
  321. misc.c:469:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  322. misc.c:506:20: warning: ignoring return value of 'getdomainname', declared with attribute warn_unused_result [-Wunused-result]
  323. misc.c: In function 'assemble_message':
  324. misc.c:417:10: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result]
  325. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c vt.c -fPIC -DPIC -o .libs/vt.o
  326. vt.c: In function 'restore_console':
  327. vt.c:268:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  328. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c vt.c -o vt.o >/dev/null 2>&1
  329. /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c -o crypto_libgcrypt.lo crypto_libgcrypt.c
  330. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c crypto_libgcrypt.c -fPIC -DPIC -o .libs/crypto_libgcrypt.o
  331. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c misc.c -o misc.o >/dev/null 2>&1
  332. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../ -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -c crypto_libgcrypt.c -o crypto_libgcrypt.o >/dev/null 2>&1
  333. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DSETTINGS_DIR=\"/etc/qingy\" -DSBINDIR=\"/sbin/\" -pipe -W -Wall -march=native -O2 -pipe -release 0.9.9 -Wl,-O1 -Wl,--as-needed -o libqingy.la -rpath /usr/lib64/qingy scan_settings.lo parse_settings.lo load_settings.lo tty_guardian.lo keybindings.lo session.lo memmgmt.lo logger.lo misc.lo vt.lo crypto_libgcrypt.lo -lpam -ldl -lgcrypt -L/usr/X11R6/lib -lX11 -lXss -lncurses -lpthread -ldl -lcrypt
  334. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/scan_settings.o .libs/parse_settings.o .libs/load_settings.o .libs/tty_guardian.o .libs/keybindings.o .libs/session.o .libs/memmgmt.o .libs/logger.o .libs/misc.o .libs/vt.o .libs/crypto_libgcrypt.o -Wl,--as-needed -lpam -lgcrypt -L/usr/X11R6/lib -lX11 -lXss -lncurses -lpthread -ldl -lcrypt -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,libqingy-0.9.9.so -o .libs/libqingy-0.9.9.so
  335. libtool: link: (cd ".libs" && rm -f "libqingy.so" && ln -s "libqingy-0.9.9.so" "libqingy.so")
  336. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libqingy.a scan_settings.o parse_settings.o load_settings.o tty_guardian.o keybindings.o session.o memmgmt.o logger.o misc.o vt.o crypto_libgcrypt.o
  337. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libqingy.a
  338. libtool: link: ( cd ".libs" && rm -f "libqingy.la" && ln -s "../libqingy.la" "libqingy.la" )
  339. make[4]: Leaving directory `/var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0/src/libraries'
  340. make[3]: Leaving directory `/var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0/src/libraries'
  341. Making all in DirectFB
  342. make[3]: Entering directory `/var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0/src/DirectFB'
  343. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -Iobjects -I../ -I../libraries -D_REENTRANT -I/usr/include/directfb -pipe -W -Wall -march=native -O2 -pipe -c -o button.o `test -f 'objects/button.c' || echo './'`objects/button.c
  344. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -Iobjects -I../ -I../libraries -D_REENTRANT -I/usr/include/directfb -pipe -W -Wall -march=native -O2 -pipe -c -o label.o `test -f 'objects/label.c' || echo './'`objects/label.c
  345. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -Iobjects -I../ -I../libraries -D_REENTRANT -I/usr/include/directfb -pipe -W -Wall -march=native -O2 -pipe -c -o textbox.o `test -f 'objects/textbox.c' || echo './'`objects/textbox.c
  346. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -Iobjects -I../ -I../libraries -D_REENTRANT -I/usr/include/directfb -pipe -W -Wall -march=native -O2 -pipe -c -o combobox.o `test -f 'objects/combobox.c' || echo './'`objects/combobox.c
  347. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -Iobjects -I../ -I../libraries -D_REENTRANT -I/usr/include/directfb -pipe -W -Wall -march=native -O2 -pipe -c -o utils.o `test -f 'objects/utils.c' || echo './'`objects/utils.c
  348. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -Iobjects -I../ -I../libraries -D_REENTRANT -I/usr/include/directfb -pipe -W -Wall -march=native -O2 -pipe -c -o screen_saver.o `test -f 'objects/screen_saver.c' || echo './'`objects/screen_saver.c
  349. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -Iobjects -I../ -I../libraries -D_REENTRANT -I/usr/include/directfb -pipe -W -Wall -march=native -O2 -pipe -c pm.c
  350. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -Iobjects -I../ -I../libraries -D_REENTRANT -I/usr/include/directfb -pipe -W -Wall -march=native -O2 -pipe -c directfb_mode.c
  351. directfb_mode.c: In function ‘button_click’:
  352. directfb_mode.c:569:20: warning: variable ‘ts’ set but not used [-Wunused-but-set-variable]
  353. /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -I/usr/include/directfb -pipe -W -Wall -march=native -O2 -pipe -rdynamic -Wl,-O1 -Wl,--as-needed -o qingy-DirectFB button.o label.o textbox.o combobox.o utils.o screen_saver.o pm.o directfb_mode.o ../libraries/libqingy.la -ldirectfb -lpthread -lfusion -ldirect -lpthread -lpthread -ldl -lcrypt
  354. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -I/usr/include/directfb -pipe -W -Wall -march=native -O2 -pipe -rdynamic -Wl,-O1 -o .libs/qingy-DirectFB button.o label.o textbox.o combobox.o utils.o screen_saver.o pm.o directfb_mode.o -Wl,--as-needed ../libraries/.libs/libqingy.so -L/usr/X11R6/lib -lpam -lgcrypt -lX11 -lXss -lncurses /usr/lib64/libdirectfb.so -L/usr/lib64 -lm /usr/lib64/libfusion.so /usr/lib64/libdirect.so -lz -lpthread -ldl -lcrypt -Wl,-rpath -Wl,/usr/lib64/qingy
  355. make[3]: Leaving directory `/var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0/src/DirectFB'
  356. make[3]: Entering directory `/var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0/src'
  357. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Ilibraries -IDirectFB -DSETTINGS_DIR=\"/etc/qingy\" -pipe -W -Wall -march=native -O2 -pipe -c main.c
  358. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Ilibraries -IDirectFB -DSETTINGS_DIR=\"/etc/qingy\" -pipe -W -Wall -march=native -O2 -pipe -c reset-console.c
  359. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Ilibraries -IDirectFB -DSETTINGS_DIR=\"/etc/qingy\" -pipe -W -Wall -march=native -O2 -pipe -c libgcrypt-keygen.c
  360. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DSETTINGS_DIR=\"/etc/qingy\" -pipe -W -Wall -march=native -O2 -pipe -rdynamic -Wl,-O1 -Wl,--as-needed -o qingy-reset-console reset-console.o libraries/libqingy.la -lpthread -ldl -lcrypt
  361. main.c: In function ‘start_up’:
  362. main.c:152:36: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result]
  363. main.c: In function ‘read_action’:
  364. main.c:126:8: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
  365. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DSETTINGS_DIR=\"/etc/qingy\" -pipe -W -Wall -march=native -O2 -pipe -rdynamic -Wl,-O1 -Wl,--as-needed -o qingy-keygen libgcrypt-keygen.o libraries/libqingy.la -lpthread -ldl -lcrypt
  366. libtool: link: x86_64-pc-linux-gnu-gcc -DSETTINGS_DIR=\"/etc/qingy\" -pipe -W -Wall -march=native -O2 -pipe -rdynamic -Wl,-O1 -o .libs/qingy-reset-console reset-console.o -Wl,--as-needed libraries/.libs/libqingy.so -L/usr/X11R6/lib -lpam -lgcrypt -lX11 -lXss -lncurses -lpthread -ldl -lcrypt -Wl,-rpath -Wl,/usr/lib64/qingy
  367. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DSETTINGS_DIR=\"/etc/qingy\" -pipe -W -Wall -march=native -O2 -pipe -rdynamic -Wl,-O1 -Wl,--as-needed -o qingy main.o libraries/libqingy.la -lpthread -ldl -lcrypt
  368. libtool: link: x86_64-pc-linux-gnu-gcc -DSETTINGS_DIR=\"/etc/qingy\" -pipe -W -Wall -march=native -O2 -pipe -rdynamic -Wl,-O1 -o .libs/qingy-keygen libgcrypt-keygen.o -Wl,--as-needed libraries/.libs/libqingy.so -L/usr/X11R6/lib -lpam -lgcrypt -lX11 -lXss -lncurses -lpthread -ldl -lcrypt -Wl,-rpath -Wl,/usr/lib64/qingy
  369. libtool: link: x86_64-pc-linux-gnu-gcc -DSETTINGS_DIR=\"/etc/qingy\" -pipe -W -Wall -march=native -O2 -pipe -rdynamic -Wl,-O1 -o .libs/qingy main.o -Wl,--as-needed libraries/.libs/libqingy.so -L/usr/X11R6/lib -lpam -lgcrypt -lX11 -lXss -lncurses -lpthread -ldl -lcrypt -Wl,-rpath -Wl,/usr/lib64/qingy
  370. make[3]: Leaving directory `/var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0/src'
  371. make[2]: Leaving directory `/var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0/src'
  372. Making all in media
  373. make[2]: Entering directory `/var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0/media'
  374. Making all in default
  375. make[3]: Entering directory `/var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0/media/default'
  376. make[3]: Nothing to be done for `all'.
  377. make[3]: Leaving directory `/var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0/media/default'
  378. Making all in gpm-lock
  379. make[3]: Entering directory `/var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0/media/gpm-lock'
  380. make[3]: Nothing to be done for `all'.
  381. make[3]: Leaving directory `/var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0/media/gpm-lock'
  382. Making all in sessions
  383. make[3]: Entering directory `/var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0/media/sessions'
  384. make[3]: Nothing to be done for `all'.
  385. make[3]: Leaving directory `/var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0/media/sessions'
  386. Making all in pam
  387. make[3]: Entering directory `/var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0/media/pam'
  388. make[3]: Nothing to be done for `all'.
  389. make[3]: Leaving directory `/var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0/media/pam'
  390. Making all in screensavers
  391. make[3]: Entering directory `/var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0/media/screensavers'
  392. Making all in pixel
  393. make[4]: Entering directory `/var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0/media/screensavers/pixel'
  394. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src/DirectFB/objects/ -D_REENTRANT -I/usr/include/directfb -fpic -shared -pipe -W -Wall -march=native -O2 -pipe -c pixel.c
  395. /bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -D_REENTRANT -I/usr/include/directfb -fpic -shared -pipe -W -Wall -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed -o pixel.qss pixel.o -lpthread -ldl -lcrypt
  396. libtool: link: x86_64-pc-linux-gnu-gcc -D_REENTRANT -I/usr/include/directfb -fpic -pipe -W -Wall -march=native -O2 -pipe -Wl,-O1 -o pixel.qss pixel.o -Wl,--as-needed -lpthread -ldl -lcrypt
  397. /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../lib64/crt1.o: In function `_start':
  398. (.text+0x20): undefined reference to `main'
  399. collect2: error: ld returned 1 exit status
  400. make[4]: *** [pixel.qss] Error 1
  401. make[4]: Leaving directory `/var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0/media/screensavers/pixel'
  402. make[3]: *** [all-recursive] Error 1
  403. make[3]: Leaving directory `/var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0/media/screensavers'
  404. make[2]: *** [all-recursive] Error 1
  405. make[2]: Leaving directory `/var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0/media'
  406. make[1]: *** [all-recursive] Error 1
  407. make[1]: Leaving directory `/var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0'
  408. make: *** [all] Error 2
  409. * ERROR: sys-apps/qingy-1.0.0::gentoo failed (compile phase):
  410. * emake failed
  411. *
  412. * If you need support, post the output of `emerge --info '=sys-apps/qingy-1.0.0::gentoo'`,
  413. * the complete build log and the output of `emerge -pqv '=sys-apps/qingy-1.0.0::gentoo'`.
  414. * The complete build log is located at '/var/tmp/portage/sys-apps/qingy-1.0.0/temp/build.log'.
  415. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/qingy-1.0.0/temp/environment'.
  416. * Working directory: '/var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0'
  417. * S: '/var/tmp/portage/sys-apps/qingy-1.0.0/work/qingy-1.0.0'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement