1. * Package: sys-libs/libhx-3.14
  2. * Repository: gentoo
  3. * Maintainer: hanno@gentoo.org mattst88@gentoo.org
  4. * USE: 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 libHX-3.14.tar.xz to /tmp/portage/sys-libs/libhx-3.14/work
  15. >>> Source unpacked in /tmp/portage/sys-libs/libhx-3.14/work
  16. >>> Preparing source in /tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14 ...
  17. >>> Source prepared.
  18. >>> Configuring source in /tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14 ...
  19. * econf: updating libHX-3.14/build-aux/config.guess with /usr/share/gnuconfig/config.guess
  20. * econf: updating libHX-3.14/build-aux/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 --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --docdir=/usr/share/doc/libhx-3.14
  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 how to create a pax tar archive... gnutar
  29. checking whether make supports nested variables... yes
  30. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  31. checking whether the C compiler works... yes
  32. checking for C compiler default output file name... a.out
  33. checking for suffix of executables...
  34. checking whether we are cross compiling... no
  35. checking for suffix of object files... o
  36. checking whether we are using the GNU C compiler... yes
  37. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  38. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  39. checking for style of include used by make... GNU
  40. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  41. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  42. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  43. checking whether we are using the GNU C++ compiler... yes
  44. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  45. checking dependency style of x86_64-pc-linux-gnu-g++... none
  46. checking whether make supports nested variables... (cached) yes
  47. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  48. checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar
  49. checking build system type... x86_64-pc-linux-gnu
  50. checking host system type... x86_64-pc-linux-gnu
  51. checking how to print strings... printf
  52. checking for a sed that does not truncate output... /bin/sed
  53. checking for grep that handles long lines and -e... /bin/grep
  54. checking for egrep... /bin/grep -E
  55. checking for fgrep... /bin/grep -F
  56. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  57. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  58. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  59. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  60. checking whether ln -s works... yes
  61. checking the maximum length of command line arguments... 1572864
  62. checking whether the shell understands some XSI constructs... yes
  63. checking whether the shell understands "+="... yes
  64. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  65. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  66. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  67. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  68. checking how to recognize dependent libraries... pass_all
  69. checking for x86_64-pc-linux-gnu-dlltool... no
  70. checking for dlltool... no
  71. checking how to associate runtime and link libraries... printf %s\n
  72. checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar
  73. checking for archiver @FILE support... @
  74. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  75. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  76. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  77. checking for sysroot... no
  78. checking for x86_64-pc-linux-gnu-mt... no
  79. checking for mt... mt
  80. checking if mt is a manifest tool... no
  81. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  82. checking for ANSI C header files... yes
  83. checking for sys/types.h... yes
  84. checking for sys/stat.h... yes
  85. checking for stdlib.h... yes
  86. checking for string.h... yes
  87. checking for memory.h... yes
  88. checking for strings.h... yes
  89. checking for inttypes.h... yes
  90. checking for stdint.h... yes
  91. checking for unistd.h... yes
  92. checking for dlfcn.h... yes
  93. checking for objdir... .libs
  94. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  95. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  96. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  97. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  98. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  99. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  100. 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
  101. checking whether -lc should be explicitly linked in... no
  102. checking dynamic linker characteristics... GNU/Linux ld.so
  103. checking how to hardcode library paths into programs... immediate
  104. checking for shl_load... no
  105. checking for shl_load in -ldld... no
  106. checking for dlopen... no
  107. checking for dlopen in -ldl... yes
  108. checking whether a program can dlopen itself... yes
  109. checking whether a statically linked program can dlopen itself... no
  110. checking whether stripping libraries is possible... yes
  111. checking if libtool supports shared libraries... yes
  112. checking whether to build shared libraries... yes
  113. checking whether to build static libraries... no
  114. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  115. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  116. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  117. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  118. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  119. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  120. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  121. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  122. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  123. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  124. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  125. checking how to hardcode library paths into programs... immediate
  126. checking for mingw32... no
  127. checking whether compiler accepts -fvisibility=hidden... yes
  128. checking for library containing dlopen... -ldl
  129. checking for library containing clock_gettime... none required
  130. checking for library containing pthread_mutex_lock... none required
  131. checking for library containing getaddrinfo... none required
  132. checking non-standard libraries containing getaddrinfo... no
  133. checking size of void *... 8
  134. checking size of char *... 8
  135. checking size of struct x *... 8
  136. checking size of struct x **... 8
  137. checking for struct timespec.tv_nsec... yes
  138. checking for struct timeval.tv_usec... yes
  139. checking for struct stat.st_mtimensec... no
  140. checking for struct stat.st_mtim... yes
  141. checking for struct stat.st_mtimespec... no
  142. checking for struct stat.st_mtime... yes
  143. checking for struct stat.st_otimensec... no
  144. checking for struct stat.st_otim... no
  145. checking for struct stat.st_otimespec... no
  146. checking for struct stat.st_otime... no
  147. checking for fork... yes
  148. checking for execv... yes
  149. checking for execvp... yes
  150. checking for pipe... yes
  151. checking for getegid... yes
  152. checking for geteuid... yes
  153. checking for getpid... yes
  154. checking for getppid... yes
  155. checking that generated files are newer than configure... done
  156. configure: creating ./config.status
  157. config.status: creating Makefile
  158. config.status: creating doc/Makefile
  159. config.status: creating src/Makefile
  160. config.status: creating include/Makefile
  161. config.status: creating libHX.pc
  162. config.status: creating config.h
  163. config.status: executing depfiles commands
  164. config.status: executing libtool commands
  165. >>> Source configured.
  166. >>> Compiling source in /tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14 ...
  167. make -j24
  168. make all-recursive
  169. make[1]: Entering directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14'
  170. Making all in doc
  171. make[2]: Entering directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14/doc'
  172. make[2]: Nothing to be done for `all'.
  173. make[2]: Leaving directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14/doc'
  174. Making all in include
  175. make[2]: Entering directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14/include'
  176. make[2]: Nothing to be done for `all'.
  177. make[2]: Leaving directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14/include'
  178. Making all in src
  179. make[2]: Entering directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14/src'
  180. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o deque.lo deque.c
  181. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o dl.lo dl.c
  182. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o format.lo format.c
  183. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o io.lo io.c
  184. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o map.lo map.c
  185. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o mc.lo mc.c
  186. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o misc.lo misc.c
  187. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o opt.lo opt.c
  188. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rand.lo rand.c
  189. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o string.lo string.c
  190. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o time.lo time.c
  191. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o proc.lo proc.c
  192. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o rtcheck.lo rtcheck.c
  193. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c deque.c -fPIC -DPIC -o .libs/deque.o
  194. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c io.c -fPIC -DPIC -o .libs/io.o
  195. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c misc.c -fPIC -DPIC -o .libs/misc.o
  196. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c format.c -fPIC -DPIC -o .libs/format.o
  197. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c opt.c -fPIC -DPIC -o .libs/opt.o
  198. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rtcheck.c -fPIC -DPIC -o .libs/rtcheck.o
  199. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c dl.c -fPIC -DPIC -o .libs/dl.o
  200. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c map.c -fPIC -DPIC -o .libs/map.o
  201. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c mc.c -fPIC -DPIC -o .libs/mc.o
  202. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c time.c -fPIC -DPIC -o .libs/time.o
  203. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c rand.c -fPIC -DPIC -o .libs/rand.o
  204. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c string.c -fPIC -DPIC -o .libs/string.o
  205. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c proc.c -fPIC -DPIC -o .libs/proc.o
  206. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -version-info 29:0:1 -Wl,--version-script=./libHX.map -Wl,-O1 -Wl,--as-needed -o libHX.la -rpath /usr/lib64 deque.lo dl.lo format.lo io.lo map.lo mc.lo misc.lo opt.lo rand.lo string.lo time.lo proc.lo -ldl
  207. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/deque.o .libs/dl.o .libs/format.o .libs/io.o .libs/map.o .libs/mc.o .libs/misc.o .libs/opt.o .libs/rand.o .libs/string.o .libs/time.o .libs/proc.o -ldl -O2 -march=native -Wl,--version-script=./libHX.map -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libHX.so.28 -o .libs/libHX.so.28.1.0
  208. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -avoid-version -module -Wl,--version-script=./libHX.map -Wl,-O1 -Wl,--as-needed -o libHX_rtcheck.la -rpath /usr/lib64 rtcheck.lo -ldl
  209. libtool: link: (cd ".libs" && rm -f "libHX.so.28" && ln -s "libHX.so.28.1.0" "libHX.so.28")
  210. libtool: link: (cd ".libs" && rm -f "libHX.so" && ln -s "libHX.so.28.1.0" "libHX.so")
  211. libtool: link: ( cd ".libs" && rm -f "libHX.la" && ln -s "../libHX.la" "libHX.la" )
  212. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rtcheck.o -ldl -O2 -march=native -Wl,--version-script=./libHX.map -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libHX_rtcheck.so -o .libs/libHX_rtcheck.so
  213. libtool: link: ( cd ".libs" && rm -f "libHX_rtcheck.la" && ln -s "../libHX_rtcheck.la" "libHX_rtcheck.la" )
  214. make[2]: Leaving directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14/src'
  215. make[2]: Entering directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14'
  216. make[2]: Leaving directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14'
  217. make[1]: Leaving directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14'
  218. >>> Source compiled.
  219. >>> Test phase [check]: sys-libs/libhx-3.14
  220. * Tinderbox QA Notice: 'make' called by __eapi0_src_test
  221. make -j24 -j24 check
  222. Making check in doc
  223. make[1]: Entering directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14/doc'
  224. make[1]: Nothing to be done for `check'.
  225. make[1]: Leaving directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14/doc'
  226. Making check in include
  227. make[1]: Entering directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14/include'
  228. make[1]: Nothing to be done for `check'.
  229. make[1]: Leaving directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14/include'
  230. Making check in src
  231. make[1]: Entering directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14/src'
  232. make tc-compile tc-cast tc-deque tc-dir tc-format tc-link tc-list tc-list2 tc-map tc-memmem tc-misc tc-netio tc-option tc-proc tc-rand tc-realpath tc-shconfig tc-string tc-time tx-compile tx-cast tx-deque tx-dir tx-list tx-list2 tx-misc tx-netio tx-option tx-proc tx-rand tx-string tx-time
  233. make[2]: Entering directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14/src'
  234. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tc-compile.o tc-compile.c
  235. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -std=c99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tc_cast-tc-cast.o `test -f 'tc-cast.c' || echo './'`tc-cast.c
  236. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tc-deque.o tc-deque.c
  237. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tc-dir.o tc-dir.c
  238. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tc-format.o tc-format.c
  239. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tc-link.o tc-link.c
  240. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tc-list.o tc-list.c
  241. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -fstrict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tc_list2-tc-list2.o `test -f 'tc-list2.c' || echo './'`tc-list2.c
  242. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tc-map.o tc-map.c
  243. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tc-memmem.o tc-memmem.c
  244. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tc-misc.o tc-misc.c
  245. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tc-netio.o tc-netio.c
  246. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tc-option.o tc-option.c
  247. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tc-proc.o tc-proc.c
  248. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tc-rand.o tc-rand.c
  249. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tc-realpath.o tc-realpath.c
  250. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tc-shconfig.o tc-shconfig.c
  251. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tc-string.o tc-string.c
  252. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tc-time.o tc-time.c
  253. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tx-compile.o tx-compile.cpp
  254. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -std=c++98 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tx_cast-tx-cast.o `test -f 'tx-cast.cpp' || echo './'`tx-cast.cpp
  255. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tx-deque.o tx-deque.cpp
  256. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tx-dir.o tx-dir.cpp
  257. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tx-list.o tx-list.cpp
  258. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -fstrict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tx_list2-tx-list2.o `test -f 'tx-list2.cpp' || echo './'`tx-list2.cpp
  259. tc-list.c: In function 'l_shift':
  260. tc-list.c:121:8: warning: variable 'x' set but not used [-Wunused-but-set-variable]
  261. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tx-misc.o tx-misc.cpp
  262. tc-cast.c: In function 'c_const2':
  263. tc-cast.c:56:14: warning: variable 'co_04' set but not used [-Wunused-but-set-variable]
  264. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tx-netio.o tx-netio.cpp
  265. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tx-option.o tx-option.cpp
  266. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tx-proc.o tx-proc.cpp
  267. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tx-rand.o tx-rand.cpp
  268. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tx-string.o tx-string.cpp
  269. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../include -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tx-time.o tx-time.cpp
  270. In file included from tx-list.cpp:1:0:
  271. tc-list.c: In function 'void l_shift()':
  272. tc-list.c:121:8: warning: variable 'x' set but not used [-Wunused-but-set-variable]
  273. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tc-compile tc-compile.o libHX.la
  274. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -std=c99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tc-cast tc_cast-tc-cast.o libHX.la -lm
  275. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tc-deque tc-deque.o
  276. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tc-dir tc-dir.o libHX.la
  277. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tc-format tc-format.o libHX.la
  278. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tc-link tc-link.o libHX.la
  279. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -fstrict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tc-list2 tc_list2-tc-list2.o libHX.la
  280. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tc-misc tc-misc.o libHX.la
  281. In file included from tx-cast.cpp:1:0:
  282. tc-cast.c: In function 'void c_const2()':
  283. tc-cast.c:56:14: warning: variable 'co_04' set but not used [-Wunused-but-set-variable]
  284. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tc-netio tc-netio.o libHX.la
  285. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tc-option tc-option.o libHX.la
  286. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tc-proc tc-proc.o libHX.la
  287. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tc-rand tc-rand.o libHX.la
  288. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tc-realpath tc-realpath.o libHX.la
  289. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tc-shconfig tc-shconfig.o libHX.la
  290. /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tx-compile tx-compile.o libHX.la
  291. /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -std=c++98 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tx-cast tx_cast-tx-cast.o libHX.la -lm
  292. /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tx-deque tx-deque.o
  293. /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tx-dir tx-dir.o libHX.la
  294. /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tx-list tx-list.o libHX.la
  295. /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -fstrict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tx-list2 tx_list2-tx-list2.o libHX.la
  296. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tc-deque tc-deque.o
  297. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/tc-format tc-format.o ./.libs/libHX.so -ldl
  298. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/tc-misc tc-misc.o ./.libs/libHX.so -ldl
  299. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/tc-compile tc-compile.o ./.libs/libHX.so -ldl
  300. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -std=c99 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/tc-cast tc_cast-tc-cast.o ./.libs/libHX.so -ldl -lm
  301. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/tc-dir tc-dir.o ./.libs/libHX.so -ldl
  302. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -fstrict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/tc-list2 tc_list2-tc-list2.o ./.libs/libHX.so -ldl
  303. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/tc-netio tc-netio.o ./.libs/libHX.so -ldl
  304. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/tc-link tc-link.o ./.libs/libHX.so -ldl
  305. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/tc-proc tc-proc.o ./.libs/libHX.so -ldl
  306. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/tc-option tc-option.o ./.libs/libHX.so -ldl
  307. /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tx-misc tx-misc.o libHX.la
  308. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/tc-rand tc-rand.o ./.libs/libHX.so -ldl
  309. /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tx-netio tx-netio.o libHX.la
  310. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/tc-shconfig tc-shconfig.o ./.libs/libHX.so -ldl
  311. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/tc-realpath tc-realpath.o ./.libs/libHX.so -ldl
  312. /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tx-option tx-option.o libHX.la
  313. /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tx-proc tx-proc.o libHX.la
  314. /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tx-rand tx-rand.o libHX.la
  315. /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tx-string tx-string.o libHX.la
  316. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tc-list tc-list.o libHX.la
  317. libtool: link: x86_64-pc-linux-gnu-g++ -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tx-deque tx-deque.o
  318. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tc-memmem tc-memmem.o libHX.la
  319. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tc-string tc-string.o libHX.la
  320. libtool: link: x86_64-pc-linux-gnu-g++ -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/tx-compile tx-compile.o ./.libs/libHX.so -ldl
  321. libtool: link: x86_64-pc-linux-gnu-g++ -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -std=c++98 -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/tx-cast tx_cast-tx-cast.o ./.libs/libHX.so -ldl -lm
  322. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tc-time tc-time.o libHX.la
  323. libtool: link: x86_64-pc-linux-gnu-g++ -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/tx-dir tx-dir.o ./.libs/libHX.so -ldl
  324. libtool: link: x86_64-pc-linux-gnu-g++ -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/tx-list tx-list.o ./.libs/libHX.so -ldl
  325. libtool: link: x86_64-pc-linux-gnu-g++ -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -fstrict-aliasing -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/tx-list2 tx_list2-tx-list2.o ./.libs/libHX.so -ldl
  326. /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tx-time tx-time.o libHX.la
  327. libtool: link: x86_64-pc-linux-gnu-g++ -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/tx-misc tx-misc.o ./.libs/libHX.so -ldl
  328. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o tc-map tc-map.o libHX.la -lm
  329. libtool: link: x86_64-pc-linux-gnu-g++ -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/tx-netio tx-netio.o ./.libs/libHX.so -ldl
  330. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/tc-string tc-string.o ./.libs/libHX.so -ldl
  331. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/tc-list tc-list.o ./.libs/libHX.so -ldl
  332. libtool: link: x86_64-pc-linux-gnu-g++ -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/tx-option tx-option.o ./.libs/libHX.so -ldl
  333. libtool: link: x86_64-pc-linux-gnu-g++ -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/tx-proc tx-proc.o ./.libs/libHX.so -ldl
  334. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/tc-memmem tc-memmem.o ./.libs/libHX.so -ldl
  335. libtool: link: x86_64-pc-linux-gnu-g++ -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/tx-rand tx-rand.o ./.libs/libHX.so -ldl
  336. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/tc-time tc-time.o ./.libs/libHX.so -ldl
  337. libtool: link: x86_64-pc-linux-gnu-g++ -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/tx-string tx-string.o ./.libs/libHX.so -ldl
  338. libtool: link: x86_64-pc-linux-gnu-g++ -Wall -Wno-pointer-arith -Wredundant-decls -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/tx-time tx-time.o ./.libs/libHX.so -ldl
  339. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Wformat=2 -pipe -fvisibility=hidden -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o .libs/tc-map tc-map.o ./.libs/libHX.so -ldl -lm
  340. make[2]: Leaving directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14/src'
  341. make[1]: Leaving directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14/src'
  342. make[1]: Entering directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14'
  343. make[1]: Leaving directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14'
  344. >>> Install libhx-3.14 into /tmp/portage/sys-libs/libhx-3.14/image/ category sys-libs
  345. make -j24 DESTDIR=/tmp/portage/sys-libs/libhx-3.14/image/ install
  346. Making install in doc
  347. make[1]: Entering directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14/doc'
  348. make[2]: Entering directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14/doc'
  349. make[2]: Nothing to be done for `install-exec-am'.
  350. /bin/mkdir -p '/tmp/portage/sys-libs/libhx-3.14/image//usr/share/doc/libhx-3.14'
  351. /usr/bin/install -c -m 644 libHX_Documentation.pdf '/tmp/portage/sys-libs/libhx-3.14/image//usr/share/doc/libhx-3.14'
  352. make[2]: Leaving directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14/doc'
  353. make[1]: Leaving directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14/doc'
  354. Making install in include
  355. make[1]: Entering directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14/include'
  356. make[2]: Entering directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14/include'
  357. make[2]: Nothing to be done for `install-exec-am'.
  358. /bin/mkdir -p '/tmp/portage/sys-libs/libhx-3.14/image//usr/include'
  359. /bin/mkdir -p '/tmp/portage/sys-libs/libhx-3.14/image//usr/include/libHX'
  360. /usr/bin/install -c -m 644 libHX/ctype_helper.h libHX/defs.h libHX/deque.h libHX/init.h libHX/io.h libHX/list.h libHX/map.h libHX/misc.h libHX/option.h libHX/proc.h libHX/string.h libHX/libxml_helper.h libHX/wx_helper.hpp '/tmp/portage/sys-libs/libhx-3.14/image//usr/include/libHX'
  361. /usr/bin/install -c -m 644 libHX.h '/tmp/portage/sys-libs/libhx-3.14/image//usr/include/.'
  362. make[2]: Leaving directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14/include'
  363. make[1]: Leaving directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14/include'
  364. Making install in src
  365. make[1]: Entering directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14/src'
  366. make[2]: Entering directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14/src'
  367. make[2]: Nothing to be done for `install-data-am'.
  368. /bin/mkdir -p '/tmp/portage/sys-libs/libhx-3.14/image//usr/lib64'
  369. /bin/sh ../libtool --mode=install /usr/bin/install -c libHX.la libHX_rtcheck.la '/tmp/portage/sys-libs/libhx-3.14/image//usr/lib64'
  370. libtool: install: /usr/bin/install -c .libs/libHX.so.28.1.0 /tmp/portage/sys-libs/libhx-3.14/image//usr/lib64/libHX.so.28.1.0
  371. libtool: install: (cd /tmp/portage/sys-libs/libhx-3.14/image//usr/lib64 && { ln -s -f libHX.so.28.1.0 libHX.so.28 || { rm -f libHX.so.28 && ln -s libHX.so.28.1.0 libHX.so.28; }; })
  372. libtool: install: (cd /tmp/portage/sys-libs/libhx-3.14/image//usr/lib64 && { ln -s -f libHX.so.28.1.0 libHX.so || { rm -f libHX.so && ln -s libHX.so.28.1.0 libHX.so; }; })
  373. libtool: install: /usr/bin/install -c .libs/libHX.lai /tmp/portage/sys-libs/libhx-3.14/image//usr/lib64/libHX.la
  374. libtool: install: /usr/bin/install -c .libs/libHX_rtcheck.so /tmp/portage/sys-libs/libhx-3.14/image//usr/lib64/libHX_rtcheck.so
  375. libtool: install: /usr/bin/install -c .libs/libHX_rtcheck.lai /tmp/portage/sys-libs/libhx-3.14/image//usr/lib64/libHX_rtcheck.la
  376. libtool: install: warning: remember to run `libtool --finish /usr/lib64'
  377. make[2]: Leaving directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14/src'
  378. make[1]: Leaving directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14/src'
  379. make[1]: Entering directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14'
  380. make[2]: Entering directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14'
  381. make[2]: Nothing to be done for `install-exec-am'.
  382. /bin/mkdir -p '/tmp/portage/sys-libs/libhx-3.14/image//usr/lib64/pkgconfig'
  383. /usr/bin/install -c -m 644 libHX.pc '/tmp/portage/sys-libs/libhx-3.14/image//usr/lib64/pkgconfig'
  384. make[2]: Leaving directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14'
  385. make[1]: Leaving directory `/tmp/portage/sys-libs/libhx-3.14/work/libHX-3.14'
  386. /tmp/portage/sys-libs/libhx-3.14/temp/environment: line 402: prune_libtool_files: command not found
  387. >>> Completed installing libhx-3.14 into /tmp/portage/sys-libs/libhx-3.14/image/
  388. * QA Notice: command not found:
  389. *
  390. * /tmp/portage/sys-libs/libhx-3.14/temp/environment: line 402: prune_libtool_files: command not found
  391. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  392. usr/lib64/libHX.so.28.1.0
  393. usr/lib64/libHX_rtcheck.so
  394. ecompressdir: bzip2 -9 /usr/share/doc
  395. removing executable bit: usr/lib64/libHX.la
  396. removing executable bit: usr/lib64/libHX_rtcheck.la