D: [iurt_root_command] chroot warning: line 44: It's not recommended to have unversioned Obsoletes: Obsoletes: dm-devel Installing /home/pterjan/rpmbuild/SRPMS/dmapi-2.2.12-13.mga10.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6JrzCE + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf dmapi-2.2.12 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/dmapi-2.2.12.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd dmapi-2.2.12 + rm -rf /home/pterjan/rpmbuild/BUILD/dmapi-2.2.12-SPECPARTS + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/dmapi-2.2.12-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/dmapi-2.2.10-libexec.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/fix-build.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + cp -af /usr/lib/rpm/mageia/config.guess /usr/lib/rpm/mageia/config.sub . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cdt6HU + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd dmapi-2.2.12 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now --cap-lints=warn' + export RUSTFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info configure: WARNING: unrecognized options: --disable-dependency-tracking checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for x86_64-mageia-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for x86_64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-ar... no checking for ar... ar checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-mageia-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for x86_64-mageia-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for gmake... /usr/bin/gmake checking for tar... /bin/tar checking for gzip... /bin/gzip checking for makedepend... /bin/true checking for awk... /bin/awk checking for sort... /bin/sort checking whether ln -s works... yes checking for rpm... /bin/rpm checking for rpmbuild... /usr/bin/rpmbuild checking xfs/handle.h usability... yes checking xfs/handle.h presence... yes checking for xfs/handle.h... yes configure: creating ./config.status config.status: creating include/builddefs config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-dependency-tracking + /usr/bin/make -O -j16 V=1 VERBOSE=1 /usr/bin/gmake include libdm m4 man doc debian build /usr/bin/gmake -C include /usr/bin/gmake -C libdm /usr/bin/gmake -C m4 /usr/bin/gmake -C man /usr/bin/gmake -C doc /usr/bin/gmake -C debian /usr/bin/gmake -C build gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/include' ln -s . xfs gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/include' gmake[2]: Nothing to be done for 'default'. gmake[2]: Nothing to be done for 'default'. /usr/bin/gmake -C man3 gmake[2]: Nothing to be done for 'default'. gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/doc' /bin/gzip --best -c < CHANGES > CHANGES.gz gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/doc' gmake[3]: Nothing to be done for 'default'. gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/libdm' /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_handle2path.c libtool: compile: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_handle2path.c -fPIC -DPIC -o .libs/dm_handle2path.o dm_handle2path.c: In function 'getcomp': dm_handle2path.c:193:18: error: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 193 | dirlen = strlen(bufp); | ^~~~~~ dm_handle2path.c:27:1: note: include '' or provide a declaration of 'strlen' 26 | #include "getdents.h" +++ |+#include 27 | #endif dm_handle2path.c:193:18: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] 193 | dirlen = strlen(bufp); | ^~~~~~ dm_handle2path.c:193:18: note: include '' or provide a declaration of 'strlen' dm_handle2path.c:236:23: error: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration] 236 | (void)strcpy(bufp + dirlen, dp->d_name); | ^~~~~~ dm_handle2path.c:236:23: note: include '' or provide a declaration of 'strcpy' dm_handle2path.c:236:23: warning: incompatible implicit declaration of built-in function 'strcpy' [-Wbuiltin-declaration-mismatch] dm_handle2path.c:236:23: note: include '' or provide a declaration of 'strcpy' dm_handle2path.c:248:14: error: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] 248 | if (!strcmp(dp->d_name, ".")) { /* the directory itself */ | ^~~~~~ dm_handle2path.c:248:14: note: include '' or provide a declaration of 'strcmp' dm_handle2path.c:261:30: error: implicit declaration of function 'strrchr' [-Wimplicit-function-declaration] 261 | if ((slash = strrchr(bufp, '/')) == NULL) | ^~~~~~~ dm_handle2path.c:261:30: note: include '' or provide a declaration of 'strrchr' dm_handle2path.c:261:30: warning: incompatible implicit declaration of built-in function 'strrchr' [-Wbuiltin-declaration-mismatch] dm_handle2path.c:261:30: note: include '' or provide a declaration of 'strrchr' dm_handle2path.c: In function 'get_mnt': dm_handle2path.c:313:32: error: implicit declaration of function 'strdup' [-Wimplicit-function-declaration] 313 | mtpt = strdup(mntent->mnt_dir); | ^~~~~~ dm_handle2path.c:313:32: warning: incompatible implicit declaration of built-in function 'strdup' [-Wbuiltin-declaration-mismatch] dm_handle2path.c: In function 'dm_handle_to_path': dm_handle2path.c:139:24: warning: ignoring return value of 'fchdir' declared with attribute 'warn_unused_result' [-Wunused-result] 139 | (void) fchdir(origfd); /* can't do anything about a failure */ | ^~~~~~~~~~~~~~ gmake[2]: *** [../include/buildrules:39: dm_handle2path.lo] Error 1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/libdm' gmake[2]: *** Waiting for unfinished jobs.... gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/libdm' /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_mountinfo.c libtool: compile: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_mountinfo.c -fPIC -DPIC -o .libs/dm_mountinfo.o libtool: compile: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_mountinfo.c -o dm_mountinfo.o >/dev/null 2>&1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/libdm' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/libdm' /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_attr.c libtool: compile: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_attr.c -fPIC -DPIC -o .libs/dm_attr.o libtool: compile: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_attr.c -o dm_attr.o >/dev/null 2>&1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/libdm' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/libdm' /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_region.c libtool: compile: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_region.c -fPIC -DPIC -o .libs/dm_region.o libtool: compile: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_region.c -o dm_region.o >/dev/null 2>&1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/libdm' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/libdm' /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_config.c libtool: compile: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_config.c -fPIC -DPIC -o .libs/dm_config.o libtool: compile: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_config.c -o dm_config.o >/dev/null 2>&1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/libdm' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/libdm' /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_hole.c libtool: compile: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_hole.c -fPIC -DPIC -o .libs/dm_hole.o libtool: compile: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_hole.c -o dm_hole.o >/dev/null 2>&1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/libdm' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/libdm' /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_bulkattr.c libtool: compile: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_bulkattr.c -fPIC -DPIC -o .libs/dm_bulkattr.o libtool: compile: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_bulkattr.c -o dm_bulkattr.o >/dev/null 2>&1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/libdm' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/libdm' /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_rdwr.c libtool: compile: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_rdwr.c -fPIC -DPIC -o .libs/dm_rdwr.o libtool: compile: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_rdwr.c -o dm_rdwr.o >/dev/null 2>&1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/libdm' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/libdm' /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c getdents.c libtool: compile: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c getdents.c -fPIC -DPIC -o .libs/getdents.o libtool: compile: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c getdents.c -o getdents.o >/dev/null 2>&1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/libdm' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/libdm' /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_session.c libtool: compile: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_session.c -fPIC -DPIC -o .libs/dm_session.o libtool: compile: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_session.c -o dm_session.o >/dev/null 2>&1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/libdm' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/libdm' /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_dmattr.c libtool: compile: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_dmattr.c -fPIC -DPIC -o .libs/dm_dmattr.o libtool: compile: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_dmattr.c -o dm_dmattr.o >/dev/null 2>&1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/libdm' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/libdm' /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_right.c libtool: compile: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_right.c -fPIC -DPIC -o .libs/dm_right.o libtool: compile: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_right.c -o dm_right.o >/dev/null 2>&1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/libdm' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/libdm' /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_event.c libtool: compile: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_event.c -fPIC -DPIC -o .libs/dm_event.o libtool: compile: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_event.c -o dm_event.o >/dev/null 2>&1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/libdm' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/libdm' /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_handle.c libtool: compile: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_handle.c -fPIC -DPIC -o .libs/dm_handle.o libtool: compile: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dm_handle.c -o dm_handle.o >/dev/null 2>&1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/libdm' gmake[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/libdm' /bin/sh ../libtool --mode=compile gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dmapi_lib.c libtool: compile: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dmapi_lib.c -fPIC -DPIC -o .libs/dmapi_lib.o libtool: compile: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=2 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -g -O2 -DDEBUG -funsigned-char -fno-strict-aliasing -Wall -DVERSION=\"2.2.12\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"dmapi\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -c dmapi_lib.c -o dmapi_lib.o >/dev/null 2>&1 gmake[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dmapi-2.2.12/libdm' gmake[1]: *** [include/buildrules:22: libdm] Error 2 make: *** [Makefile:30: default] Error 2 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.cdt6HU (%build) RPM build warnings: line 44: It's not recommended to have unversioned Obsoletes: Obsoletes: dm-devel RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.cdt6HU (%build) I: [iurt_root_command] ERROR: chroot