▣ archci hegjon-test
master seen 1s ago

dmraid 1.0.0.rc16.3-15.1 x86_64, from core done

done 2026-09-08T15:43:01Z on worker2-1, attempt 1

job
5-1788882136-omarchy,dmraid,1.0.0.rc16.3-15.1,x86_64
commit
d37ed6390cf9f2b53a049d4d799ec84dd5f5a493
log
/var/lib/archci/logs/hegjon-test/dmraid/1.0.0.rc16.3-15.1/x86_64/attempt-1.log

log 756 lines

1==> archci-build 5-1788882136-omarchy,dmraid,1.0.0.rc16.3-15.1,x86_64 on worker2 at 2026-09-08T15:42:16Z2    repo=omarchy arch=x86_64 profile=extra chroot=/var/lib/archbuild/extra-x86_64 copy=archci-1 commit=d37ed6390cf9f2b53a049d4d799ec84dd5f5a4933    pacman.conf=/usr/share/devtools/pacman.conf.d/extra.conf makepkg.conf=/usr/share/devtools/makepkg.conf.d/x86_64.conf4==> Fetching pkgbuilds/dmraid at d37ed6390cf9f2b53a049d4d799ec84dd5f5a493 from https://github.com/hegjon/omarchy-pkgs.git5==> Building dmraid 1.0.0.rc16.3-15.1 in archci-16==> Synchronizing chroot copy [/var/lib/archbuild/extra-x86_64/root] -> [archci-1]...done7    root : PWD=/var/lib/archci-worker/build/1/dmraid ; USER=archci ; COMMAND=/usr/bin/env SRCDEST=/var/lib/archci-worker/srcdest BUILDDIR=/tmp/makechrootpkg.PsvEiKISPt makepkg --config=/var/lib/archbuild/extra-x86_64/archci-1/etc/makepkg.conf --verifysource -o --skippgpcheck8pam_unix(sudo:session): session opened for user archci(uid=968) by (uid=0)9==> Making package: dmraid 1.0.0.rc16.3-15.1 (Tue Sep  8 15:42:19 2026)10==> Retrieving sources...11  -> Found dmraid-1.0.0.rc16-3.tar.bz212  -> Found dmraid_install13  -> Found dmraid_hook14  -> Found dmraid_tmpfiles15  -> Found dmraid.service16  -> Found dmraid-format-security.patch17==> WARNING: Skipping verification of source file PGP signatures.18==> Validating source files with sha256sums...19    dmraid-1.0.0.rc16-3.tar.bz2 ... Passed20    dmraid_install ... Passed21    dmraid_hook ... Passed22    dmraid_tmpfiles ... Passed23    dmraid.service ... Passed24    dmraid-format-security.patch ... Passed25pam_unix(sudo:session): session closed for user archci26    root : PWD=/var/lib/archci-worker/build/1/dmraid ; USER=archci ; COMMAND=/usr/bin/bash -c '#012#011#011source PKGBUILD#012#011#011printf "%s\\n" "${pkgbase:-${pkgname}}" "${pkgname[@]}"#012'27pam_unix(sudo:session): session opened for user archci(uid=968) by (uid=0)28pam_unix(sudo:session): session closed for user archci29Note: in a future version of systemd-nspawn the default set of permitted socket address families will be restricted to AF_INET, AF_INET6 and AF_UNIX. Use --restrict-address-families= to configure the set of permitted socket address families, or set RestrictAddressFamilies= in a .nspawn file.30==> Making package: dmraid 1.0.0.rc16.3-15.1 (Tue Sep  8 15:42:26 2026)31==> Checking runtime dependencies...32==> Checking buildtime dependencies...33==> Retrieving sources...34  -> Found dmraid-1.0.0.rc16-3.tar.bz235  -> Found dmraid_install36  -> Found dmraid_hook37  -> Found dmraid_tmpfiles38  -> Found dmraid.service39  -> Found dmraid-format-security.patch40==> WARNING: Skipping all source file integrity checks.41==> Extracting sources...42  -> Extracting dmraid-1.0.0.rc16-3.tar.bz2 with bsdtar43==> Starting prepare()...44patching file lib/events/libdmraid-events-isw.c45==> Starting build()...46checking build system type... x86_64-unknown-linux-gnu47checking host system type... x86_64-unknown-linux-gnu48checking target system type... x86_64-unknown-linux-gnu49checking for a sed that does not truncate output... /usr/bin/sed50checking for gawk... gawk51checking for a BSD-compatible install... /usr/bin/install -c52checking whether ln -s works... yes53checking whether make sets $(MAKE)... yes54checking for a thread-safe mkdir -p... /usr/bin/mkdir -p55checking for ranlib... ranlib56checking for gcc... gcc57checking for C compiler default output file name... a.out58checking whether the C compiler works... yes59checking whether we are cross compiling... no60checking for suffix of executables...61checking for suffix of object files... o62checking whether we are using the GNU C compiler... yes63checking whether gcc accepts -g... yes64checking for gcc option to accept ISO C89... none needed65checking how to run the C preprocessor... gcc -E66checking for grep that handles long lines and -e... /usr/bin/grep67checking for egrep... /usr/bin/grep -E68checking for ANSI C header files... yes69checking for sys/types.h... yes70checking for sys/stat.h... yes71checking for stdlib.h... yes72checking for string.h... yes73checking for memory.h... yes74checking for strings.h... yes75checking for inttypes.h... yes76checking for stdint.h... yes77checking for unistd.h... yes78checking minix/config.h usability... no79checking minix/config.h presence... no80checking for minix/config.h... no81checking whether it is safe to define __EXTENSIONS__... yes82checking for special C compiler options needed for large files... no83checking for _FILE_OFFSET_BITS value needed for large files... no84checking for dirent.h that defines DIR... yes85checking for library containing opendir... none required86checking for ANSI C header files... (cached) yes87checking whether time.h and sys/time.h may both be included... yes88checking fcntl.h usability... yes89checking fcntl.h presence... yes90checking for fcntl.h... yes91checking limits.h usability... yes92checking limits.h presence... yes93checking for limits.h... yes94checking mntent.h usability... yes95checking mntent.h presence... yes96checking for mntent.h... yes97checking paths.h usability... yes98checking paths.h presence... yes99checking for paths.h... yes100checking sys/file.h usability... yes101checking sys/file.h presence... yes102checking for sys/file.h... yes103checking sys/ioctl.h usability... yes104checking sys/ioctl.h presence... yes105checking for sys/ioctl.h... yes106checking netinet/in.h usability... yes107checking netinet/in.h presence... yes108checking for netinet/in.h... yes109checking syslog.h usability... yes110checking syslog.h presence... yes111checking for syslog.h... yes112checking for unistd.h... (cached) yes113checking for an ANSI C-conforming const... yes114checking for inline... inline115checking for int16_t... yes116checking for int32_t... yes117checking for int64_t... yes118checking for int8_t... yes119checking for mode_t... yes120checking for off_t... yes121checking for pid_t... yes122checking for size_t... yes123checking for uint16_t... yes124checking for uint32_t... yes125checking for uint64_t... yes126checking for uint8_t... yes127checking for struct stat.st_rdev... yes128checking whether to enable debugging... no129checking whether to enable malloc debugging... no130checking whether to disable native metadata logging... yes131checking whether to disable testing with mapped devices... yes132checking whether gcc needs -traditional... no133checking return type of signal handlers... void134checking for vprintf... yes135checking for _doprnt... no136checking for library containing getmntent... none required137checking whether lstat dereferences a symlink specified with a trailing slash... yes138checking for stdlib.h... (cached) yes139checking for GNU libc compatible malloc... yes140checking for stdlib.h... (cached) yes141checking for GNU libc compatible realloc... yes142checking for working strtod... no143checking for pow... no144checking for pow in -lm... yes145checking for getmntent... (cached) yes146checking for memmove... yes147checking for memset... yes148checking for mkdir... yes149checking for rmdir... yes150checking for uname... yes151checking for strchr... yes152checking for strerror... yes153checking for strpbrk... yes154checking for strrchr... yes155checking for strstr... yes156checking getopt.h usability... yes157checking getopt.h presence... yes158checking for getopt.h... yes159checking for dlopen in -ldl... yes160checking for pthread_mutex_lock in -lpthread... yes161checking for dm_event_handler_create in -ldevmapper-event... yes162checking for dm_task_set_name in -ldevmapper... yes163checking libdevmapper.h usability... yes164checking libdevmapper.h presence... yes165checking for libdevmapper.h... yes166checking libdevmapper-event.h usability... yes167checking libdevmapper-event.h presence... yes168checking for libdevmapper-event.h... yes169configure: creating ./config.status170config.status: creating include/Makefile171config.status: creating lib/Makefile172config.status: creating lib/version.h173config.status: creating man/Makefile174config.status: creating tools/Makefile175config.status: creating tools/version.h176config.status: creating Makefile177config.status: creating make.tmpl178config.status: creating include/config.h179which: no ctags in (/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)180make -C lib181make[1]: Entering directory '/build/dmraid/src/dmraid/1.0.0.rc16-3/dmraid/lib'182/usr/bin/mkdir -p activate/; \183set -e; \184FILE=`echo activate/activate.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \185DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \186gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o activate/activate.d activate/activate.c; \187/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" activate/activate.d; \188[ -s activate/activate.d ] || rm -f activate/activate.d189/usr/bin/mkdir -p activate/; \190set -e; \191FILE=`echo activate/devmapper.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \192DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \193gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o activate/devmapper.d activate/devmapper.c; \194/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" activate/devmapper.d; \195[ -s activate/devmapper.d ] || rm -f activate/devmapper.d196/usr/bin/mkdir -p device/; \197set -e; \198FILE=`echo device/ata.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \199DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \200gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o device/ata.d device/ata.c; \201/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" device/ata.d; \202[ -s device/ata.d ] || rm -f device/ata.d203/usr/bin/mkdir -p device/; \204set -e; \205FILE=`echo device/partition.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \206DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \207gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o device/partition.d device/partition.c; \208/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" device/partition.d; \209[ -s device/partition.d ] || rm -f device/partition.d210/usr/bin/mkdir -p device/; \211set -e; \212FILE=`echo device/scan.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \213DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \214gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o device/scan.d device/scan.c; \215/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" device/scan.d; \216[ -s device/scan.d ] || rm -f device/scan.d217/usr/bin/mkdir -p device/; \218set -e; \219FILE=`echo device/scsi.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \220DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \221gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o device/scsi.d device/scsi.c; \222/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" device/scsi.d; \223[ -s device/scsi.d ] || rm -f device/scsi.d224/usr/bin/mkdir -p display/; \225set -e; \226FILE=`echo display/display.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \227DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \228gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o display/display.d display/display.c; \229/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" display/display.d; \230[ -s display/display.d ] || rm -f display/display.d231/usr/bin/mkdir -p format/; \232set -e; \233FILE=`echo format/format.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \234DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \235gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/format.d format/format.c; \236/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/format.d; \237[ -s format/format.d ] || rm -f format/format.d238/usr/bin/mkdir -p locking/; \239set -e; \240FILE=`echo locking/locking.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \241DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \242gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o locking/locking.d locking/locking.c; \243/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" locking/locking.d; \244[ -s locking/locking.d ] || rm -f locking/locking.d245/usr/bin/mkdir -p log/; \246set -e; \247FILE=`echo log/log.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \248DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \249gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o log/log.d log/log.c; \250/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" log/log.d; \251[ -s log/log.d ] || rm -f log/log.d252/usr/bin/mkdir -p metadata/; \253set -e; \254FILE=`echo metadata/log_ops.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \255DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \256gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o metadata/log_ops.d metadata/log_ops.c; \257/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/log_ops.d; \258[ -s metadata/log_ops.d ] || rm -f metadata/log_ops.d259/usr/bin/mkdir -p metadata/; \260set -e; \261FILE=`echo metadata/metadata.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \262DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \263gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o metadata/metadata.d metadata/metadata.c; \264/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/metadata.d; \265[ -s metadata/metadata.d ] || rm -f metadata/metadata.d266/usr/bin/mkdir -p metadata/; \267set -e; \268FILE=`echo metadata/reconfig.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \269DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \270gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o metadata/reconfig.d metadata/reconfig.c; \271/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/reconfig.d; \272[ -s metadata/reconfig.d ] || rm -f metadata/reconfig.d273/usr/bin/mkdir -p misc/; \274set -e; \275FILE=`echo misc/file.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \276DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \277gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o misc/file.d misc/file.c; \278/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" misc/file.d; \279[ -s misc/file.d ] || rm -f misc/file.d280/usr/bin/mkdir -p misc/; \281set -e; \282FILE=`echo misc/init.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \283DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \284gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o misc/init.d misc/init.c; \285/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" misc/init.d; \286[ -s misc/init.d ] || rm -f misc/init.d287/usr/bin/mkdir -p misc/; \288set -e; \289FILE=`echo misc/lib_context.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \290DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \291gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o misc/lib_context.d misc/lib_context.c; \292/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" misc/lib_context.d; \293[ -s misc/lib_context.d ] || rm -f misc/lib_context.d294/usr/bin/mkdir -p misc/; \295set -e; \296FILE=`echo misc/misc.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \297DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \298gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o misc/misc.d misc/misc.c; \299/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" misc/misc.d; \300[ -s misc/misc.d ] || rm -f misc/misc.d301/usr/bin/mkdir -p misc/; \302set -e; \303FILE=`echo misc/workaround.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \304DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \305gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o misc/workaround.d misc/workaround.c; \306/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" misc/workaround.d; \307[ -s misc/workaround.d ] || rm -f misc/workaround.d308/usr/bin/mkdir -p mm/; \309set -e; \310FILE=`echo mm/dbg_malloc.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \311DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \312gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o mm/dbg_malloc.d mm/dbg_malloc.c; \313/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" mm/dbg_malloc.d; \314[ -s mm/dbg_malloc.d ] || rm -f mm/dbg_malloc.d315/usr/bin/mkdir -p format/ataraid/; \316set -e; \317FILE=`echo format/ataraid/asr.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \318DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \319gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/ataraid/asr.d format/ataraid/asr.c; \320/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/ataraid/asr.d; \321[ -s format/ataraid/asr.d ] || rm -f format/ataraid/asr.d322/usr/bin/mkdir -p format/ataraid/; \323set -e; \324FILE=`echo format/ataraid/hpt37x.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \325DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \326gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/ataraid/hpt37x.d format/ataraid/hpt37x.c; \327/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/ataraid/hpt37x.d; \328[ -s format/ataraid/hpt37x.d ] || rm -f format/ataraid/hpt37x.d329/usr/bin/mkdir -p format/ataraid/; \330set -e; \331FILE=`echo format/ataraid/hpt45x.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \332DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \333gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/ataraid/hpt45x.d format/ataraid/hpt45x.c; \334/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/ataraid/hpt45x.d; \335[ -s format/ataraid/hpt45x.d ] || rm -f format/ataraid/hpt45x.d336/usr/bin/mkdir -p format/ataraid/; \337set -e; \338FILE=`echo format/ataraid/isw.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \339DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \340gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/ataraid/isw.d format/ataraid/isw.c; \341/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/ataraid/isw.d; \342[ -s format/ataraid/isw.d ] || rm -f format/ataraid/isw.d343/usr/bin/mkdir -p format/ataraid/; \344set -e; \345FILE=`echo format/ataraid/jm.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \346DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \347gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/ataraid/jm.d format/ataraid/jm.c; \348/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/ataraid/jm.d; \349[ -s format/ataraid/jm.d ] || rm -f format/ataraid/jm.d350/usr/bin/mkdir -p format/ataraid/; \351set -e; \352FILE=`echo format/ataraid/lsi.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \353DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \354gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/ataraid/lsi.d format/ataraid/lsi.c; \355/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/ataraid/lsi.d; \356[ -s format/ataraid/lsi.d ] || rm -f format/ataraid/lsi.d357/usr/bin/mkdir -p format/ataraid/; \358set -e; \359FILE=`echo format/ataraid/nv.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \360DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \361gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/ataraid/nv.d format/ataraid/nv.c; \362/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/ataraid/nv.d; \363[ -s format/ataraid/nv.d ] || rm -f format/ataraid/nv.d364/usr/bin/mkdir -p format/ataraid/; \365set -e; \366FILE=`echo format/ataraid/pdc.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \367DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \368gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/ataraid/pdc.d format/ataraid/pdc.c; \369/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/ataraid/pdc.d; \370[ -s format/ataraid/pdc.d ] || rm -f format/ataraid/pdc.d371/usr/bin/mkdir -p format/ataraid/; \372set -e; \373FILE=`echo format/ataraid/sil.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \374DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \375gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/ataraid/sil.d format/ataraid/sil.c; \376/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/ataraid/sil.d; \377[ -s format/ataraid/sil.d ] || rm -f format/ataraid/sil.d378/usr/bin/mkdir -p format/ataraid/; \379set -e; \380FILE=`echo format/ataraid/via.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \381DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \382gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/ataraid/via.d format/ataraid/via.c; \383/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/ataraid/via.d; \384[ -s format/ataraid/via.d ] || rm -f format/ataraid/via.d385/usr/bin/mkdir -p format/ddf/; \386set -e; \387FILE=`echo format/ddf/ddf1.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \388DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \389gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/ddf/ddf1.d format/ddf/ddf1.c; \390/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/ddf/ddf1.d; \391[ -s format/ddf/ddf1.d ] || rm -f format/ddf/ddf1.d392/usr/bin/mkdir -p format/ddf/; \393set -e; \394FILE=`echo format/ddf/ddf1_lib.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \395DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \396gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/ddf/ddf1_lib.d format/ddf/ddf1_lib.c; \397/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/ddf/ddf1_lib.d; \398[ -s format/ddf/ddf1_lib.d ] || rm -f format/ddf/ddf1_lib.d399/usr/bin/mkdir -p format/ddf/; \400set -e; \401FILE=`echo format/ddf/ddf1_crc.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \402DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \403gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/ddf/ddf1_crc.d format/ddf/ddf1_crc.c; \404/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/ddf/ddf1_crc.d; \405[ -s format/ddf/ddf1_crc.d ] || rm -f format/ddf/ddf1_crc.d406/usr/bin/mkdir -p format/ddf/; \407set -e; \408FILE=`echo format/ddf/ddf1_cvt.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \409DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \410gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/ddf/ddf1_cvt.d format/ddf/ddf1_cvt.c; \411/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/ddf/ddf1_cvt.d; \412[ -s format/ddf/ddf1_cvt.d ] || rm -f format/ddf/ddf1_cvt.d413/usr/bin/mkdir -p format/ddf/; \414set -e; \415FILE=`echo format/ddf/ddf1_dump.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \416DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \417gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/ddf/ddf1_dump.d format/ddf/ddf1_dump.c; \418/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/ddf/ddf1_dump.d; \419[ -s format/ddf/ddf1_dump.d ] || rm -f format/ddf/ddf1_dump.d420/usr/bin/mkdir -p format/partition/; \421set -e; \422FILE=`echo format/partition/dos.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \423DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \424gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/partition/dos.d format/partition/dos.c; \425/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/partition/dos.d; \426[ -s format/partition/dos.d ] || rm -f format/partition/dos.d427/usr/bin/mkdir -p register/; \428set -e; \429FILE=`echo register/dmreg.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \430DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \431gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o register/dmreg.d register/dmreg.c; \432/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" register/dmreg.d; \433[ -s register/dmreg.d ] || rm -f register/dmreg.d434/usr/bin/mkdir -p events/; \435set -e; \436FILE=`echo events/libdmraid-events-isw.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \437DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \438gcc -MM -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o events/libdmraid-events-isw.d events/libdmraid-events-isw.c; \439/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" events/libdmraid-events-isw.d; \440[ -s events/libdmraid-events-isw.d ] || rm -f events/libdmraid-events-isw.d441gcc -o activate/activate.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 activate/activate.c442In file included from activate/activate.c:22:443activate/devmapper.h:8: warning: header guard ???_DEVMAPPER_H_??? followed by ???#define??? of a different macro [-Wheader-guard]444    8 | #ifndef _DEVMAPPER_H_445activate/devmapper.h:9: note: ???_DEVMAPPER_H??? is defined here; did you mean ???_DEVMAPPER_H_????446    9 | #define _DEVMAPPER_H447gcc -o activate/devmapper.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 activate/devmapper.c448In file included from activate/devmapper.c:25:449activate/devmapper.h:8: warning: header guard ???_DEVMAPPER_H_??? followed by ???#define??? of a different macro [-Wheader-guard]450    8 | #ifndef _DEVMAPPER_H_451activate/devmapper.h:9: note: ???_DEVMAPPER_H??? is defined here; did you mean ???_DEVMAPPER_H_????452    9 | #define _DEVMAPPER_H453gcc -o device/ata.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 device/ata.c454gcc -o device/partition.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 device/partition.c455gcc -o device/scan.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 device/scan.c456gcc -o device/scsi.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 device/scsi.c457gcc -o display/display.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 display/display.c458In file included from display/display.c:9:459./activate/devmapper.h:8: warning: header guard ???_DEVMAPPER_H_??? followed by ???#define??? of a different macro [-Wheader-guard]460    8 | #ifndef _DEVMAPPER_H_461./activate/devmapper.h:9: note: ???_DEVMAPPER_H??? is defined here; did you mean ???_DEVMAPPER_H_????462    9 | #define _DEVMAPPER_H463gcc -o format/format.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/format.c464gcc -o locking/locking.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 locking/locking.c465gcc -o log/log.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 log/log.c466gcc -o metadata/log_ops.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 metadata/log_ops.c467gcc -o metadata/metadata.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 metadata/metadata.c468In file included from metadata/metadata.c:13:469./activate/devmapper.h:8: warning: header guard ???_DEVMAPPER_H_??? followed by ???#define??? of a different macro [-Wheader-guard]470    8 | #ifndef _DEVMAPPER_H_471./activate/devmapper.h:9: note: ???_DEVMAPPER_H??? is defined here; did you mean ???_DEVMAPPER_H_????472    9 | #define _DEVMAPPER_H473metadata/metadata.c: In function ???create_raidset???:474metadata/metadata.c:1436:24: warning: comparison between pointer and zero character constant [-Wpointer-compare]475 1436 |         } while (end++ != '\0');476      |                        ^~477metadata/metadata.c:1436:18: note: did you mean to dereference the pointer?478 1436 |         } while (end++ != '\0');479      |                  ^480metadata/metadata.c: At top level:481metadata/metadata.c:1463:1: warning: ???rebuild_config_raidset??? defined but not used [-Wunused-function]482 1463 | rebuild_config_raidset(struct lib_context *lc, struct raid_set *rs)483      | ^~~~~~~~~~~~~~~~~~~~~~484metadata/metadata.c:765:1: warning: ???discover_raid_devices_spares??? defined but not used [-Wunused-function]485  765 | discover_raid_devices_spares(struct lib_context *lc, const char *format)486      | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~487gcc -o metadata/reconfig.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 metadata/reconfig.c488metadata/reconfig.c: In function ???handle_dev???:489metadata/reconfig.c:460:29: warning: comparison between ???enum change_type??? and ???enum type??? [-Wenum-compare]490  460 |                 if (h->type == rs->type)491      |                             ^~492metadata/reconfig.c:462:30: warning: comparison between ???enum change_type??? and ???enum type??? [-Wenum-compare]493  462 |         } while ((++h)->type != t_undef);494      |                              ^~495gcc -o misc/file.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 misc/file.c496gcc -o misc/init.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 misc/init.c497gcc -o misc/lib_context.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 misc/lib_context.c498gcc -o misc/misc.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 misc/misc.c499misc/misc.c: In function ???get_dirname???:500misc/misc.c:50:21: warning: initialization discards ???const??? qualifier from pointer target type [-Wdiscarded-qualifiers]501   50 |         char *ret = strrchr(str, '/');502      |                     ^~~~~~~503gcc -o misc/workaround.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 misc/workaround.c504gcc -o mm/dbg_malloc.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 mm/dbg_malloc.c505gcc -o format/ataraid/asr.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/ataraid/asr.c506format/ataraid/asr.c: In function ???check_rd???:507format/ataraid/asr.c:1036:25: warning: comparison between ???enum type??? and ???enum status??? [-Wenum-compare]508 1036 |         return rd->type != s_broken;509      |                         ^~510gcc -o format/ataraid/hpt37x.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/ataraid/hpt37x.c511format/ataraid/hpt37x.c: In function ???hpt37x_log???:512format/ataraid/hpt37x.c:353:19: warning: taking address of packed member of ???struct hpt37x??? may result in an unaligned pointer value [-Waddress-of-packed-member]513  353 |         for (el = hpt->errorlog; el < hpt->errorlog + 32; el++) {514      |                   ^~~515gcc -o format/ataraid/hpt45x.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/ataraid/hpt45x.c516gcc -o format/ataraid/isw.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/ataraid/isw.c517format/ataraid/isw.c: In function ???_get_disk???:518format/ataraid/isw.c:141:41: warning: taking address of packed member of ???struct isw??? may result in an unaligned pointer value [-Waddress-of-packed-member]519  141 |                 struct isw_disk *disk = isw->disk;520      |                                         ^~~521format/ataraid/isw.c: In function ???name???:522format/ataraid/isw.c:210:33: warning: taking address of packed member of ???struct isw??? may result in an unaligned pointer value [-Waddress-of-packed-member]523  210 |         struct isw_disk *disk = isw->disk;524      |                                 ^~~525format/ataraid/isw.c: In function ???get_rs_status???:526format/ataraid/isw.c:1134:24: warning: taking address of packed member of ???struct isw??? may result in an unaligned pointer value [-Waddress-of-packed-member]527 1134 |                 disk = isw->disk;528      |                        ^~~529format/ataraid/isw.c:1114:26: warning: variable ???disk??? set but not used [-Wunused-but-set-variable=]530 1114 |         struct isw_disk *disk;531      |                          ^~~~532format/ataraid/isw.c: In function ???get_rebuild_state???:533format/ataraid/isw.c:1185:32: warning: taking address of packed member of ???struct isw??? may result in an unaligned pointer value [-Waddress-of-packed-member]534 1185 |                         disk = isw->disk;535      |                                ^~~536format/ataraid/isw.c: In function ???isw_metadata_handler???:537format/ataraid/isw.c:1317:24: warning: taking address of packed member of ???struct isw??? may result in an unaligned pointer value [-Waddress-of-packed-member]538 1317 |                 disk = isw->disk;539      |                        ^~~540format/ataraid/isw.c: In function ???_isw_create_first_volume???:541format/ataraid/isw.c:1828:16: warning: taking address of packed member of ???struct isw??? may result in an unaligned pointer value [-Waddress-of-packed-member]542 1828 |         disk = isw->disk;543      |                ^~~544format/ataraid/isw.c: In function ???_isw_create_second_volume???:545format/ataraid/isw.c:1925:44: warning: taking address of packed member of ???struct isw??? may result in an unaligned pointer value [-Waddress-of-packed-member]546 1925 |         total_size = _cal_array_size(isw_v1->disk, rs, dev1);547      |                                      ~~~~~~^~~~~~548format/ataraid/isw.c: In function ???_isw_log???:549format/ataraid/isw.c:2165:28: warning: taking address of packed member of ???struct isw??? may result in an unaligned pointer value [-Waddress-of-packed-member]550 2165 |         for (d = 0, disk = isw->disk; d < isw->num_disks; d++, disk++) {551      |                            ^~~552format/ataraid/isw.c: In function ???update_metadata???:553format/ataraid/isw.c:2634:33: warning: taking address of packed member of ???struct isw??? may result in an unaligned pointer value [-Waddress-of-packed-member]554 2634 |         struct isw_disk *disk = isw->disk, *new_disk = NULL;555      |                                 ^~~556gcc -o format/ataraid/jm.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/ataraid/jm.c557gcc -o format/ataraid/lsi.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/ataraid/lsi.c558gcc -o format/ataraid/nv.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/ataraid/nv.c559gcc -o format/ataraid/pdc.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/ataraid/pdc.c560format/ataraid/pdc.c: In function ???_pdc_log???:561format/ataraid/pdc.c:590:21: warning: taking address of packed member of ???struct pdc??? may result in an unaligned pointer value [-Waddress-of-packed-member]562  590 |         for (disk = pdc->raid.disk, i = 0;563      |                     ^~~564gcc -o format/ataraid/sil.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/ataraid/sil.c565gcc -o format/ataraid/via.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/ataraid/via.c566gcc -o format/ddf/ddf1.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/ddf/ddf1.c567format/ddf/ddf1.c: In function ???check_rd???:568format/ddf/ddf1.c:891:25: warning: comparison between ???enum type??? and ???enum status??? [-Wenum-compare]569  891 |         return rd->type != s_broken;570      |                         ^~571gcc -o format/ddf/ddf1_lib.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/ddf/ddf1_lib.c572gcc -o format/ddf/ddf1_crc.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/ddf/ddf1_crc.c573format/ddf/ddf1_crc.c: In function ???crc32_vd???:574format/ddf/ddf1_crc.c:100:24: warning: taking address of packed member of ???struct ddf1_config_record??? may result in an unaligned pointer value [-Waddress-of-packed-member]575  100 |                 .crc = &r->crc, \576      |                        ^~~~~~~577format/ddf/ddf1_crc.c:108:1: note: in expansion of macro ???CRC32???578  108 | CRC32(vd, ddf1_config_record, CR);579      | ^~~~~580format/ddf/ddf1_crc.c: In function ???crc32_spare???:581format/ddf/ddf1_crc.c:100:24: warning: taking address of packed member of ???struct ddf1_spare_header??? may result in an unaligned pointer value [-Waddress-of-packed-member]582  100 |                 .crc = &r->crc, \583      |                        ^~~~~~~584format/ddf/ddf1_crc.c:109:1: note: in expansion of macro ???CRC32???585  109 | CRC32(spare, ddf1_spare_header, SR);586      | ^~~~~587format/ddf/ddf1_crc.c: In function ???vd_check_crc???:588format/ddf/ddf1_crc.c:149:24: warning: taking address of packed member of ???struct ddf1_config_record??? may result in an unaligned pointer value [-Waddress-of-packed-member]589  149 |                 .crc = &r->crc, \590      |                        ^~~~~~~591format/ddf/ddf1_crc.c:156:1: note: in expansion of macro ???CHECK_CRC???592  156 | CHECK_CRC(vd, ddf1_config_record, CR, "VD CFG");593      | ^~~~~~~~~594format/ddf/ddf1_crc.c: In function ???spare_check_crc???:595format/ddf/ddf1_crc.c:149:24: warning: taking address of packed member of ???struct ddf1_spare_header??? may result in an unaligned pointer value [-Waddress-of-packed-member]596  149 |                 .crc = &r->crc, \597      |                        ^~~~~~~598format/ddf/ddf1_crc.c:157:1: note: in expansion of macro ???CHECK_CRC???599  157 | CHECK_CRC(spare, ddf1_spare_header, SR, "Spare CFG");600      | ^~~~~~~~~601format/ddf/ddf1_crc.c: In function ???all_crcs???:602format/ddf/ddf1_crc.c:182:33: warning: taking address of packed member of ???struct ddf1_header??? may result in an unaligned pointer value [-Waddress-of-packed-member]603  182 |                 {ddf1->primary, &ddf1->primary->crc,604      |                                 ^~~~~~~~~~~~~~~~~~~605format/ddf/ddf1_crc.c:185:35: warning: taking address of packed member of ???struct ddf1_header??? may result in an unaligned pointer value [-Waddress-of-packed-member]606  185 |                 {ddf1->secondary, &ddf1->secondary->crc,607      |                                   ^~~~~~~~~~~~~~~~~~~~~608format/ddf/ddf1_crc.c:188:33: warning: taking address of packed member of ???struct ddf1_adapter??? may result in an unaligned pointer value [-Waddress-of-packed-member]609  188 |                 {ddf1->adapter, &ddf1->adapter->crc,610      |                                 ^~~~~~~~~~~~~~~~~~~611format/ddf/ddf1_crc.c:191:35: warning: taking address of packed member of ???struct ddf1_disk_data??? may result in an unaligned pointer value [-Waddress-of-packed-member]612  191 |                 {ddf1->disk_data, &ddf1->disk_data->crc,613      |                                   ^~~~~~~~~~~~~~~~~~~~~614format/ddf/ddf1_crc.c:194:35: warning: taking address of packed member of ???struct ddf1_phys_drives??? may result in an unaligned pointer value [-Waddress-of-packed-member]615  194 |                 {ddf1->pd_header, &ddf1->pd_header->crc,616      |                                   ^~~~~~~~~~~~~~~~~~~~~617format/ddf/ddf1_crc.c:198:35: warning: taking address of packed member of ???struct ddf1_virt_drives??? may result in an unaligned pointer value [-Waddress-of-packed-member]618  198 |                 {ddf1->vd_header, &ddf1->vd_header->crc,619      |                                   ^~~~~~~~~~~~~~~~~~~~~620gcc -o format/ddf/ddf1_cvt.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/ddf/ddf1_cvt.c621gcc -o format/ddf/ddf1_dump.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/ddf/ddf1_dump.c622gcc -o format/partition/dos.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/partition/dos.c623gcc -o register/dmreg.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 register/dmreg.c624rm -f libdmraid.a625ar r libdmraid.a activate/activate.o activate/devmapper.o device/ata.o device/partition.o device/scan.o device/scsi.o display/display.o format/format.o locking/locking.o log/log.o metadata/log_ops.o metadata/metadata.o metadata/reconfig.o misc/file.o misc/init.o misc/lib_context.o misc/misc.o misc/workaround.o mm/dbg_malloc.o format/ataraid/asr.o format/ataraid/hpt37x.o format/ataraid/hpt45x.o format/ataraid/isw.o format/ataraid/jm.o format/ataraid/lsi.o format/ataraid/nv.o format/ataraid/pdc.o format/ataraid/sil.o format/ataraid/via.o format/ddf/ddf1.o format/ddf/ddf1_lib.o format/ddf/ddf1_crc.o format/ddf/ddf1_cvt.o format/ddf/ddf1_dump.o format/partition/dos.o register/dmreg.o626ar: creating libdmraid.a627ranlib libdmraid.a628gcc -o libdmraid.so -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto activate/activate.o activate/devmapper.o device/ata.o device/partition.o device/scan.o device/scsi.o display/display.o format/format.o locking/locking.o log/log.o metadata/log_ops.o metadata/metadata.o metadata/reconfig.o misc/file.o misc/init.o misc/lib_context.o misc/misc.o misc/workaround.o mm/dbg_malloc.o format/ataraid/asr.o format/ataraid/hpt37x.o format/ataraid/hpt45x.o format/ataraid/isw.o format/ataraid/jm.o format/ataraid/lsi.o format/ataraid/nv.o format/ataraid/pdc.o format/ataraid/sil.o format/ataraid/via.o format/ddf/ddf1.o format/ddf/ddf1_lib.o format/ddf/ddf1_crc.o format/ddf/ddf1_cvt.o format/ddf/ddf1_dump.o format/partition/dos.o register/dmreg.o \629	-shared -Wl,--discard-all -Wl,--no-undefined -Wl,--version-script,../lib/.export.sym \630	-Wl,-soname,libdmraid.so.1 \631	-ldevmapper-event -ldevmapper -ldl632gcc -o events/libdmraid-events-isw.o -c -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 events/libdmraid-events-isw.c633events/libdmraid-events-isw.c: In function ???_snprintf_either???:634events/libdmraid-events-isw.c:793:35: warning: the comparison will always evaluate as ???true??? for the address of ???name??? will never be NULL [-Waddress]635  793 |                         dev->name ? dev->name : "",636      |                                   ^637events/libdmraid-events-isw.c:118:14: note: ???name??? declared here638  118 |         char name[DEV_NAME];            /* sda, sdb, etc... */639      |              ^~~~640gcc -o libdmraid-events-isw.so -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto events/libdmraid-events-isw.o \641	-shared -Wl,--discard-all -Wl,--no-undefined -Wl,-soname,libdmraid-events-isw.so \642	libdmraid.so -ldevmapper-event -ldevmapper -lpthread643make[1]: Leaving directory '/build/dmraid/src/dmraid/1.0.0.rc16-3/dmraid/lib'644make -C tools645make[1]: Entering directory '/build/dmraid/src/dmraid/1.0.0.rc16-3/dmraid/tools'646/usr/bin/mkdir -p ./; \647set -e; \648FILE=`echo dmraid.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \649DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \650gcc -MM -I -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o dmraid.d dmraid.c; \651/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" dmraid.d; \652[ -s dmraid.d ] || rm -f dmraid.d653/usr/bin/mkdir -p ./; \654set -e; \655FILE=`echo commands.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \656DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \657gcc -MM -I -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o commands.d commands.c; \658/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" commands.d; \659[ -s commands.d ] || rm -f commands.d660/usr/bin/mkdir -p ./; \661set -e; \662FILE=`echo toollib.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \663DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \664gcc -MM -I -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o toollib.d toollib.c; \665/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" toollib.d; \666[ -s toollib.d ] || rm -f toollib.d667/usr/bin/mkdir -p ./; \668set -e; \669FILE=`echo dmevent_tool.d | /usr/bin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \670DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/bin/sed -e 's/\\//\\\\\\//g'`; \671gcc -MM -I -I. -I../include -I../lib -include ../include/config.h   -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o dmevent_tool.d dmevent_tool.c; \672/usr/bin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" dmevent_tool.d; \673[ -s dmevent_tool.d ] || rm -f dmevent_tool.d674gcc -o dmraid.o -c -I -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 dmraid.c675gcc -o commands.o -c -I -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 commands.c676gcc -o toollib.o -c -I -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 toollib.c677gcc -o dmraid dmraid.o commands.o toollib.o -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -rdynamic -L../lib -ldmraid678gcc -o dmevent_tool.o -c -I -I. -I../include -I../lib -include ../include/config.h  -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/dmraid/src=/usr/src/debug/dmraid -flto=auto -std=gnu17 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 dmevent_tool.c679gcc -o dmevent_tool dmevent_tool.o -I -I. -I../include -I../lib -include ../include/config.h  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -rdynamic -L../lib \680	 -ldmraid681make[1]: Leaving directory '/build/dmraid/src/dmraid/1.0.0.rc16-3/dmraid/tools'682make -C include683make[1]: Entering directory '/build/dmraid/src/dmraid/1.0.0.rc16-3/dmraid/include'684make[1]: Nothing to be done for 'all'.685make[1]: Leaving directory '/build/dmraid/src/dmraid/1.0.0.rc16-3/dmraid/include'686make -C man687make[1]: Entering directory '/build/dmraid/src/dmraid/1.0.0.rc16-3/dmraid/man'688make[1]: Nothing to be done for 'all'.689make[1]: Leaving directory '/build/dmraid/src/dmraid/1.0.0.rc16-3/dmraid/man'690==> Entering fakeroot environment...691==> Starting package()...692which: no ctags in (/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)693make -C lib694make[1]: Entering directory '/build/dmraid/src/dmraid/1.0.0.rc16-3/dmraid/lib'695make[1]: Nothing to be done for 'all'.696make[1]: Leaving directory '/build/dmraid/src/dmraid/1.0.0.rc16-3/dmraid/lib'697make -C tools698make[1]: Entering directory '/build/dmraid/src/dmraid/1.0.0.rc16-3/dmraid/tools'699make[1]: Nothing to be done for 'all'.700make[1]: Leaving directory '/build/dmraid/src/dmraid/1.0.0.rc16-3/dmraid/tools'701make -C include702make[1]: Entering directory '/build/dmraid/src/dmraid/1.0.0.rc16-3/dmraid/include'703make[1]: Nothing to be done for 'all'.704make[1]: Leaving directory '/build/dmraid/src/dmraid/1.0.0.rc16-3/dmraid/include'705make -C man706make[1]: Entering directory '/build/dmraid/src/dmraid/1.0.0.rc16-3/dmraid/man'707make[1]: Nothing to be done for 'all'.708make[1]: Leaving directory '/build/dmraid/src/dmraid/1.0.0.rc16-3/dmraid/man'709make -C include install710make[1]: Entering directory '/build/dmraid/src/dmraid/1.0.0.rc16-3/dmraid/include'711/usr/bin/install -c -d /build/dmraid/pkg/dmraid/usr/include/dmraid712/usr/bin/install -c -m 644 -p ../include/dmraid/display.h ../include/dmraid/dmraid.h ../include/dmraid/dmreg.h ../include/dmraid/format.h ../include/dmraid/lib_context.h ../include/dmraid/list.h ../include/dmraid/locking.h ../include/dmraid/metadata.h ../include/dmraid/misc.h ../include/dmraid/reconfig.h /build/dmraid/pkg/dmraid/usr/include/dmraid/713make[1]: Leaving directory '/build/dmraid/src/dmraid/1.0.0.rc16-3/dmraid/include'714make -C lib install715make[1]: Entering directory '/build/dmraid/src/dmraid/1.0.0.rc16-3/dmraid/lib'716/usr/bin/install -c -m 644 -p -D libdmraid.a /build/dmraid/pkg/dmraid/usr/lib/libdmraid.a717/usr/bin/install -c  -D libdmraid.so /build/dmraid/pkg/dmraid/usr/lib/libdmraid.so.1.0.0718/usr/bin/install -c -d /build/dmraid/pkg/dmraid/usr/lib719ln -s -f libdmraid.so.1.0.0 /build/dmraid/pkg/dmraid/usr/lib/libdmraid.so.1720ln -s -f libdmraid.so.1.0.0 /build/dmraid/pkg/dmraid/usr/lib/libdmraid.so721/usr/bin/install -c  -D libdmraid-events-isw.so /build/dmraid/pkg/dmraid/usr/lib/device-mapper/libdmraid-events-isw.so722ln -s -f device-mapper/libdmraid-events-isw.so /build/dmraid/pkg/dmraid/usr/lib/libdmraid-events-isw.so723make[1]: Leaving directory '/build/dmraid/src/dmraid/1.0.0.rc16-3/dmraid/lib'724make -C man install725make[1]: Entering directory '/build/dmraid/src/dmraid/1.0.0.rc16-3/dmraid/man'726/usr/bin/install -c -d /build/dmraid/pkg/dmraid/usr/share/man/man8727/usr/bin/install -c -m 644 -p dmraid.8 dmevent_tool.8 /build/dmraid/pkg/dmraid/usr/share/man/man8728make[1]: Leaving directory '/build/dmraid/src/dmraid/1.0.0.rc16-3/dmraid/man'729make -C tools install730make[1]: Entering directory '/build/dmraid/src/dmraid/1.0.0.rc16-3/dmraid/tools'731/usr/bin/install -c -d /build/dmraid/pkg/dmraid/usr/bin732/usr/bin/install -c  dmraid dmevent_tool /build/dmraid/pkg/dmraid/usr/bin733make[1]: Leaving directory '/build/dmraid/src/dmraid/1.0.0.rc16-3/dmraid/tools'734==> Tidying install...735  -> Removing libtool files...736  -> Removing static library files...737  -> Purging unwanted files...738  -> Stripping unneeded symbols from binaries and libraries...739  -> Compressing man and info pages...740==> Checking for packaging issues...741==> Creating package "dmraid"...742  -> Generating .PKGINFO file...743  -> Generating .BUILDINFO file...744  -> Adding install file...745  -> Generating .MTREE file...746  -> Compressing package...747==> Creating package "dmraid-debug"...748  -> Generating .PKGINFO file...749  -> Generating .BUILDINFO file...750  -> Generating .MTREE file...751  -> Compressing package...752==> Leaving fakeroot environment.753==> Finished making: dmraid 1.0.0.rc16.3-15.1 (Tue Sep  8 15:43:00 2026)754==> builder-signed dmraid-1.0.0.rc16.3-15.1-x86_64.pkg.tar.zst755==> builder-signed dmraid-debug-1.0.0.rc16.3-15.1-x86_64.pkg.tar.zst756==> archci-build finished with 0 at 2026-09-08T15:43:00Z: dmraid-1.0.0.rc16.3-15.1-x86_64.pkg.tar.zst dmraid-debug-1.0.0.rc16.3-15.1-x86_64.pkg.tar.zst