1. * Package: www-plugins/mozplugger-1.14.3
  2. * Repository: gentoo
  3. * Maintainer: chutzpah@gentoo.org mozilla@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] atlas *
  8. [2] reference
  9. Installed BLAS for library directory lib64
  10. [1] atlas *
  11. [2] atlas-threads
  12. [3] reference
  13. Installed CBLAS for library directory lib64
  14. [1] atlas
  15. [2] atlas-threads
  16. [3] gsl
  17. [4] reference *
  18. >>> Unpacking source...
  19. >>> Unpacking mozplugger-1.14.3.tar.gz to /tmp/portage/www-plugins/mozplugger-1.14.3/work
  20. >>> Source unpacked in /tmp/portage/www-plugins/mozplugger-1.14.3/work
  21. >>> Preparing source in /tmp/portage/www-plugins/mozplugger-1.14.3/work/mozplugger-1.14.3 ...
  22. * Applying mozplugger-1.14.3-Makefile.in.patch ...
  23. [ ok ]
  24. >>> Source prepared.
  25. >>> Configuring source in /tmp/portage/www-plugins/mozplugger-1.14.3/work/mozplugger-1.14.3 ...
  26. ./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
  27. configure: loading site script /usr/share/config.site
  28. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  29. checking whether the C compiler works... yes
  30. checking for C compiler default output file name... a.out
  31. checking for suffix of executables...
  32. checking whether we are cross compiling... no
  33. checking for suffix of object files... o
  34. checking whether we are using the GNU C compiler... yes
  35. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  36. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  37. checking whether ln -s works... yes
  38. checking whether make sets $(MAKE)... yes
  39. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  40. checking for X... libraries , headers
  41. checking for ... no
  42. checking for /usr/lib/mozilla/plugins... no
  43. checking for /usr/lib/firefox/plugins... no
  44. checking for XDisplayName in -lX11... yes
  45. checking for grep that handles long lines and -e... /bin/grep
  46. checking for egrep... /bin/grep -E
  47. checking for ANSI C header files... yes
  48. checking for sys/types.h... yes
  49. checking for sys/stat.h... yes
  50. checking for stdlib.h... yes
  51. checking for string.h... yes
  52. checking for memory.h... yes
  53. checking for strings.h... yes
  54. checking for inttypes.h... yes
  55. checking for stdint.h... yes
  56. checking for unistd.h... yes
  57. checking fcntl.h usability... yes
  58. checking fcntl.h presence... yes
  59. checking for fcntl.h... yes
  60. checking for inttypes.h... (cached) yes
  61. checking for stdint.h... (cached) yes
  62. checking for stdlib.h... (cached) yes
  63. checking for string.h... (cached) yes
  64. checking sys/socket.h usability... yes
  65. checking sys/socket.h presence... yes
  66. checking for sys/socket.h... yes
  67. checking sys/time.h usability... yes
  68. checking sys/time.h presence... yes
  69. checking for sys/time.h... yes
  70. checking for unistd.h... (cached) yes
  71. checking for stdbool.h that conforms to C99... yes
  72. checking for _Bool... yes
  73. checking for int16_t... yes
  74. checking for int32_t... yes
  75. checking for pid_t... yes
  76. checking for size_t... yes
  77. checking for ssize_t... yes
  78. checking for uint16_t... yes
  79. checking for uint32_t... yes
  80. checking for library containing gethostbyname... none required
  81. checking for library containing socket... none required
  82. checking vfork.h usability... no
  83. checking vfork.h presence... no
  84. checking for vfork.h... no
  85. checking for fork... yes
  86. checking for vfork... yes
  87. checking for working fork... yes
  88. checking for working vfork... (cached) yes
  89. checking for stdlib.h... (cached) yes
  90. checking for GNU libc compatible malloc... yes
  91. checking for alarm... yes
  92. checking for dup2... yes
  93. checking for gethostname... yes
  94. checking for memset... yes
  95. checking for mkdir... yes
  96. checking for putenv... yes
  97. checking for rmdir... yes
  98. checking for select... yes
  99. checking for strcasecmp... yes
  100. checking for strchr... yes
  101. checking for strcspn... yes
  102. checking for strncasecmp... yes
  103. checking for strrchr... yes
  104. checking for strstr... yes
  105. configure: creating ./config.status
  106. config.status: creating Makefile
  107. config.status: creating config.h
  108. >>> Source configured.
  109. >>> Compiling source in /tmp/portage/www-plugins/mozplugger-1.14.3/work/mozplugger-1.14.3 ...
  110. make -j24 CC=x86_64-pc-linux-gnu-gcc LD=x86_64-pc-linux-gnu-gcc 'RPM_OPT_FLAGS=-O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches' 'XCFLAGS=-fPIC -Wall' 'COMMON_LDFLAGS=-Wl,-O1 -Wl,--as-needed' all
  111. x86_64-pc-linux-gnu-gcc -c -I. -I. -I./npapi/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -fPIC -Wall -fPIC -Wall -O2 -o mozplugger.o './mozplugger.c'
  112. x86_64-pc-linux-gnu-gcc -c -I. -I. -I./npapi/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -fPIC -Wall -fPIC -Wall -O2 -o npunix.o './npapi/common/npunix.c'
  113. x86_64-pc-linux-gnu-gcc -c -I. -I. -I./npapi/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -fPIC -Wall -fPIC -Wall -O2 -o mozplugger-common.o './mozplugger-common.c'
  114. x86_64-pc-linux-gnu-gcc -c -I. -I. -I./npapi/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -fPIC -Wall -fPIC -Wall -O2 -o debug.o './debug.c'
  115. x86_64-pc-linux-gnu-gcc -c -I. -I. -I./npapi/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -fPIC -Wall -fPIC -Wall -O2 -o mozplugger-helper.o './mozplugger-helper.c'
  116. x86_64-pc-linux-gnu-gcc -c -I. -I. -I./npapi/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -fPIC -Wall -fPIC -Wall -O2 -o child.o './child.c'
  117. x86_64-pc-linux-gnu-gcc -c -I. -I. -I./npapi/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -fPIC -Wall -fPIC -Wall -O2 -o mozplugger-controller.o './mozplugger-controller.c'
  118. x86_64-pc-linux-gnu-gcc -c -I. -I. -I./npapi/include -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc\" -fPIC -Wall -fPIC -Wall -O2 -o mozplugger-linker.o './mozplugger-linker.c'
  119. ./child.c: In function 'handle_SIGCHLD_event':
  120. ./child.c:130:9: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
  121. ./mozplugger-helper.c: In function 'setup_display':
  122. ./mozplugger-helper.c:829:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  123. ./mozplugger.c: In function 'resize_window':
  124. ./mozplugger.c:2995:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  125. ./mozplugger.c: In function 'NPP_SetWindow':
  126. ./mozplugger.c:3086:37: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
  127. x86_64-pc-linux-gnu-gcc -o mozplugger-linker mozplugger-linker.o mozplugger-common.o child.o debug.o -Wl,-O1 -Wl,--as-needed -lX11
  128. x86_64-pc-linux-gnu-gcc -o mozplugger-controller mozplugger-controller.o mozplugger-common.o child.o debug.o -Wl,-O1 -Wl,--as-needed -lX11
  129. x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -o mozplugger-helper mozplugger-helper.o mozplugger-common.o child.o debug.o -lX11
  130. gcc -shared -Wl,-O1 -Wl,--as-needed -o mozplugger.so mozplugger.o mozplugger-common.o npunix.o debug.o -lX11
  131. >>> Source compiled.
  132. >>> Test phase [none]: www-plugins/mozplugger-1.14.3
  133. >>> Install mozplugger-1.14.3 into /tmp/portage/www-plugins/mozplugger-1.14.3/image/ category www-plugins
  134. make -j24 root=/tmp/portage/www-plugins/mozplugger-1.14.3/image/ install
  135. cp mozplugger-helper /tmp/portage/www-plugins/mozplugger-1.14.3/image//usr/bin
  136. cp mozplugger-controller /tmp/portage/www-plugins/mozplugger-1.14.3/image//usr/bin
  137. cp mozplugger-linker /tmp/portage/www-plugins/mozplugger-1.14.3/image//usr/bin
  138. cp mozplugger.so /tmp/portage/www-plugins/mozplugger-1.14.3/image//usr/lib64/nsbrowser/plugins/
  139. cp ./mozpluggerrc /tmp/portage/www-plugins/mozplugger-1.14.3/image//etc
  140. cp ./mozplugger.7 /tmp/portage/www-plugins/mozplugger-1.14.3/image//usr/share/man/man7/
  141. >>> Completed installing mozplugger-1.14.3 into /tmp/portage/www-plugins/mozplugger-1.14.3/image/
  142. * QA Notice: Files built without respecting CFLAGS have been detected
  143. * Please include the following list of files in your report:
  144. * /usr/lib64/nsbrowser/plugins/mozplugger.so
  145. * /usr/bin/mozplugger-linker
  146. * /usr/bin/mozplugger-controller
  147. * /usr/bin/mozplugger-helper
  148. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  149. usr/lib64/nsbrowser/plugins/mozplugger.so
  150. usr/bin/mozplugger-linker
  151. usr/bin/mozplugger-controller
  152. usr/bin/mozplugger-helper
  153. ecompressdir: bzip2 -9 /usr/share/man