Advertisement
Guest User

LOG

a guest
Nov 20th, 2013
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.14 KB | None | 0 0
  1.  * Package: sys-libs/mtdev-1.1.4
  2.  * Repository: gentoo
  3.  * Maintainer: [email protected] [email protected]
  4.  * USE: amd64 elibc_glibc kernel_linux userland_GNU
  5.  * FEATURES: preserve-libs sandbox userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking mtdev-1.1.4.tar.bz2 to /var/tmp/portage/sys-libs/mtdev-1.1.4/work
  8. >>> Source unpacked in /var/tmp/portage/sys-libs/mtdev-1.1.4/work
  9. >>> Preparing source in /var/tmp/portage/sys-libs/mtdev-1.1.4/work/mtdev-1.1.4 ...
  10. >>> Source prepared.
  11. >>> Configuring source in /var/tmp/portage/sys-libs/mtdev-1.1.4/work/mtdev-1.1.4 ...
  12. * econf: updating mtdev-1.1.4/config-aux/config.sub with /usr/share/gnuconfig/config.sub
  13. * econf: updating mtdev-1.1.4/config-aux/config.guess with /usr/share/gnuconfig/config.guess
  14. ./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 --disable-static
  15. checking for a BSD-compatible install... /usr/bin/install -c
  16. checking whether build environment is sane... yes
  17. /var/tmp/portage/sys-libs/mtdev-1.1.4/work/mtdev-1.1.4/config-aux/missing: Unknown `--is-lightweight' option
  18. Try `/var/tmp/portage/sys-libs/mtdev-1.1.4/work/mtdev-1.1.4/config-aux/missing --help' for more information
  19. configure: WARNING: 'missing' script is too old or missing
  20. checking for a thread-safe mkdir -p... /bin/mkdir -p
  21. checking for gawk... gawk
  22. checking whether make sets $(MAKE)... yes
  23. checking whether make supports nested variables... yes
  24. checking whether make supports nested variables... (cached) yes
  25. checking build system type... x86_64-pc-linux-gnu
  26. checking host system type... x86_64-pc-linux-gnu
  27. checking how to print strings... printf
  28. checking for style of include used by make... GNU
  29. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  30. checking whether the C compiler works... yes
  31. checking for C compiler default output file name... a.out
  32. checking for suffix of executables...
  33. checking whether we are cross compiling... no
  34. checking for suffix of object files... o
  35. checking whether we are using the GNU C compiler... yes
  36. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  37. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  38. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  39. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  40. checking for a sed that does not truncate output... /bin/sed
  41. checking for grep that handles long lines and -e... /bin/grep
  42. checking for egrep... /bin/grep -E
  43. checking for fgrep... /bin/grep -F
  44. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  45. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  46. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  47. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  48. checking whether ln -s works... yes
  49. checking the maximum length of command line arguments... 1572864
  50. checking whether the shell understands some XSI constructs... yes
  51. checking whether the shell understands "+="... yes
  52. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  53. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  54. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  55. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  56. checking how to recognize dependent libraries... pass_all
  57. checking for x86_64-pc-linux-gnu-dlltool... no
  58. checking for dlltool... no
  59. checking how to associate runtime and link libraries... printf %s\n
  60. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  61. checking for archiver @FILE support... @
  62. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  63. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  64. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  65. checking for sysroot... no
  66. checking for x86_64-pc-linux-gnu-mt... no
  67. checking for mt... no
  68. checking if : is a manifest tool... no
  69. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  70. checking for ANSI C header files... yes
  71. checking for sys/types.h... yes
  72. checking for sys/stat.h... yes
  73. checking for stdlib.h... yes
  74. checking for string.h... yes
  75. checking for memory.h... yes
  76. checking for strings.h... yes
  77. checking for inttypes.h... yes
  78. checking for stdint.h... yes
  79. checking for unistd.h... yes
  80. checking for dlfcn.h... yes
  81. checking for objdir... .libs
  82. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  83. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  84. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  85. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  86. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  87. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  88. 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
  89. checking whether -lc should be explicitly linked in... no
  90. checking dynamic linker characteristics... GNU/Linux ld.so
  91. checking how to hardcode library paths into programs... immediate
  92. checking whether stripping libraries is possible... yes
  93. checking if libtool supports shared libraries... yes
  94. checking whether to build shared libraries... yes
  95. checking whether to build static libraries... no
  96. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  97. checking whether we are using the GNU C compiler... (cached) yes
  98. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  99. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  100. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
  101. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  102. checking that generated files are newer than configure... done
  103. configure: creating ./config.status
  104. config.status: creating Makefile
  105. config.status: creating src/Makefile
  106. config.status: creating test/Makefile
  107. config.status: creating mtdev.pc
  108. config.status: creating config.h
  109. config.status: executing depfiles commands
  110. config.status: executing libtool commands
  111. >>> Source configured.
  112. >>> Compiling source in /var/tmp/portage/sys-libs/mtdev-1.1.4/work/mtdev-1.1.4 ...
  113. make -j3
  114. make all-recursive
  115. make[1]: Entering directory `/var/tmp/portage/sys-libs/mtdev-1.1.4/work/mtdev-1.1.4'
  116. Making all in src
  117. make[2]: Entering directory `/var/tmp/portage/sys-libs/mtdev-1.1.4/work/mtdev-1.1.4/src'
  118. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -march=nocona -O2 -pipe -c -o caps.lo caps.c
  119. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -march=nocona -O2 -pipe -c -o core.lo core.c
  120. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -march=nocona -O2 -pipe -c -o iobuf.lo iobuf.c
  121. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -march=nocona -O2 -pipe -c core.c -fPIC -DPIC -o .libs/core.o
  122. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -march=nocona -O2 -pipe -c caps.c -fPIC -DPIC -o .libs/caps.o
  123. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -march=nocona -O2 -pipe -c iobuf.c -fPIC -DPIC -o .libs/iobuf.o
  124. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -march=nocona -O2 -pipe -c -o match.lo match.c
  125. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -march=nocona -O2 -pipe -c match.c -fPIC -DPIC -o .libs/match.o
  126. /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -march=nocona -O2 -pipe -c -o match_four.lo match_four.c
  127. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -march=nocona -O2 -pipe -c match_four.c -fPIC -DPIC -o .libs/match_four.o
  128. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -version-info 1:0:0 -Wl,-O1 -Wl,--as-needed -o libmtdev.la -rpath /usr/lib64 caps.lo core.lo iobuf.lo match.lo match_four.lo
  129. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/caps.o .libs/core.o .libs/iobuf.o .libs/match.o .libs/match_four.o -march=nocona -O2 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libmtdev.so.1 -o .libs/libmtdev.so.1.0.0
  130. libtool: link: (cd ".libs" && rm -f "libmtdev.so.1" && ln -s "libmtdev.so.1.0.0" "libmtdev.so.1")
  131. libtool: link: (cd ".libs" && rm -f "libmtdev.so" && ln -s "libmtdev.so.1.0.0" "libmtdev.so")
  132. libtool: link: ( cd ".libs" && rm -f "libmtdev.la" && ln -s "../libmtdev.la" "libmtdev.la" )
  133. make[2]: Leaving directory `/var/tmp/portage/sys-libs/mtdev-1.1.4/work/mtdev-1.1.4/src'
  134. Making all in test
  135. make[2]: Entering directory `/var/tmp/portage/sys-libs/mtdev-1.1.4/work/mtdev-1.1.4/test'
  136. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -march=nocona -O2 -pipe -c -o mtdev-test.o mtdev-test.c
  137. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -march=nocona -O2 -pipe -c -o mtdev-mapgen.o mtdev-mapgen.c
  138. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -march=nocona -O2 -pipe -c -o mtdev-matching.o mtdev-matching.c
  139. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -march=nocona -O2 -pipe -c -o mtdev-kernel.o mtdev-kernel.c
  140. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -lmtdev -L../src/.libs/ -Wl,-O1 -Wl,--as-needed -o mtdev-test mtdev-test.o
  141. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -Wl,-O1 -Wl,--as-needed -o mtdev-mapgen mtdev-mapgen.o
  142. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -L../src/.libs/ -lmtdev -Wl,-O1 -Wl,--as-needed -o mtdev-kernel mtdev-kernel.o
  143. libtool: link: x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/mtdev-kernel mtdev-kernel.o -L../src/.libs/ /var/tmp/portage/sys-libs/mtdev-1.1.4/work/mtdev-1.1.4/src/.libs/libmtdev.so
  144. /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -L../src/.libs/ -lmtdev -Wl,-O1 -Wl,--as-needed -o mtdev-matching mtdev-matching.o
  145. libtool: link: x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -Wl,-O1 -Wl,--as-needed -o mtdev-mapgen mtdev-mapgen.o
  146. libtool: link: x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/mtdev-test mtdev-test.o /var/tmp/portage/sys-libs/mtdev-1.1.4/work/mtdev-1.1.4/src/.libs/libmtdev.so -L../src/.libs/
  147. libtool: link: x86_64-pc-linux-gnu-gcc -march=nocona -O2 -pipe -Wl,-O1 -Wl,--as-needed -o .libs/mtdev-matching mtdev-matching.o -L../src/.libs/ /var/tmp/portage/sys-libs/mtdev-1.1.4/work/mtdev-1.1.4/src/.libs/libmtdev.so
  148. make[2]: Leaving directory `/var/tmp/portage/sys-libs/mtdev-1.1.4/work/mtdev-1.1.4/test'
  149. make[2]: Entering directory `/var/tmp/portage/sys-libs/mtdev-1.1.4/work/mtdev-1.1.4'
  150. make[2]: Leaving directory `/var/tmp/portage/sys-libs/mtdev-1.1.4/work/mtdev-1.1.4'
  151. make[1]: Leaving directory `/var/tmp/portage/sys-libs/mtdev-1.1.4/work/mtdev-1.1.4'
  152. >>> Source compiled.
  153. >>> Test phase [not enabled]: sys-libs/mtdev-1.1.4
  154.  
  155. >>> Install mtdev-1.1.4 into /var/tmp/portage/sys-libs/mtdev-1.1.4/image/ category sys-libs
  156. make -j3 DESTDIR=/var/tmp/portage/sys-libs/mtdev-1.1.4/image/ install
  157. Making install in src
  158. make[1]: Entering directory `/var/tmp/portage/sys-libs/mtdev-1.1.4/work/mtdev-1.1.4/src'
  159. make[2]: Entering directory `/var/tmp/portage/sys-libs/mtdev-1.1.4/work/mtdev-1.1.4/src'
  160. /bin/mkdir -p '/var/tmp/portage/sys-libs/mtdev-1.1.4/image//usr/lib64'
  161. /bin/sh ../libtool --mode=install /usr/bin/install -c libmtdev.la '/var/tmp/portage/sys-libs/mtdev-1.1.4/image//usr/lib64'
  162. /bin/mkdir -p '/var/tmp/portage/sys-libs/mtdev-1.1.4/image//usr/include'
  163. /usr/bin/install -c -m 644 ../include/mtdev-mapping.h ../include/mtdev-plumbing.h ../include/mtdev.h '/var/tmp/portage/sys-libs/mtdev-1.1.4/image//usr/include'
  164. libtool: install: /usr/bin/install -c .libs/libmtdev.so.1.0.0 /var/tmp/portage/sys-libs/mtdev-1.1.4/image//usr/lib64/libmtdev.so.1.0.0
  165. libtool: install: (cd /var/tmp/portage/sys-libs/mtdev-1.1.4/image//usr/lib64 && { ln -s -f libmtdev.so.1.0.0 libmtdev.so.1 || { rm -f libmtdev.so.1 && ln -s libmtdev.so.1.0.0 libmtdev.so.1; }; })
  166. libtool: install: (cd /var/tmp/portage/sys-libs/mtdev-1.1.4/image//usr/lib64 && { ln -s -f libmtdev.so.1.0.0 libmtdev.so || { rm -f libmtdev.so && ln -s libmtdev.so.1.0.0 libmtdev.so; }; })
  167. libtool: install: /usr/bin/install -c .libs/libmtdev.lai /var/tmp/portage/sys-libs/mtdev-1.1.4/image//usr/lib64/libmtdev.la
  168. libtool: install: warning: remember to run `libtool --finish /usr/lib64'
  169. make[2]: Leaving directory `/var/tmp/portage/sys-libs/mtdev-1.1.4/work/mtdev-1.1.4/src'
  170. make[1]: Leaving directory `/var/tmp/portage/sys-libs/mtdev-1.1.4/work/mtdev-1.1.4/src'
  171. Making install in test
  172. make[1]: Entering directory `/var/tmp/portage/sys-libs/mtdev-1.1.4/work/mtdev-1.1.4/test'
  173. make[2]: Entering directory `/var/tmp/portage/sys-libs/mtdev-1.1.4/work/mtdev-1.1.4/test'
  174. make[2]: Nothing to be done for `install-data-am'.
  175. /bin/mkdir -p '/var/tmp/portage/sys-libs/mtdev-1.1.4/image//usr/bin'
  176. /bin/sh ../libtool --mode=install /usr/bin/install -c mtdev-test '/var/tmp/portage/sys-libs/mtdev-1.1.4/image//usr/bin'
  177. libtool: install: warning: `/var/tmp/portage/sys-libs/mtdev-1.1.4/work/mtdev-1.1.4/src/.libs/libmtdev.la' has not been installed in `/usr/lib64'
  178. libtool: install: /usr/bin/install -c .libs/mtdev-test /var/tmp/portage/sys-libs/mtdev-1.1.4/image//usr/bin/mtdev-test
  179. make[2]: Leaving directory `/var/tmp/portage/sys-libs/mtdev-1.1.4/work/mtdev-1.1.4/test'
  180. make[1]: Leaving directory `/var/tmp/portage/sys-libs/mtdev-1.1.4/work/mtdev-1.1.4/test'
  181. make[1]: Entering directory `/var/tmp/portage/sys-libs/mtdev-1.1.4/work/mtdev-1.1.4'
  182. make[2]: Entering directory `/var/tmp/portage/sys-libs/mtdev-1.1.4/work/mtdev-1.1.4'
  183. make[2]: Nothing to be done for `install-exec-am'.
  184. /bin/mkdir -p '/var/tmp/portage/sys-libs/mtdev-1.1.4/image//usr/lib64/pkgconfig'
  185. /usr/bin/install -c -m 644 mtdev.pc '/var/tmp/portage/sys-libs/mtdev-1.1.4/image//usr/lib64/pkgconfig'
  186. make[2]: Leaving directory `/var/tmp/portage/sys-libs/mtdev-1.1.4/work/mtdev-1.1.4'
  187. make[1]: Leaving directory `/var/tmp/portage/sys-libs/mtdev-1.1.4/work/mtdev-1.1.4'
  188. >>> Completed installing mtdev-1.1.4 into /var/tmp/portage/sys-libs/mtdev-1.1.4/image/
  189.  
  190. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version
  191. usr/lib64/libmtdev.so.1.0.0
  192. usr/bin/mtdev-test
  193. ecompressdir: bzip2 -9 /usr/share/doc
  194. "/etc/env.d/02locale", line 2: No closing quotation
  195. Traceback (most recent call last):
  196. File "/usr/lib64/portage/pym/portage/dbapi/_MergeProcess.py", line 234, in _spawn
  197. prev_mtimes=self.prev_mtimes, counter=counter)
  198. File "/usr/lib64/portage/pym/portage/dbapi/vartree.py", line 4839, in merge
  199. counter=counter)
  200. File "/usr/lib64/portage/pym/portage/dbapi/vartree.py", line 4269, in treewalk
  201. writemsg_level=self._display_merge, vardbapi=self.vartree.dbapi)
  202. File "/usr/lib64/portage/pym/portage/proxy/objectproxy.py", line 31, in __call__
  203. return result(*args, **kwargs)
  204. File "/usr/lib64/portage/pym/portage/util/env_update.py", line 73, in env_update
  205. env, writemsg_level)
  206. File "/usr/lib64/portage/pym/portage/util/env_update.py", line 120, in _env_update
  207. myconfig = getconfig(file_path, expand=False)
  208. File "/usr/lib64/portage/pym/portage/util/__init__.py", line 727, in getconfig
  209. val = _unicode_decode(lex.get_token())
  210. File "/usr/lib64/python3.2/shlex.py", line 92, in get_token
  211. raw = self.read_token()
  212. File "/usr/lib64/python3.2/shlex.py", line 168, in read_token
  213. raise ValueError("No closing quotation")
  214. ValueError: No closing quotation
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement