Advertisement
schreiberstein

gentoo-git-linux-3.6.0-rc1-spl-issue

Aug 16th, 2012
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 19.99 KB | None | 0 0
  1. schreiberstein ~ # cat /var/tmp/portage/sys-kernel/spl-9999/temp/build.log
  2.  * Package:    sys-kernel/spl-9999
  3.  * Repository: gentoo
  4.  * Maintainer: ryao@gentoo.org
  5.  * USE:        amd64 elibc_glibc kernel_linux userland_GNU
  6.  * FEATURES:   sandbox
  7.  * Determining the location of the kernel source code
  8.  * Found kernel source directory:
  9.  *     /usr/src/linux
  10.  * Found sources for kernel version:
  11.  *     3.6.0-rc1-schreiberstein
  12.  * Checking for suitable kernel configuration options...                                                                            [ ok ]
  13. >>> Unpacking source...
  14. Cloning into bare repository '/usr/portage/distfiles/egit-src/spl.git'...
  15. remote: Counting objects: 5174, done.
  16. remote: Compressing objects: 100% (1387/1387), done.
  17. remote: Total 5174 (delta 3912), reused 4984 (delta 3746)
  18. Receiving objects: 100% (5174/5174), 2.02 MiB | 841 KiB/s, done.
  19. Resolving deltas: 100% (3912/3912), done.
  20. GIT NEW clone -->
  21.    repository:               git://github.com/zfsonlinux/spl.git
  22.    at the commit:            3a9c241e555e98d364f1152c6cf22d091b7288b6
  23.    branch:                   master
  24.    storage directory:        "/usr/portage/distfiles/egit-src/spl.git"
  25.    checkout type:            bare repository
  26. Cloning into '/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999'...
  27. done.
  28. Branch branch-master set up to track remote branch master from origin.
  29. Switched to a new branch 'branch-master'
  30. >>> Unpacked to /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999
  31. >>> Source unpacked in /var/tmp/portage/sys-kernel/spl-9999/work
  32. >>> Preparing source in /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999 ...
  33.  * Running eautoreconf in '/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999' ...
  34.  * Running libtoolize --install --copy --force --automake ...                                                                       [ ok ]
  35.  * Running aclocal -I config ...                                                                                                    [ ok ]
  36.  * Running autoconf -I config ...                                                                                                   [ ok ]
  37.  * Running autoheader -I config ...                                                                                                 [ ok ]
  38.  * Running automake --add-missing --copy --foreign ...                                                                              [ ok ]
  39.  * Running elibtoolize in: spl-9999/config/
  40.  *   Applying portage/1.2.0 patch ...
  41.  *   Applying sed/1.5.6 patch ...
  42.  *   Applying as-needed/2.2.6 patch ...
  43. >>> Source prepared.
  44. >>> Configuring source in /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999 ...
  45. >>> Working in BUILD_DIR: "/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999"
  46.  * econf: updating spl-9999/config/config.guess with /usr/share/gnuconfig/config.guess
  47.  * econf: updating spl-9999/config/config.sub with /usr/share/gnuconfig/config.sub
  48. /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/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-dependency-tracking --docdir=/usr/share/doc/spl-9999 --bindir=/bin --sbindir=/sbin --with-config=all --with-linux=/usr/src/linux --with-linux-obj=/usr/src/linux --disable-debug
  49. checking metadata... yes
  50. checking build system type... x86_64-pc-linux-gnu
  51. checking host system type... x86_64-pc-linux-gnu
  52. checking target system type... x86_64-pc-linux-gnu
  53. checking whether to enable maintainer-specific portions of Makefiles... no
  54. checking whether make supports nested variables... yes
  55. checking for a BSD-compatible install... /usr/bin/install -c
  56. checking whether build environment is sane... yes
  57. checking for a thread-safe mkdir -p... /bin/mkdir -p
  58. checking for gawk... gawk
  59. checking whether make sets $(MAKE)... yes
  60. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  61. checking whether the C compiler works... yes
  62. checking for C compiler default output file name... a.out
  63. checking for suffix of executables...
  64. checking whether we are cross compiling... no
  65. checking for suffix of object files... o
  66. checking whether we are using the GNU C compiler... yes
  67. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  68. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  69. checking for style of include used by make... GNU
  70. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  71. checking how to print strings... printf
  72. checking for a sed that does not truncate output... /bin/sed
  73. checking for grep that handles long lines and -e... /bin/grep
  74. checking for egrep... /bin/grep -E
  75. checking for fgrep... /bin/grep -F
  76. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  77. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  78. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  79. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  80. checking whether ln -s works... yes
  81. checking the maximum length of command line arguments... 1572864
  82. checking whether the shell understands some XSI constructs... yes
  83. checking whether the shell understands "+="... yes
  84. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  85. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  86. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  87. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  88. checking how to recognize dependent libraries... pass_all
  89. checking for x86_64-pc-linux-gnu-dlltool... no
  90. checking for dlltool... no
  91. checking how to associate runtime and link libraries... printf %s\n
  92. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  93. checking for archiver @FILE support... @
  94. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  95. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  96. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  97. checking for sysroot... no
  98. checking for x86_64-pc-linux-gnu-mt... no
  99. checking for mt... no
  100. checking if : is a manifest tool... no
  101. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  102. checking for ANSI C header files... yes
  103. checking for sys/types.h... yes
  104. checking for sys/stat.h... yes
  105. checking for stdlib.h... yes
  106. checking for string.h... yes
  107. checking for memory.h... yes
  108. checking for strings.h... yes
  109. checking for inttypes.h... yes
  110. checking for stdint.h... yes
  111. checking for unistd.h... yes
  112. checking for dlfcn.h... yes
  113. checking for objdir... .libs
  114. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  115. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  116. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  117. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  118. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  119. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  120. 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
  121. checking whether -lc should be explicitly linked in... no
  122. checking dynamic linker characteristics... GNU/Linux ld.so
  123. checking how to hardcode library paths into programs... immediate
  124. checking whether stripping libraries is possible... yes
  125. checking if libtool supports shared libraries... yes
  126. checking whether to build shared libraries... yes
  127. checking whether to build static libraries... yes
  128. checking spl license... GPL
  129. checking linux distribution... gentoo
  130. checking default package type... tgz
  131. checking whether rpm is available... no
  132. checking whether rpmbuild is available... no
  133. checking whether dpkg is available... no
  134. checking whether dpkg-buildpackage is available... no
  135. checking whether alien is available... no
  136. checking spl config... all
  137. checking kernel source directory... /usr/src/linux
  138. checking kernel build directory... /usr/src/linux
  139. checking kernel source version... 3.6.0-rc1-schreiberstein
  140. checking kernel file name for module symbols... Module.symvers
  141. checking whether Linux was built with CONFIG_PREEMPT... no
  142. checking whether debugging is enabled... no
  143. checking whether basic debug logging is enabled... yes
  144. checking whether basic kmem accounting is enabled... yes
  145. checking whether detailed kmem tracking is enabled... no
  146. checking whether modules can be built... yes
  147. checking whether atomic types use spinlocks... no
  148. checking whether kernel defines atomic64_t... yes
  149. checking whether kernel defines atomic64_cmpxchg... no
  150. checking whether kernel defines atomic64_xchg... yes
  151. checking whether kernel defines uintptr_t... yes
  152. checking whether INIT_WORK wants 3 args... no
  153. checking whether register_sysctl_table() wants 2 args... no
  154. checking whether set_shrinker() available... no
  155. checking whether shrinker callback wants 3 args... no
  156. checking whether struct path used in struct nameidata... yes
  157. checking whether task_curr() is available... no
  158. checking whether unnumbered sysctl support exists... no
  159. checking whether struct ctl_table has ctl_name... no
  160. checking whether fls64() is available... yes
  161. checking whether device_create() is available... yes
  162. checking whether device_create() wants 5 args... yes
  163. checking whether class_device_create() is available... no
  164. checking whether set_normalized_timespec() is available as export... yes
  165. checking whether set_normalized_timespec() is an inline... yes
  166. checking whether timespec_sub() is available... yes
  167. checking whether init_utsname() is available... yes
  168. checking whether header linux/fdtable.h exists... yes
  169. checking whether files_fdtable() is available... yes
  170. checking whether __clear_close_on_exec() is available... yes
  171. checking whether header linux/uaccess.h exists... yes
  172. checking whether kmalloc_node() is available... yes
  173. checking whether monotonic_clock() is available... no
  174. checking whether struct inode has i_mutex... yes
  175. checking whether struct mutex has owner... yes
  176. checking whether struct mutex owner is a task_struct... yes
  177. checking whether mutex_lock_nested() is available... yes
  178. checking whether on_each_cpu() wants 3 args... yes
  179. checking whether kallsyms_lookup_name() is available... yes
  180. checking whether get_vmalloc_info() is available... no
  181. checking whether symbol *_pgdat exist... yes
  182. checking whether first_online_pgdat() is available... no
  183. checking whether next_online_pgdat() is available... no
  184. checking whether next_zone() is available... no
  185. checking whether pgdat_list is available... no
  186. checking whether global_page_state() is available... yes
  187. checking whether page state NR_FREE_PAGES is available... yes
  188. checking whether page state NR_INACTIVE is available... no
  189. checking whether page state NR_INACTIVE_ANON is available... yes
  190. checking whether page state NR_INACTIVE_FILE is available... yes
  191. checking whether page state NR_ACTIVE is available... no
  192. checking whether page state NR_ACTIVE_ANON is available... yes
  193. checking whether page state NR_ACTIVE_FILE is available... yes
  194. checking whether symbol get_zone_counts is needed... no
  195. checking whether user_path_dir() is available... yes
  196. checking whether set_fs_pwd() is available... no
  197. checking whether set_fs_pwd() wants 2 args... yes
  198. checking whether vfs_unlink() wants 2 args... yes
  199. checking whether vfs_rename() wants 4 args... yes
  200. checking whether vfs_fsync() is available... yes
  201. checking whether vfs_fsync() wants 2 args... yes
  202. checking whether struct fs_struct uses spinlock_t... yes
  203. checking whether struct cred exists... yes
  204. checking whether groups_search() is available... no
  205. checking whether __put_task_struct() is available... yes
  206. checking whether proc_handler() wants 5 args... yes
  207. checking whether kvasprintf() is available... yes
  208. checking whether rwsem_is_locked() acquires sem->wait_lock... no
  209. checking whether invalidate_inodes() is available... no
  210. checking whether invalidate_inodes_check() is available... no
  211. checking whether invalidate_inodes() wants 2 args... yes
  212. checking whether shrink_dcache_memory() is available... no
  213. checking whether shrink_icache_memory() is available... no
  214. checking whether symbol kern_path_parent exists in header... no
  215. checking whether kern_path_parent() is available... no
  216. checking whether zlib_deflate_workspacesize() wants 2 args... yes
  217. checking whether struct shrink_control exists... yes
  218. checking whether struct rw_semaphore member wait_lock is raw... yes
  219. checking whether pmd_alloc_with_mask exists... no
  220. configure: creating ./config.status
  221. config.status: creating Makefile
  222. config.status: creating lib/Makefile
  223. config.status: creating cmd/Makefile
  224. config.status: creating module/Makefile
  225. config.status: creating module/spl/Makefile
  226. config.status: creating module/splat/Makefile
  227. config.status: creating include/Makefile
  228. config.status: creating scripts/Makefile
  229. config.status: creating spl.spec
  230. config.status: creating spl-modules.spec
  231. config.status: creating PKGBUILD-spl
  232. config.status: creating PKGBUILD-spl-modules
  233. config.status: creating spl.release
  234. config.status: creating dkms.conf
  235. config.status: creating spl_config.h
  236. config.status: executing depfiles commands
  237. config.status: executing libtool commands
  238. >>> Source configured.
  239. >>> Compiling source in /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999 ...
  240. >>> Working in BUILD_DIR: "/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999"
  241. make -j3
  242. make  all-recursive
  243. make[1]: Entering directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999'
  244. Making all in lib
  245. make[2]: Entering directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/lib'
  246. /bin/sh ../libtool  --tag=CC --silent  --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -include ../spl_config.h    -Wall -Wshadow -Wstrict-prototypes -fno-strict-aliasing -D__USE_LARGEFILE64 -DNDEBUG -march=athlon64-sse3 -O2 -pipe -O2 -c -o list.lo list.c
  247. /bin/sh ../libtool  --tag=CC --silent  --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wshadow -Wstrict-prototypes -fno-strict-aliasing -D__USE_LARGEFILE64 -DNDEBUG -march=athlon64-sse3 -O2 -pipe -O2  -Wl,-O1 -Wl,--as-needed -o libcommon.la  list.lo  
  248. make[2]: Leaving directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/lib'
  249. Making all in cmd
  250. make[2]: Entering directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/cmd'
  251. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -include ../spl_config.h -I../lib    -Wall -Wshadow -Wstrict-prototypes -fno-strict-aliasing -D__USE_LARGEFILE64 -DNDEBUG -march=athlon64-sse3 -O2 -pipe -O2 -c spl.c
  252. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -include ../spl_config.h -I../lib    -Wall -Wshadow -Wstrict-prototypes -fno-strict-aliasing -D__USE_LARGEFILE64 -DNDEBUG -march=athlon64-sse3 -O2 -pipe -O2 -c splat.c
  253. /bin/sh ../libtool  --tag=CC --silent  --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wshadow -Wstrict-prototypes -fno-strict-aliasing -D__USE_LARGEFILE64 -DNDEBUG -march=athlon64-sse3 -O2 -pipe -O2  -Wl,-O1 -Wl,--as-needed -o spl spl.o  
  254. /bin/sh ../libtool  --tag=CC --silent  --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wshadow -Wstrict-prototypes -fno-strict-aliasing -D__USE_LARGEFILE64 -DNDEBUG -march=athlon64-sse3 -O2 -pipe -O2 ../lib/libcommon.la -Wl,-O1 -Wl,--as-needed -o splat splat.o  
  255. make[2]: Leaving directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/cmd'
  256. Making all in scripts
  257. make[2]: Entering directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/scripts'
  258. make[2]: Nothing to be done for `all'.
  259. make[2]: Leaving directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/scripts'
  260. Making all in module
  261. make[2]: Entering directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module'
  262. make -C /usr/src/linux SUBDIRS=`pwd`  CONFIG_SPL=m modules
  263. make[3]: Entering directory `/usr/src/linux-3.6-rc1'
  264.   CC [M]  /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-debug.o
  265.   CC [M]  /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/splat/../../module/splat/splat-ctl.o
  266.   CC [M]  /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-proc.o
  267.   CC [M]  /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/splat/../../module/splat/splat-kmem.o
  268.   CC [M]  /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/splat/../../module/splat/splat-taskq.o
  269.   CC [M]  /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-kmem.o
  270.   CC [M]  /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/splat/../../module/splat/splat-random.o
  271.   CC [M]  /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/splat/../../module/splat/splat-mutex.o
  272.   CC [M]  /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-thread.o
  273.   CC [M]  /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/splat/../../module/splat/splat-condvar.o
  274.   CC [M]  /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/splat/../../module/splat/splat-thread.o
  275.   CC [M]  /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-taskq.o
  276.   CC [M]  /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/splat/../../module/splat/splat-rwlock.o
  277.   CC [M]  /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/splat/../../module/splat/splat-time.o
  278.   CC [M]  /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-rwlock.o
  279.   CC [M]  /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/splat/../../module/splat/splat-vnode.o
  280.   CC [M]  /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-vnode.o
  281.   CC [M]  /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-err.o
  282.   CC [M]  /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-time.o
  283. /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-vnode.c: In function ‘vn_remove’:
  284. /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-vnode.c:327:2: error: implicit declaration of function ‘path_lookup’
  285. make[5]: *** [/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl/../../module/spl/spl-vnode.o] Error 1
  286. make[5]: *** Waiting for unfinished jobs....
  287.   CC [M]  /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/splat/../../module/splat/splat-kobj.o
  288. make[4]: *** [/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/spl] Error 2
  289. make[4]: *** Waiting for unfinished jobs....
  290.   CC [M]  /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/splat/../../module/splat/splat-atomic.o
  291.   CC [M]  /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/splat/../../module/splat/splat-list.o
  292.   CC [M]  /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/splat/../../module/splat/splat-generic.o
  293.   CC [M]  /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/splat/../../module/splat/splat-cred.o
  294.   CC [M]  /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/splat/../../module/splat/splat-zlib.o
  295.   CC [M]  /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/splat/../../module/splat/splat-linux.o
  296.   LD [M]  /var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module/splat/splat.o
  297. make[3]: *** [_module_/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module] Error 2
  298. make[3]: Leaving directory `/usr/src/linux-3.6-rc1'
  299. make[2]: *** [modules] Error 2
  300. make[2]: Leaving directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999/module'
  301. make[1]: *** [all-recursive] Error 1
  302. make[1]: Leaving directory `/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999'
  303. make: *** [all] Error 2
  304. * ERROR: sys-kernel/spl-9999 failed (compile phase):
  305. *   emake failed
  306. *
  307. * If you need support, post the output of `emerge --info '=sys-kernel/spl-9999'`,
  308. * the complete build log and the output of `emerge -pqv '=sys-kernel/spl-9999'`.
  309. * The complete build log is located at '/var/tmp/portage/sys-kernel/spl-9999/temp/build.log'.
  310. * The ebuild environment file is located at '/var/tmp/portage/sys-kernel/spl-9999/temp/environment'.
  311. * Working directory: '/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999'
  312. * S: '/var/tmp/portage/sys-kernel/spl-9999/work/spl-9999'
  313. schreiberstein ~ #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement