<86>May 29 07:03:08 userdel[3318936]: delete user 'rooter'
<86>May 29 07:03:08 userdel[3318936]: removed group 'rooter' owned by 'rooter'
<86>May 29 07:03:08 userdel[3318936]: removed shadow group 'rooter' owned by 'rooter'
<86>May 29 07:03:08 groupadd[3318965]: group added to /etc/group: name=rooter, GID=921
<86>May 29 07:03:08 groupadd[3318965]: group added to /etc/gshadow: name=rooter
<86>May 29 07:03:08 groupadd[3318965]: new group: name=rooter, GID=921
<86>May 29 07:03:08 useradd[3318984]: new user: name=rooter, UID=921, GID=921, home=/root, shell=/bin/bash
<86>May 29 07:03:08 userdel[3319000]: delete user 'builder'
<86>May 29 07:03:08 userdel[3319000]: removed group 'builder' owned by 'builder'
<86>May 29 07:03:08 userdel[3319000]: removed shadow group 'builder' owned by 'builder'
<86>May 29 07:03:08 groupadd[3319021]: group added to /etc/group: name=builder, GID=922
<86>May 29 07:03:08 groupadd[3319021]: group added to /etc/gshadow: name=builder
<86>May 29 07:03:08 groupadd[3319021]: new group: name=builder, GID=922
<86>May 29 07:03:08 useradd[3319041]: new user: name=builder, UID=922, GID=922, home=/usr/src, shell=/bin/bash
warning: user mike does not exist - using root
warning: group mike does not exist - using root
warning: user mike does not exist - using root
warning: group mike does not exist - using root
<13>May 29 07:03:10 rpmi: libcerror-20130904-alt1 1399669259 installed
<13>May 29 07:03:10 rpmi: libcerror-devel-20130904-alt1 1399669259 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libfguid-20130904-alt1.nosrc.rpm (w1.gzdio)
Installing libfguid-20130904-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.34650
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libfguid-20130904
+ echo 'Source #0 (libfguid-alpha-20130904.tar.gz):'
Source #0 (libfguid-alpha-20130904.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/libfguid-alpha-20130904.tar.gz
+ /bin/tar -xf -
+ cd libfguid-20130904
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.34650
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libfguid-20130904
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static --enable-wide-character-type
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext, --enable-wide-character-type
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking for style of include used by make... GNU
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking dependency style of x86_64-alt-linux-gcc... none
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking dependency style of x86_64-alt-linux-gcc... (cached) none
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether x86_64-alt-linux-gcc needs -traditional... no
checking whether make sets $(MAKE)... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-alt-linux-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 x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-alt-linux-objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-alt-linux-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok
checking for sysroot... no
checking for x86_64-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
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 x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-alt-linux-gcc static flag -static works... no
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-alt-linux-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... no
checking for pkg-config... /usr/bin/pkg-config
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for an ANSI C-conforming const... yes
checking for working volatile... yes
checking whether to enable enable WINAPI support for cross-compilation... (cached) auto-detect
checking for sys/types.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking for size32_t... no
checking for ssize32_t... no
checking for size64_t... no
checking for ssize64_t... no
checking for off64_t... no
checking for ssize_t... yes
checking for u64... no
checking size of off_t... 8
checking size of size_t... 8
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking size of wchar_t... 4
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for fclose... yes
checking for feof... yes
checking for fgets... yes
checking for fopen... yes
checking for fread... yes
checking for fseeko... yes
checking for fseeko64... yes
checking for fwrite... yes
checking for vfprintf... yes
checking for fgetws... yes
checking for free... yes
checking for malloc... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memset... yes
checking for realloc... yes
checking whether printf supports the conversion specifier "%jd"... yes
checking whether printf supports the conversion specifier "%zd"... yes
checking for x86_64-alt-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to use search for libcstring in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libcstring... no
checking libcstring.h usability... no
checking libcstring.h presence... no
checking for libcstring.h... no
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for wchar.h... (cached) yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for fgets... (cached) yes
checking for memchr... yes
checking for memcmp... (cached) yes
checking for memcpy... (cached) yes
checking for memrchr... yes
checking for snprintf... yes
checking for sscanf... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strlen... yes
checking for strncasecmp... yes
checking for strncmp... yes
checking for strncpy... yes
checking for strrchr... yes
checking for strstr... yes
checking for vsnprintf... yes
checking whether memrchr is declared... no
checking for swprintf... yes
checking for towlower... yes
checking for wcscasecmp... yes
checking for wcschr... yes
checking for wcslen... yes
checking for wcsncasecmp... yes
checking for wcsncmp... yes
checking for wcsncpy... yes
checking for wcsrchr... yes
checking for wcsstr... yes
checking for wmemchr... yes
checking for wmemcmp... yes
checking for wmemcpy... yes
checking for wmemrchr... no
checking whether to use search for libcerror in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libcerror... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating common/Makefile
config.status: creating libcstring/Makefile
config.status: creating libcerror/Makefile
config.status: creating libfguid/Makefile
config.status: creating po/Makefile.in
config.status: creating po/Makevars
config.status: creating manuals/Makefile
config.status: creating tests/Makefile
config.status: creating msvscpp/Makefile
config.status: creating include/libfguid.h
config.status: creating include/libfguid/definitions.h
config.status: creating include/libfguid/features.h
config.status: creating include/libfguid/types.h
config.status: creating libfguid/libfguid_definitions.h
config.status: creating common/types.h
config.status: creating dpkg/changelog
config.status: creating dpkg/copyright
config.status: creating libfguid/libfguid.rc
config.status: creating libfguid.pc
config.status: creating libfguid.spec
config.status: creating common/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext, --enable-wide-character-type
configure:
Building:
   libcstring support: local
   libcerror support:  yes

+ make -j16
Making all in include
make[1]: Nothing to be done for 'all'.
Making all in common
make  all-am
Making all in libcstring
make[1]: Entering directory '/usr/src/RPM/BUILD/libfguid-20130904/libcstring'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libcstring_support.lo libcstring_support.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libcstring_support.c  -fPIC -DPIC -o .libs/libcstring_support.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libfguid-20130904/libcstring'
make[1]: Entering directory '/usr/src/RPM/BUILD/libfguid-20130904/libcstring'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libcstring_wide_string.lo libcstring_wide_string.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libcstring_wide_string.c  -fPIC -DPIC -o .libs/libcstring_wide_string.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libfguid-20130904/libcstring'
make[1]: Entering directory '/usr/src/RPM/BUILD/libfguid-20130904/libcstring'
/bin/sh ../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -Wall   -o libcstring.la  libcstring_support.lo libcstring_wide_string.lo  
libtool: link: ar cru .libs/libcstring.a .libs/libcstring_support.o .libs/libcstring_wide_string.o 
libtool: link: ranlib .libs/libcstring.a
libtool: link: ( cd ".libs" && rm -f "libcstring.la" && ln -s "../libcstring.la" "libcstring.la" )
make[1]: Leaving directory '/usr/src/RPM/BUILD/libfguid-20130904/libcstring'
Making all in libcerror
make[1]: Nothing to be done for 'all'.
Making all in libfguid
make[1]: Entering directory '/usr/src/RPM/BUILD/libfguid-20130904/libfguid'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libfguid.lo libfguid.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libfguid.c  -fPIC -DPIC -o .libs/libfguid.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libfguid-20130904/libfguid'
make[1]: Entering directory '/usr/src/RPM/BUILD/libfguid-20130904/libfguid'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libfguid_support.lo libfguid_support.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libfguid_support.c  -fPIC -DPIC -o .libs/libfguid_support.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libfguid-20130904/libfguid'
make[1]: Entering directory '/usr/src/RPM/BUILD/libfguid-20130904/libfguid'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libfguid_error.lo libfguid_error.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libfguid_error.c  -fPIC -DPIC -o .libs/libfguid_error.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libfguid-20130904/libfguid'
make[1]: Entering directory '/usr/src/RPM/BUILD/libfguid-20130904/libfguid'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libfguid_identifier.lo libfguid_identifier.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libfguid_identifier.c  -fPIC -DPIC -o .libs/libfguid_identifier.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libfguid-20130904/libfguid'
make[1]: Entering directory '/usr/src/RPM/BUILD/libfguid-20130904/libfguid'
/bin/sh ../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -no-undefined -version-info 1:0:0  -o libfguid.la -rpath /usr/lib64 libfguid.lo libfguid_error.lo libfguid_identifier.lo libfguid_support.lo ../libcstring/libcstring.la -lcerror 
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/libfguid.o .libs/libfguid_error.o .libs/libfguid_identifier.o .libs/libfguid_support.o  -Wl,--whole-archive ../libcstring/.libs/libcstring.a -Wl,--no-whole-archive  -lcerror  -O2   -Wl,-soname -Wl,libfguid.so.1 -o .libs/libfguid.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libfguid.so.1" && ln -s "libfguid.so.1.0.0" "libfguid.so.1")
libtool: link: (cd ".libs" && rm -f "libfguid.so" && ln -s "libfguid.so.1.0.0" "libfguid.so")
libtool: link: ( cd ".libs" && rm -f "libfguid.la" && ln -s "../libfguid.la" "libfguid.la" )
make[1]: Leaving directory '/usr/src/RPM/BUILD/libfguid-20130904/libfguid'
Making all in po
make libfguid.pot-update
make[2]: Entering directory '/usr/src/RPM/BUILD/libfguid-20130904/po'
sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed
mv t-remove-potcdate.sed remove-potcdate.sed
make[2]: Leaving directory '/usr/src/RPM/BUILD/libfguid-20130904/po'
make[2]: Entering directory '/usr/src/RPM/BUILD/libfguid-20130904/po'
if LC_ALL=C grep 'GNU libfguid' ../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \
  package_gnu='GNU '; \
else \
  package_gnu=''; \
fi; \
if test -n 'joachim.metz@gmail.com' || test 'joachim.metz@gmail.com' = '@'PACKAGE_BUGREPORT'@'; then \
  msgid_bugs_address='joachim.metz@gmail.com'; \
else \
  msgid_bugs_address='joachim.metz@gmail.com'; \
fi; \
case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
    /usr/bin/xgettext --default-domain=libfguid --directory=.. \
      --add-comments=TRANSLATORS: --keyword=_ --keyword=N_  \
      --files-from=./POTFILES.in \
      --copyright-holder='Joachim Metz' \
      --msgid-bugs-address="$msgid_bugs_address" \
    ;; \
  *) \
    /usr/bin/xgettext --default-domain=libfguid --directory=.. \
      --add-comments=TRANSLATORS: --keyword=_ --keyword=N_  \
      --files-from=./POTFILES.in \
      --copyright-holder='Joachim Metz' \
      --package-name="${package_gnu}libfguid" \
      --package-version='20130904' \
      --msgid-bugs-address="$msgid_bugs_address" \
    ;; \
esac
test ! -f libfguid.po || { \
  if test -f ./libfguid.pot; then \
    sed -f remove-potcdate.sed < ./libfguid.pot > libfguid.1po && \
    sed -f remove-potcdate.sed < libfguid.po > libfguid.2po && \
    if cmp libfguid.1po libfguid.2po >/dev/null 2>&1; then \
      rm -f libfguid.1po libfguid.2po libfguid.po; \
    else \
      rm -f libfguid.1po libfguid.2po ./libfguid.pot && \
      mv libfguid.po ./libfguid.pot; \
    fi; \
  else \
    mv libfguid.po ./libfguid.pot; \
  fi; \
}
make[2]: Leaving directory '/usr/src/RPM/BUILD/libfguid-20130904/po'
test ! -f ./libfguid.pot || \
  test -z "" || make 
Making all in manuals
make[1]: Nothing to be done for 'all'.
Making all in tests
make[1]: Nothing to be done for 'all'.
Making all in msvscpp
make[1]: Nothing to be done for 'all'.
make[1]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.69388
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libfguid-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libfguid-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd libfguid-20130904
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libfguid-buildroot
make: Entering directory '/usr/src/RPM/BUILD/libfguid-20130904'
Making install in include
make[1]: Entering directory '/usr/src/RPM/BUILD/libfguid-20130904/include'
make[2]: Entering directory '/usr/src/RPM/BUILD/libfguid-20130904/include'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libfguid-buildroot/usr/include'
 /usr/libexec/rpm-build/install -p -m 644 libfguid.h '/usr/src/tmp/libfguid-buildroot/usr/include'
 /bin/mkdir -p '/usr/src/tmp/libfguid-buildroot/usr/include/libfguid'
 /usr/libexec/rpm-build/install -p -m 644 libfguid/definitions.h libfguid/error.h libfguid/extern.h libfguid/features.h libfguid/types.h '/usr/src/tmp/libfguid-buildroot/usr/include/libfguid'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libfguid-20130904/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libfguid-20130904/include'
Making install in common
make[1]: Entering directory '/usr/src/RPM/BUILD/libfguid-20130904/common'
make[2]: Entering directory '/usr/src/RPM/BUILD/libfguid-20130904/common'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libfguid-20130904/common'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libfguid-20130904/common'
Making install in libcstring
make[1]: Entering directory '/usr/src/RPM/BUILD/libfguid-20130904/libcstring'
make[2]: Entering directory '/usr/src/RPM/BUILD/libfguid-20130904/libcstring'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libfguid-20130904/libcstring'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libfguid-20130904/libcstring'
Making install in libcerror
make[1]: Entering directory '/usr/src/RPM/BUILD/libfguid-20130904/libcerror'
make[2]: Entering directory '/usr/src/RPM/BUILD/libfguid-20130904/libcerror'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libfguid-20130904/libcerror'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libfguid-20130904/libcerror'
Making install in libfguid
make[1]: Entering directory '/usr/src/RPM/BUILD/libfguid-20130904/libfguid'
make[2]: Entering directory '/usr/src/RPM/BUILD/libfguid-20130904/libfguid'
 /bin/mkdir -p '/usr/src/tmp/libfguid-buildroot/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p   libfguid.la '/usr/src/tmp/libfguid-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libfguid.so.1.0.0 /usr/src/tmp/libfguid-buildroot/usr/lib64/libfguid.so.1.0.0
libtool: install: (cd /usr/src/tmp/libfguid-buildroot/usr/lib64 && { ln -s -f libfguid.so.1.0.0 libfguid.so.1 || { rm -f libfguid.so.1 && ln -s libfguid.so.1.0.0 libfguid.so.1; }; })
libtool: install: (cd /usr/src/tmp/libfguid-buildroot/usr/lib64 && { ln -s -f libfguid.so.1.0.0 libfguid.so || { rm -f libfguid.so && ln -s libfguid.so.1.0.0 libfguid.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libfguid.lai /usr/src/tmp/libfguid-buildroot/usr/lib64/libfguid.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libfguid-20130904/libfguid'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libfguid-20130904/libfguid'
Making install in po
make[1]: Entering directory '/usr/src/RPM/BUILD/libfguid-20130904/po'
make libfguid.pot-update
make[2]: Entering directory '/usr/src/RPM/BUILD/libfguid-20130904/po'
if LC_ALL=C grep 'GNU libfguid' ../* 2>/dev/null | grep -v 'libtool:' >/dev/null; then \
  package_gnu='GNU '; \
else \
  package_gnu=''; \
fi; \
if test -n 'joachim.metz@gmail.com' || test 'joachim.metz@gmail.com' = '@'PACKAGE_BUGREPORT'@'; then \
  msgid_bugs_address='joachim.metz@gmail.com'; \
else \
  msgid_bugs_address='joachim.metz@gmail.com'; \
fi; \
case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
    /usr/bin/xgettext --default-domain=libfguid --directory=.. \
      --add-comments=TRANSLATORS: --keyword=_ --keyword=N_  \
      --files-from=./POTFILES.in \
      --copyright-holder='Joachim Metz' \
      --msgid-bugs-address="$msgid_bugs_address" \
    ;; \
  *) \
    /usr/bin/xgettext --default-domain=libfguid --directory=.. \
      --add-comments=TRANSLATORS: --keyword=_ --keyword=N_  \
      --files-from=./POTFILES.in \
      --copyright-holder='Joachim Metz' \
      --package-name="${package_gnu}libfguid" \
      --package-version='20130904' \
      --msgid-bugs-address="$msgid_bugs_address" \
    ;; \
esac
test ! -f libfguid.po || { \
  if test -f ./libfguid.pot; then \
    sed -f remove-potcdate.sed < ./libfguid.pot > libfguid.1po && \
    sed -f remove-potcdate.sed < libfguid.po > libfguid.2po && \
    if cmp libfguid.1po libfguid.2po >/dev/null 2>&1; then \
      rm -f libfguid.1po libfguid.2po libfguid.po; \
    else \
      rm -f libfguid.1po libfguid.2po ./libfguid.pot && \
      mv libfguid.po ./libfguid.pot; \
    fi; \
  else \
    mv libfguid.po ./libfguid.pot; \
  fi; \
}
make[2]: Leaving directory '/usr/src/RPM/BUILD/libfguid-20130904/po'
test ! -f ./libfguid.pot || \
  test -z "" || make 
if test "libfguid" = "gettext-tools"; then \
  /bin/mkdir -p /usr/src/tmp/libfguid-buildroot/usr/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do \
    /usr/libexec/rpm-build/install -p -m 644 ./$file \
		    /usr/src/tmp/libfguid-buildroot/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /usr/src/tmp/libfguid-buildroot/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/usr/src/RPM/BUILD/libfguid-20130904/po'
Making install in manuals
make[1]: Entering directory '/usr/src/RPM/BUILD/libfguid-20130904/manuals'
make[2]: Entering directory '/usr/src/RPM/BUILD/libfguid-20130904/manuals'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libfguid-buildroot/usr/share/man/man3'
 /usr/libexec/rpm-build/install -p -m 644 libfguid.3 '/usr/src/tmp/libfguid-buildroot/usr/share/man/man3'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libfguid-20130904/manuals'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libfguid-20130904/manuals'
Making install in tests
make[1]: Entering directory '/usr/src/RPM/BUILD/libfguid-20130904/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/libfguid-20130904/tests'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libfguid-20130904/tests'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libfguid-20130904/tests'
Making install in msvscpp
make[1]: Entering directory '/usr/src/RPM/BUILD/libfguid-20130904/msvscpp'
make[2]: Entering directory '/usr/src/RPM/BUILD/libfguid-20130904/msvscpp'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libfguid-20130904/msvscpp'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libfguid-20130904/msvscpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/libfguid-20130904'
make[2]: Entering directory '/usr/src/RPM/BUILD/libfguid-20130904'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libfguid-buildroot/usr/lib64/pkgconfig'
 /usr/libexec/rpm-build/install -p -m 644 libfguid.pc '/usr/src/tmp/libfguid-buildroot/usr/lib64/pkgconfig'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libfguid-20130904'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libfguid-20130904'
make: Leaving directory '/usr/src/RPM/BUILD/libfguid-20130904'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libfguid-buildroot (auto)
removed './usr/lib64/libfguid.la'
mode of './usr/lib64/libfguid.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libfguid-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib64/pkgconfig/libfguid.pc: Cflags: '-I${includedir}' --> ''
/usr/lib64/pkgconfig/libfguid.pc: Libs: '-L${libdir} -lfguid' --> '-lfguid'
Checking contents of files in /usr/src/tmp/libfguid-buildroot/ (default)
Compressing files in /usr/src/tmp/libfguid-buildroot (auto)
Adjusting library links in /usr/src/tmp/libfguid-buildroot
./usr/lib64:
	libfguid.so.1 -> libfguid.so.1.0.0
Verifying ELF objects in /usr/src/tmp/libfguid-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: libfguid-20130904-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.69388
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libfguid-20130904
+ DOCDIR=/usr/src/tmp/libfguid-buildroot/usr/share/doc/libfguid-20130904
+ export DOCDIR
+ rm -rf /usr/src/tmp/libfguid-buildroot/usr/share/doc/libfguid-20130904
+ /bin/mkdir -p /usr/src/tmp/libfguid-buildroot/usr/share/doc/libfguid-20130904
+ cp -prL AUTHORS ChangeLog /usr/src/tmp/libfguid-buildroot/usr/share/doc/libfguid-20130904
+ chmod -R go-w /usr/src/tmp/libfguid-buildroot/usr/share/doc/libfguid-20130904
+ chmod -R a+rX /usr/src/tmp/libfguid-buildroot/usr/share/doc/libfguid-20130904
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yFVgOZ
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libfguid-buildroot/usr/lib64/libfguid.so.1: 23 symbols, 15 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ov4zU3
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libfguid.so.1()(64bit) = set:idrZzzZoBecLeu1UIrzZLXFSVjDo8F4prMJV26w0EjUMysrc2
Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libcerror.so.1()(64bit) >= set:heNhDAhYciZClcb, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.C184rb
Creating libfguid-debuginfo package
Processing files: libfguid-devel-20130904-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K63Jqm
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cw2OQA
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: pkgconfig(libfguid) = 20130904
Requires: libfguid = 20130904, /usr/lib64/libfguid.so.1.0.0, /usr/lib64/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.27EjIS
Processing files: libfguid-debuginfo-20130904-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gaBC0d
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sHU1KC
find-requires: running scripts (debuginfo)
Provides: debug64(libfguid.so.1)
Requires: libfguid = 20130904-alt1, debug64(libc.so.6), debug64(libcerror.so.1)
Adding to libfguid-devel a strict dependency on libfguid
Removing 1 extra deps from libfguid-devel due to dependency on libfguid
Wrote: /usr/src/RPM/RPMS/x86_64/libfguid-20130904-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libfguid-devel-20130904-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libfguid-debuginfo-20130904-alt1.x86_64.rpm (w2.lzdio)
4.00user 4.21system 0:14.50elapsed 56%CPU (0avgtext+0avgdata 37588maxresident)k
0inputs+0outputs (0major+1368968minor)pagefaults 0swaps
6.26user 7.16system 0:19.02elapsed 70%CPU (0avgtext+0avgdata 120184maxresident)k
32inputs+0outputs (34941major+1660697minor)pagefaults 0swaps
--- libfguid-20130904-alt1.x86_64.rpm.repo	2014-05-09 21:11:55.000000000 +0000
+++ libfguid-20130904-alt1.x86_64.rpm.hasher	2022-05-29 07:03:26.428113690 +0000
@@ -6,2 +6,3 @@
 Requires: libc.so.6(GLIBC_2.2.5)(64bit)  
+Requires: libc.so.6(GLIBC_2.4)(64bit)  
 Requires: libcerror.so.1()(64bit) >= set:heNhDAhYciZClcb
@@ -13,3 +14,3 @@
 File: /usr/lib64/libfguid.so.1	120777	root:root		libfguid.so.1.0.0
-File: /usr/lib64/libfguid.so.1.0.0	100644	root:root	27fc790a153ccdc3bb7de982c0771e4a	
+File: /usr/lib64/libfguid.so.1.0.0	100644	root:root	ca4aa9f390e0e41c3f23448513eb2039	
 File: /usr/share/doc/libfguid-20130904	40755	root:root		
@@ -17,2 +18,2 @@
 File: /usr/share/doc/libfguid-20130904/ChangeLog	100644	root:root	74d33f99df9e2f1d5ea31e0a57e50039	
-RPMIdentity: fe9c2d056bbee70c936765fd94bc67e62d30d6272e8d3acb83556d680feaa754efe6032b06836128f8887a1159e2fe18cc473212371c1d53a895e7edd843f8d9
+RPMIdentity: 078cd2ad5c8ae0f1f9ad98b68d47cb5b2613394a824a540f27a0cef46bd14e6b4d342dec2f54b991658a499a7267a2c39254628288805e512802c5c05ccab024
--- libfguid-debuginfo-20130904-alt1.x86_64.rpm.repo	2014-05-09 21:11:55.000000000 +0000
+++ libfguid-debuginfo-20130904-alt1.x86_64.rpm.hasher	2022-05-29 07:03:26.482114240 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/40	40755	root:root	
-/usr/lib/debug/.build-id/40/4553e459e46e815086a810af4c9ddd73eefeae	120777	root:root	../../../../lib64/libfguid.so.1.0.0
-/usr/lib/debug/.build-id/40/4553e459e46e815086a810af4c9ddd73eefeae.debug	120777	root:root	../../usr/lib64/libfguid.so.1.0.0.debug
+/usr/lib/debug/.build-id/4c	40755	root:root	
+/usr/lib/debug/.build-id/4c/0ede6dd27e9bb651a74d2dda3f4f07ea947f5f	120777	root:root	../../../../lib64/libfguid.so.1.0.0
+/usr/lib/debug/.build-id/4c/0ede6dd27e9bb651a74d2dda3f4f07ea947f5f.debug	120777	root:root	../../usr/lib64/libfguid.so.1.0.0.debug
 /usr/lib/debug/usr/lib64/libfguid.so.1.0.0.debug	100644	root:root	
@@ -11,2 +11,3 @@
 /usr/src/debug/libfguid-20130904/include/libfguid/types.h	100644	root:root	
+/usr/src/debug/libfguid-20130904/libcstring	40755	root:root	
 /usr/src/debug/libfguid-20130904/libfguid	40755	root:root	
@@ -22,6 +23,6 @@
 Provides: libfguid-debuginfo = 20130904-alt1
-File: /usr/lib/debug/.build-id/40	40755	root:root		
-File: /usr/lib/debug/.build-id/40/4553e459e46e815086a810af4c9ddd73eefeae	120777	root:root		../../../../lib64/libfguid.so.1.0.0
-File: /usr/lib/debug/.build-id/40/4553e459e46e815086a810af4c9ddd73eefeae.debug	120777	root:root		../../usr/lib64/libfguid.so.1.0.0.debug
-File: /usr/lib/debug/usr/lib64/libfguid.so.1.0.0.debug	100644	root:root	754b1057f277f68402def2e21e73eeba	
+File: /usr/lib/debug/.build-id/4c	40755	root:root		
+File: /usr/lib/debug/.build-id/4c/0ede6dd27e9bb651a74d2dda3f4f07ea947f5f	120777	root:root		../../../../lib64/libfguid.so.1.0.0
+File: /usr/lib/debug/.build-id/4c/0ede6dd27e9bb651a74d2dda3f4f07ea947f5f.debug	120777	root:root		../../usr/lib64/libfguid.so.1.0.0.debug
+File: /usr/lib/debug/usr/lib64/libfguid.so.1.0.0.debug	100644	root:root	aa6adc5c1885fad738a5ae3edf024f7c	
 File: /usr/lib/debug/usr/lib64/libfguid.so.1.debug	120777	root:root		libfguid.so.1.0.0.debug
@@ -33,2 +34,3 @@
 File: /usr/src/debug/libfguid-20130904/include/libfguid/types.h	100644	root:root	5e7361d818c505842f22b478495b0c98	
+File: /usr/src/debug/libfguid-20130904/libcstring	40755	root:root		
 File: /usr/src/debug/libfguid-20130904/libfguid	40755	root:root		
@@ -38,2 +40,2 @@
 File: /usr/src/debug/libfguid-20130904/libfguid/libfguid_support.c	100644	root:root	08dde1fc469c365a71d68926d78e279b	
-RPMIdentity: 09a1f238f443225780dcf77fe41a1ae0624ae3f2a7f5317726af0b5c477364f7b618b7715efabb00df9adc271e017d5dda1f9dde87d32027ad22a73874f3d023
+RPMIdentity: 561ae06d9ee1b3625a3fa6dd64ff1c49a10968689f1aadb4dcfde649b35cc899a364c95519a12401254862d479c5acd8dff429ba2154a0554db94d840b54c83d
--- libfguid-devel-20130904-alt1.x86_64.rpm.repo	2014-05-09 21:11:55.000000000 +0000
+++ libfguid-devel-20130904-alt1.x86_64.rpm.hasher	2022-05-29 07:03:26.543114862 +0000
@@ -9,3 +9,4 @@
 /usr/lib64/pkgconfig/libfguid.pc	100644	root:root	
-/usr/share/man/man3/libfguid.3.gz	100644	root:root	
+/usr/share/man/man3/libfguid.3.xz	100644	root:root	
+Requires: libfguid = 20130904
 Requires: /usr/lib64/pkgconfig  
@@ -24,3 +25,3 @@
 File: /usr/lib64/pkgconfig/libfguid.pc	100644	root:root	afcf87fcec95422c5eb71299c165db9f	
-File: /usr/share/man/man3/libfguid.3.gz	100644	root:root	08d2b4e582c113379a4bafa4abd339e7	
-RPMIdentity: dd5552c9f0743df0d799b2e833891ecad56971f2c17b6b4f420419777ef9bb0ba31b78cc056982297360089c124579bded2247db9fe16d7237ea2df2aaa64624
+File: /usr/share/man/man3/libfguid.3.xz	100644	root:root	73fcc3bc9820850cf16fe0d822cd5ab8	
+RPMIdentity: 71b8cd917289756bf18047c1b14173b7510c5365e6f256331bc9c032ce2c726ea3255ca4157a44129ecadea185ebcf13c9525e9a46ad30fd1477debfd38c967a