<86>Mar 10 09:49:04 userdel[961524]: delete user 'rooter'
<86>Mar 10 09:49:04 userdel[961524]: removed group 'rooter' owned by 'rooter'
<86>Mar 10 09:49:04 userdel[961524]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 10 09:49:04 groupadd[961548]: group added to /etc/group: name=rooter, GID=1274
<86>Mar 10 09:49:04 groupadd[961548]: group added to /etc/gshadow: name=rooter
<86>Mar 10 09:49:04 groupadd[961548]: new group: name=rooter, GID=1274
<86>Mar 10 09:49:04 useradd[961573]: new user: name=rooter, UID=1274, GID=1274, home=/root, shell=/bin/bash
<86>Mar 10 09:49:04 userdel[961614]: delete user 'builder'
<86>Mar 10 09:49:04 userdel[961614]: removed group 'builder' owned by 'builder'
<86>Mar 10 09:49:04 userdel[961614]: removed shadow group 'builder' owned by 'builder'
<86>Mar 10 09:49:04 groupadd[961658]: group added to /etc/group: name=builder, GID=1275
<86>Mar 10 09:49:04 groupadd[961658]: group added to /etc/gshadow: name=builder
<86>Mar 10 09:49:04 groupadd[961658]: new group: name=builder, GID=1275
<86>Mar 10 09:49:04 useradd[961687]: new user: name=builder, UID=1275, GID=1275, home=/usr/src, shell=/bin/bash
<13>Mar 10 09:49:08 rpmi: libcerror-20130904-alt1 1399669259 installed
<13>Mar 10 09:49:08 rpmi: libclocale-20130609-alt1 1399669299 installed
<13>Mar 10 09:49:08 rpmi: libcnotify-20130609-alt1 1399669382 installed
<13>Mar 10 09:49:08 rpmi: libcfile-20130809-alt2 1500043698 installed
<13>Mar 10 09:49:08 rpmi: libcfile-devel-20130809-alt2 1500043698 installed
<13>Mar 10 09:49:08 rpmi: libcnotify-devel-20130609-alt1 1399669382 installed
<13>Mar 10 09:49:08 rpmi: libclocale-devel-20130609-alt1 1399669299 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libuna-20130728-alt1.1.nosrc.rpm (w1.gzdio)
Installing libuna-20130728-alt1.1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.91056
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libuna-20130728
+ echo 'Source #0 (libuna-alpha-20130728.tar.gz):'
Source #0 (libuna-alpha-20130728.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/libuna-alpha-20130728.tar.gz
+ /bin/tar -xf -
+ cd libuna-20130728
+ /bin/chmod -c -Rf u+rwX,go-w .
+ subst 's| inline$| /* inline */|' libuna/libuna_inline.h
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.91056
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libuna-20130728
+ 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 -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -ri dirname -- '{}'
+ ./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 --enable-python
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext, --enable-python
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 inline... inline
checking for working volatile... yes
checking whether to enable enable WINAPI support for cross-compilation... (cached) auto-detect
checking whether to enable enable wide character type support... (cached) yes
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... no
checking libcerror.h usability... no
checking libcerror.h presence... no
checking for libcerror.h... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking for wcstombs... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking whether to use search for libclocale in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libclocale... yes
checking whether to use search for libcnotify in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libcnotify... yes
checking whether to use search for libcfile in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libcfile... yes
checking whether to use search for libcsystem in includedir and libdir or in the specified DIR, or no if to use local version... (cached) auto-detect
checking for libcsystem... no
checking libcsystem.h usability... no
checking libcsystem.h presence... no
checking for libcsystem.h... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking for close... yes
checking for fstat... yes
checking for ftruncate... yes
checking for lseek... yes
checking for open... yes
checking for read... yes
checking for stat... yes
checking for write... yes
checking for getopt... yes
checking for setvbuf... yes
checking for bindtextdomain... yes
checking for textdomain... yes
checking for localtime... yes
checking for localtime_r... yes
checking for mktime... yes
checking for ctime_r... yes
checking how to use ctime_r... with two arguments
checking for gmtime... yes
checking for gmtime_r... yes
checking for time... yes
checking whether to enable build static executables (binaries)... (cached) no
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 libuna/Makefile
config.status: creating libclocale/Makefile
config.status: creating libcnotify/Makefile
config.status: creating libcfile/Makefile
config.status: creating libcsystem/Makefile
config.status: creating unatools/Makefile
config.status: creating po/Makefile.in
config.status: creating po/Makevars
config.status: creating documents/Makefile
config.status: creating manuals/Makefile
config.status: creating tests/Makefile
config.status: creating macosx/Makefile
config.status: creating msvscpp/Makefile
config.status: creating include/libuna.h
config.status: creating include/libuna/definitions.h
config.status: creating include/libuna/features.h
config.status: creating include/libuna/types.h
config.status: creating libuna/libuna_definitions.h
config.status: creating common/types.h
config.status: creating dpkg/changelog
config.status: creating dpkg/copyright
config.status: creating macosx/libuna.pmdoc/01bin.xml
config.status: creating macosx/libuna.pmdoc/02include.xml
config.status: creating macosx/libuna.pmdoc/03lib.xml
config.status: creating macosx/libuna.pmdoc/04share.xml
config.status: creating macosx/libuna.pmdoc/index.xml
config.status: creating macosx/Introduction.rtf
config.status: creating libuna/libuna.rc
config.status: creating libuna.pc
config.status: creating libuna.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-python
configure:
Building:
   libcstring support:                       local
   libcerror support:                        local
   libclocale support:                       yes
   libcnotify support:                       yes
   libcfile support:                         yes
   libcsystem support:                       local

Features:
   Wide character type support:              yes
   unatools are build as static executables: no

+ make -j8
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/libuna-20130728/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/libuna-20130728/libcstring'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/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/libuna-20130728/libcstring'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/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/libuna-20130728/libcstring'
Making all in libcerror
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libcerror'
/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 libcerror_support.lo libcerror_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 libcerror_support.c  -fPIC -DPIC -o .libs/libcerror_support.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libcerror'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libcerror'
/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 libcerror_error.lo libcerror_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 libcerror_error.c  -fPIC -DPIC -o .libs/libcerror_error.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libcerror'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libcerror'
/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 libcerror_system.lo libcerror_system.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 libcerror_system.c  -fPIC -DPIC -o .libs/libcerror_system.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libcerror'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libcerror'
/bin/sh ../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -Wall   -o libcerror.la  libcerror_error.lo libcerror_support.lo libcerror_system.lo  
libtool: link: ar cru .libs/libcerror.a .libs/libcerror_error.o .libs/libcerror_support.o .libs/libcerror_system.o 
libtool: link: ranlib .libs/libcerror.a
libtool: link: ( cd ".libs" && rm -f "libcerror.la" && ln -s "../libcerror.la" "libcerror.la" )
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libcerror'
Making all in libuna
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna.lo libuna.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna.c  -fPIC -DPIC -o .libs/libuna.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_codepage_iso_8859_4.lo libuna_codepage_iso_8859_4.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_codepage_iso_8859_4.c  -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_4.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_codepage_iso_8859_3.lo libuna_codepage_iso_8859_3.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_codepage_iso_8859_3.c  -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_3.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_codepage_iso_8859_2.lo libuna_codepage_iso_8859_2.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_codepage_iso_8859_2.c  -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_2.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_codepage_iso_8859_5.lo libuna_codepage_iso_8859_5.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_codepage_iso_8859_5.c  -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_5.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_codepage_iso_8859_6.lo libuna_codepage_iso_8859_6.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_codepage_iso_8859_6.c  -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_6.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_codepage_iso_8859_7.lo libuna_codepage_iso_8859_7.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_codepage_iso_8859_7.c  -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_7.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_codepage_iso_8859_8.lo libuna_codepage_iso_8859_8.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_codepage_iso_8859_8.c  -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_8.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_byte_stream.lo libuna_byte_stream.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_byte_stream.c  -fPIC -DPIC -o .libs/libuna_byte_stream.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_codepage_iso_8859_9.lo libuna_codepage_iso_8859_9.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_codepage_iso_8859_9.c  -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_9.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_codepage_iso_8859_13.lo libuna_codepage_iso_8859_13.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_codepage_iso_8859_13.c  -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_13.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_codepage_iso_8859_10.lo libuna_codepage_iso_8859_10.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_codepage_iso_8859_10.c  -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_10.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_codepage_iso_8859_14.lo libuna_codepage_iso_8859_14.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_codepage_iso_8859_14.c  -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_14.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_codepage_iso_8859_15.lo libuna_codepage_iso_8859_15.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_codepage_iso_8859_15.c  -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_15.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_codepage_iso_8859_16.lo libuna_codepage_iso_8859_16.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_codepage_iso_8859_16.c  -fPIC -DPIC -o .libs/libuna_codepage_iso_8859_16.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_codepage_koi8_r.lo libuna_codepage_koi8_r.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_codepage_koi8_r.c  -fPIC -DPIC -o .libs/libuna_codepage_koi8_r.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_base64_stream.lo libuna_base64_stream.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_base64_stream.c  -fPIC -DPIC -o .libs/libuna_base64_stream.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_codepage_koi8_u.lo libuna_codepage_koi8_u.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_codepage_koi8_u.c  -fPIC -DPIC -o .libs/libuna_codepage_koi8_u.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_codepage_windows_874.lo libuna_codepage_windows_874.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_codepage_windows_874.c  -fPIC -DPIC -o .libs/libuna_codepage_windows_874.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_codepage_windows_1250.lo libuna_codepage_windows_1250.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_codepage_windows_1250.c  -fPIC -DPIC -o .libs/libuna_codepage_windows_1250.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_codepage_windows_932.lo libuna_codepage_windows_932.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_codepage_windows_932.c  -fPIC -DPIC -o .libs/libuna_codepage_windows_932.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_base32_stream.lo libuna_base32_stream.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_base32_stream.c  -fPIC -DPIC -o .libs/libuna_base32_stream.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_base16_stream.lo libuna_base16_stream.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_base16_stream.c  -fPIC -DPIC -o .libs/libuna_base16_stream.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_codepage_windows_1251.lo libuna_codepage_windows_1251.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_codepage_windows_1251.c  -fPIC -DPIC -o .libs/libuna_codepage_windows_1251.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_codepage_windows_1253.lo libuna_codepage_windows_1253.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_codepage_windows_1253.c  -fPIC -DPIC -o .libs/libuna_codepage_windows_1253.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_codepage_windows_950.lo libuna_codepage_windows_950.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_codepage_windows_950.c  -fPIC -DPIC -o .libs/libuna_codepage_windows_950.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_codepage_windows_1257.lo libuna_codepage_windows_1257.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_codepage_windows_1257.c  -fPIC -DPIC -o .libs/libuna_codepage_windows_1257.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_codepage_windows_1252.lo libuna_codepage_windows_1252.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_codepage_windows_1252.c  -fPIC -DPIC -o .libs/libuna_codepage_windows_1252.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_codepage_windows_1254.lo libuna_codepage_windows_1254.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_codepage_windows_1254.c  -fPIC -DPIC -o .libs/libuna_codepage_windows_1254.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_codepage_windows_1256.lo libuna_codepage_windows_1256.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_codepage_windows_1256.c  -fPIC -DPIC -o .libs/libuna_codepage_windows_1256.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_codepage_windows_1258.lo libuna_codepage_windows_1258.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_codepage_windows_1258.c  -fPIC -DPIC -o .libs/libuna_codepage_windows_1258.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_codepage_windows_1255.lo libuna_codepage_windows_1255.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_codepage_windows_1255.c  -fPIC -DPIC -o .libs/libuna_codepage_windows_1255.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_error.lo libuna_error.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_error.c  -fPIC -DPIC -o .libs/libuna_error.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_utf32_stream.lo libuna_utf32_stream.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_utf32_stream.c  -fPIC -DPIC -o .libs/libuna_utf32_stream.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_support.lo libuna_support.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_support.c  -fPIC -DPIC -o .libs/libuna_support.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_codepage_windows_949.lo libuna_codepage_windows_949.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_codepage_windows_949.c  -fPIC -DPIC -o .libs/libuna_codepage_windows_949.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_codepage_windows_936.lo libuna_codepage_windows_936.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_codepage_windows_936.c  -fPIC -DPIC -o .libs/libuna_codepage_windows_936.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_url_stream.lo libuna_url_stream.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_url_stream.c  -fPIC -DPIC -o .libs/libuna_url_stream.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_utf16_stream.lo libuna_utf16_stream.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_utf16_stream.c  -fPIC -DPIC -o .libs/libuna_utf16_stream.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_utf7_stream.lo libuna_utf7_stream.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_utf7_stream.c  -fPIC -DPIC -o .libs/libuna_utf7_stream.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_utf16_string.lo libuna_utf16_string.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_utf16_string.c  -fPIC -DPIC -o .libs/libuna_utf16_string.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_utf8_stream.lo libuna_utf8_stream.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_utf8_stream.c  -fPIC -DPIC -o .libs/libuna_utf8_stream.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_utf32_string.lo libuna_utf32_string.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_utf32_string.c  -fPIC -DPIC -o .libs/libuna_utf32_string.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_utf8_string.lo libuna_utf8_string.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_utf8_string.c  -fPIC -DPIC -o .libs/libuna_utf8_string.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libuna_unicode_character.lo libuna_unicode_character.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libuna_unicode_character.c  -fPIC -DPIC -o .libs/libuna_unicode_character.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
/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 libuna.la -rpath /usr/lib64 libuna.lo libuna_base16_stream.lo libuna_base32_stream.lo libuna_base64_stream.lo libuna_byte_stream.lo libuna_codepage_iso_8859_2.lo libuna_codepage_iso_8859_3.lo libuna_codepage_iso_8859_4.lo libuna_codepage_iso_8859_5.lo libuna_codepage_iso_8859_6.lo libuna_codepage_iso_8859_7.lo libuna_codepage_iso_8859_8.lo libuna_codepage_iso_8859_9.lo libuna_codepage_iso_8859_10.lo libuna_codepage_iso_8859_13.lo libuna_codepage_iso_8859_14.lo libuna_codepage_iso_8859_15.lo libuna_codepage_iso_8859_16.lo libuna_codepage_koi8_r.lo libuna_codepage_koi8_u.lo libuna_codepage_windows_874.lo libuna_codepage_windows_932.lo libuna_codepage_windows_936.lo libuna_codepage_windows_949.lo libuna_codepage_windows_950.lo libuna_codepage_windows_1250.lo libuna_codepage_windows_1251.lo libuna_codepage_windows_1252.lo libuna_codepage_windows_1253.lo libuna_codepage_windows_1254.lo libuna_codepage_windows_1255.lo libuna_codepage_windows_1256.lo libuna_codepage_windows_1257.lo libuna_codepage_windows_1258.lo libuna_error.lo libuna_support.lo libuna_unicode_character.lo libuna_url_stream.lo libuna_utf16_stream.lo libuna_utf16_string.lo libuna_utf32_stream.lo libuna_utf32_string.lo libuna_utf7_stream.lo libuna_utf8_stream.lo libuna_utf8_string.lo ../libcstring/libcstring.la ../libcerror/libcerror.la 
libtool: link: x86_64-alt-linux-gcc -shared  -fPIC -DPIC  .libs/libuna.o .libs/libuna_base16_stream.o .libs/libuna_base32_stream.o .libs/libuna_base64_stream.o .libs/libuna_byte_stream.o .libs/libuna_codepage_iso_8859_2.o .libs/libuna_codepage_iso_8859_3.o .libs/libuna_codepage_iso_8859_4.o .libs/libuna_codepage_iso_8859_5.o .libs/libuna_codepage_iso_8859_6.o .libs/libuna_codepage_iso_8859_7.o .libs/libuna_codepage_iso_8859_8.o .libs/libuna_codepage_iso_8859_9.o .libs/libuna_codepage_iso_8859_10.o .libs/libuna_codepage_iso_8859_13.o .libs/libuna_codepage_iso_8859_14.o .libs/libuna_codepage_iso_8859_15.o .libs/libuna_codepage_iso_8859_16.o .libs/libuna_codepage_koi8_r.o .libs/libuna_codepage_koi8_u.o .libs/libuna_codepage_windows_874.o .libs/libuna_codepage_windows_932.o .libs/libuna_codepage_windows_936.o .libs/libuna_codepage_windows_949.o .libs/libuna_codepage_windows_950.o .libs/libuna_codepage_windows_1250.o .libs/libuna_codepage_windows_1251.o .libs/libuna_codepage_windows_1252.o .libs/libuna_codepage_windows_1253.o .libs/libuna_codepage_windows_1254.o .libs/libuna_codepage_windows_1255.o .libs/libuna_codepage_windows_1256.o .libs/libuna_codepage_windows_1257.o .libs/libuna_codepage_windows_1258.o .libs/libuna_error.o .libs/libuna_support.o .libs/libuna_unicode_character.o .libs/libuna_url_stream.o .libs/libuna_utf16_stream.o .libs/libuna_utf16_string.o .libs/libuna_utf32_stream.o .libs/libuna_utf32_string.o .libs/libuna_utf7_stream.o .libs/libuna_utf8_stream.o .libs/libuna_utf8_string.o  -Wl,--whole-archive ../libcstring/.libs/libcstring.a ../libcerror/.libs/libcerror.a -Wl,--no-whole-archive   -O2   -Wl,-soname -Wl,libuna.so.1 -o .libs/libuna.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libuna.so.1" && ln -s "libuna.so.1.0.0" "libuna.so.1")
libtool: link: (cd ".libs" && rm -f "libuna.so" && ln -s "libuna.so.1.0.0" "libuna.so")
libtool: link: ( cd ".libs" && rm -f "libuna.la" && ln -s "../libuna.la" "libuna.la" )
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
Making all in libclocale
make[1]: Nothing to be done for 'all'.
Making all in libcnotify
make[1]: Nothing to be done for 'all'.
Making all in libcfile
make[1]: Nothing to be done for 'all'.
Making all in libcsystem
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libcsystem'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libuna   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libcsystem_glob.lo libcsystem_glob.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libuna -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libcsystem_glob.c  -fPIC -DPIC -o .libs/libcsystem_glob.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libcsystem'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libcsystem'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libuna   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libcsystem_signal.lo libcsystem_signal.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libuna -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libcsystem_signal.c  -fPIC -DPIC -o .libs/libcsystem_signal.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libcsystem'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libcsystem'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libuna   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libcsystem_getopt.lo libcsystem_getopt.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libuna -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libcsystem_getopt.c  -fPIC -DPIC -o .libs/libcsystem_getopt.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libcsystem'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libcsystem'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libuna   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libcsystem_support.lo libcsystem_support.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libuna -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libcsystem_support.c  -fPIC -DPIC -o .libs/libcsystem_support.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libcsystem'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libcsystem'
/bin/sh ../libtool --tag=CC   --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libuna   -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c -o libcsystem_string.lo libcsystem_string.c
libtool: compile:  x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common -I../include -I../common -I../libcstring -I../libcerror -I../libuna -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c libcsystem_string.c  -fPIC -DPIC -o .libs/libcsystem_string.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libcsystem'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libcsystem'
/bin/sh ../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -Wall   -o libcsystem.la  libcsystem_getopt.lo libcsystem_glob.lo libcsystem_signal.lo libcsystem_string.lo libcsystem_support.lo ../libcstring/libcstring.la ../libcerror/libcerror.la -lclocale -lcnotify ../libuna/libuna.la 
libtool: link: (cd .libs/libcsystem.lax/libcstring.a && ar x "/usr/src/RPM/BUILD/libuna-20130728/libcsystem/../libcstring/.libs/libcstring.a")
libtool: link: (cd .libs/libcsystem.lax/libcerror.a && ar x "/usr/src/RPM/BUILD/libuna-20130728/libcsystem/../libcerror/.libs/libcerror.a")
libtool: link: ar cru .libs/libcsystem.a .libs/libcsystem_getopt.o .libs/libcsystem_glob.o .libs/libcsystem_signal.o .libs/libcsystem_string.o .libs/libcsystem_support.o   .libs/libcsystem.lax/libcstring.a/libcstring_support.o .libs/libcsystem.lax/libcstring.a/libcstring_wide_string.o  .libs/libcsystem.lax/libcerror.a/libcerror_error.o .libs/libcsystem.lax/libcerror.a/libcerror_support.o .libs/libcsystem.lax/libcerror.a/libcerror_system.o 
libtool: link: ranlib .libs/libcsystem.a
libtool: link: rm -fr .libs/libcsystem.lax
libtool: link: ( cd ".libs" && rm -f "libcsystem.la" && ln -s "../libcsystem.la" "libcsystem.la" )
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libcsystem'
Making all in unatools
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/unatools'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcsystem    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c unainput.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/unatools'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/unatools'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcsystem    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c byte_size_string.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/unatools'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/unatools'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcsystem    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c unabase.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/unatools'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/unatools'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcsystem    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c unaoutput.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/unatools'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/unatools'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcsystem    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c unaexport.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/unatools'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/unatools'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcsystem    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c process_status.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/unatools'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/unatools'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../common  -I../include -I../common -I../libcstring -I../libcerror -I../libcsystem    -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -c export_handle.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/unatools'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/unatools'
/bin/sh ../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -Wall   -o unaexport byte_size_string.o export_handle.o process_status.o unaexport.o unainput.o unaoutput.o ../libcsystem/libcsystem.la -lcfile -lcnotify ../libuna/libuna.la ../libcerror/libcerror.la ../libcstring/libcstring.la  
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o .libs/unaexport byte_size_string.o export_handle.o process_status.o unaexport.o unainput.o unaoutput.o  ../libcsystem/.libs/libcsystem.a -lclocale /usr/src/RPM/BUILD/libuna-20130728/libuna/.libs/libuna.so -lcfile -lcnotify ../libuna/.libs/libuna.so ../libcerror/.libs/libcerror.a ../libcstring/.libs/libcstring.a
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/unatools'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/unatools'
/bin/sh ../libtool --tag=CC   --mode=link x86_64-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -Wall   -o unabase byte_size_string.o export_handle.o process_status.o unabase.o unainput.o unaoutput.o ../libcsystem/libcsystem.la -lcfile -lcnotify ../libuna/libuna.la ../libcerror/libcerror.la ../libcstring/libcstring.la  
libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -Wall -o .libs/unabase byte_size_string.o export_handle.o process_status.o unabase.o unainput.o unaoutput.o  ../libcsystem/.libs/libcsystem.a -lclocale /usr/src/RPM/BUILD/libuna-20130728/libuna/.libs/libuna.so -lcfile -lcnotify ../libuna/.libs/libuna.so ../libcerror/.libs/libcerror.a ../libcstring/.libs/libcstring.a
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/unatools'
Making all in po
make libuna.pot-update
make[2]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/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/libuna-20130728/po'
make[2]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/po'
if LC_ALL=C grep 'GNU libuna' ../* 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=libuna --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=libuna --directory=.. \
      --add-comments=TRANSLATORS: --keyword=_ --keyword=N_  \
      --files-from=./POTFILES.in \
      --copyright-holder='Joachim Metz' \
      --package-name="${package_gnu}libuna" \
      --package-version='20130728' \
      --msgid-bugs-address="$msgid_bugs_address" \
    ;; \
esac
test ! -f libuna.po || { \
  if test -f ./libuna.pot; then \
    sed -f remove-potcdate.sed < ./libuna.pot > libuna.1po && \
    sed -f remove-potcdate.sed < libuna.po > libuna.2po && \
    if cmp libuna.1po libuna.2po >/dev/null 2>&1; then \
      rm -f libuna.1po libuna.2po libuna.po; \
    else \
      rm -f libuna.1po libuna.2po ./libuna.pot && \
      mv libuna.po ./libuna.pot; \
    fi; \
  else \
    mv libuna.po ./libuna.pot; \
  fi; \
}
make[2]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/po'
test ! -f ./libuna.pot || \
  test -z "" || make 
Making all in documents
make[1]: Nothing to be done for 'all'.
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 macosx
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.65473
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libuna-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libuna-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd libuna-20130728
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libuna-buildroot
make: Entering directory '/usr/src/RPM/BUILD/libuna-20130728'
Making install in include
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/include'
make[2]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/include'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libuna-buildroot/usr/include'
 /usr/libexec/rpm-build/install -p -m 644 libuna.h '/usr/src/tmp/libuna-buildroot/usr/include'
 /bin/mkdir -p '/usr/src/tmp/libuna-buildroot/usr/include/libuna'
 /usr/libexec/rpm-build/install -p -m 644 libuna/definitions.h libuna/error.h libuna/extern.h libuna/features.h libuna/types.h '/usr/src/tmp/libuna-buildroot/usr/include/libuna'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/include'
Making install in common
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/common'
make[2]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/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/libuna-20130728/common'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/common'
Making install in libcstring
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libcstring'
make[2]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/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/libuna-20130728/libcstring'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libcstring'
Making install in libcerror
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libcerror'
make[2]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/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/libuna-20130728/libcerror'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libcerror'
Making install in libuna
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
make[2]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
 /bin/mkdir -p '/usr/src/tmp/libuna-buildroot/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p   libuna.la '/usr/src/tmp/libuna-buildroot/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/libuna.so.1.0.0 /usr/src/tmp/libuna-buildroot/usr/lib64/libuna.so.1.0.0
libtool: install: (cd /usr/src/tmp/libuna-buildroot/usr/lib64 && { ln -s -f libuna.so.1.0.0 libuna.so.1 || { rm -f libuna.so.1 && ln -s libuna.so.1.0.0 libuna.so.1; }; })
libtool: install: (cd /usr/src/tmp/libuna-buildroot/usr/lib64 && { ln -s -f libuna.so.1.0.0 libuna.so || { rm -f libuna.so && ln -s libuna.so.1.0.0 libuna.so; }; })
libtool: install: /usr/libexec/rpm-build/install -p .libs/libuna.lai /usr/src/tmp/libuna-buildroot/usr/lib64/libuna.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/libuna-20130728/libuna'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libuna'
Making install in libclocale
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libclocale'
make[2]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libclocale'
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/libuna-20130728/libclocale'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libclocale'
Making install in libcnotify
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libcnotify'
make[2]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libcnotify'
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/libuna-20130728/libcnotify'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libcnotify'
Making install in libcfile
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libcfile'
make[2]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libcfile'
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/libuna-20130728/libcfile'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libcfile'
Making install in libcsystem
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libcsystem'
make[2]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/libcsystem'
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/libuna-20130728/libcsystem'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/libcsystem'
Making install in unatools
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/unatools'
make[2]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/unatools'
 /bin/mkdir -p '/usr/src/tmp/libuna-buildroot/usr/bin'
  /bin/sh ../libtool   --mode=install /usr/libexec/rpm-build/install -p unabase unaexport '/usr/src/tmp/libuna-buildroot/usr/bin'
libtool: install: warning: `/usr/src/RPM/BUILD/libuna-20130728/libuna/libuna.la' has not been installed in `/usr/lib64'
libtool: install: warning: `../libuna/libuna.la' has not been installed in `/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/unabase /usr/src/tmp/libuna-buildroot/usr/bin/unabase
libtool: install: warning: `/usr/src/RPM/BUILD/libuna-20130728/libuna/libuna.la' has not been installed in `/usr/lib64'
libtool: install: warning: `../libuna/libuna.la' has not been installed in `/usr/lib64'
libtool: install: /usr/libexec/rpm-build/install -p .libs/unaexport /usr/src/tmp/libuna-buildroot/usr/bin/unaexport
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/unatools'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/unatools'
Making install in po
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/po'
make libuna.pot-update
make[2]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/po'
if LC_ALL=C grep 'GNU libuna' ../* 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=libuna --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=libuna --directory=.. \
      --add-comments=TRANSLATORS: --keyword=_ --keyword=N_  \
      --files-from=./POTFILES.in \
      --copyright-holder='Joachim Metz' \
      --package-name="${package_gnu}libuna" \
      --package-version='20130728' \
      --msgid-bugs-address="$msgid_bugs_address" \
    ;; \
esac
test ! -f libuna.po || { \
  if test -f ./libuna.pot; then \
    sed -f remove-potcdate.sed < ./libuna.pot > libuna.1po && \
    sed -f remove-potcdate.sed < libuna.po > libuna.2po && \
    if cmp libuna.1po libuna.2po >/dev/null 2>&1; then \
      rm -f libuna.1po libuna.2po libuna.po; \
    else \
      rm -f libuna.1po libuna.2po ./libuna.pot && \
      mv libuna.po ./libuna.pot; \
    fi; \
  else \
    mv libuna.po ./libuna.pot; \
  fi; \
}
make[2]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/po'
test ! -f ./libuna.pot || \
  test -z "" || make 
if test "libuna" = "gettext-tools"; then \
  /bin/mkdir -p /usr/src/tmp/libuna-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/libuna-buildroot/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /usr/src/tmp/libuna-buildroot/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/po'
Making install in documents
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/documents'
make[2]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/documents'
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/libuna-20130728/documents'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/documents'
Making install in manuals
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/manuals'
make[2]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/manuals'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libuna-buildroot/usr/share/man/man1'
 /usr/libexec/rpm-build/install -p -m 644 unaexport.1 '/usr/src/tmp/libuna-buildroot/usr/share/man/man1'
 /bin/mkdir -p '/usr/src/tmp/libuna-buildroot/usr/share/man/man3'
 /usr/libexec/rpm-build/install -p -m 644 libuna.3 '/usr/src/tmp/libuna-buildroot/usr/share/man/man3'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/manuals'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/manuals'
Making install in tests
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/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/libuna-20130728/tests'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/tests'
Making install in macosx
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/macosx'
make[2]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/macosx'
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/libuna-20130728/macosx'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/macosx'
Making install in msvscpp
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/msvscpp'
make[2]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728/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/libuna-20130728/msvscpp'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728/msvscpp'
make[1]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728'
make[2]: Entering directory '/usr/src/RPM/BUILD/libuna-20130728'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libuna-buildroot/usr/lib64/pkgconfig'
 /usr/libexec/rpm-build/install -p -m 644 libuna.pc '/usr/src/tmp/libuna-buildroot/usr/lib64/pkgconfig'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728'
make: Leaving directory '/usr/src/RPM/BUILD/libuna-20130728'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libuna-buildroot (auto)
removed './usr/lib64/libuna.la'
mode of './usr/lib64/libuna.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libuna-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib64/pkgconfig/libuna.pc: Cflags: '-I${includedir}' --> ''
/usr/lib64/pkgconfig/libuna.pc: Libs: '-L${libdir} -luna' --> '-luna'
Checking contents of files in /usr/src/tmp/libuna-buildroot/ (default)
Compressing files in /usr/src/tmp/libuna-buildroot (auto)
Adjusting library links in /usr/src/tmp/libuna-buildroot
./usr/lib64:
	libuna.so.1 -> libuna.so.1.0.0
Verifying ELF objects in /usr/src/tmp/libuna-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: libuna-20130728-alt1.1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.54554
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libuna-20130728
+ DOCDIR=/usr/src/tmp/libuna-buildroot/usr/share/doc/libuna-20130728
+ export DOCDIR
+ rm -rf /usr/src/tmp/libuna-buildroot/usr/share/doc/libuna-20130728
+ /bin/mkdir -p /usr/src/tmp/libuna-buildroot/usr/share/doc/libuna-20130728
+ cp -prL AUTHORS ChangeLog ABOUT-NLS /usr/src/tmp/libuna-buildroot/usr/share/doc/libuna-20130728
+ chmod -R go-w /usr/src/tmp/libuna-buildroot/usr/share/doc/libuna-20130728
+ chmod -R a+rX /usr/src/tmp/libuna-buildroot/usr/share/doc/libuna-20130728
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.F6BL9G
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libuna-buildroot/usr/lib64/libuna.so.1: 789 symbols, 20 bpp
warning: hash collision: libuna_codepage_windows_949_byte_stream_to_unicode_base_0xf1a0 libuna_codepage_windows_950_byte_stream_to_unicode_base_0xe6a1
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zVfnIn
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libuna.so.1()(64bit) = set:ndsvTxUTnRD7kF8LV6ezwIjcYkrjybZ1Y3KjDynzcJAuooYwL21GE2jJNPzDyjt4HxPb0nWArXHvRn81UWNGz1FzGVRgMctMSYPi1Nwshh8xHgJv04zvzO4eIVVpjFc8Dea2hC5PhvIJiSIAaKqa2Zkm9wVoUHNjAmoIzZGWpSKFSquXwgZIUM18e0ZicqYCwgubrMXDUL8r7ZeFyF8nO8Qm2N7Bm70Jst9tcpxbimZr2yyZI2oxBZ2qfajupAYDnxGRNlEa7oIHfp2Q6f8tdYLfZ3GxiS9atk5SnEOmZmpx1MIZ8yU8bq0e0m7ZzTTaZIFAmmNZ77IdJqq3vkCda8TZyFz0IoqMPnUHTi6tYrzCy9kPjbS5zDH3Ol9w4VE97Ft0H9LZwYR1iC1bGmNPiTlbzmOYMKlT3PiZDGWB4pHVyGbfqUZkAOUqUR2YbS0igdENwOqusmo3dU7DcoZa7nBntN903ZeAp2SclgN1aMSIeQKVRkqosqUUc9COI76JZ1QpBXUYRQpV9Zw7xcBGMuyIWRHMIZvNeEF7oZ0XRXIRhGdOpe6hiBvt4m1chFxWzkq65iL3FRdZ07nBrTVyZmP0W1F2TcgHW3TQZdPo0RuG2Xm6c8ICJOCn19tLICoUHhcYiGZgkf7iQDECk3uE5rnxDFCJMkhEO4oz5rGwhlONRaJZK6CtsZyD1QaF76AEYJdWFnb7rNePrnOTP4a9A3KYqpv4T6lj8Z4cy1k5EIBdxBz2NWdycZswFFUx680VJ2gD4KDAKcAwH3d9ROMqpVLq2ifoueK37xVt6nFksxWN4xOulIlN7kZ7BliwbaMdbbV8EysU69KM1QTAgD4fP04fI4QNs18HIyYJdGUaHTAYQjG1emaqhzJQc1AbIAPa9eZ6cmW5Mz80x6DiD9jD1f5vy43N0OEY0ZEd1PnC1QaxvgJqvfBUVNHZtPZGupH6rZc8aGtKwOZ1OZn8emNOtZyKGQZyGMo9lXaZ2gy0y2i1KdPoMSgIhOtImyLZusq9tl2ILZtvTNz4W3yOHanlmID7bdRe2aQ5GPv2qbeEKDWgfAfnIZqieFoMhzFtnhhjNX8ddUeL7MnSZoUzixTDyVGAC08EAFV4yzXQe6IU2MpzrPDvgKgZn8y0qbct9hd6ZAuV7rYKDjLqHwZ4WA8llG8NkaWhv1WqQOkD8WgPyF3BB1wojUEqUcZBZeotwbikjJYqZd18fTBbZ2OxoInBuVEZpPAZiAyB1QXxq1EURju1fbGUhfv0UAbs4l0pYZBKicm0Nm4wnlnhgISYrnuBsUskFlYY6NxNzh3llwYEbTUY0Ei2opgNo4d12DI5r6t5nLmBrW5kZ82Ta5eJvC8N4nz1s7ETWRtNulC7RTpmEiPxhxdPAJxZtU9ulRpI11YFlgczsVI9pwFd3BCJiXapUlnnXZH4Wfe15Z1jZ4Wtr4uPmWv8GEL9hFfc5bu3GomEw8yehLXeqhZClNi3HonkyOoSr9UqZfLHmgIIRQzmqpvEb2Iv8ZHttTRppnEg08o5ksgXag6QrqOH5JwteaPNZlZcmFsRglJcEOYEvZGZkoaV6fD1
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lA8qC7
Creating libuna-debuginfo package
Processing files: libuna-tools-20130728-alt1.1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3ucG0U
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.5NTxJL
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libcfile.so.1()(64bit) >= set:nkEwx9XyYPqixfq6dY3Y3, libclocale.so.1()(64bit) >= set:hf4XOFi, libcnotify.so.1()(64bit) >= set:he4078QYjza, libuna.so.1()(64bit) >= set:niChcCqLMG1D5ItrOEnQNDwYSUO3WKJ5fXh03Rbx8P4u5Uv5ogvaFu83IHBO7e6AwgZzIb4A0, 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.dSHXiI
Creating libuna-tools-debuginfo package
Processing files: libuna-devel-20130728-alt1.1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nds02H
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.LrfBWK
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: pkgconfig(libuna) = 20130728
Requires: libuna = 20130728, /usr/lib64/libuna.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.1tGUZQ
Processing files: libuna-debuginfo-20130728-alt1.1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DJaue0
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.D9PIAc
find-requires: running scripts (debuginfo)
Provides: debug64(libuna.so.1)
Requires: libuna = 20130728-alt1.1, debug64(libc.so.6)
Processing files: libuna-tools-debuginfo-20130728-alt1.1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VcdQ5r
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HJ9ZIK
find-requires: running scripts (debuginfo)
Requires: libuna-tools = 20130728-alt1.1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcfile.so.1), debug64(libclocale.so.1), debug64(libcnotify.so.1), debug64(libuna.so.1)
Adding to libuna-debuginfo a strict dependency on libuna
Adding to libuna-tools-debuginfo a strict dependency on libuna-tools
Adding to libuna-tools a strict dependency on libuna
Adding to libuna-devel a strict dependency on libuna
Adding to libuna-tools-debuginfo a strict dependency on libuna-debuginfo
Removing from libuna-tools-debuginfo 7 sources provided by libuna-debuginfo
also prunning dir /usr/src/debug/libuna-20130728/include/libuna
also prunning dir /usr/src/debug/libuna-20130728/libcerror
also prunning dir /usr/src/debug/libuna-20130728/libcstring
Removing 1 extra deps from libuna-tools due to dependency on libuna
Removing 1 extra deps from libuna-devel due to dependency on libuna
Removing 1 extra deps from libuna-tools-debuginfo due to dependency on libuna-debuginfo
Removing 5 extra deps from libuna-tools due to repentancy on libuna
Removing 1 extra deps from libuna-tools-debuginfo due to repentancy on libuna-debuginfo
Wrote: /usr/src/RPM/RPMS/x86_64/libuna-20130728-alt1.1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libuna-tools-20130728-alt1.1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libuna-devel-20130728-alt1.1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libuna-debuginfo-20130728-alt1.1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libuna-tools-debuginfo-20130728-alt1.1.x86_64.rpm (w2.lzdio)
18.32user 9.10system 0:34.55elapsed 79%CPU (0avgtext+0avgdata 45276maxresident)k
0inputs+0outputs (0major+2382499minor)pagefaults 0swaps
4.93user 1.79system 0:45.52elapsed 14%CPU (0avgtext+0avgdata 134616maxresident)k
616inputs+0outputs (0major+191134minor)pagefaults 0swaps
--- libuna-20130728-alt1.1.x86_64.rpm.repo	2019-03-27 11:42:29.000000000 +0000
+++ libuna-20130728-alt1.1.x86_64.rpm.hasher	2024-03-10 09:49:46.579819962 +0000
@@ -9,2 +9,3 @@
 Requires: libc.so.6(GLIBC_2.3.4)(64bit)  
+Requires: libc.so.6(GLIBC_2.4)(64bit)  
 Requires: rtld(GNU_HASH)  
@@ -14,3 +15,3 @@
 File: /usr/lib64/libuna.so.1	120777	root:root		libuna.so.1.0.0
-File: /usr/lib64/libuna.so.1.0.0	100644	root:root	fc20fc2817f3b387b69a10975aaac3d5	
+File: /usr/lib64/libuna.so.1.0.0	100644	root:root	a8c9a419df4c63c22c07af429d938c38	
 File: /usr/share/doc/libuna-20130728	40755	root:root		
@@ -19,2 +20,2 @@
 File: /usr/share/doc/libuna-20130728/ChangeLog	100644	root:root	ce07b3056ff828ac44fd2cd583ff3342	
-RPMIdentity: ef877c5394378a8e9f8609bc5e41602fdad2572e5d9d0410a29823fcbd1c0bed23225148483b25f6a5c0d4ddd7a1d549d0824fff58f56cb0d2fc5c00d5c1c958
+RPMIdentity: d915e099d4678a785ba0e7ccb40c74b02f63d17607f7e0363f91cc6df8bb96e22f29d430d69b1bc31264b571f57612355d371731ed55b412f41be7d6914d6993
--- libuna-debuginfo-20130728-alt1.1.x86_64.rpm.repo	2019-03-27 11:42:29.000000000 +0000
+++ libuna-debuginfo-20130728-alt1.1.x86_64.rpm.hasher	2024-03-10 09:49:46.715819203 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/24	40755	root:root	
-/usr/lib/debug/.build-id/24/c80caacba1aad976e376d3dbb140229177ca64	120777	root:root	../../../../lib64/libuna.so.1.0.0
-/usr/lib/debug/.build-id/24/c80caacba1aad976e376d3dbb140229177ca64.debug	120777	root:root	../../usr/lib64/libuna.so.1.0.0.debug
+/usr/lib/debug/.build-id/1e	40755	root:root	
+/usr/lib/debug/.build-id/1e/8e8f93f473c6d9d0ed9a608652343bf2da7dc3	120777	root:root	../../../../lib64/libuna.so.1.0.0
+/usr/lib/debug/.build-id/1e/8e8f93f473c6d9d0ed9a608652343bf2da7dc3.debug	120777	root:root	../../usr/lib64/libuna.so.1.0.0.debug
 /usr/lib/debug/usr/lib64/libuna.so.1.0.0.debug	100644	root:root	
@@ -101,6 +101,6 @@
 Provides: libuna-debuginfo = 20130728-alt1.1:sisyphus+225743.100.1.1
-File: /usr/lib/debug/.build-id/24	40755	root:root		
-File: /usr/lib/debug/.build-id/24/c80caacba1aad976e376d3dbb140229177ca64	120777	root:root		../../../../lib64/libuna.so.1.0.0
-File: /usr/lib/debug/.build-id/24/c80caacba1aad976e376d3dbb140229177ca64.debug	120777	root:root		../../usr/lib64/libuna.so.1.0.0.debug
-File: /usr/lib/debug/usr/lib64/libuna.so.1.0.0.debug	100644	root:root	c636e19eafac5bc2f768f052f3a1e9d8	
+File: /usr/lib/debug/.build-id/1e	40755	root:root		
+File: /usr/lib/debug/.build-id/1e/8e8f93f473c6d9d0ed9a608652343bf2da7dc3	120777	root:root		../../../../lib64/libuna.so.1.0.0
+File: /usr/lib/debug/.build-id/1e/8e8f93f473c6d9d0ed9a608652343bf2da7dc3.debug	120777	root:root		../../usr/lib64/libuna.so.1.0.0.debug
+File: /usr/lib/debug/usr/lib64/libuna.so.1.0.0.debug	100644	root:root	b1d579b885f8b184fa5de84334ea6ad6	
 File: /usr/lib/debug/usr/lib64/libuna.so.1.debug	120777	root:root		libuna.so.1.0.0.debug
@@ -197,2 +197,2 @@
 File: /usr/src/debug/libuna-20130728/libuna/libuna_utf8_string.c	100644	root:root	3adf336e3c03dab45cd94a54e736c0e7	
-RPMIdentity: 294f426a787bb8165c8baf82f25d61a342545269ce1c260549a6eb4cc5df5dfab732c1128ad4443b2ce11e720bc87d8817a577b23f0d1400f05496fafe833535
+RPMIdentity: 9cace1db73331612a4ee2056e7d74f0e42ffea995a337f762f19e718d79bbcd99c6263fdf38a8ba1f9c80d000443fe4c2a59b98d986173d014c475dfca5db183
--- libuna-tools-20130728-alt1.1.x86_64.rpm.repo	2019-03-27 11:42:29.000000000 +0000
+++ libuna-tools-20130728-alt1.1.x86_64.rpm.hasher	2024-03-10 09:49:46.911818111 +0000
@@ -4,3 +4,2 @@
 Requires: /lib64/ld-linux-x86-64.so.2  
-Requires: libc.so.6(GLIBC_2.4)(64bit)  
 Requires: libcfile.so.1()(64bit) >= set:nkEwx9XyYPqixfq6dY3Y3
@@ -12,5 +11,5 @@
 Provides: libuna-tools = 20130728-alt1.1:sisyphus+225743.100.1.1
-File: /usr/bin/unabase	100755	root:root	b771639f2ffef31146e3575a7df3522f	
-File: /usr/bin/unaexport	100755	root:root	2fb7fd355f730c7eff5ebe5ed150d334	
+File: /usr/bin/unabase	100755	root:root	fd99c2d244e1df7ecbb0b757b84aac82	
+File: /usr/bin/unaexport	100755	root:root	c8c7b433d57e7fc88678acde88759cec	
 File: /usr/share/man/man1/unaexport.1.xz	100644	root:root	daac962a0f20d0643a42aabb351e8165	
-RPMIdentity: 07b54c7850d636ccb2b52e06c38d1bfe55bf86294ca5e18e1e5e53b0d7596b01523cc6b4eb0292bfa9e798f7801f2329813adc075babddcd12c9095b190fd2f4
+RPMIdentity: 9fb40b280d3166e18ee2a6067a0876a21946362a6f8c88a848f1d8c6fcc478b835c0345d8fee7931c72059d2564950c2d3f408cf51e0749b4b5f4a52990882d2
--- libuna-tools-debuginfo-20130728-alt1.1.x86_64.rpm.repo	2019-03-27 11:42:29.000000000 +0000
+++ libuna-tools-debuginfo-20130728-alt1.1.x86_64.rpm.hasher	2024-03-10 09:49:47.021817498 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/39	40755	root:root	
-/usr/lib/debug/.build-id/39/6f56fc43866b0008aa04458177694ed58663a9	120777	root:root	../../../../bin/unaexport
-/usr/lib/debug/.build-id/39/6f56fc43866b0008aa04458177694ed58663a9.debug	120777	root:root	../../usr/bin/unaexport.debug
-/usr/lib/debug/.build-id/4e	40755	root:root	
-/usr/lib/debug/.build-id/4e/3606ae439603f26e78fb56e150beba69bf1b8a	120777	root:root	../../../../bin/unabase
-/usr/lib/debug/.build-id/4e/3606ae439603f26e78fb56e150beba69bf1b8a.debug	120777	root:root	../../usr/bin/unabase.debug
+/usr/lib/debug/.build-id/4d	40755	root:root	
+/usr/lib/debug/.build-id/4d/8b94e31b17ba3adc34aac09f276ba2d09174ee	120777	root:root	../../../../bin/unabase
+/usr/lib/debug/.build-id/4d/8b94e31b17ba3adc34aac09f276ba2d09174ee.debug	120777	root:root	../../usr/bin/unabase.debug
+/usr/lib/debug/.build-id/d5	40755	root:root	
+/usr/lib/debug/.build-id/d5/92f780527bda7979208b5546da23a12281f0b4	120777	root:root	../../../../bin/unaexport
+/usr/lib/debug/.build-id/d5/92f780527bda7979208b5546da23a12281f0b4.debug	120777	root:root	../../usr/bin/unaexport.debug
 /usr/lib/debug/usr/bin/unabase.debug	100644	root:root	
@@ -38,10 +38,10 @@
 Provides: libuna-tools-debuginfo = 20130728-alt1.1:sisyphus+225743.100.1.1
-File: /usr/lib/debug/.build-id/39	40755	root:root		
-File: /usr/lib/debug/.build-id/39/6f56fc43866b0008aa04458177694ed58663a9	120777	root:root		../../../../bin/unaexport
-File: /usr/lib/debug/.build-id/39/6f56fc43866b0008aa04458177694ed58663a9.debug	120777	root:root		../../usr/bin/unaexport.debug
-File: /usr/lib/debug/.build-id/4e	40755	root:root		
-File: /usr/lib/debug/.build-id/4e/3606ae439603f26e78fb56e150beba69bf1b8a	120777	root:root		../../../../bin/unabase
-File: /usr/lib/debug/.build-id/4e/3606ae439603f26e78fb56e150beba69bf1b8a.debug	120777	root:root		../../usr/bin/unabase.debug
-File: /usr/lib/debug/usr/bin/unabase.debug	100644	root:root	b7e96f9492537259ebcb199d5e7570c0	
-File: /usr/lib/debug/usr/bin/unaexport.debug	100644	root:root	d884f10c9f93cb13210c420f9be93cfb	
+File: /usr/lib/debug/.build-id/4d	40755	root:root		
+File: /usr/lib/debug/.build-id/4d/8b94e31b17ba3adc34aac09f276ba2d09174ee	120777	root:root		../../../../bin/unabase
+File: /usr/lib/debug/.build-id/4d/8b94e31b17ba3adc34aac09f276ba2d09174ee.debug	120777	root:root		../../usr/bin/unabase.debug
+File: /usr/lib/debug/.build-id/d5	40755	root:root		
+File: /usr/lib/debug/.build-id/d5/92f780527bda7979208b5546da23a12281f0b4	120777	root:root		../../../../bin/unaexport
+File: /usr/lib/debug/.build-id/d5/92f780527bda7979208b5546da23a12281f0b4.debug	120777	root:root		../../usr/bin/unaexport.debug
+File: /usr/lib/debug/usr/bin/unabase.debug	100644	root:root	c8a5ed5f98a6e0f59d4c6c44fbcb3121	
+File: /usr/lib/debug/usr/bin/unaexport.debug	100644	root:root	6f4f0f9fbe70608ef15d03c1c5fd0db1	
 File: /usr/src/debug/libuna-20130728	40755	root:root		
@@ -68,2 +68,2 @@
 File: /usr/src/debug/libuna-20130728/unatools/unaoutput.h	100644	root:root	2276bbc2052629bc82a08a561553a94a	
-RPMIdentity: ac4ab8b4e65e5f0138bdce091add7d6349ca107813f18829dd6ebcefc15ec47678a1579654572a3782e946e7685904c65215057b5d8d386c2fa6443f0fb898d6
+RPMIdentity: f23752dc6465808607f2b25b9422c37865a78a68cb15db076f3ac6904d391268bc41daeb1382924f1cfaca9e4ba18659a0af657d579a1610034d6dd5aedec849