Advertisement
Guest User

lvm2 emerge log

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