Advertisement
Guest User

Untitled

a guest
Jun 27th, 2013
559
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 112.05 KB | None | 0 0
  1. * Package: sys-fs/lvm2-2.02.97-r1
  2. * Repository: gentoo
  3. * Maintainer: robbat2@gentoo.org cardoe@gentoo.org,agk@redhat.com
  4. * USE: amd64 elibc_glibc kernel_linux lvm1 readline static static-libs thin udev userland_GNU
  5. * FEATURES: preserve-libs sandbox
  6. * Determining the location of the kernel source code
  7. * Found kernel source directory:
  8. * /usr/src/linux
  9. * Found kernel object directory:
  10. * /lib/modules/3.8.13-gentoo/build
  11. * Found sources for kernel version:
  12. * 3.8.13-gentoo
  13. * Checking for suitable kernel configuration options...
  14. [ ok ]
  15. * Warning, we no longer overwrite /sbin/lvm and /sbin/dmsetup with
  16. * their static versions. If you need the static binaries,
  17. * you must append .static to the filename!
  18. >>> Unpacking source...
  19. >>> Unpacking LVM2.2.02.97.tgz to /var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work
  20. >>> Source unpacked in /var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work
  21. >>> Preparing source in /var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97 ...
  22. * Applying lvm.conf-2.02.67.patch ...
  23. [ ok ]
  24. * Applying lvm2-2.02.63-always-make-static-libdm.patch ...
  25. [ ok ]
  26. * Applying lvm2-2.02.56-lvm2create_initrd.patch ...
  27. [ ok ]
  28. * Applying lvm2-2.02.67-createinitrd.patch ...
  29. [ ok ]
  30. * Applying lvm2-2.02.92-locale-muck.patch ...
  31. [ ok ]
  32. * Applying lvm2-2.02.70-asneeded.patch ...
  33. [ ok ]
  34. * Applying lvm2-2.02.92-dynamic-static-ldflags.patch ...
  35. [ ok ]
  36. * Applying lvm2-2.02.88-respect-cc.patch ...
  37. [ ok ]
  38. * Applying lvm2-2.02.97-strict-aliasing.patch ...
  39. [ ok ]
  40. * Running eautoreconf in '/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97' ...
  41. * Running aclocal ...
  42. [ ok ]
  43. * Running autoconf ...
  44. [ ok ]
  45. * Running autoheader ...
  46. [ ok ]
  47. >>> Source prepared.
  48. >>> Configuring source in /var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97 ...
  49. * Building static LVM, for usage inside genkernel
  50. * econf: updating LVM2.2.02.97/autoconf/config.guess with /usr/share/gnuconfig/config.guess
  51. * econf: updating LVM2.2.02.97/autoconf/config.sub with /usr/share/gnuconfig/config.sub
  52. ./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 --enable-readline --disable-selinux --enable-pkgconfig --with-confdir=/etc --sbindir=/sbin --with-staticdir=/sbin --libdir=/lib64 --with-usrlibdir=/usr/lib64 --with-default-run-dir=/run/lvm --with-default-locking-dir=/run/lock/lvm --with-dmeventd-path=/sbin/dmeventd --enable-udev_rules --enable-udev_sync --with-udevdir=//lib/udev/rules.d --enable-dmeventd --enable-cmdlib --enable-applib --enable-fsadm --enable-lvmetad --enable-static_link --with-mirrors=internal --with-snapshots=internal --with-thin=internal --with-lvm1=internal --with-clvmd=none --with-cluster=none CLDFLAGS=-Wl,-O1 -Wl,--as-needed
  53. checking build system type... x86_64-pc-linux-gnu
  54. checking host system type... x86_64-pc-linux-gnu
  55. checking target system type... x86_64-pc-linux-gnu
  56. checking for a sed that does not truncate output... /bin/sed
  57. checking for gawk... gawk
  58. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  59. checking whether the C compiler works... yes
  60. checking for C compiler default output file name... a.out
  61. checking for suffix of executables...
  62. checking whether we are cross compiling... no
  63. checking for suffix of object files... o
  64. checking whether we are using the GNU C compiler... yes
  65. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  66. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  67. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  68. checking for grep that handles long lines and -e... /bin/grep
  69. checking for egrep... /bin/grep -E
  70. checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
  71. checking for a BSD-compatible install... /usr/bin/install -c
  72. checking whether ln -s works... yes
  73. checking whether make sets $(MAKE)... yes
  74. checking for a thread-safe mkdir -p... /bin/mkdir -p
  75. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  76. checking for cflow... no
  77. checking for cscope... no
  78. checking for dirent.h that defines DIR... yes
  79. checking for library containing opendir... none required
  80. checking for ANSI C header files... yes
  81. checking for sys/types.h... yes
  82. checking for sys/stat.h... yes
  83. checking for stdlib.h... yes
  84. checking for string.h... yes
  85. checking for memory.h... yes
  86. checking for strings.h... yes
  87. checking for inttypes.h... yes
  88. checking for stdint.h... yes
  89. checking for unistd.h... yes
  90. checking whether sys/types.h defines makedev... yes
  91. checking for ANSI C header files... (cached) yes
  92. checking for sys/wait.h that is POSIX.1 compatible... yes
  93. checking whether time.h and sys/time.h may both be included... yes
  94. checking locale.h usability... yes
  95. checking locale.h presence... yes
  96. checking for locale.h... yes
  97. checking stddef.h usability... yes
  98. checking stddef.h presence... yes
  99. checking for stddef.h... yes
  100. checking syslog.h usability... yes
  101. checking syslog.h presence... yes
  102. checking for syslog.h... yes
  103. checking sys/file.h usability... yes
  104. checking sys/file.h presence... yes
  105. checking for sys/file.h... yes
  106. checking sys/time.h usability... yes
  107. checking sys/time.h presence... yes
  108. checking for sys/time.h... yes
  109. checking assert.h usability... yes
  110. checking assert.h presence... yes
  111. checking for assert.h... yes
  112. checking langinfo.h usability... yes
  113. checking langinfo.h presence... yes
  114. checking for langinfo.h... yes
  115. checking libgen.h usability... yes
  116. checking libgen.h presence... yes
  117. checking for libgen.h... yes
  118. checking signal.h usability... yes
  119. checking signal.h presence... yes
  120. checking for signal.h... yes
  121. checking sys/mman.h usability... yes
  122. checking sys/mman.h presence... yes
  123. checking for sys/mman.h... yes
  124. checking sys/resource.h usability... yes
  125. checking sys/resource.h presence... yes
  126. checking for sys/resource.h... yes
  127. checking sys/utsname.h usability... yes
  128. checking sys/utsname.h presence... yes
  129. checking for sys/utsname.h... yes
  130. checking for sys/wait.h... (cached) yes
  131. checking time.h usability... yes
  132. checking time.h presence... yes
  133. checking for time.h... yes
  134. checking asm/byteorder.h usability... yes
  135. checking asm/byteorder.h presence... yes
  136. checking for asm/byteorder.h... yes
  137. checking linux/fs.h usability... yes
  138. checking linux/fs.h presence... yes
  139. checking for linux/fs.h... yes
  140. checking malloc.h usability... yes
  141. checking malloc.h presence... yes
  142. checking for malloc.h... yes
  143. checking ctype.h usability... yes
  144. checking ctype.h presence... yes
  145. checking for ctype.h... yes
  146. checking dirent.h usability... yes
  147. checking dirent.h presence... yes
  148. checking for dirent.h... yes
  149. checking errno.h usability... yes
  150. checking errno.h presence... yes
  151. checking for errno.h... yes
  152. checking fcntl.h usability... yes
  153. checking fcntl.h presence... yes
  154. checking for fcntl.h... yes
  155. checking getopt.h usability... yes
  156. checking getopt.h presence... yes
  157. checking for getopt.h... yes
  158. checking for inttypes.h... (cached) yes
  159. checking limits.h usability... yes
  160. checking limits.h presence... yes
  161. checking for limits.h... yes
  162. checking stdarg.h usability... yes
  163. checking stdarg.h presence... yes
  164. checking for stdarg.h... yes
  165. checking stdio.h usability... yes
  166. checking stdio.h presence... yes
  167. checking for stdio.h... yes
  168. checking for stdlib.h... (cached) yes
  169. checking for string.h... (cached) yes
  170. checking sys/ioctl.h usability... yes
  171. checking sys/ioctl.h presence... yes
  172. checking for sys/ioctl.h... yes
  173. checking sys/param.h usability... yes
  174. checking sys/param.h presence... yes
  175. checking for sys/param.h... yes
  176. checking for sys/stat.h... (cached) yes
  177. checking for sys/types.h... (cached) yes
  178. checking for unistd.h... (cached) yes
  179. checking termios.h usability... yes
  180. checking termios.h presence... yes
  181. checking for termios.h... yes
  182. checking sys/statvfs.h usability... yes
  183. checking sys/statvfs.h presence... yes
  184. checking for sys/statvfs.h... yes
  185. checking for an ANSI C-conforming const... yes
  186. checking for inline... inline
  187. checking for struct stat.st_rdev... yes
  188. checking for off_t... yes
  189. checking for pid_t... yes
  190. checking return type of signal handlers... void
  191. checking for size_t... yes
  192. checking for mode_t... yes
  193. checking for int8_t... yes
  194. checking for int16_t... yes
  195. checking for int32_t... yes
  196. checking for int64_t... yes
  197. checking for ssize_t... yes
  198. checking for uid_t in sys/types.h... yes
  199. checking for uint8_t... yes
  200. checking for uint16_t... yes
  201. checking for uint32_t... yes
  202. checking for uint64_t... yes
  203. checking for struct stat.st_rdev... (cached) yes
  204. checking whether struct tm is in sys/time.h or time.h... time.h
  205. checking for ftruncate... yes
  206. checking for gethostname... yes
  207. checking for getpagesize... yes
  208. checking for gettimeofday... yes
  209. checking for memset... yes
  210. checking for mkdir... yes
  211. checking for mkfifo... yes
  212. checking for rmdir... yes
  213. checking for munmap... yes
  214. checking for nl_langinfo... yes
  215. checking for setenv... yes
  216. checking for setlocale... yes
  217. checking for strcasecmp... yes
  218. checking for strchr... yes
  219. checking for strcspn... yes
  220. checking for strspn... yes
  221. checking for strdup... yes
  222. checking for strncasecmp... yes
  223. checking for strerror... yes
  224. checking for strrchr... yes
  225. checking for strstr... yes
  226. checking for strtol... yes
  227. checking for strtoul... yes
  228. checking for uname... yes
  229. checking for siginterrupt... yes
  230. checking for working alloca.h... yes
  231. checking for alloca... yes
  232. checking whether closedir returns void... no
  233. checking for unistd.h... (cached) yes
  234. checking for working chown... yes
  235. checking vfork.h usability... no
  236. checking vfork.h presence... no
  237. checking for vfork.h... no
  238. checking for fork... yes
  239. checking for vfork... yes
  240. checking for working fork... yes
  241. checking for working vfork... (cached) yes
  242. checking whether lstat correctly handles trailing slash... yes
  243. checking whether lstat accepts an empty string... no
  244. checking for stdlib.h... (cached) yes
  245. checking for GNU libc compatible malloc... yes
  246. checking for working memcmp... yes
  247. checking for stdlib.h... (cached) yes
  248. checking for unistd.h... (cached) yes
  249. checking for sys/param.h... (cached) yes
  250. checking for getpagesize... (cached) yes
  251. checking for working mmap... yes
  252. checking for stdlib.h... (cached) yes
  253. checking for GNU libc compatible realloc... yes
  254. checking whether stat accepts an empty string... no
  255. checking for working strtod... yes
  256. checking for vprintf... yes
  257. checking for _doprnt... no
  258. checking whether to use static linking... yes
  259. checking file owner...
  260. checking group owner...
  261. checking device node uid... 0
  262. checking device node gid... 0
  263. checking device node mode... 0600
  264. checking when to create device nodes... on resume
  265. checking default name mangling... auto
  266. checking whether to enable lvm1 fallback... no
  267. checking whether to include support for lvm1 metadata... internal
  268. checking whether to include support for GFS pool metadata... internal
  269. checking whether to include support for cluster locking... none
  270. checking whether to include snapshots... internal
  271. checking whether to include mirrors... internal
  272. checking whether to include raid... internal
  273. checking whether to include replicators... none
  274. checking whether to include thin provisioning... internal
  275. checking for thin_check... /sbin/thin_check
  276. checking whether to enable readline... yes
  277. checking whether to enable realtime support...
  278. checking whether to enable OCF resource agents... no
  279. checking whether to build cluster LVM daemon... none
  280. checking whether to build cluster mirror log daemon... no
  281. checking whether to enable debugging... no
  282. checking for C optimisation flag... -O2
  283. checking whether to gather gcov profiling data... no
  284. checking whether to enable unit testing... no
  285. checking whether to enable valgrind awareness of pools... no
  286. checking whether to use device-mapper... yes
  287. checking whether to build LVMetaD... yes
  288. checking whether to enable synchronisation with udev processing... yes
  289. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  290. checking pkg-config is at least version 0.9.0... yes
  291. checking for PKGCONFIGINIT... no
  292. pkg-config initialized
  293. checking for UDEV... yes
  294. checking whether to enable installation of udev rules required for synchronisation... yes
  295. checking whether to enable executable path detection in udev rules... no
  296. checking whether udev supports built-in blkid... yes
  297. checking whether to enable O_DIRECT... yes
  298. checking whether to build liblvm2app.so application library... yes
  299. checking whether to compile liblvm2cmd.so... yes
  300. checking whether to install fsadm... yes
  301. checking whether to use dmeventd... yes
  302. checking for getline in -lc... yes
  303. checking for canonicalize_file_name in -lc... yes
  304. checking for dlopen in -ldl... yes
  305. checking for pthread_mutex_lock in -lpthread... yes
  306. checking whether to enable selinux support... no
  307. checking for getopt.h... (cached) yes
  308. checking for library containing tgetent... -lncurses
  309. checking for readline in -lreadline... yes
  310. checking for rl_line_buffer in -lreadline... yes
  311. checking for rl_completion_matches... yes
  312. checking whether to enable internationalisation... no
  313. Package systemd was not found in the pkg-config search path.
  314. Perhaps you should add the directory containing `systemd.pc'
  315. to the PKG_CONFIG_PATH environment variable
  316. No package 'systemd' found
  317. Package systemd was not found in the pkg-config search path.
  318. Perhaps you should add the directory containing `systemd.pc'
  319. to the PKG_CONFIG_PATH environment variable
  320. No package 'systemd' found
  321. checking readline/readline.h usability... yes
  322. checking readline/readline.h presence... yes
  323. checking for readline/readline.h... yes
  324. checking readline/history.h usability... yes
  325. checking readline/history.h presence... yes
  326. checking for readline/history.h... yes
  327. checking arpa/inet.h usability... yes
  328. checking arpa/inet.h presence... yes
  329. checking for arpa/inet.h... yes
  330. checking dlfcn.h usability... yes
  331. checking dlfcn.h presence... yes
  332. checking for dlfcn.h... yes
  333. checking sys/ipc.h usability... yes
  334. checking sys/ipc.h presence... yes
  335. checking for sys/ipc.h... yes
  336. checking sys/sem.h usability... yes
  337. checking sys/sem.h presence... yes
  338. checking for sys/sem.h... yes
  339. checking for modprobe... /sbin/modprobe
  340. checking for kernel interface choice... ioctl
  341. configure: creating ./config.status
  342. config.status: creating Makefile
  343. config.status: creating make.tmpl
  344. config.status: creating daemons/Makefile
  345. config.status: creating daemons/clvmd/Makefile
  346. config.status: creating daemons/cmirrord/Makefile
  347. config.status: creating daemons/dmeventd/Makefile
  348. config.status: creating daemons/dmeventd/libdevmapper-event.pc
  349. config.status: creating daemons/dmeventd/plugins/Makefile
  350. config.status: creating daemons/dmeventd/plugins/lvm2/Makefile
  351. config.status: creating daemons/dmeventd/plugins/raid/Makefile
  352. config.status: creating daemons/dmeventd/plugins/mirror/Makefile
  353. config.status: creating daemons/dmeventd/plugins/snapshot/Makefile
  354. config.status: creating daemons/dmeventd/plugins/thin/Makefile
  355. config.status: creating daemons/lvmetad/Makefile
  356. config.status: creating doc/Makefile
  357. config.status: creating doc/example.conf
  358. config.status: creating include/.symlinks
  359. config.status: creating include/Makefile
  360. config.status: creating lib/Makefile
  361. config.status: creating lib/format1/Makefile
  362. config.status: creating lib/format_pool/Makefile
  363. config.status: creating lib/locking/Makefile
  364. config.status: creating lib/mirror/Makefile
  365. config.status: creating lib/replicator/Makefile
  366. config.status: creating lib/misc/lvm-version.h
  367. config.status: creating lib/raid/Makefile
  368. config.status: creating lib/snapshot/Makefile
  369. config.status: creating lib/thin/Makefile
  370. config.status: creating libdaemon/Makefile
  371. config.status: creating libdaemon/client/Makefile
  372. config.status: creating libdaemon/server/Makefile
  373. config.status: creating libdm/Makefile
  374. config.status: creating libdm/libdevmapper.pc
  375. config.status: creating liblvm/Makefile
  376. config.status: creating liblvm/liblvm2app.pc
  377. config.status: creating man/Makefile
  378. config.status: creating po/Makefile
  379. config.status: creating scripts/clvmd_init_red_hat
  380. config.status: creating scripts/cmirrord_init_red_hat
  381. config.status: creating scripts/lvm2_lvmetad_init_red_hat
  382. config.status: creating scripts/lvm2_lvmetad_systemd_red_hat.socket
  383. config.status: creating scripts/lvm2_lvmetad_systemd_red_hat.service
  384. config.status: creating scripts/lvm2_monitoring_init_red_hat
  385. config.status: creating scripts/dm_event_systemd_red_hat.socket
  386. config.status: creating scripts/dm_event_systemd_red_hat.service
  387. config.status: creating scripts/lvm2_monitoring_systemd_red_hat.service
  388. config.status: creating scripts/lvm2_tmpfiles_red_hat.conf
  389. config.status: creating scripts/Makefile
  390. config.status: creating test/Makefile
  391. config.status: creating test/api/Makefile
  392. config.status: creating test/unit/Makefile
  393. config.status: creating tools/Makefile
  394. config.status: creating udev/Makefile
  395. config.status: creating unit-tests/datastruct/Makefile
  396. config.status: creating unit-tests/regex/Makefile
  397. config.status: creating unit-tests/mm/Makefile
  398. config.status: creating lib/misc/configure.h
  399. >>> Source configured.
  400. >>> Compiling source in /var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97 ...
  401. * Doing symlinks
  402. /var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/include /var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97
  403. make -j5
  404. find . -maxdepth 1 -type l -exec rm -f \{\} \;
  405. for i in `cat .symlinks`; do ln -s $i ; done
  406. touch .symlinks_created
  407. /var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97
  408. * Starting main build
  409. make -j5 AR=x86_64-pc-linux-gnu-ar
  410. make -C doc device-mapper
  411. make -C include device-mapper
  412. make -C man device-mapper
  413. make -C udev device-mapper
  414. make -C libdaemon device-mapper
  415. make[1]: Entering directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/doc'
  416. make[1]: Nothing to be done for `device-mapper'.
  417. make[1]: Leaving directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/doc'
  418. make -C scripts device-mapper
  419. make[1]: Entering directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/udev'
  420. make[1]: Nothing to be done for `device-mapper'.
  421. make[1]: Leaving directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/udev'
  422. make[1]: Entering directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/include'
  423. make[1]: Nothing to be done for `device-mapper'.
  424. make[1]: Leaving directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/include'
  425. make[1]: Entering directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/libdaemon'
  426. make[1]: Nothing to be done for `device-mapper'.
  427. make[1]: Leaving directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/libdaemon'
  428. make[1]: Entering directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/man'
  429. make -C lib device-mapper
  430. make -C libdm device-mapper
  431. Creating dmsetup.8
  432. Creating dmeventd.8
  433. make[1]: Entering directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/scripts'
  434. /bin/mkdir -p ./; \
  435. set -e; \
  436. FILE=`echo lvm2_activation_generator_systemd_red_hat.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  437. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  438. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o lvm2_activation_generator_systemd_red_hat.d lvm2_activation_generator_systemd_red_hat.c; \
  439. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvm2_activation_generator_systemd_red_hat.d; \
  440. [ -s lvm2_activation_generator_systemd_red_hat.d ] || rm -f lvm2_activation_generator_systemd_red_hat.d
  441. make -C liblvm device-mapper
  442. make[1]: Leaving directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/man'
  443. make[1]: Entering directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/lib'
  444. /bin/mkdir -p cache/; \
  445. set -e; \
  446. FILE=`echo cache/lvmetad.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  447. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  448. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o cache/lvmetad.d cache/lvmetad.c; \
  449. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" cache/lvmetad.d; \
  450. [ -s cache/lvmetad.d ] || rm -f cache/lvmetad.d
  451. make[1]: Entering directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/libdm'
  452. /bin/mkdir -p ioctl/; \
  453. set -e; \
  454. FILE=`echo ioctl/libdm-iface.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  455. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  456. x86_64-pc-linux-gnu-gcc -MM -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -o ioctl/libdm-iface.d ioctl/libdm-iface.c; \
  457. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" ioctl/libdm-iface.d; \
  458. [ -s ioctl/libdm-iface.d ] || rm -f ioctl/libdm-iface.d
  459. /bin/mkdir -p regex/; \
  460. set -e; \
  461. FILE=`echo regex/ttree.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  462. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  463. x86_64-pc-linux-gnu-gcc -MM -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -o regex/ttree.d regex/ttree.c; \
  464. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" regex/ttree.d; \
  465. [ -s regex/ttree.d ] || rm -f regex/ttree.d
  466. make[1]: Entering directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/liblvm'
  467. /bin/mkdir -p ./; \
  468. set -e; \
  469. FILE=`echo lvm_vg.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  470. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  471. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o lvm_vg.d lvm_vg.c; \
  472. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvm_vg.d; \
  473. [ -s lvm_vg.d ] || rm -f lvm_vg.d
  474. make[1]: Leaving directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/scripts'
  475. /bin/mkdir -p ./; \
  476. set -e; \
  477. FILE=`echo lvm_pv.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  478. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  479. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o lvm_pv.d lvm_pv.c; \
  480. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvm_pv.d; \
  481. [ -s lvm_pv.d ] || rm -f lvm_pv.d
  482. make[1]: Entering directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/scripts'
  483. make[1]: Nothing to be done for `device-mapper'.
  484. make[1]: Leaving directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/scripts'
  485. /bin/mkdir -p regex/; \
  486. set -e; \
  487. FILE=`echo regex/parse_rx.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  488. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  489. x86_64-pc-linux-gnu-gcc -MM -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -o regex/parse_rx.d regex/parse_rx.c; \
  490. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" regex/parse_rx.d; \
  491. [ -s regex/parse_rx.d ] || rm -f regex/parse_rx.d
  492. /bin/mkdir -p regex/; \
  493. set -e; \
  494. FILE=`echo regex/matcher.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  495. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  496. x86_64-pc-linux-gnu-gcc -MM -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -o regex/matcher.d regex/matcher.c; \
  497. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" regex/matcher.d; \
  498. [ -s regex/matcher.d ] || rm -f regex/matcher.d
  499. /bin/mkdir -p misc/; \
  500. set -e; \
  501. FILE=`echo misc/sharedlib.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  502. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  503. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o misc/sharedlib.d misc/sharedlib.c; \
  504. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" misc/sharedlib.d; \
  505. [ -s misc/sharedlib.d ] || rm -f misc/sharedlib.d
  506. /bin/mkdir -p ./; \
  507. set -e; \
  508. FILE=`echo lvm_lv.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  509. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  510. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o lvm_lv.d lvm_lv.c; \
  511. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvm_lv.d; \
  512. [ -s lvm_lv.d ] || rm -f lvm_lv.d
  513. /bin/mkdir -p mm/; \
  514. set -e; \
  515. FILE=`echo mm/pool.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  516. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  517. x86_64-pc-linux-gnu-gcc -MM -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -o mm/pool.d mm/pool.c; \
  518. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" mm/pool.d; \
  519. [ -s mm/pool.d ] || rm -f mm/pool.d
  520. /bin/mkdir -p ./; \
  521. set -e; \
  522. FILE=`echo lvm_base.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  523. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  524. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o lvm_base.d lvm_base.c; \
  525. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvm_base.d; \
  526. [ -s lvm_base.d ] || rm -f lvm_base.d
  527. /bin/mkdir -p locking/; \
  528. set -e; \
  529. FILE=`echo locking/external_locking.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  530. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  531. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o locking/external_locking.d locking/external_locking.c; \
  532. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" locking/external_locking.d; \
  533. [ -s locking/external_locking.d ] || rm -f locking/external_locking.d
  534. /bin/mkdir -p ./; \
  535. set -e; \
  536. FILE=`echo lvm_misc.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  537. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  538. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o lvm_misc.d lvm_misc.c; \
  539. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvm_misc.d; \
  540. [ -s lvm_misc.d ] || rm -f lvm_misc.d
  541. /bin/mkdir -p mm/; \
  542. set -e; \
  543. FILE=`echo mm/dbg_malloc.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  544. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  545. x86_64-pc-linux-gnu-gcc -MM -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -o mm/dbg_malloc.d mm/dbg_malloc.c; \
  546. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" mm/dbg_malloc.d; \
  547. [ -s mm/dbg_malloc.d ] || rm -f mm/dbg_malloc.d
  548. /bin/mkdir -p ./; \
  549. set -e; \
  550. FILE=`echo libdm-config.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  551. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  552. x86_64-pc-linux-gnu-gcc -MM -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -o libdm-config.d libdm-config.c; \
  553. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" libdm-config.d; \
  554. [ -s libdm-config.d ] || rm -f libdm-config.d
  555. /bin/mkdir -p activate/; \
  556. set -e; \
  557. FILE=`echo activate/fs.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  558. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  559. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o activate/fs.d activate/fs.c; \
  560. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" activate/fs.d; \
  561. [ -s activate/fs.d ] || rm -f activate/fs.d
  562. /bin/mkdir -p activate/; \
  563. set -e; \
  564. FILE=`echo activate/dev_manager.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  565. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  566. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o activate/dev_manager.d activate/dev_manager.c; \
  567. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" activate/dev_manager.d; \
  568. [ -s activate/dev_manager.d ] || rm -f activate/dev_manager.d
  569. /bin/mkdir -p ./; \
  570. set -e; \
  571. FILE=`echo libdm-report.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  572. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  573. x86_64-pc-linux-gnu-gcc -MM -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -o libdm-report.d libdm-report.c; \
  574. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" libdm-report.d; \
  575. [ -s libdm-report.d ] || rm -f libdm-report.d
  576. make[1]: Leaving directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/liblvm'
  577. make[1]: Entering directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/liblvm'
  578. make[1]: Nothing to be done for `device-mapper'.
  579. make[1]: Leaving directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/liblvm'
  580. /bin/mkdir -p thin/; \
  581. set -e; \
  582. FILE=`echo thin/thin.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  583. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  584. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o thin/thin.d thin/thin.c; \
  585. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" thin/thin.d; \
  586. [ -s thin/thin.d ] || rm -f thin/thin.d
  587. /bin/mkdir -p ./; \
  588. set -e; \
  589. FILE=`echo libdm-string.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  590. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  591. x86_64-pc-linux-gnu-gcc -MM -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -o libdm-string.d libdm-string.c; \
  592. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" libdm-string.d; \
  593. [ -s libdm-string.d ] || rm -f libdm-string.d
  594. /bin/mkdir -p ./; \
  595. set -e; \
  596. FILE=`echo libdm-deptree.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  597. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  598. x86_64-pc-linux-gnu-gcc -MM -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -o libdm-deptree.d libdm-deptree.c; \
  599. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" libdm-deptree.d; \
  600. [ -s libdm-deptree.d ] || rm -f libdm-deptree.d
  601. /bin/mkdir -p raid/; \
  602. set -e; \
  603. FILE=`echo raid/raid.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  604. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  605. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o raid/raid.d raid/raid.c; \
  606. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" raid/raid.d; \
  607. [ -s raid/raid.d ] || rm -f raid/raid.d
  608. /bin/mkdir -p ./; \
  609. set -e; \
  610. FILE=`echo libdm-file.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  611. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  612. x86_64-pc-linux-gnu-gcc -MM -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -o libdm-file.d libdm-file.c; \
  613. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" libdm-file.d; \
  614. [ -s libdm-file.d ] || rm -f libdm-file.d
  615. /bin/mkdir -p ./; \
  616. set -e; \
  617. FILE=`echo libdm-common.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  618. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  619. x86_64-pc-linux-gnu-gcc -MM -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -o libdm-common.d libdm-common.c; \
  620. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" libdm-common.d; \
  621. [ -s libdm-common.d ] || rm -f libdm-common.d
  622. /bin/mkdir -p mirror/; \
  623. set -e; \
  624. FILE=`echo mirror/mirrored.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  625. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  626. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o mirror/mirrored.d mirror/mirrored.c; \
  627. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" mirror/mirrored.d; \
  628. [ -s mirror/mirrored.d ] || rm -f mirror/mirrored.d
  629. /bin/mkdir -p datastruct/; \
  630. set -e; \
  631. FILE=`echo datastruct/list.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  632. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  633. x86_64-pc-linux-gnu-gcc -MM -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -o datastruct/list.d datastruct/list.c; \
  634. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" datastruct/list.d; \
  635. [ -s datastruct/list.d ] || rm -f datastruct/list.d
  636. /bin/mkdir -p datastruct/; \
  637. set -e; \
  638. FILE=`echo datastruct/hash.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  639. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  640. x86_64-pc-linux-gnu-gcc -MM -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -o datastruct/hash.d datastruct/hash.c; \
  641. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" datastruct/hash.d; \
  642. [ -s datastruct/hash.d ] || rm -f datastruct/hash.d
  643. /bin/mkdir -p snapshot/; \
  644. set -e; \
  645. FILE=`echo snapshot/snapshot.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  646. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  647. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o snapshot/snapshot.d snapshot/snapshot.c; \
  648. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" snapshot/snapshot.d; \
  649. [ -s snapshot/snapshot.d ] || rm -f snapshot/snapshot.d
  650. /bin/mkdir -p format_pool/; \
  651. set -e; \
  652. FILE=`echo format_pool/pool_label.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  653. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  654. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format_pool/pool_label.d format_pool/pool_label.c; \
  655. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format_pool/pool_label.d; \
  656. [ -s format_pool/pool_label.d ] || rm -f format_pool/pool_label.d
  657. /bin/mkdir -p format_pool/; \
  658. set -e; \
  659. FILE=`echo format_pool/import_export.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  660. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  661. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format_pool/import_export.d format_pool/import_export.c; \
  662. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format_pool/import_export.d; \
  663. [ -s format_pool/import_export.d ] || rm -f format_pool/import_export.d
  664. /bin/mkdir -p datastruct/; \
  665. set -e; \
  666. FILE=`echo datastruct/bitset.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  667. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  668. x86_64-pc-linux-gnu-gcc -MM -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -o datastruct/bitset.d datastruct/bitset.c; \
  669. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" datastruct/bitset.d; \
  670. [ -s datastruct/bitset.d ] || rm -f datastruct/bitset.d
  671. /bin/mkdir -p format_pool/; \
  672. set -e; \
  673. FILE=`echo format_pool/format_pool.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  674. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  675. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format_pool/format_pool.d format_pool/format_pool.c; \
  676. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format_pool/format_pool.d; \
  677. [ -s format_pool/format_pool.d ] || rm -f format_pool/format_pool.d
  678. /bin/mkdir -p format_pool/; \
  679. set -e; \
  680. FILE=`echo format_pool/disk_rep.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  681. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  682. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format_pool/disk_rep.d format_pool/disk_rep.c; \
  683. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format_pool/disk_rep.d; \
  684. [ -s format_pool/disk_rep.d ] || rm -f format_pool/disk_rep.d
  685. /bin/mkdir -p format1/; \
  686. set -e; \
  687. FILE=`echo format1/vg_number.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  688. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  689. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format1/vg_number.d format1/vg_number.c; \
  690. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format1/vg_number.d; \
  691. [ -s format1/vg_number.d ] || rm -f format1/vg_number.d
  692. make[1]: Leaving directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/libdm'
  693. /bin/mkdir -p format1/; \
  694. set -e; \
  695. FILE=`echo format1/lvm1-label.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  696. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  697. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format1/lvm1-label.d format1/lvm1-label.c; \
  698. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format1/lvm1-label.d; \
  699. [ -s format1/lvm1-label.d ] || rm -f format1/lvm1-label.d
  700. /bin/mkdir -p format1/; \
  701. set -e; \
  702. FILE=`echo format1/layout.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  703. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  704. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format1/layout.d format1/layout.c; \
  705. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format1/layout.d; \
  706. [ -s format1/layout.d ] || rm -f format1/layout.d
  707. /bin/mkdir -p format1/; \
  708. set -e; \
  709. FILE=`echo format1/import-extents.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  710. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  711. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format1/import-extents.d format1/import-extents.c; \
  712. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format1/import-extents.d; \
  713. [ -s format1/import-extents.d ] || rm -f format1/import-extents.d
  714. /bin/mkdir -p format1/; \
  715. set -e; \
  716. FILE=`echo format1/import-export.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  717. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  718. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format1/import-export.d format1/import-export.c; \
  719. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format1/import-export.d; \
  720. [ -s format1/import-export.d ] || rm -f format1/import-export.d
  721. make[1]: Entering directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/libdm'
  722. x86_64-pc-linux-gnu-gcc -c -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -march=corei7 -O2 -pipe -march=corei7 -O2 -pipe -fPIC -O2 -march=corei7 -O2 -pipe -fPIC -O2 datastruct/bitset.c -o datastruct/bitset.o
  723. x86_64-pc-linux-gnu-gcc -c -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -march=corei7 -O2 -pipe -march=corei7 -O2 -pipe -fPIC -O2 -march=corei7 -O2 -pipe -fPIC -O2 datastruct/hash.c -o datastruct/hash.o
  724. /bin/mkdir -p format1/; \
  725. set -e; \
  726. FILE=`echo format1/format1.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  727. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  728. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format1/format1.d format1/format1.c; \
  729. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format1/format1.d; \
  730. [ -s format1/format1.d ] || rm -f format1/format1.d
  731. /bin/mkdir -p format1/; \
  732. set -e; \
  733. FILE=`echo format1/disk-rep.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  734. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  735. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format1/disk-rep.d format1/disk-rep.c; \
  736. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format1/disk-rep.d; \
  737. [ -s format1/disk-rep.d ] || rm -f format1/disk-rep.d
  738. /bin/mkdir -p zero/; \
  739. set -e; \
  740. FILE=`echo zero/zero.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  741. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  742. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o zero/zero.d zero/zero.c; \
  743. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" zero/zero.d; \
  744. [ -s zero/zero.d ] || rm -f zero/zero.d
  745. /bin/mkdir -p uuid/; \
  746. set -e; \
  747. FILE=`echo uuid/uuid.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  748. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  749. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o uuid/uuid.d uuid/uuid.c; \
  750. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" uuid/uuid.d; \
  751. [ -s uuid/uuid.d ] || rm -f uuid/uuid.d
  752. x86_64-pc-linux-gnu-gcc -c -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -march=corei7 -O2 -pipe -march=corei7 -O2 -pipe -fPIC -O2 -march=corei7 -O2 -pipe -fPIC -O2 datastruct/list.c -o datastruct/list.o
  753. /bin/mkdir -p striped/; \
  754. set -e; \
  755. FILE=`echo striped/striped.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  756. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  757. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o striped/striped.d striped/striped.c; \
  758. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" striped/striped.d; \
  759. [ -s striped/striped.d ] || rm -f striped/striped.d
  760. /bin/mkdir -p report/; \
  761. set -e; \
  762. FILE=`echo report/report.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  763. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  764. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o report/report.d report/report.c; \
  765. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" report/report.d; \
  766. [ -s report/report.d ] || rm -f report/report.d
  767. /bin/mkdir -p report/; \
  768. set -e; \
  769. FILE=`echo report/properties.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  770. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  771. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o report/properties.d report/properties.c; \
  772. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" report/properties.d; \
  773. [ -s report/properties.d ] || rm -f report/properties.d
  774. /bin/mkdir -p mm/; \
  775. set -e; \
  776. FILE=`echo mm/memlock.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  777. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  778. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o mm/memlock.d mm/memlock.c; \
  779. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" mm/memlock.d; \
  780. [ -s mm/memlock.d ] || rm -f mm/memlock.d
  781. x86_64-pc-linux-gnu-gcc -c -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -march=corei7 -O2 -pipe -march=corei7 -O2 -pipe -fPIC -O2 -march=corei7 -O2 -pipe -fPIC -O2 libdm-common.c -o libdm-common.o
  782. /bin/mkdir -p misc/; \
  783. set -e; \
  784. FILE=`echo misc/util.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  785. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  786. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o misc/util.d misc/util.c; \
  787. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" misc/util.d; \
  788. [ -s misc/util.d ] || rm -f misc/util.d
  789. x86_64-pc-linux-gnu-gcc -c -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -march=corei7 -O2 -pipe -march=corei7 -O2 -pipe -fPIC -O2 -march=corei7 -O2 -pipe -fPIC -O2 libdm-file.c -o libdm-file.o
  790. /bin/mkdir -p misc/; \
  791. set -e; \
  792. FILE=`echo misc/lvm-percent.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  793. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  794. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o misc/lvm-percent.d misc/lvm-percent.c; \
  795. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" misc/lvm-percent.d; \
  796. [ -s misc/lvm-percent.d ] || rm -f misc/lvm-percent.d
  797. /bin/mkdir -p misc/; \
  798. set -e; \
  799. FILE=`echo misc/lvm-wrappers.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  800. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  801. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o misc/lvm-wrappers.d misc/lvm-wrappers.c; \
  802. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" misc/lvm-wrappers.d; \
  803. [ -s misc/lvm-wrappers.d ] || rm -f misc/lvm-wrappers.d
  804. /bin/mkdir -p misc/; \
  805. set -e; \
  806. FILE=`echo misc/lvm-string.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  807. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  808. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o misc/lvm-string.d misc/lvm-string.c; \
  809. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" misc/lvm-string.d; \
  810. [ -s misc/lvm-string.d ] || rm -f misc/lvm-string.d
  811. x86_64-pc-linux-gnu-gcc -c -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -march=corei7 -O2 -pipe -march=corei7 -O2 -pipe -fPIC -O2 -march=corei7 -O2 -pipe -fPIC -O2 libdm-deptree.c -o libdm-deptree.o
  812. /bin/mkdir -p misc/; \
  813. set -e; \
  814. FILE=`echo misc/lvm-globals.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  815. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  816. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o misc/lvm-globals.d misc/lvm-globals.c; \
  817. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" misc/lvm-globals.d; \
  818. [ -s misc/lvm-globals.d ] || rm -f misc/lvm-globals.d
  819. /bin/mkdir -p misc/; \
  820. set -e; \
  821. FILE=`echo misc/lvm-file.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  822. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  823. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o misc/lvm-file.d misc/lvm-file.c; \
  824. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" misc/lvm-file.d; \
  825. [ -s misc/lvm-file.d ] || rm -f misc/lvm-file.d
  826. /bin/mkdir -p misc/; \
  827. set -e; \
  828. FILE=`echo misc/lvm-exec.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  829. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  830. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o misc/lvm-exec.d misc/lvm-exec.c; \
  831. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" misc/lvm-exec.d; \
  832. [ -s misc/lvm-exec.d ] || rm -f misc/lvm-exec.d
  833. /bin/mkdir -p misc/; \
  834. set -e; \
  835. FILE=`echo misc/crc.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  836. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  837. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o misc/crc.d misc/crc.c; \
  838. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" misc/crc.d; \
  839. [ -s misc/crc.d ] || rm -f misc/crc.d
  840. /bin/mkdir -p metadata/; \
  841. set -e; \
  842. FILE=`echo metadata/vg.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  843. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  844. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o metadata/vg.d metadata/vg.c; \
  845. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/vg.d; \
  846. [ -s metadata/vg.d ] || rm -f metadata/vg.d
  847. x86_64-pc-linux-gnu-gcc -c -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -march=corei7 -O2 -pipe -march=corei7 -O2 -pipe -fPIC -O2 -march=corei7 -O2 -pipe -fPIC -O2 libdm-string.c -o libdm-string.o
  848. x86_64-pc-linux-gnu-gcc -c -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -march=corei7 -O2 -pipe -march=corei7 -O2 -pipe -fPIC -O2 -march=corei7 -O2 -pipe -fPIC -O2 libdm-report.c -o libdm-report.o
  849. /bin/mkdir -p metadata/; \
  850. set -e; \
  851. FILE=`echo metadata/thin_manip.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  852. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  853. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o metadata/thin_manip.d metadata/thin_manip.c; \
  854. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/thin_manip.d; \
  855. [ -s metadata/thin_manip.d ] || rm -f metadata/thin_manip.d
  856. /bin/mkdir -p metadata/; \
  857. set -e; \
  858. FILE=`echo metadata/snapshot_manip.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  859. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  860. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o metadata/snapshot_manip.d metadata/snapshot_manip.c; \
  861. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/snapshot_manip.d; \
  862. [ -s metadata/snapshot_manip.d ] || rm -f metadata/snapshot_manip.d
  863. /bin/mkdir -p metadata/; \
  864. set -e; \
  865. FILE=`echo metadata/segtype.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  866. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  867. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o metadata/segtype.d metadata/segtype.c; \
  868. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/segtype.d; \
  869. [ -s metadata/segtype.d ] || rm -f metadata/segtype.d
  870. /bin/mkdir -p metadata/; \
  871. set -e; \
  872. FILE=`echo metadata/replicator_manip.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  873. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  874. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o metadata/replicator_manip.d metadata/replicator_manip.c; \
  875. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/replicator_manip.d; \
  876. [ -s metadata/replicator_manip.d ] || rm -f metadata/replicator_manip.d
  877. /bin/mkdir -p metadata/; \
  878. set -e; \
  879. FILE=`echo metadata/raid_manip.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  880. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  881. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o metadata/raid_manip.d metadata/raid_manip.c; \
  882. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/raid_manip.d; \
  883. [ -s metadata/raid_manip.d ] || rm -f metadata/raid_manip.d
  884. /bin/mkdir -p metadata/; \
  885. set -e; \
  886. FILE=`echo metadata/pv_map.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  887. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  888. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o metadata/pv_map.d metadata/pv_map.c; \
  889. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/pv_map.d; \
  890. [ -s metadata/pv_map.d ] || rm -f metadata/pv_map.d
  891. /bin/mkdir -p metadata/; \
  892. set -e; \
  893. FILE=`echo metadata/pv_manip.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  894. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  895. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o metadata/pv_manip.d metadata/pv_manip.c; \
  896. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/pv_manip.d; \
  897. [ -s metadata/pv_manip.d ] || rm -f metadata/pv_manip.d
  898. /bin/mkdir -p metadata/; \
  899. set -e; \
  900. FILE=`echo metadata/pv.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  901. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  902. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o metadata/pv.d metadata/pv.c; \
  903. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/pv.d; \
  904. [ -s metadata/pv.d ] || rm -f metadata/pv.d
  905. /bin/mkdir -p metadata/; \
  906. set -e; \
  907. FILE=`echo metadata/mirror.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  908. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  909. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o metadata/mirror.d metadata/mirror.c; \
  910. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/mirror.d; \
  911. [ -s metadata/mirror.d ] || rm -f metadata/mirror.d
  912. /bin/mkdir -p metadata/; \
  913. set -e; \
  914. FILE=`echo metadata/metadata.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  915. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  916. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o metadata/metadata.d metadata/metadata.c; \
  917. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/metadata.d; \
  918. [ -s metadata/metadata.d ] || rm -f metadata/metadata.d
  919. x86_64-pc-linux-gnu-gcc -c -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -march=corei7 -O2 -pipe -march=corei7 -O2 -pipe -fPIC -O2 -march=corei7 -O2 -pipe -fPIC -O2 libdm-config.c -o libdm-config.o
  920. /bin/mkdir -p metadata/; \
  921. set -e; \
  922. FILE=`echo metadata/merge.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  923. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  924. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o metadata/merge.d metadata/merge.c; \
  925. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/merge.d; \
  926. [ -s metadata/merge.d ] || rm -f metadata/merge.d
  927. /bin/mkdir -p metadata/; \
  928. set -e; \
  929. FILE=`echo metadata/lv_manip.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  930. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  931. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o metadata/lv_manip.d metadata/lv_manip.c; \
  932. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/lv_manip.d; \
  933. [ -s metadata/lv_manip.d ] || rm -f metadata/lv_manip.d
  934. /bin/mkdir -p metadata/; \
  935. set -e; \
  936. FILE=`echo metadata/lv.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  937. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  938. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o metadata/lv.d metadata/lv.c; \
  939. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/lv.d; \
  940. [ -s metadata/lv.d ] || rm -f metadata/lv.d
  941. /bin/mkdir -p log/; \
  942. set -e; \
  943. FILE=`echo log/log.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  944. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  945. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o log/log.d log/log.c; \
  946. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" log/log.d; \
  947. [ -s log/log.d ] || rm -f log/log.d
  948. /bin/mkdir -p locking/; \
  949. set -e; \
  950. FILE=`echo locking/no_locking.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  951. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  952. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o locking/no_locking.d locking/no_locking.c; \
  953. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" locking/no_locking.d; \
  954. [ -s locking/no_locking.d ] || rm -f locking/no_locking.d
  955. /bin/mkdir -p locking/; \
  956. set -e; \
  957. FILE=`echo locking/locking.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  958. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  959. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o locking/locking.d locking/locking.c; \
  960. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" locking/locking.d; \
  961. [ -s locking/locking.d ] || rm -f locking/locking.d
  962. /bin/mkdir -p locking/; \
  963. set -e; \
  964. FILE=`echo locking/file_locking.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  965. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  966. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o locking/file_locking.d locking/file_locking.c; \
  967. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" locking/file_locking.d; \
  968. [ -s locking/file_locking.d ] || rm -f locking/file_locking.d
  969. /bin/mkdir -p label/; \
  970. set -e; \
  971. FILE=`echo label/label.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  972. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  973. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o label/label.d label/label.c; \
  974. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" label/label.d; \
  975. [ -s label/label.d ] || rm -f label/label.d
  976. /bin/mkdir -p freeseg/; \
  977. set -e; \
  978. FILE=`echo freeseg/freeseg.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  979. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  980. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o freeseg/freeseg.d freeseg/freeseg.c; \
  981. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" freeseg/freeseg.d; \
  982. [ -s freeseg/freeseg.d ] || rm -f freeseg/freeseg.d
  983. /bin/mkdir -p format_text/; \
  984. set -e; \
  985. FILE=`echo format_text/text_label.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  986. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  987. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format_text/text_label.d format_text/text_label.c; \
  988. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format_text/text_label.d; \
  989. [ -s format_text/text_label.d ] || rm -f format_text/text_label.d
  990. /bin/mkdir -p format_text/; \
  991. set -e; \
  992. FILE=`echo format_text/tags.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  993. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  994. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format_text/tags.d format_text/tags.c; \
  995. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format_text/tags.d; \
  996. [ -s format_text/tags.d ] || rm -f format_text/tags.d
  997. /bin/mkdir -p format_text/; \
  998. set -e; \
  999. FILE=`echo format_text/import_vsn1.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1000. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1001. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format_text/import_vsn1.d format_text/import_vsn1.c; \
  1002. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format_text/import_vsn1.d; \
  1003. [ -s format_text/import_vsn1.d ] || rm -f format_text/import_vsn1.d
  1004. /bin/mkdir -p format_text/; \
  1005. set -e; \
  1006. FILE=`echo format_text/import.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1007. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1008. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format_text/import.d format_text/import.c; \
  1009. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format_text/import.d; \
  1010. [ -s format_text/import.d ] || rm -f format_text/import.d
  1011. /bin/mkdir -p format_text/; \
  1012. set -e; \
  1013. FILE=`echo format_text/format-text.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1014. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1015. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format_text/format-text.d format_text/format-text.c; \
  1016. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format_text/format-text.d; \
  1017. [ -s format_text/format-text.d ] || rm -f format_text/format-text.d
  1018. /bin/mkdir -p format_text/; \
  1019. set -e; \
  1020. FILE=`echo format_text/flags.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1021. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1022. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format_text/flags.d format_text/flags.c; \
  1023. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format_text/flags.d; \
  1024. [ -s format_text/flags.d ] || rm -f format_text/flags.d
  1025. /bin/mkdir -p format_text/; \
  1026. set -e; \
  1027. FILE=`echo format_text/export.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1028. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1029. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format_text/export.d format_text/export.c; \
  1030. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format_text/export.d; \
  1031. [ -s format_text/export.d ] || rm -f format_text/export.d
  1032. /bin/mkdir -p format_text/; \
  1033. set -e; \
  1034. FILE=`echo format_text/archiver.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1035. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1036. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format_text/archiver.d format_text/archiver.c; \
  1037. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format_text/archiver.d; \
  1038. [ -s format_text/archiver.d ] || rm -f format_text/archiver.d
  1039. /bin/mkdir -p format_text/; \
  1040. set -e; \
  1041. FILE=`echo format_text/archive.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1042. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1043. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o format_text/archive.d format_text/archive.c; \
  1044. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format_text/archive.d; \
  1045. [ -s format_text/archive.d ] || rm -f format_text/archive.d
  1046. x86_64-pc-linux-gnu-gcc -c -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -march=corei7 -O2 -pipe -march=corei7 -O2 -pipe -fPIC -O2 -march=corei7 -O2 -pipe -fPIC -O2 mm/dbg_malloc.c -o mm/dbg_malloc.o
  1047. x86_64-pc-linux-gnu-gcc -c -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -march=corei7 -O2 -pipe -march=corei7 -O2 -pipe -fPIC -O2 -march=corei7 -O2 -pipe -fPIC -O2 mm/pool.c -o mm/pool.o
  1048. /bin/mkdir -p filters/; \
  1049. set -e; \
  1050. FILE=`echo filters/filter.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1051. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1052. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o filters/filter.d filters/filter.c; \
  1053. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" filters/filter.d; \
  1054. [ -s filters/filter.d ] || rm -f filters/filter.d
  1055. x86_64-pc-linux-gnu-gcc -c -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -march=corei7 -O2 -pipe -march=corei7 -O2 -pipe -fPIC -O2 -march=corei7 -O2 -pipe -fPIC -O2 regex/matcher.c -o regex/matcher.o
  1056. x86_64-pc-linux-gnu-gcc -c -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -march=corei7 -O2 -pipe -march=corei7 -O2 -pipe -fPIC -O2 -march=corei7 -O2 -pipe -fPIC -O2 regex/parse_rx.c -o regex/parse_rx.o
  1057. x86_64-pc-linux-gnu-gcc -c -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -march=corei7 -O2 -pipe -march=corei7 -O2 -pipe -fPIC -O2 -march=corei7 -O2 -pipe -fPIC -O2 regex/ttree.c -o regex/ttree.o
  1058. /bin/mkdir -p filters/; \
  1059. set -e; \
  1060. FILE=`echo filters/filter-mpath.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1061. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1062. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o filters/filter-mpath.d filters/filter-mpath.c; \
  1063. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" filters/filter-mpath.d; \
  1064. [ -s filters/filter-mpath.d ] || rm -f filters/filter-mpath.d
  1065. x86_64-pc-linux-gnu-gcc -c -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -march=corei7 -O2 -pipe -march=corei7 -O2 -pipe -fPIC -O2 -march=corei7 -O2 -pipe -fPIC -O2 ioctl/libdm-iface.c -o ioctl/libdm-iface.o
  1066. /bin/mkdir -p filters/; \
  1067. set -e; \
  1068. FILE=`echo filters/filter-md.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1069. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1070. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o filters/filter-md.d filters/filter-md.c; \
  1071. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" filters/filter-md.d; \
  1072. [ -s filters/filter-md.d ] || rm -f filters/filter-md.d
  1073. set -e; \
  1074. ( cat ./.exported_symbols; \
  1075. if test x./libdevmapper.h != x; then \
  1076. x86_64-pc-linux-gnu-gcc -E -P -I./ioctl -I. -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -DDM_DEVICE_UID=0 -DDM_DEVICE_GID=0 -DDM_DEVICE_MODE=0600 ./libdevmapper.h | \
  1077. LC_ALL=C /bin/sed -ne "/^typedef|}/!s/.*[ \*]\(\dm_[a-z0-9_]*\)(.*/\1/p"; \
  1078. fi \
  1079. ) > .exported_symbols_generated
  1080. /bin/mkdir -p filters/; \
  1081. set -e; \
  1082. FILE=`echo filters/filter-sysfs.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1083. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1084. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o filters/filter-sysfs.d filters/filter-sysfs.c; \
  1085. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" filters/filter-sysfs.d; \
  1086. [ -s filters/filter-sysfs.d ] || rm -f filters/filter-sysfs.d
  1087. set -e; (echo "Base {"; echo " global:"; \
  1088. sed "s/^/ /;s/$/;/" < .exported_symbols_generated; \
  1089. echo " local:"; echo " *;"; echo "};") > .export.sym
  1090. /bin/mkdir -p filters/; \
  1091. set -e; \
  1092. FILE=`echo filters/filter-regex.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1093. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1094. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o filters/filter-regex.d filters/filter-regex.c; \
  1095. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" filters/filter-regex.d; \
  1096. [ -s filters/filter-regex.d ] || rm -f filters/filter-regex.d
  1097. /bin/mkdir -p filters/; \
  1098. set -e; \
  1099. FILE=`echo filters/filter-persistent.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1100. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1101. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o filters/filter-persistent.d filters/filter-persistent.c; \
  1102. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" filters/filter-persistent.d; \
  1103. [ -s filters/filter-persistent.d ] || rm -f filters/filter-persistent.d
  1104. /bin/mkdir -p filters/; \
  1105. set -e; \
  1106. FILE=`echo filters/filter-composite.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1107. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1108. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o filters/filter-composite.d filters/filter-composite.c; \
  1109. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" filters/filter-composite.d; \
  1110. [ -s filters/filter-composite.d ] || rm -f filters/filter-composite.d
  1111. /bin/mkdir -p unknown/; \
  1112. set -e; \
  1113. FILE=`echo unknown/unknown.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1114. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1115. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o unknown/unknown.d unknown/unknown.c; \
  1116. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" unknown/unknown.d; \
  1117. [ -s unknown/unknown.d ] || rm -f unknown/unknown.d
  1118. /bin/mkdir -p error/; \
  1119. set -e; \
  1120. FILE=`echo error/errseg.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1121. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1122. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o error/errseg.d error/errseg.c; \
  1123. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" error/errseg.d; \
  1124. [ -s error/errseg.d ] || rm -f error/errseg.d
  1125. /bin/mkdir -p display/; \
  1126. set -e; \
  1127. FILE=`echo display/display.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1128. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1129. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o display/display.d display/display.c; \
  1130. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" display/display.d; \
  1131. [ -s display/display.d ] || rm -f display/display.d
  1132. /bin/mkdir -p device/; \
  1133. set -e; \
  1134. FILE=`echo device/device.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1135. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1136. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o device/device.d device/device.c; \
  1137. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" device/device.d; \
  1138. [ -s device/device.d ] || rm -f device/device.d
  1139. /bin/mkdir -p device/; \
  1140. set -e; \
  1141. FILE=`echo device/dev-luks.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1142. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1143. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o device/dev-luks.d device/dev-luks.c; \
  1144. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" device/dev-luks.d; \
  1145. [ -s device/dev-luks.d ] || rm -f device/dev-luks.d
  1146. /bin/mkdir -p device/; \
  1147. set -e; \
  1148. FILE=`echo device/dev-swap.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1149. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1150. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o device/dev-swap.d device/dev-swap.c; \
  1151. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" device/dev-swap.d; \
  1152. [ -s device/dev-swap.d ] || rm -f device/dev-swap.d
  1153. /bin/mkdir -p device/; \
  1154. set -e; \
  1155. FILE=`echo device/dev-md.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1156. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1157. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o device/dev-md.d device/dev-md.c; \
  1158. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" device/dev-md.d; \
  1159. [ -s device/dev-md.d ] || rm -f device/dev-md.d
  1160. /bin/mkdir -p device/; \
  1161. set -e; \
  1162. FILE=`echo device/dev-io.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1163. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1164. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o device/dev-io.d device/dev-io.c; \
  1165. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" device/dev-io.d; \
  1166. [ -s device/dev-io.d ] || rm -f device/dev-io.d
  1167. /bin/mkdir -p device/; \
  1168. set -e; \
  1169. FILE=`echo device/dev-cache.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1170. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1171. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o device/dev-cache.d device/dev-cache.c; \
  1172. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" device/dev-cache.d; \
  1173. [ -s device/dev-cache.d ] || rm -f device/dev-cache.d
  1174. /bin/mkdir -p datastruct/; \
  1175. set -e; \
  1176. FILE=`echo datastruct/str_list.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1177. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1178. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o datastruct/str_list.d datastruct/str_list.c; \
  1179. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" datastruct/str_list.d; \
  1180. [ -s datastruct/str_list.d ] || rm -f datastruct/str_list.d
  1181. /bin/mkdir -p datastruct/; \
  1182. set -e; \
  1183. FILE=`echo datastruct/btree.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1184. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1185. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o datastruct/btree.d datastruct/btree.c; \
  1186. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" datastruct/btree.d; \
  1187. [ -s datastruct/btree.d ] || rm -f datastruct/btree.d
  1188. /bin/mkdir -p config/; \
  1189. set -e; \
  1190. FILE=`echo config/config.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1191. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1192. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o config/config.d config/config.c; \
  1193. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" config/config.d; \
  1194. [ -s config/config.d ] || rm -f config/config.d
  1195. /bin/mkdir -p commands/; \
  1196. set -e; \
  1197. FILE=`echo commands/toolcontext.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1198. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1199. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o commands/toolcontext.d commands/toolcontext.c; \
  1200. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" commands/toolcontext.d; \
  1201. [ -s commands/toolcontext.d ] || rm -f commands/toolcontext.d
  1202. /bin/mkdir -p cache/; \
  1203. set -e; \
  1204. FILE=`echo cache/lvmcache.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1205. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1206. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o cache/lvmcache.d cache/lvmcache.c; \
  1207. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" cache/lvmcache.d; \
  1208. [ -s cache/lvmcache.d ] || rm -f cache/lvmcache.d
  1209. /bin/mkdir -p activate/; \
  1210. set -e; \
  1211. FILE=`echo activate/activate.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1212. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1213. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DHAVE_CONFIG_H -DDM_IOCTLS -o activate/activate.d activate/activate.c; \
  1214. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" activate/activate.d; \
  1215. [ -s activate/activate.d ] || rm -f activate/activate.d
  1216. make[1]: Leaving directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/lib'
  1217. make[1]: Entering directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/lib'
  1218. make[1]: Nothing to be done for `device-mapper'.
  1219. make[1]: Leaving directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/lib'
  1220. x86_64-pc-linux-gnu-gcc -shared -Wl,-soname,libdevmapper.so.1.02 \
  1221. -march=corei7 -O2 -pipe -march=corei7 -O2 -pipe -fPIC -O2 -march=corei7 -O2 -pipe -fPIC -O2 -Wl,-O1 -Wl,--as-needed -Wl,--version-script,.export.sym -L../libdm -L../lib -L../libdaemon/client -L../daemons/dmeventd datastruct/bitset.o datastruct/hash.o datastruct/list.o libdm-common.o libdm-file.o libdm-deptree.o libdm-string.o libdm-report.o libdm-config.o mm/dbg_malloc.o mm/pool.o regex/matcher.o regex/parse_rx.o regex/ttree.o ioctl/libdm-iface.o -ludev -o ioctl/libdevmapper.so.1.02
  1222. rm -f ioctl/libdevmapper.a
  1223. x86_64-pc-linux-gnu-ar rs ioctl/libdevmapper.a datastruct/bitset.o datastruct/hash.o datastruct/list.o libdm-common.o libdm-file.o libdm-deptree.o libdm-string.o libdm-report.o libdm-config.o mm/dbg_malloc.o mm/pool.o regex/matcher.o regex/parse_rx.o regex/ttree.o ioctl/libdm-iface.o
  1224. x86_64-pc-linux-gnu-ar: creating ioctl/libdevmapper.a
  1225. ln -s -f libdevmapper.so.1.02 ioctl/libdevmapper.so
  1226. ln -s -f ioctl/libdevmapper.so libdevmapper.so
  1227. ln -s -f ioctl/libdevmapper.so libdevmapper.so.1.02
  1228. make[1]: Leaving directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/libdm'
  1229. make -C tools device-mapper
  1230. make -C daemons device-mapper
  1231. make[1]: Entering directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/tools'
  1232. /bin/mkdir -p ./; \
  1233. set -e; \
  1234. FILE=`echo lvmcmdlib.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1235. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1236. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvmcmdlib.d lvmcmdlib.c; \
  1237. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvmcmdlib.d; \
  1238. [ -s lvmcmdlib.d ] || rm -f lvmcmdlib.d
  1239. make[1]: Entering directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/daemons'
  1240. make -C dmeventd device-mapper
  1241. /bin/mkdir -p ./; \
  1242. set -e; \
  1243. FILE=`echo lvm2cmd.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1244. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1245. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvm2cmd.d lvm2cmd.c; \
  1246. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvm2cmd.d; \
  1247. [ -s lvm2cmd.d ] || rm -f lvm2cmd.d
  1248. /bin/mkdir -p ./; \
  1249. set -e; \
  1250. FILE=`echo lvm2cmd-static.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1251. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1252. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvm2cmd-static.d lvm2cmd-static.c; \
  1253. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvm2cmd-static.d; \
  1254. [ -s lvm2cmd-static.d ] || rm -f lvm2cmd-static.d
  1255. /bin/mkdir -p ./; \
  1256. set -e; \
  1257. FILE=`echo lvm.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1258. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1259. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvm.d lvm.c; \
  1260. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvm.d; \
  1261. [ -s lvm.d ] || rm -f lvm.d
  1262. make[2]: Entering directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/daemons/dmeventd'
  1263. /bin/mkdir -p ./; \
  1264. set -e; \
  1265. FILE=`echo dmeventd.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1266. DEPS=`echo ../../make.tmpl ../../VERSION ../../Makefile ../../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1267. x86_64-pc-linux-gnu-gcc -MM -I. -I../../include -DHAVE_CONFIG_H -DDM_IOCTLS -o dmeventd.d dmeventd.c; \
  1268. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" dmeventd.d; \
  1269. [ -s dmeventd.d ] || rm -f dmeventd.d
  1270. /bin/mkdir -p ./; \
  1271. set -e; \
  1272. FILE=`echo libdevmapper-event.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1273. DEPS=`echo ../../make.tmpl ../../VERSION ../../Makefile ../../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1274. x86_64-pc-linux-gnu-gcc -MM -I. -I../../include -DHAVE_CONFIG_H -DDM_IOCTLS -o libdevmapper-event.d libdevmapper-event.c; \
  1275. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" libdevmapper-event.d; \
  1276. [ -s libdevmapper-event.d ] || rm -f libdevmapper-event.d
  1277. /bin/mkdir -p ./; \
  1278. set -e; \
  1279. FILE=`echo dmsetup.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1280. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1281. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o dmsetup.d dmsetup.c; \
  1282. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" dmsetup.d; \
  1283. [ -s dmsetup.d ] || rm -f dmsetup.d
  1284. /bin/mkdir -p ./; \
  1285. set -e; \
  1286. FILE=`echo vgsplit.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1287. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1288. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgsplit.d vgsplit.c; \
  1289. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgsplit.d; \
  1290. [ -s vgsplit.d ] || rm -f vgsplit.d
  1291. /bin/mkdir -p ./; \
  1292. set -e; \
  1293. FILE=`echo vgscan.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1294. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1295. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgscan.d vgscan.c; \
  1296. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgscan.d; \
  1297. [ -s vgscan.d ] || rm -f vgscan.d
  1298. /bin/mkdir -p ./; \
  1299. set -e; \
  1300. FILE=`echo vgrename.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1301. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1302. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgrename.d vgrename.c; \
  1303. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgrename.d; \
  1304. [ -s vgrename.d ] || rm -f vgrename.d
  1305. /bin/mkdir -p ./; \
  1306. set -e; \
  1307. FILE=`echo vgremove.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1308. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1309. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgremove.d vgremove.c; \
  1310. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgremove.d; \
  1311. [ -s vgremove.d ] || rm -f vgremove.d
  1312. /bin/mkdir -p ./; \
  1313. set -e; \
  1314. FILE=`echo vgreduce.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1315. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1316. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgreduce.d vgreduce.c; \
  1317. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgreduce.d; \
  1318. [ -s vgreduce.d ] || rm -f vgreduce.d
  1319. make[2]: Leaving directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/daemons/dmeventd'
  1320. /bin/mkdir -p ./; \
  1321. set -e; \
  1322. FILE=`echo vgmknodes.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1323. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1324. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgmknodes.d vgmknodes.c; \
  1325. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgmknodes.d; \
  1326. [ -s vgmknodes.d ] || rm -f vgmknodes.d
  1327. make[2]: Entering directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/daemons/dmeventd'
  1328. x86_64-pc-linux-gnu-gcc -c -I. -I../../include -DHAVE_CONFIG_H -DDM_IOCTLS -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -march=corei7 -O2 -pipe -march=corei7 -O2 -pipe -fPIC -O2 -march=corei7 -O2 -pipe -fPIC -O2 -march=corei7 -O2 -pipe -fPIC -O2 libdevmapper-event.c -o libdevmapper-event.o
  1329. /bin/mkdir -p ./; \
  1330. set -e; \
  1331. FILE=`echo vgmerge.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1332. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1333. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgmerge.d vgmerge.c; \
  1334. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgmerge.d; \
  1335. [ -s vgmerge.d ] || rm -f vgmerge.d
  1336. /bin/mkdir -p ./; \
  1337. set -e; \
  1338. FILE=`echo vgimport.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1339. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1340. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgimport.d vgimport.c; \
  1341. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgimport.d; \
  1342. [ -s vgimport.d ] || rm -f vgimport.d
  1343. /bin/mkdir -p ./; \
  1344. set -e; \
  1345. FILE=`echo vgextend.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1346. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1347. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgextend.d vgextend.c; \
  1348. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgextend.d; \
  1349. [ -s vgextend.d ] || rm -f vgextend.d
  1350. /bin/mkdir -p ./; \
  1351. set -e; \
  1352. FILE=`echo vgexport.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1353. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1354. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgexport.d vgexport.c; \
  1355. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgexport.d; \
  1356. [ -s vgexport.d ] || rm -f vgexport.d
  1357. /bin/mkdir -p ./; \
  1358. set -e; \
  1359. FILE=`echo vgdisplay.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1360. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1361. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgdisplay.d vgdisplay.c; \
  1362. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgdisplay.d; \
  1363. [ -s vgdisplay.d ] || rm -f vgdisplay.d
  1364. set -e; \
  1365. ( cat ./.exported_symbols; \
  1366. if test x./libdevmapper-event.h != x; then \
  1367. x86_64-pc-linux-gnu-gcc -E -P -I. -I../../include -DHAVE_CONFIG_H -DDM_IOCTLS ./libdevmapper-event.h | \
  1368. LC_ALL=C /bin/sed -ne "/^typedef|}/!s/.*[ \*]\(\dm_event_[a-z0-9_]*\)(.*/\1/p"; \
  1369. fi \
  1370. ) > .exported_symbols_generated
  1371. /bin/mkdir -p ./; \
  1372. set -e; \
  1373. FILE=`echo vgconvert.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1374. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1375. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgconvert.d vgconvert.c; \
  1376. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgconvert.d; \
  1377. [ -s vgconvert.d ] || rm -f vgconvert.d
  1378. /bin/mkdir -p ./; \
  1379. set -e; \
  1380. FILE=`echo vgcreate.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1381. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1382. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgcreate.d vgcreate.c; \
  1383. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgcreate.d; \
  1384. [ -s vgcreate.d ] || rm -f vgcreate.d
  1385. x86_64-pc-linux-gnu-gcc -c -I. -I../../include -DHAVE_CONFIG_H -DDM_IOCTLS -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -march=corei7 -O2 -pipe -march=corei7 -O2 -pipe -fPIC -O2 -march=corei7 -O2 -pipe -fPIC -O2 -march=corei7 -O2 -pipe -fPIC -O2 dmeventd.c -o dmeventd.o
  1386. /bin/mkdir -p ./; \
  1387. set -e; \
  1388. FILE=`echo vgck.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1389. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1390. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgck.d vgck.c; \
  1391. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgck.d; \
  1392. [ -s vgck.d ] || rm -f vgck.d
  1393. /bin/mkdir -p ./; \
  1394. set -e; \
  1395. FILE=`echo vgchange.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1396. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1397. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgchange.d vgchange.c; \
  1398. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgchange.d; \
  1399. [ -s vgchange.d ] || rm -f vgchange.d
  1400. /bin/mkdir -p ./; \
  1401. set -e; \
  1402. FILE=`echo vgcfgrestore.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1403. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1404. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgcfgrestore.d vgcfgrestore.c; \
  1405. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgcfgrestore.d; \
  1406. [ -s vgcfgrestore.d ] || rm -f vgcfgrestore.d
  1407. /bin/mkdir -p ./; \
  1408. set -e; \
  1409. FILE=`echo vgcfgbackup.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1410. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1411. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o vgcfgbackup.d vgcfgbackup.c; \
  1412. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" vgcfgbackup.d; \
  1413. [ -s vgcfgbackup.d ] || rm -f vgcfgbackup.d
  1414. /bin/mkdir -p ./; \
  1415. set -e; \
  1416. FILE=`echo toollib.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1417. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1418. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o toollib.d toollib.c; \
  1419. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" toollib.d; \
  1420. [ -s toollib.d ] || rm -f toollib.d
  1421. /bin/mkdir -p ./; \
  1422. set -e; \
  1423. FILE=`echo segtypes.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1424. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1425. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o segtypes.d segtypes.c; \
  1426. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" segtypes.d; \
  1427. [ -s segtypes.d ] || rm -f segtypes.d
  1428. /bin/mkdir -p ./; \
  1429. set -e; \
  1430. FILE=`echo reporter.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1431. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1432. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o reporter.d reporter.c; \
  1433. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" reporter.d; \
  1434. [ -s reporter.d ] || rm -f reporter.d
  1435. /bin/mkdir -p ./; \
  1436. set -e; \
  1437. FILE=`echo pvscan.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1438. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1439. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o pvscan.d pvscan.c; \
  1440. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" pvscan.d; \
  1441. [ -s pvscan.d ] || rm -f pvscan.d
  1442. /bin/mkdir -p ./; \
  1443. set -e; \
  1444. FILE=`echo pvresize.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1445. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1446. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o pvresize.d pvresize.c; \
  1447. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" pvresize.d; \
  1448. [ -s pvresize.d ] || rm -f pvresize.d
  1449. /bin/mkdir -p ./; \
  1450. set -e; \
  1451. FILE=`echo pvremove.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1452. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1453. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o pvremove.d pvremove.c; \
  1454. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" pvremove.d; \
  1455. [ -s pvremove.d ] || rm -f pvremove.d
  1456. /bin/mkdir -p ./; \
  1457. set -e; \
  1458. FILE=`echo pvmove.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1459. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1460. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o pvmove.d pvmove.c; \
  1461. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" pvmove.d; \
  1462. [ -s pvmove.d ] || rm -f pvmove.d
  1463. /bin/mkdir -p ./; \
  1464. set -e; \
  1465. FILE=`echo pvdisplay.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1466. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1467. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o pvdisplay.d pvdisplay.c; \
  1468. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" pvdisplay.d; \
  1469. [ -s pvdisplay.d ] || rm -f pvdisplay.d
  1470. /bin/mkdir -p ./; \
  1471. set -e; \
  1472. FILE=`echo pvcreate.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1473. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1474. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o pvcreate.d pvcreate.c; \
  1475. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" pvcreate.d; \
  1476. [ -s pvcreate.d ] || rm -f pvcreate.d
  1477. /bin/mkdir -p ./; \
  1478. set -e; \
  1479. FILE=`echo pvck.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1480. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1481. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o pvck.d pvck.c; \
  1482. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" pvck.d; \
  1483. [ -s pvck.d ] || rm -f pvck.d
  1484. /bin/mkdir -p ./; \
  1485. set -e; \
  1486. FILE=`echo pvchange.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1487. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1488. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o pvchange.d pvchange.c; \
  1489. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" pvchange.d; \
  1490. [ -s pvchange.d ] || rm -f pvchange.d
  1491. /bin/mkdir -p ./; \
  1492. set -e; \
  1493. FILE=`echo polldaemon.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1494. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1495. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o polldaemon.d polldaemon.c; \
  1496. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" polldaemon.d; \
  1497. [ -s polldaemon.d ] || rm -f polldaemon.d
  1498. /bin/mkdir -p ./; \
  1499. set -e; \
  1500. FILE=`echo lvscan.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1501. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1502. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvscan.d lvscan.c; \
  1503. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvscan.d; \
  1504. [ -s lvscan.d ] || rm -f lvscan.d
  1505. set -e; (echo "Base {"; echo " global:"; \
  1506. sed "s/^/ /;s/$/;/" < .exported_symbols_generated; \
  1507. echo " local:"; echo " *;"; echo "};") > .export.sym
  1508. /bin/mkdir -p ./; \
  1509. set -e; \
  1510. FILE=`echo lvresize.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1511. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1512. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvresize.d lvresize.c; \
  1513. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvresize.d; \
  1514. [ -s lvresize.d ] || rm -f lvresize.d
  1515. rm -f libdevmapper-event.a
  1516. x86_64-pc-linux-gnu-ar rs libdevmapper-event.a libdevmapper-event.o
  1517. x86_64-pc-linux-gnu-ar: creating libdevmapper-event.a
  1518. x86_64-pc-linux-gnu-gcc -shared -Wl,-soname,libdevmapper-event.so.1.02 \
  1519. -march=corei7 -O2 -pipe -march=corei7 -O2 -pipe -fPIC -O2 -march=corei7 -O2 -pipe -fPIC -O2 -march=corei7 -O2 -pipe -fPIC -O2 -Wl,-O1 -Wl,--as-needed -Wl,--version-script,.export.sym -L../../libdm -L../../lib -L../../libdaemon/client -L../../daemons/dmeventd libdevmapper-event.o -ldevmapper -o libdevmapper-event.so.1.02
  1520. /bin/mkdir -p ./; \
  1521. set -e; \
  1522. FILE=`echo lvrename.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1523. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1524. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvrename.d lvrename.c; \
  1525. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvrename.d; \
  1526. [ -s lvrename.d ] || rm -f lvrename.d
  1527. ln -s -f libdevmapper-event.so.1.02 libdevmapper-event.so
  1528. /bin/mkdir -p ./; \
  1529. set -e; \
  1530. FILE=`echo lvremove.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1531. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1532. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvremove.d lvremove.c; \
  1533. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvremove.d; \
  1534. [ -s lvremove.d ] || rm -f lvremove.d
  1535. /bin/mkdir -p ./; \
  1536. set -e; \
  1537. FILE=`echo lvreduce.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1538. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1539. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvreduce.d lvreduce.c; \
  1540. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvreduce.d; \
  1541. [ -s lvreduce.d ] || rm -f lvreduce.d
  1542. /bin/mkdir -p ./; \
  1543. set -e; \
  1544. FILE=`echo lvmdiskscan.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1545. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1546. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvmdiskscan.d lvmdiskscan.c; \
  1547. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvmdiskscan.d; \
  1548. [ -s lvmdiskscan.d ] || rm -f lvmdiskscan.d
  1549. /bin/mkdir -p ./; \
  1550. set -e; \
  1551. FILE=`echo lvmcmdline.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1552. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1553. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvmcmdline.d lvmcmdline.c; \
  1554. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvmcmdline.d; \
  1555. [ -s lvmcmdline.d ] || rm -f lvmcmdline.d
  1556. /bin/mkdir -p ./; \
  1557. set -e; \
  1558. FILE=`echo lvmchange.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1559. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1560. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvmchange.d lvmchange.c; \
  1561. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvmchange.d; \
  1562. [ -s lvmchange.d ] || rm -f lvmchange.d
  1563. /bin/mkdir -p ./; \
  1564. set -e; \
  1565. FILE=`echo lvextend.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1566. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1567. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvextend.d lvextend.c; \
  1568. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvextend.d; \
  1569. [ -s lvextend.d ] || rm -f lvextend.d
  1570. /bin/mkdir -p ./; \
  1571. set -e; \
  1572. FILE=`echo lvdisplay.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1573. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1574. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvdisplay.d lvdisplay.c; \
  1575. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvdisplay.d; \
  1576. [ -s lvdisplay.d ] || rm -f lvdisplay.d
  1577. /bin/mkdir -p ./; \
  1578. set -e; \
  1579. FILE=`echo lvcreate.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1580. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1581. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvcreate.d lvcreate.c; \
  1582. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvcreate.d; \
  1583. [ -s lvcreate.d ] || rm -f lvcreate.d
  1584. /bin/mkdir -p ./; \
  1585. set -e; \
  1586. FILE=`echo lvconvert.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1587. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1588. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvconvert.d lvconvert.c; \
  1589. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvconvert.d; \
  1590. [ -s lvconvert.d ] || rm -f lvconvert.d
  1591. /bin/mkdir -p ./; \
  1592. set -e; \
  1593. FILE=`echo lvchange.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1594. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1595. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o lvchange.d lvchange.c; \
  1596. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" lvchange.d; \
  1597. [ -s lvchange.d ] || rm -f lvchange.d
  1598. /bin/mkdir -p ./; \
  1599. set -e; \
  1600. FILE=`echo formats.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1601. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1602. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o formats.d formats.c; \
  1603. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" formats.d; \
  1604. [ -s formats.d ] || rm -f formats.d
  1605. /bin/mkdir -p ./; \
  1606. set -e; \
  1607. FILE=`echo dumpconfig.d | sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
  1608. DEPS=`echo ../make.tmpl ../VERSION ../Makefile ../include/.symlinks_created | sed -e 's/\\//\\\\\\//g'`; \
  1609. x86_64-pc-linux-gnu-gcc -MM -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -o dumpconfig.d dumpconfig.c; \
  1610. sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" dumpconfig.d; \
  1611. [ -s dumpconfig.d ] || rm -f dumpconfig.d
  1612. make[1]: Leaving directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/tools'
  1613. make[1]: Entering directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/tools'
  1614. x86_64-pc-linux-gnu-gcc -c -I. -I../include -DLVM_SHARED_PATH=\"/usr/sbin/lvm\" -DHAVE_CONFIG_H -DDM_IOCTLS -Wall -Wundef -Wshadow -Wcast-align -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wmissing-noreturn -Wformat-security -Wredundant-decls -Wpointer-arith -march=corei7 -O2 -pipe -march=corei7 -O2 -pipe -fPIC -O2 -march=corei7 -O2 -pipe -fPIC -O2 dmsetup.c -o dmsetup.o
  1615. x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -march=corei7 -O2 -pipe -fPIC -O2 -march=corei7 -O2 -pipe -fPIC -O2 -march=corei7 -O2 -pipe -fPIC -O2 -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -O2 -L./libdm -L./lib -L./libdaemon/client -L./daemons/dmeventd -Wl,-O1 -Wl,--as-needed -O2 -L../libdm -L../lib -L../libdaemon/client -L../daemons/dmeventd -Wl,-O1 -Wl,--as-needed -O2 -L../../libdm -L../../lib -L../../libdaemon/client -L../../daemons/dmeventd -Wl,--export-dynamic -L. -o dmeventd dmeventd.o \
  1616. -ldl -ldevmapper-event -lpthread -ldevmapper -rdynamic
  1617. x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -march=corei7 -O2 -pipe -fPIC -O2 -march=corei7 -O2 -pipe -fPIC -O2 -march=corei7 -O2 -pipe -fPIC -O2 -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -O2 -L./libdm -L./lib -L./libdaemon/client -L./daemons/dmeventd -Wl,-O1 -Wl,--as-needed -O2 -L../libdm -L../lib -L../libdaemon/client -L../daemons/dmeventd -Wl,-O1 -Wl,--as-needed -O2 -L../../libdm -L../../lib -L../../libdaemon/client -L../../daemons/dmeventd -Wl,--export-dynamic -Wl,--no-export-dynamic -static -L. -L../../libdm/ioctl -o dmeventd.static \
  1618. dmeventd.o -ldl -ldevmapper-event -lpthread -ldevmapper -ludev
  1619. dmeventd.o: In function `_register_for_event':
  1620. dmeventd.c:(.text+0x1011): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  1621. /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64/libudev.a(util.o): In function `gid_to_name':
  1622. (.text.gid_to_name+0x31): warning: Using 'getgrgid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  1623. /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64/libudev.a(util.o): In function `get_group_creds':
  1624. (.text.get_group_creds+0xda): warning: Using 'getgrnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  1625. /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64/libudev.a(libudev_la-libudev-util.o): In function `util_lookup_group':
  1626. (.text.util_lookup_group+0xcc): warning: Using 'getgrnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  1627. /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64/libudev.a(util.o): In function `get_user_creds':
  1628. (.text.get_user_creds+0x16b): warning: Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  1629. /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64/libudev.a(util.o): In function `get_user_creds':
  1630. (.text.get_user_creds+0xe7): warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  1631. /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64/libudev.a(libudev_la-libudev-util.o): In function `util_lookup_user':
  1632. (.text.util_lookup_user+0xde): warning: Using 'getpwnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  1633. /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64/libudev.a(util.o): In function `lookup_uid':
  1634. (.text.lookup_uid+0xab): warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  1635. /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64/libudev.a(time-util.o): In function `now':
  1636. (.text.now+0x8): undefined reference to `clock_gettime'
  1637. collect2: ld returned 1 exit status
  1638. make[2]: *** [dmeventd.static] Error 1
  1639. make[2]: Leaving directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/daemons/dmeventd'
  1640. make[1]: *** [dmeventd.device-mapper] Error 2
  1641. make[1]: Leaving directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/daemons'
  1642. make: *** [daemons.device-mapper] Error 2
  1643. make: *** Waiting for unfinished jobs....
  1644. x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -march=corei7 -O2 -pipe -fPIC -O2 -march=corei7 -O2 -pipe -fPIC -O2 -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -O2 -L./libdm -L./lib -L./libdaemon/client -L./daemons/dmeventd -Wl,-O1 -Wl,--as-needed -O2 -L../libdm -L../lib -L../libdaemon/client -L../daemons/dmeventd -L../libdm \
  1645. -o dmsetup dmsetup.o -ldevmapper -ludev
  1646. x86_64-pc-linux-gnu-gcc -march=corei7 -O2 -pipe -march=corei7 -O2 -pipe -fPIC -O2 -march=corei7 -O2 -pipe -fPIC -O2 -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--as-needed -O2 -L./libdm -L./lib -L./libdaemon/client -L./daemons/dmeventd -Wl,-O1 -Wl,--as-needed -O2 -L../libdm -L../lib -L../libdaemon/client -L../daemons/dmeventd -Wl,--no-export-dynamic -static -L../libdm/ioctl \
  1647. -o dmsetup.static dmsetup.o -ldevmapper -ludev -ludev
  1648. /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64/libudev.a(util.o): In function `gid_to_name':
  1649. (.text.gid_to_name+0x31): warning: Using 'getgrgid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  1650. /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64/libudev.a(util.o): In function `get_group_creds':
  1651. (.text.get_group_creds+0xda): warning: Using 'getgrnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  1652. /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64/libudev.a(libudev_la-libudev-util.o): In function `util_lookup_group':
  1653. (.text.util_lookup_group+0xcc): warning: Using 'getgrnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  1654. /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64/libudev.a(util.o): In function `get_user_creds':
  1655. (.text.get_user_creds+0x16b): warning: Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  1656. /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64/libudev.a(util.o): In function `get_user_creds':
  1657. (.text.get_user_creds+0xe7): warning: Using 'getpwuid' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  1658. /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64/libudev.a(libudev_la-libudev-util.o): In function `util_lookup_user':
  1659. (.text.util_lookup_user+0xde): warning: Using 'getpwnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  1660. /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64/libudev.a(util.o): In function `lookup_uid':
  1661. (.text.lookup_uid+0xab): warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
  1662. /usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../lib64/libudev.a(time-util.o): In function `now':
  1663. (.text.now+0x8): undefined reference to `clock_gettime'
  1664. collect2: ld returned 1 exit status
  1665. make[1]: *** [dmsetup.static] Error 1
  1666. make[1]: Leaving directory `/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97/tools'
  1667. make: *** [tools.device-mapper] Error 2
  1668. * ERROR: sys-fs/lvm2-2.02.97-r1 failed (compile phase):
  1669. * emake failed
  1670. *
  1671. * If you need support, post the output of `emerge --info '=sys-fs/lvm2-2.02.97-r1'`,
  1672. * the complete build log and the output of `emerge -pqv '=sys-fs/lvm2-2.02.97-r1'`.
  1673. * The complete build log is located at '/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/temp/build.log'.
  1674. * The ebuild environment file is located at '/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/temp/environment'.
  1675. * Working directory: '/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97'
  1676. * S: '/var/tmp/portage/sys-fs/lvm2-2.02.97-r1/work/LVM2.2.02.97'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement