Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/libldm.spec'], timeout=0printOutput=Falsegid=135shell=Falseuser='mockbuild'chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-30623/root'uid=1000env={'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'}logger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/libldm.spec'] with env {'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/libldm-0.2.3-8bs02npfc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/libldm.spec "], timeout=0printOutput=Falseprivate_network=Trueuid=1000shell=Falseuser='mockbuild'chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-30623/root'gid=135env={'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'}logger=) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/libldm.spec "] with env {'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'CCACHE_UMASK': '002', 'CCACHE_DIR': '/tmp/ccache', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.k2kxZG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libldm-0.2.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/libldm-0.2.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libldm-0.2.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (cast_be64toh.patch): + echo 'Patch #0 (cast_be64toh.patch):' + /usr/bin/cat /builddir/build/SOURCES/cast_be64toh.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/ldm.c Patch #1 (libldm-gtype.patch): + echo 'Patch #1 (libldm-gtype.patch):' + /usr/bin/cat /builddir/build/SOURCES/libldm-gtype.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/ldmtool.c Patch #2 (libldm-security.patch): + echo 'Patch #2 (libldm-security.patch):' + /usr/bin/cat /builddir/build/SOURCES/libldm-security.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/ldm.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UT0Pql + umask 022 + cd /builddir/build/BUILD + cd libldm-0.2.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in '$(find . -name ltmain.sh)' + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./build-aux/ltmain.sh + ./configure --build=armv6hl-redhat-linux-gnu --host=armv6hl-redhat-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --enable-gtk-doc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for xsltproc... /usr/bin/xsltproc checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for armv6hl-redhat-linux-gnu-gcc... no checking for 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 dependency style of gcc... none checking for gcc option to accept ISO C99... none needed checking build system type... armv6hl-redhat-linux-gnu checking host system type... armv6hl-redhat-linux-gnu checking how to print strings... printf 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 how to convert armv6hl-redhat-linux-gnu file names to armv6hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv6hl-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv6hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv6hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv6hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv6hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv6hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for armv6hl-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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) 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... no checking for readline in -lreadline... yes checking for bzero... yes checking for strerror... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for unistd.h... (cached) yes checking whether sys/types.h defines makedev... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for armv6hl-redhat-linux-gnu-pkg-config... /usr/bin/armv6hl-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for GOBJECT... yes checking for JSON... yes checking for GIO_UNIX... yes checking for ZLIB... yes checking for UUID... yes checking for DEVMAPPER... yes checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking for GTKDOC_DEPS... yes checking whether to build gtk-doc documentation... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating docs/reference/libldm/Makefile config.status: creating docs/reference/ldmtool/Makefile config.status: creating ldm-1.0.pc config.status: creating libldm.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j8 V=1 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libldm-0.2.3' Making all in src make[2]: Entering directory '/builddir/build/BUILD/libldm-0.2.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -Wshadow -Wextra -Wno-unused-local-typedefs -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o libldm_1_0_la-mbr.lo `test -f 'mbr.c' || echo './'`mbr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -Wshadow -Wextra -Wno-unused-local-typedefs -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o libldm_1_0_la-gpt.lo `test -f 'gpt.c' || echo './'`gpt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -Wshadow -Wextra -Wno-unused-local-typedefs -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o libldm_1_0_la-ldm.lo `test -f 'ldm.c' || echo './'`ldm.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -Wshadow -Wextra -Wno-unused-local-typedefs -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o ldmtool-ldmtool.o `test -f 'ldmtool.c' || echo './'`ldmtool.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -Wshadow -Wextra -Wno-unused-local-typedefs -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c ldm.c -fPIC -DPIC -o .libs/libldm_1_0_la-ldm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -Wshadow -Wextra -Wno-unused-local-typedefs -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c mbr.c -fPIC -DPIC -o .libs/libldm_1_0_la-mbr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Werror -Wshadow -Wextra -Wno-unused-local-typedefs -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -c gpt.c -fPIC -DPIC -o .libs/libldm_1_0_la-gpt.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -Wshadow -Wextra -Wno-unused-local-typedefs -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/uuid -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libldm-1.0.la -rpath /usr/lib libldm_1_0_la-mbr.lo libldm_1_0_la-gpt.lo libldm_1_0_la-ldm.lo -L/usr/lib -lz -luuid -lgobject-2.0 -lglib-2.0 -ldevmapper -lreadline libtool: link: gcc -shared -fPIC -DPIC .libs/libldm_1_0_la-mbr.o .libs/libldm_1_0_la-gpt.o .libs/libldm_1_0_la-ldm.o -L/usr/lib -lz -luuid -lgobject-2.0 -lglib-2.0 -ldevmapper -lreadline -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -Wl,-soname -Wl,libldm-1.0.so.0 -o .libs/libldm-1.0.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libldm-1.0.so.0" && ln -s "libldm-1.0.so.0.0.0" "libldm-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libldm-1.0.so" && ln -s "libldm-1.0.so.0.0.0" "libldm-1.0.so") libtool: link: ( cd ".libs" && rm -f "libldm-1.0.la" && ln -s "../libldm-1.0.la" "libldm-1.0.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -Wshadow -Wextra -Wno-unused-local-typedefs -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ldmtool ldmtool-ldmtool.o -lreadline ./libldm-1.0.la -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lreadline libtool: link: gcc -Wall -Werror -Wshadow -Wextra -Wno-unused-local-typedefs -Wno-unused-parameter -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/json-glib-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ldmtool ldmtool-ldmtool.o ./.libs/libldm-1.0.so -L/usr/lib -lz -luuid -ldevmapper -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lreadline -pthread make[2]: Leaving directory '/builddir/build/BUILD/libldm-0.2.3/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/libldm-0.2.3/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libldm-0.2.3/test' Making all in docs/reference/libldm make[2]: Entering directory '/builddir/build/BUILD/libldm-0.2.3/docs/reference/libldm' DOC Scanning header files DOC Introspecting gobjects DOC Building XML DOC Building HTML ../libldm-docs.sgml:7: element indexdiv: validity error : ID api-index-full already defined element a: validity error : ID idx already defined DOC Fixing cross-references html/libldm-ldm.html:460: warning: no link for: 'GError' -> (GError). html/libldm-ldm.html:1034: warning: no link for: 'GString' -> (GString). html/libldm-ldm.html:1371: warning: no link for: 'GObject' -> (GObject). make[2]: Leaving directory '/builddir/build/BUILD/libldm-0.2.3/docs/reference/libldm' Making all in docs/reference/ldmtool make[2]: Entering directory '/builddir/build/BUILD/libldm-0.2.3/docs/reference/ldmtool' /usr/bin/xsltproc -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl ldmtool.xml Note: Writing ldmtool.1 make[2]: Leaving directory '/builddir/build/BUILD/libldm-0.2.3/docs/reference/ldmtool' make[2]: Entering directory '/builddir/build/BUILD/libldm-0.2.3' make[2]: Leaving directory '/builddir/build/BUILD/libldm-0.2.3' make[1]: Leaving directory '/builddir/build/BUILD/libldm-0.2.3' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hh8yXv + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libldm-0.2.3-8bs02npfc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libldm-0.2.3-8bs02npfc23.arm ++ dirname /builddir/build/BUILDROOT/libldm-0.2.3-8bs02npfc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libldm-0.2.3-8bs02npfc23.arm + cd libldm-0.2.3 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libldm-0.2.3-8bs02npfc23.arm Making install in src make[1]: Entering directory '/builddir/build/BUILD/libldm-0.2.3/src' make[2]: Entering directory '/builddir/build/BUILD/libldm-0.2.3/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libldm-0.2.3-8bs02npfc23.arm/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libldm-1.0.la '/builddir/build/BUILDROOT/libldm-0.2.3-8bs02npfc23.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libldm-1.0.so.0.0.0 /builddir/build/BUILDROOT/libldm-0.2.3-8bs02npfc23.arm/usr/lib/libldm-1.0.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libldm-0.2.3-8bs02npfc23.arm/usr/lib && { ln -s -f libldm-1.0.so.0.0.0 libldm-1.0.so.0 || { rm -f libldm-1.0.so.0 && ln -s libldm-1.0.so.0.0.0 libldm-1.0.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libldm-0.2.3-8bs02npfc23.arm/usr/lib && { ln -s -f libldm-1.0.so.0.0.0 libldm-1.0.so || { rm -f libldm-1.0.so && ln -s libldm-1.0.so.0.0.0 libldm-1.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libldm-1.0.lai /builddir/build/BUILDROOT/libldm-0.2.3-8bs02npfc23.arm/usr/lib/libldm-1.0.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libldm-0.2.3-8bs02npfc23.arm/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c ldmtool '/builddir/build/BUILDROOT/libldm-0.2.3-8bs02npfc23.arm/usr/bin' libtool: install: warning: `./libldm-1.0.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/ldmtool /builddir/build/BUILDROOT/libldm-0.2.3-8bs02npfc23.arm/usr/bin/ldmtool /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libldm-0.2.3-8bs02npfc23.arm/usr/include' /usr/bin/install -c -m 644 ldm.h '/builddir/build/BUILDROOT/libldm-0.2.3-8bs02npfc23.arm/usr/include' make[2]: Leaving directory '/builddir/build/BUILD/libldm-0.2.3/src' make[1]: Leaving directory '/builddir/build/BUILD/libldm-0.2.3/src' Making install in test make[1]: Entering directory '/builddir/build/BUILD/libldm-0.2.3/test' make[2]: Entering directory '/builddir/build/BUILD/libldm-0.2.3/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libldm-0.2.3/test' make[1]: Leaving directory '/builddir/build/BUILD/libldm-0.2.3/test' Making install in docs/reference/libldm make[1]: Entering directory '/builddir/build/BUILD/libldm-0.2.3/docs/reference/libldm' make[2]: Entering directory '/builddir/build/BUILD/libldm-0.2.3/docs/reference/libldm' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/api-index-full.html /usr/bin/install -c -m 644 ./html/ch01.html /usr/bin/install -c -m 644 ./html/deprecated-api-index.html /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/left-insensitive.png /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/libldm-ldm.html /usr/bin/install -c -m 644 ./html/libldm.devhelp2 /usr/bin/install -c -m 644 ./html/object-tree.html /usr/bin/install -c -m 644 ./html/right-insensitive.png /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/up-insensitive.png /usr/bin/install -c -m 644 ./html/up.png make[2]: Leaving directory '/builddir/build/BUILD/libldm-0.2.3/docs/reference/libldm' make[1]: Leaving directory '/builddir/build/BUILD/libldm-0.2.3/docs/reference/libldm' Making install in docs/reference/ldmtool make[1]: Entering directory '/builddir/build/BUILD/libldm-0.2.3/docs/reference/ldmtool' make[2]: Entering directory '/builddir/build/BUILD/libldm-0.2.3/docs/reference/ldmtool' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libldm-0.2.3-8bs02npfc23.arm/usr/share/man/man1' /usr/bin/install -c -m 644 ldmtool.1 '/builddir/build/BUILDROOT/libldm-0.2.3-8bs02npfc23.arm/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/libldm-0.2.3/docs/reference/ldmtool' make[1]: Leaving directory '/builddir/build/BUILD/libldm-0.2.3/docs/reference/ldmtool' make[1]: Entering directory '/builddir/build/BUILD/libldm-0.2.3' make[2]: Entering directory '/builddir/build/BUILD/libldm-0.2.3' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libldm-0.2.3-8bs02npfc23.arm/usr/lib/pkgconfig' /usr/bin/install -c -m 644 ldm-1.0.pc '/builddir/build/BUILDROOT/libldm-0.2.3-8bs02npfc23.arm/usr/lib/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libldm-0.2.3' make[1]: Leaving directory '/builddir/build/BUILD/libldm-0.2.3' + find /builddir/build/BUILDROOT/libldm-0.2.3-8bs02npfc23.arm -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/libldm-0.2.3 extracting debug info from /builddir/build/BUILDROOT/libldm-0.2.3-8bs02npfc23.arm/usr/lib/libldm-1.0.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/libldm-0.2.3-8bs02npfc23.arm/usr/bin/ldmtool /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libldm-1.0.so.0.0.0.debug to /usr/lib/debug/usr/lib/libldm-1.0.so.0.debug symlinked /usr/lib/debug/usr/lib/libldm-1.0.so.0.0.0.debug to /usr/lib/debug/usr/lib/libldm-1.0.so.debug 278 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libldm-0.2.3-8bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qjfjLw + umask 022 + cd /builddir/build/BUILD + cd libldm-0.2.3 + DOCDIR=/builddir/build/BUILDROOT/libldm-0.2.3-8bs02npfc23.arm/usr/share/doc/libldm + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libldm-0.2.3-8bs02npfc23.arm/usr/share/doc/libldm + cp -pr COPYING.lgpl /builddir/build/BUILDROOT/libldm-0.2.3-8bs02npfc23.arm/usr/share/doc/libldm + cp -pr COPYING.gpl /builddir/build/BUILDROOT/libldm-0.2.3-8bs02npfc23.arm/usr/share/doc/libldm + exit 0 Provides: libldm = 0.2.3-8bs02npfc23 libldm(armv6hl-32) = 0.2.3-8bs02npfc23 libldm-1.0.so.0 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libdevmapper.so.1.02 libdevmapper.so.1.02(Base) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libjson-glib-1.0.so.0 libldm-1.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libreadline.so.6 libuuid.so.1 libuuid.so.1(UUID_1.0) libz.so.1 rtld(GNU_HASH) Processing files: libldm-devel-0.2.3-8bs02npfc23.armv6hl Provides: libldm-devel = 0.2.3-8bs02npfc23 libldm-devel(armv6hl-32) = 0.2.3-8bs02npfc23 pkgconfig(ldm-1.0) = 0.2.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libldm-1.0.so.0 pkgconfig(devmapper) >= 1.0 pkgconfig(gio-unix-2.0) >= 2.32.0 pkgconfig(glib-2.0) pkgconfig(gobject-2.0) >= 2.26.0 pkgconfig(json-glib-1.0) >= 0.14.0 Processing files: libldm-debuginfo-0.2.3-8bs02npfc23.armv6hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libldm-0.2.3-8bs02npfc23.arm Wrote: /builddir/build/RPMS/libldm-0.2.3-8bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/libldm-devel-0.2.3-8bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/libldm-debuginfo-0.2.3-8bs02npfc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pSvSrj + umask 022 + cd /builddir/build/BUILD + cd libldm-0.2.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libldm-0.2.3-8bs02npfc23.arm + exit 0 Child return code was: 0 LEAVE do -->