Advertisement
Guest User

lvm2-2.02.110 emerge log

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