* Package: sys-fs/multipath-tools-0.9.4-r1:0 * Repository: gentoo * Maintainer: base-system@gentoo.org * USE: elibc_glibc kernel_linux ppc systemd test userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 5.15.80-gentoo-dist-hardened * Checking for suitable kernel configuration options ... [ ok ] >>> Unpacking source... >>> Unpacking multipath-tools-0.9.4.tar.gz to /var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work >>> Source unpacked in /var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work >>> Preparing source in /var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4 ... * Applying multipath-tools-0.9.4-test-fix.patch ... [ ok ] * Applying multipath-tools-0.9.4-remove-Werror.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4 ... make -j16 -l15 prefix= usr_prefix=/usr LIB=lib RUN=run plugindir=/lib/multipath unitdir=/usr/lib/systemd/system libudevdir=/usr/lib/udev 'GENTOO_CFLAGS=-O2 -mcpu=powerpc -mtune=powerpc -pipe' GENTOO_CPPFLAGS= FORTIFY_OPT= OPTFLAGS= FAKEVAR=1 V=1 make[1]: Entering directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4' Checking for dm_task_no_flush in /usr/include/libdevmapper.h ... yes Checking for dm_task_get_errno in /usr/include/libdevmapper.h ... yes Checking for dm_task_set_cookie in /usr/include/libdevmapper.h ... yes Checking for udev_monitor_set_receive_buffer_size in /usr/include/libudev.h ... yes Checking for dm_task_deferred_remove in /usr/include/libdevmapper.h ... yes Checking for dm_hold_control_dev in /usr/include/libdevmapper.h ... yes grep: /usr/include/scsi/fc/fc_els.h: No such file or directory Checking for ELS_DTAG_LNK_INTEGRITY in /usr/include/scsi/fc/fc_els.h ... no Checking if /usr/include/linux/nvme_ioctl.h exists ... yes Checking command "pkg-config --exists json-c" ... yes creating libmultipath/autoconfig.h creating config.mk make[1]: Leaving directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4' ==== config.mk ==== FPIN_SUPPORT := FORTIFY_OPT := SYSTEMD := 253 ANA_SUPPORT := 1 STACKPROT := -fstack-protector-strong ERROR_DISCARDED_QUALIFIERS := -Werror=discarded-qualifiers WNOCLOBBERED := -Wno-clobbered -Wno-error=clobbered WFORMATOVERFLOW := -Wformat-overflow=2 W_MISSING_INITIALIZERS := W_URCU_TYPE_LIMITS := ENABLE_LIBDMMP := 1 ==== autoconfig.h ==== #ifndef _AUTOCONFIG_H #define _AUTOCONFIG_H #define LIBDM_API_FLUSH #define LIBDM_API_GET_ERRNO #define LIBDM_API_COOKIE #define LIBUDEV_API_RECVBUF #define LIBDM_API_DEFERRED #define LIBDM_API_HOLD_CONTROL #endif make[1]: Entering directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmpathcmd' make[1]: Entering directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/kpartx' building mpath_cmd.o because of mpath_cmd.c building bsd.o because of bsd.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I. -I../libmultipath -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -c -o bsd.o bsd.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o mpath_cmd.o mpath_cmd.c building dos.o because of dos.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I. -I../libmultipath -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -c -o dos.o dos.c building kpartx.o because of kpartx.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I. -I../libmultipath -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -c -o kpartx.o kpartx.c building solaris.o because of solaris.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I. -I../libmultipath -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -c -o solaris.o solaris.c building unixware.o because of unixware.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I. -I../libmultipath -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -c -o unixware.o unixware.c building dasd.o because of dasd.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I. -I../libmultipath -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -c -o dasd.o dasd.c building sun.o because of sun.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I. -I../libmultipath -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -c -o sun.o sun.c building gpt.o because of gpt.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I. -I../libmultipath -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -c -o gpt.o gpt.c building mac.o because of mac.c building ps3.o because of ps3.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I. -I../libmultipath -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -c -o mac.o mac.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I. -I../libmultipath -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -c -o ps3.o ps3.c building crc32.o because of crc32.c building lopart.o because of lopart.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I. -I../libmultipath -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -c -o crc32.o crc32.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I. -I../libmultipath -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -c -o lopart.o lopart.c building xstrncpy.o because of xstrncpy.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I. -I../libmultipath -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -c -o xstrncpy.o xstrncpy.c building devmapper.o because of devmapper.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I. -I../libmultipath -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -c -o devmapper.o devmapper.c powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -shared -Wl,-soname=libmpathcmd.so.0 \ -Wl,--version-script=libmpathcmd.version -o libmpathcmd.so.0 mpath_cmd.o ln -sf libmpathcmd.so.0 libmpathcmd.so make[1]: Leaving directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmpathcmd' make[1]: Entering directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmpathutil' make[1]: Entering directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libdmmp' building parser.o because of parser.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I. -I../libmultipath -I../libmpathcmd -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -D_GNU_SOURCE -c -o parser.o parser.c building vector.o because of vector.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I. -I../libmultipath -I../libmpathcmd -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -D_GNU_SOURCE -c -o vector.o vector.c building util.o because of util.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I. -I../libmultipath -I../libmpathcmd -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -D_GNU_SOURCE -c -o util.o util.c building libdmmp.o because of libdmmp.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libdmmp -I../libmpathcmd -I/usr/include/json-c -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -fvisibility=hidden -c -o libdmmp.o libdmmp.c building debug.o because of debug.c building libdmmp_mp.o because of libdmmp_mp.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I. -I../libmultipath -I../libmpathcmd -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -D_GNU_SOURCE -c -o debug.o debug.c building time-util.o because of time-util.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libdmmp -I../libmpathcmd -I/usr/include/json-c -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -fvisibility=hidden -c -o libdmmp_mp.o libdmmp_mp.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I. -I../libmultipath -I../libmpathcmd -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -D_GNU_SOURCE -c -o time-util.o time-util.c building uxsock.o because of uxsock.c building libdmmp_pg.o because of libdmmp_pg.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libdmmp -I../libmpathcmd -I/usr/include/json-c -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -fvisibility=hidden -c -o libdmmp_pg.o libdmmp_pg.c building libdmmp_path.o because of libdmmp_path.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I. -I../libmultipath -I../libmpathcmd -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -D_GNU_SOURCE -c -o uxsock.o uxsock.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libdmmp -I../libmpathcmd -I/usr/include/json-c -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -fvisibility=hidden -c -o libdmmp_path.o libdmmp_path.c building libdmmp_misc.o because of libdmmp_misc.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libdmmp -I../libmpathcmd -I/usr/include/json-c -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -fvisibility=hidden -c -o libdmmp_misc.o libdmmp_misc.c building log_pthread.o because of log_pthread.c building log.o because of log.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I. -I../libmultipath -I../libmpathcmd -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -D_GNU_SOURCE -c -o log_pthread.o log_pthread.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I. -I../libmultipath -I../libmpathcmd -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -D_GNU_SOURCE -c -o log.o log.c building strbuf.o because of strbuf.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I. -I../libmultipath -I../libmpathcmd -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -D_GNU_SOURCE -c -o strbuf.o strbuf.c building globals.o because of globals.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I. -I../libmultipath -I../libmpathcmd -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -D_GNU_SOURCE -c -o globals.o globals.c building msort.o because of msort.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I. -I../libmultipath -I../libmpathcmd -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -D_GNU_SOURCE -c -o msort.o msort.c building kpartx because of bsd.o dos.o kpartx.o solaris.o unixware.o dasd.o sun.o gpt.o mac.o ps3.o crc32.o lopart.o xstrncpy.o devmapper.o powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE bsd.o dos.o kpartx.o solaris.o unixware.o dasd.o sun.o gpt.o mac.o ps3.o crc32.o lopart.o xstrncpy.o devmapper.o -o kpartx -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -pie -ldevmapper make[1]: Leaving directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/kpartx' powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -shared -Wl,-soname=libmpathutil.so.0 \ -Wl,--version-script=libmpathutil.version -o libmpathutil.so.0 parser.o vector.o util.o debug.o time-util.o uxsock.o log_pthread.o log.o strbuf.o globals.o msort.o -lpthread -ldl -ludev -L../libmpathcmd -lmpathcmd -lsystemd -lrt powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -shared -Wl,-soname=libdmmp.so.0.2.0 -o libdmmp.so.0.2.0 libdmmp.o libdmmp_mp.o libdmmp_pg.o libdmmp_path.o libdmmp_misc.o -ljson-c -L../libmpathcmd -lmpathcmd -lpthread ln -sf libmpathutil.so.0 libmpathutil.so make[1]: Leaving directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmpathutil' make[1]: Entering directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmultipath' make[1]: Leaving directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libdmmp' building devmapper.o because of devmapper.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o devmapper.o devmapper.c building hwtable.o because of hwtable.c building blacklist.o because of blacklist.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o hwtable.o hwtable.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o blacklist.o blacklist.c building dmparser.o because of dmparser.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o dmparser.o dmparser.c building structs.o because of structs.c building discovery.o because of discovery.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o structs.o structs.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o discovery.o discovery.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -Wno-unused-parameter -c -o dict.o dict.c building propsel.o because of propsel.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o propsel.o propsel.c building pgpolicies.o because of pgpolicies.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o pgpolicies.o pgpolicies.c building defaults.o because of defaults.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o defaults.o defaults.c building uevent.o because of uevent.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o uevent.o uevent.c building switchgroup.o because of switchgroup.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o switchgroup.o switchgroup.c building print.o because of print.c building alias.o because of alias.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o print.o print.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o alias.o alias.c building configure.o because of configure.c building structs_vec.o because of structs_vec.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o configure.o configure.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o structs_vec.o structs_vec.c building sysfs.o because of sysfs.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o sysfs.o sysfs.c building lock.o because of lock.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o lock.o lock.c building file.o because of file.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o file.o file.c building wwids.o because of wwids.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o wwids.o wwids.c building prioritizers/alua_rtpg.o because of prioritizers/alua_rtpg.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o prioritizers/alua_rtpg.o prioritizers/alua_rtpg.c building prkey.o because of prkey.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o prkey.o prkey.c building io_err_stat.o because of io_err_stat.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o io_err_stat.o io_err_stat.c building dm-generic.o because of dm-generic.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o dm-generic.o dm-generic.c building generic.o because of generic.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o generic.o generic.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -Wno-unused-function -c -o nvme-lib.o nvme-lib.c building libsg.o because of libsg.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o libsg.o libsg.c building valid.o because of valid.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o valid.o valid.c building prio.o because of prio.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o prio.o prio.c building checkers.o because of checkers.c building foreign.o because of foreign.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o checkers.o checkers.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o foreign.o foreign.c building config.o because of config.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o config.o config.c powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -shared -Wl,-soname=libmultipath.so.0 \ -Wl,--version-script=libmultipath.version -o libmultipath.so.0 devmapper.o hwtable.o blacklist.o dmparser.o structs.o discovery.o propsel.o dict.o pgpolicies.o defaults.o uevent.o switchgroup.o print.o alias.o configure.o structs_vec.o sysfs.o lock.o file.o wwids.o prioritizers/alua_rtpg.o prkey.o io_err_stat.o dm-generic.o generic.o nvme-lib.o libsg.o valid.o prio.o checkers.o foreign.o config.o -lpthread -ldl -ldevmapper -ludev -L../libmpathutil -lmpathutil -L../libmpathcmd -lmpathcmd -lurcu -laio -lsystemd ln -sf libmultipath.so.0 libmultipath.so make[1]: Leaving directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmultipath' make[1]: Entering directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmpathpersist' make[1]: Entering directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmpathvalid' make[1]: Entering directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmultipath/prioritizers' make[1]: Entering directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmultipath/checkers' make[1]: Entering directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmultipath/foreign' make[1]: Entering directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/multipath' building mpath_persist.o because of mpath_persist.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -I../libmultipath -I../libmpathutil -I../libmpathpersist -I../libmpathcmd -c -o mpath_persist.o mpath_persist.c building mpath_updatepr.o because of mpath_updatepr.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -I../libmultipath -I../libmpathutil -I../libmpathpersist -I../libmpathcmd -c -o mpath_updatepr.o mpath_updatepr.c building mpath_pr_ioctl.o because of mpath_pr_ioctl.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -I../libmultipath -I../libmpathutil -I../libmpathpersist -I../libmpathcmd -c -o mpath_pr_ioctl.o mpath_pr_ioctl.c building mpath_persist_int.o because of mpath_persist_int.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -I../libmultipath -I../libmpathutil -I../libmpathpersist -I../libmpathcmd -c -o mpath_persist_int.o mpath_persist_int.c building cciss_tur.o because of cciss_tur.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../../libmultipath -I../../libmpathutil -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o cciss_tur.o cciss_tur.c building mpath_valid.o because of mpath_valid.c building alua.o because of alua.c building const.o because of const.c building readsector0.o because of readsector0.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../../libmultipath -I../../libmpathutil -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o alua.o alua.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../../libmultipath -I../../libmpathutil -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o readsector0.o readsector0.c building main.o because of main.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathcmd -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o mpath_valid.o mpath_valid.c building nvme.o because of nvme.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathcmd -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -c -o main.o main.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../../libmultipath -I../../libmpathutil -I../../libmultipath/nvme -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o nvme.o nvme.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../../libmultipath -I../../libmpathutil -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o const.o const.c building tur.o because of tur.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../../libmultipath -I../../libmpathutil -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o tur.o tur.c creating multipath.rules sed 's,@RUNTIME_DIR@,/run,' multipath.rules.in >multipath.rules building directio.o because of directio.c building datacore.o because of datacore.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../../libmultipath -I../../libmpathutil -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o datacore.o datacore.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../../libmultipath -I../../libmpathutil -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o directio.o directio.c building emc_clariion.o because of emc_clariion.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../../libmultipath -I../../libmpathutil -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o emc_clariion.o emc_clariion.c creating tmpfiles.conf sed 's,@RUNTIME_DIR@,/run,' tmpfiles.conf.in >tmpfiles.conf building hp_sw.o because of hp_sw.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../../libmultipath -I../../libmpathutil -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o hp_sw.o hp_sw.c building rdac.o because of rdac.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../../libmultipath -I../../libmpathutil -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o rdac.o rdac.c powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -L../../libmultipath -L../../libmpathutil -shared -o libcheckcciss_tur.so cciss_tur.o -lmultipath -lmpathutil -laio -lpthread -lrt building emc.o because of emc.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../../libmultipath -I../../libmpathutil -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o emc.o emc.c powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -L../../libmultipath -L../../libmpathutil -shared -o libcheckreadsector0.so readsector0.o -lmultipath -lmpathutil -laio -lpthread -lrt building hds.o because of hds.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../../libmultipath -I../../libmpathutil -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o hds.o hds.c building hp_sw.o because of hp_sw.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../../libmultipath -I../../libmpathutil -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o hp_sw.o hp_sw.c powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -shared -Wl,-soname=libmpathvalid.so.0 \ -Wl,--version-script=libmpathvalid.version -o libmpathvalid.so.0 mpath_valid.o -lpthread -ldevmapper -ldl -L../libmultipath -lmultipath -L../libmpathutil -lmpathutil -L../libmpathcmd -lmpathcmd -ludev building iet.o because of iet.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../../libmultipath -I../../libmpathutil -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o iet.o iet.c building ontap.o because of ontap.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../../libmultipath -I../../libmpathutil -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o ontap.o ontap.c powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -L../../libmultipath -L../../libmpathutil -shared -o libcheckemc_clariion.so emc_clariion.o -lmultipath -lmpathutil -laio -lpthread -lrt ln -sf libmpathvalid.so.0 libmpathvalid.so building random.o because of random.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../../libmultipath -I../../libmpathutil -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o random.o random.c make[1]: Leaving directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmpathvalid' building rdac.o because of rdac.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../../libmultipath -I../../libmpathutil -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o rdac.o rdac.c powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -L../../libmultipath -L../../libmpathutil -shared -o libcheckdirectio.so directio.o -lmultipath -lmpathutil -laio -lpthread -lrt building weightedpath.o because of weightedpath.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../../libmultipath -I../../libmpathutil -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o weightedpath.o weightedpath.c powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -L../../libmultipath -L../../libmpathutil -shared -o libchecktur.so tur.o -lmultipath -lmpathutil -laio -lpthread -lrt building path_latency.o because of path_latency.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../../libmultipath -I../../libmpathutil -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o path_latency.o path_latency.c building sysfs.o because of sysfs.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../../libmultipath -I../../libmpathutil -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o sysfs.o sysfs.c powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -L../../libmultipath -L../../libmpathutil -shared -o libcheckrdac.so rdac.o -lmultipath -lmpathutil -laio -lpthread -lrt powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -L../../libmultipath -L../../libmpathutil -shared -o libcheckhp_sw.so hp_sw.o -lmultipath -lmpathutil -laio -lpthread -lrt powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -L../../libmultipath -L../../libmpathutil -shared -o libprioalua.so alua.o -lmultipath -lmpathutil -lm -lpthread -lrt powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -L../../libmultipath -L../../libmpathutil -shared -o libprioconst.so const.o -lmultipath -lmpathutil -lm -lpthread -lrt powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -L../../libmultipath -L../../libmpathutil -shared -o libpriodatacore.so datacore.o -lmultipath -lmpathutil -lm -lpthread -lrt powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -L../../libmultipath -L../../libmpathutil -shared -o libprioemc.so emc.o -lmultipath -lmpathutil -lm -lpthread -lrt powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -L../../libmultipath -L../../libmpathutil -shared -o libpriohp_sw.so hp_sw.o -lmultipath -lmpathutil -lm -lpthread -lrt powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -L../../libmultipath -L../../libmpathutil -shared -o libprioiet.so iet.o -lmultipath -lmpathutil -lm -lpthread -lrt powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -L../../libmultipath -L../../libmpathutil -shared -o libpriorandom.so random.o -lmultipath -lmpathutil -lm -lpthread -lrt powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -L../../libmultipath -L../../libmpathutil -shared -o libpriordac.so rdac.o -lmultipath -lmpathutil -lm -lpthread -lrt make[1]: Leaving directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmultipath/checkers' powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -L../../libmultipath -L../../libmpathutil -shared -o libpriohds.so hds.o -lmultipath -lmpathutil -lm -lpthread -lrt powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -L../../libmultipath -L../../libmpathutil -shared -o libprioontap.so ontap.o -lmultipath -lmpathutil -lm -lpthread -lrt powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -L../../libmultipath -L../../libmpathutil -shared -o libprioweightedpath.so weightedpath.o -lmultipath -lmpathutil -lm -lpthread -lrt powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -L../../libmultipath -L../../libmpathutil -shared -o libpriosysfs.so sysfs.o -lmultipath -lmpathutil -lm -lpthread -lrt powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -L../libmultipath -L../libmpathutil -L../libmpathcmd -shared -Wl,-soname=libmpathpersist.so.0 \ -Wl,--version-script=libmpathpersist.version -o libmpathpersist.so.0 mpath_persist.o mpath_updatepr.o mpath_pr_ioctl.o mpath_persist_int.o -lmultipath -lmpathutil -lmpathcmd -ldevmapper -lpthread -ldl powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -L../../libmultipath -L../../libmpathutil -shared -o libpriopath_latency.so path_latency.o -lmultipath -lmpathutil -lm -lpthread -lrt ln -sf libmpathpersist.so.0 libmpathpersist.so make[1]: Leaving directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmpathpersist' make[1]: Entering directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/multipathd' make[1]: Entering directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/mpathpersist' powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -L../../libmultipath -L../../libmpathutil -shared -o libforeign-nvme.so nvme.o -lmultipath -lmpathutil -ludev -lpthread -lrt building main.o because of main.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathpersist -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -c -o main.o main.c make[1]: Leaving directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmultipath/prioritizers' building main.o because of main.c building pidfile.o because of pidfile.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathpersist -I../libmpathcmd -I../third-party -DURCU_VERSION=0x000e00 -DBINDIR='"/sbin"' -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -c -o main.o main.c building uxlsnr.o because of uxlsnr.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathpersist -I../libmpathcmd -I../third-party -DURCU_VERSION=0x000e00 -DBINDIR='"/sbin"' -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -c -o pidfile.o pidfile.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathpersist -I../libmpathcmd -I../third-party -DURCU_VERSION=0x000e00 -DBINDIR='"/sbin"' -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -c -o uxlsnr.o uxlsnr.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathpersist -I../libmpathcmd -I../third-party -DURCU_VERSION=0x000e00 -DBINDIR='"/sbin"' -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -Wno-unused-parameter -c -o cli_handlers.o cli_handlers.c building uxclnt.o because of uxclnt.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathpersist -I../libmpathcmd -I../third-party -DURCU_VERSION=0x000e00 -DBINDIR='"/sbin"' -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -c -o uxclnt.o uxclnt.c building cli.o because of cli.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathpersist -I../libmpathcmd -I../third-party -DURCU_VERSION=0x000e00 -DBINDIR='"/sbin"' -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -c -o cli.o cli.c building waiter.o because of waiter.c building dmevents.o because of dmevents.c building init_unwinder.o because of init_unwinder.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathpersist -I../libmpathcmd -I../third-party -DURCU_VERSION=0x000e00 -DBINDIR='"/sbin"' -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -c -o waiter.o waiter.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathpersist -I../libmpathcmd -I../third-party -DURCU_VERSION=0x000e00 -DBINDIR='"/sbin"' -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -c -o dmevents.o dmevents.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathpersist -I../libmpathcmd -I../third-party -DURCU_VERSION=0x000e00 -DBINDIR='"/sbin"' -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -c -o init_unwinder.o init_unwinder.c make[1]: Leaving directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmultipath/foreign' powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathpersist -I../libmpathcmd -I../third-party -DURCU_VERSION=0x000e00 -DBINDIR='"/sbin"' -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -Wno-unused-parameter -c -o multipathc.o multipathc.c building multipath because of main.o ../libmultipath/libmultipath.so ../libmpathcmd/libmpathcmd.so powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE main.o -o multipath -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -pie -L../libmultipath -lmultipath -L../libmpathutil -lmpathutil -L../libmpathcmd -lmpathcmd -lpthread -ldevmapper -ldl -ludev make[1]: Leaving directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/multipath' building multipathc because of multipathc.o cli.o powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE multipathc.o cli.o -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -pie -o multipathc -L../libmpathutil -lmpathutil -L../libmpathcmd -lmpathcmd -ludev -ldl -lurcu -lpthread -lsystemd powerpc-unknown-linux-gnu-gcc main.o -o mpathpersist -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -pie -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -L../libmpathpersist -lmpathpersist -L../libmultipath -lmultipath -L../libmpathutil -lmpathutil -L../libmpathcmd -lmpathcmd -lpthread -ldevmapper -ludev make[1]: Leaving directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/mpathpersist' building multipathd because of main.o pidfile.o uxlsnr.o uxclnt.o cli.o cli_handlers.o waiter.o dmevents.o init_unwinder.o ../libmultipath/libmultipath.so ../libmpathcmd/libmpathcmd.so powerpc-unknown-linux-gnu-gcc -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE main.o pidfile.o uxlsnr.o uxclnt.o cli.o cli_handlers.o waiter.o dmevents.o init_unwinder.o -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -pie -o multipathd -L../libmultipath -lmultipath -L../libmpathpersist -lmpathpersist -ldevmapper -L../libmpathutil -lmpathutil -L../libmpathcmd -lmpathcmd -ludev -ldl -lurcu -lpthread -lsystemd make[1]: Leaving directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/multipathd' >>> Source compiled. >>> Test phase: sys-fs/multipath-tools-0.9.4-r1 make -j16 -l15 prefix= usr_prefix=/usr LIB=lib RUN=run plugindir=/lib/multipath unitdir=/usr/lib/systemd/system libudevdir=/usr/lib/udev 'GENTOO_CFLAGS=-O2 -mcpu=powerpc -mtune=powerpc -pipe' GENTOO_CPPFLAGS= FORTIFY_OPT= OPTFLAGS= FAKEVAR=1 V=1 test make[1]: Entering directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmpathcmd' make[1]: Entering directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/kpartx' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmpathcmd' make[1]: Entering directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmpathutil' make[1]: Entering directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libdmmp' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/kpartx' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libdmmp' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmpathutil' make[1]: Entering directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmultipath' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmultipath' make[1]: Entering directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmpathpersist' make[1]: Entering directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmpathvalid' make[1]: Entering directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmultipath/prioritizers' make[1]: Entering directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmultipath/checkers' make[1]: Entering directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmultipath/foreign' make[1]: Entering directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/multipath' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmultipath/checkers' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmpathvalid' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmultipath/foreign' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/multipath' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmultipath/prioritizers' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmpathpersist' make[1]: Entering directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/mpathpersist' make[1]: Entering directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/multipathd' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/mpathpersist' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/multipathd' make[1]: Entering directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/tests' building uevent.o because of uevent.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathcmd -I../multipathd -DTESTCONFDIR=\"/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/tests/conf.d\" -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -Wno-unused-parameter -c -o uevent.o uevent.c building parser.o because of parser.c make[2]: Entering directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmultipath' cd lib && ln -s ../../libmultipath/*/*.so . powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathcmd -I../multipathd -DTESTCONFDIR=\"/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/tests/conf.d\" -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -Wno-unused-parameter -c -o parser.o parser.c building util.o because of util.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathcmd -I../multipathd -DTESTCONFDIR=\"/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/tests/conf.d\" -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -Wno-unused-parameter -c -o util.o util.c building dmevents.o because of dmevents.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathcmd -I../multipathd -DTESTCONFDIR=\"/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/tests/conf.d\" -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -Wno-unused-parameter -c -o dmevents.o dmevents.c building hwtable.o because of hwtable.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathcmd -I../multipathd -DTESTCONFDIR=\"/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/tests/conf.d\" -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -Wno-unused-parameter -c -o hwtable.o hwtable.c building test-lib.o because of test-lib.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathcmd -I../multipathd -DTESTCONFDIR=\"/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/tests/conf.d\" -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -Wno-unused-parameter -c -o test-lib.o test-lib.c building blacklist.o because of blacklist.c building test-log.o because of test-log.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathcmd -I../multipathd -DTESTCONFDIR=\"/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/tests/conf.d\" -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -Wno-unused-parameter -c -o blacklist.o blacklist.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathcmd -I../multipathd -DTESTCONFDIR=\"/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/tests/conf.d\" -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -Wno-unused-parameter -c -o test-log.o test-log.c building unaligned.o because of unaligned.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathcmd -I../multipathd -DTESTCONFDIR=\"/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/tests/conf.d\" -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -Wno-unused-parameter -c -o unaligned.o unaligned.c building vpd.o because of vpd.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathcmd -I../multipathd -DTESTCONFDIR=\"/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/tests/conf.d\" -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -Wno-unused-parameter -c -o vpd.o vpd.c building pgpolicy.o because of pgpolicy.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathcmd -I../multipathd -DTESTCONFDIR=\"/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/tests/conf.d\" -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -Wno-unused-parameter -c -o pgpolicy.o pgpolicy.c building alias.o because of alias.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathcmd -I../multipathd -DTESTCONFDIR=\"/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/tests/conf.d\" -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -Wno-unused-parameter -c -o alias.o alias.c building prio-test.o because of prio.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/tests/lib\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/tests/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o prio-test.o prio.c building directio.o because of directio.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathcmd -I../multipathd -DTESTCONFDIR=\"/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/tests/conf.d\" -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -Wno-unused-parameter -c -o directio.o directio.c util.c: In function ‘test_bitmask_1’: util.c:196:25: error: implicit declaration of function ‘assert’ [-Werror=implicit-function-declaration] 196 | assert(!is_bit_set_in_bitfield(b, bf)); | ^~~~~~ util.c:29:1: note: ‘assert’ is defined in header ‘’; did you forget to ‘#include ’? 28 | #include "globals.c" +++ |+#include 29 | building checkers-test.o because of checkers.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/tests/lib\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/tests/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o checkers-test.o checkers.c building valid.o because of valid.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathcmd -I../multipathd -DTESTCONFDIR=\"/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/tests/conf.d\" -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -Wno-unused-parameter -c -o valid.o valid.c building devt.o because of devt.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathcmd -I../multipathd -DTESTCONFDIR=\"/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/tests/conf.d\" -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -Wno-unused-parameter -c -o devt.o devt.c building mpathvalid.o because of mpathvalid.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathcmd -I../multipathd -DTESTCONFDIR=\"/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/tests/conf.d\" -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -Wno-unused-parameter -I../libmpathvalid -c -o mpathvalid.o mpathvalid.c vpd.c: In function ‘hex2bin’: vpd.c:122:9: error: implicit declaration of function ‘assert’ [-Werror=implicit-function-declaration] 122 | assert(srclen % 2 == 0); | ^~~~~~ vpd.c:24:1: note: ‘assert’ is defined in header ‘’; did you forget to ‘#include ’? 23 | #include "globals.c" +++ |+#include 24 | building strbuf.o because of strbuf.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathcmd -I../multipathd -DTESTCONFDIR=\"/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/tests/conf.d\" -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -Wno-unused-parameter -c -o strbuf.o strbuf.c building foreign-test.o because of foreign.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/tests/lib\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/tests/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o foreign-test.o foreign.c building sysfs.o because of sysfs.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathcmd -I../multipathd -DTESTCONFDIR=\"/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/tests/conf.d\" -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -Wno-unused-parameter -c -o sysfs.o sysfs.c building features.o because of features.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathcmd -I../multipathd -DTESTCONFDIR=\"/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/tests/conf.d\" -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -Wno-unused-parameter -I../libmultipath/nvme -c -o features.o features.c building config-test.o because of config.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/tests/lib\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/tests/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmpathutil -I../libmpathcmd -I../libmultipath/nvme -D_GNU_SOURCE -DUSE_SYSTEMD=253 -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIC -c -o config-test.o config.c building cli.o because of cli.c powerpc-unknown-linux-gnu-gcc -DBIN_DIR=\"/sbin\" -DMULTIPATH_DIR=\"/lib/multipath\" -DRUNTIME_DIR=\"/run\" -DCONFIG_DIR=\"/etc/multipath/conf.d\" -DEXTRAVERSION=\"\" -MMD -MP -I../libmultipath -I../libmpathutil -I../libmpathcmd -I../multipathd -DTESTCONFDIR=\"/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/tests/conf.d\" -O2 -mcpu=powerpc -mtune=powerpc -pipe --std=gnu99 -O2 -mcpu=powerpc -mtune=powerpc -pipe -Wall -Wextra -Wformat=2 -Wformat-overflow=2 -Werror=implicit-int -Werror=implicit-function-declaration -Werror=format-security -Wno-clobbered -Wno-error=clobbered -Werror=cast-qual -Werror=discarded-qualifiers -pipe -fPIE -DPIE -Wno-unused-parameter -c -o cli.o cli.c cc1: some warnings being treated as errors make[1]: *** [Makefile:74: util.o] Error 1 make[1]: *** Waiting for unfinished jobs.... powerpc-unknown-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,defs -shared -Wl,-soname=`basename ../tests/libmultipath.so.0` \ -o ../tests/libmultipath.so.0 devmapper.o hwtable.o blacklist.o dmparser.o structs.o discovery.o propsel.o dict.o pgpolicies.o defaults.o uevent.o switchgroup.o print.o alias.o configure.o structs_vec.o sysfs.o lock.o file.o wwids.o prioritizers/alua_rtpg.o prkey.o io_err_stat.o dm-generic.o generic.o nvme-lib.o libsg.o valid.o prio-test.o checkers-test.o foreign-test.o config-test.o -lpthread -ldl -ldevmapper -ludev -L../libmpathutil -lmpathutil -L../libmpathcmd -lmpathcmd -lurcu -laio -lsystemd ln -sf ../tests/libmultipath.so.0 ../tests/libmultipath.so make[2]: Leaving directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/libmultipath' cc1: some warnings being treated as errors make[1]: *** [Makefile:73: vpd.o] Error 1 rm blacklist.o.wrap alias.o.wrap util.o.wrap devt.o.wrap vpd.o.wrap valid.o.wrap parser.o.wrap uevent.o.wrap mpathvalid.o.wrap test-log.o.wrap unaligned.o.wrap test-lib.o.wrap pgpolicy.o.wrap strbuf.o.wrap features.o.wrap sysfs.o.wrap directio.o.wrap hwtable.o.wrap dmevents.o.wrap make[1]: Leaving directory '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4/tests' make: *** [Makefile:121: test] Error 2 * ERROR: sys-fs/multipath-tools-0.9.4-r1::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-fs/multipath-tools-0.9.4-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-fs/multipath-tools-0.9.4-r1::gentoo'`. * The complete build log is located at '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/temp/environment'. * Working directory: '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4' * S: '/var/tmp/portage/sys-fs/multipath-tools-0.9.4-r1/work/multipath-tools-0.9.4'