<86>Feb 17 06:32:56 userdel[9890]: delete user 'rooter' <86>Feb 17 06:32:56 groupadd[9972]: group added to /etc/group: name=rooter, GID=669 <86>Feb 17 06:32:56 groupadd[9972]: group added to /etc/gshadow: name=rooter <86>Feb 17 06:32:56 groupadd[9972]: new group: name=rooter, GID=669 <86>Feb 17 06:32:56 useradd[10049]: new user: name=rooter, UID=669, GID=669, home=/root, shell=/bin/bash <86>Feb 17 06:32:56 userdel[10106]: delete user 'builder' <86>Feb 17 06:32:56 userdel[10106]: removed group 'builder' owned by 'builder' <86>Feb 17 06:32:56 userdel[10106]: removed shadow group 'builder' owned by 'builder' <86>Feb 17 06:32:56 groupadd[10192]: group added to /etc/group: name=builder, GID=670 <86>Feb 17 06:32:56 groupadd[10192]: new group: name=builder, GID=670 <86>Feb 17 06:32:56 useradd[10257]: new user: name=builder, UID=670, GID=670, home=/usr/src, shell=/bin/bash <13>Feb 17 06:33:00 rpmi: sgml-common-0.6.3-alt15 1423664786 installed <13>Feb 17 06:33:00 rpmi: libOpenSP-1.5.2-alt3.qa1 1365943435 installed <13>Feb 17 06:33:00 rpmi: OpenSP-1.5.2-alt3.qa1 1365943435 installed <13>Feb 17 06:33:00 rpmi: xml-utils-1:2.9.4.0.12.e905-alt1 1488560707 installed <13>Feb 17 06:33:00 rpmi: docbook-dtds-4.5-alt1 1223476557 installed <13>Feb 17 06:33:00 rpmi: openjade-1.3.2-alt13 1454948817 installed <13>Feb 17 06:33:01 rpmi: docbook-style-dsssl-1.79-alt3 1324062818 installed <13>Feb 17 06:33:02 rpmi: perl-SGMLSpm-1.03ii-alt6 1321013930 installed <13>Feb 17 06:33:02 rpmi: docbook-utils-0.6.14-alt4 1285177233 installed <13>Feb 17 06:33:02 rpmi: w3c-markup-validator-libs-1.2-alt1 1316525214 installed Installing libraw1394-2.1.0-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.42378 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libraw1394-2.1.0 + echo 'Source #0 (libraw1394-2.1.0.tar.bz2):' Source #0 (libraw1394-2.1.0.tar.bz2): + /bin/tar -xf - + /bin/bzip2 -dc /usr/src/RPM/SOURCES/libraw1394-2.1.0.tar.bz2 + cd libraw1394-2.1.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.42378 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libraw1394-2.1.0 + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext 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 for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i586-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 i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-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 i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking size of void *... 4 checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no configure: creating ./config.status config.status: creating Makefile config.status: creating libraw1394.pc config.status: creating libraw1394.spec config.status: creating src/Makefile config.status: creating tools/Makefile config.status: creating doc/Makefile config.status: creating doc/testlibraw.1 config.status: creating doc/sendiso.1 config.status: creating doc/dumpiso.1 config.status: creating doc/isodump.5 config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + sed -ri 's/^(hardcode_libdir_flag_spec|runpath_var)=.*/\1=/' libtool + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/libraw1394-2.1.0' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/libraw1394-2.1.0' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/libraw1394-2.1.0/src' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o main.lo main.c /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o eventloop.lo eventloop.c /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o errors.lo errors.c /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o readwrite.lo readwrite.c /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o iso.lo iso.c /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o fcp.lo fcp.c /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o arm.lo arm.c /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o version.lo version.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c eventloop.c -fPIC -DPIC -o .libs/eventloop.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c readwrite.c -fPIC -DPIC -o .libs/readwrite.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c errors.c -fPIC -DPIC -o .libs/errors.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c main.c -fPIC -DPIC -o .libs/main.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c iso.c -fPIC -DPIC -o .libs/iso.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c version.c -fPIC -DPIC -o .libs/version.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c fcp.c -fPIC -DPIC -o .libs/fcp.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c arm.c -fPIC -DPIC -o .libs/arm.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o dispatch.lo dispatch.c /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o fw.lo fw.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dispatch.c -fPIC -DPIC -o .libs/dispatch.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c fw.c -fPIC -DPIC -o .libs/fw.o /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o fw-iso.lo fw-iso.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c fw-iso.c -fPIC -DPIC -o .libs/fw-iso.o fw-iso.c: In function 'handle_iso_event': fw-iso.c:246:11: warning: 'cycle' may be used uninitialized in this function [-Wmaybe-uninitialized] cycle -= 8000; ^ fw-iso.c:211:20: note: 'cycle' was declared here unsigned int len, cycle, dropped; ^ /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -version-info 12:0:1 -o libraw1394.la -rpath /usr/lib main.lo eventloop.lo errors.lo readwrite.lo iso.lo fcp.lo arm.lo version.lo dispatch.lo fw.lo fw-iso.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/main.o .libs/eventloop.o .libs/errors.o .libs/readwrite.o .libs/iso.o .libs/fcp.o .libs/arm.o .libs/version.o .libs/dispatch.o .libs/fw.o .libs/fw-iso.o -O2 -march=i586 -mtune=generic -Wl,-soname -Wl,libraw1394.so.11 -o .libs/libraw1394.so.11.1.0 libtool: link: (cd ".libs" && rm -f "libraw1394.so.11" && ln -s "libraw1394.so.11.1.0" "libraw1394.so.11") libtool: link: (cd ".libs" && rm -f "libraw1394.so" && ln -s "libraw1394.so.11.1.0" "libraw1394.so") libtool: link: ( cd ".libs" && rm -f "libraw1394.la" && ln -s "../libraw1394.la" "libraw1394.la" ) make[2]: Leaving directory `/usr/src/RPM/BUILD/libraw1394-2.1.0/src' Making all in tools make[2]: Entering directory `/usr/src/RPM/BUILD/libraw1394-2.1.0/tools' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c testlibraw.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c sendiso.c i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -g -O2 -march=i586 -mtune=generic -c dumpiso.c /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o sendiso sendiso.o ../src/libraw1394.la libtool: link: i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o .libs/sendiso sendiso.o ../src/.libs/libraw1394.so /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o dumpiso dumpiso.o ../src/libraw1394.la /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o testlibraw testlibraw.o ../src/libraw1394.la libtool: link: i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o .libs/dumpiso dumpiso.o ../src/.libs/libraw1394.so libtool: link: i586-alt-linux-gcc -pipe -Wall -g -O2 -march=i586 -mtune=generic -o .libs/testlibraw testlibraw.o ../src/.libs/libraw1394.so make[2]: Leaving directory `/usr/src/RPM/BUILD/libraw1394-2.1.0/tools' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/libraw1394-2.1.0/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libraw1394-2.1.0/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/libraw1394-2.1.0' make[2]: Leaving directory `/usr/src/RPM/BUILD/libraw1394-2.1.0' make[1]: Leaving directory `/usr/src/RPM/BUILD/libraw1394-2.1.0' make: Leaving directory `/usr/src/RPM/BUILD/libraw1394-2.1.0' + make -C doc htmldoc make: Entering directory `/usr/src/RPM/BUILD/libraw1394-2.1.0/doc' db2html libraw1394.sgml output is libraw1394 Using catalogs: /etc/sgml/xml-docbook-4.1.2.cat Using stylesheet: /usr/share/sgml/docbook/utils-0.6.14/docbook-utils.dsl#html Working on: /usr/src/RPM/BUILD/libraw1394-2.1.0/doc/libraw1394.sgml jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:42:30:E: "1D6C2" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:43:30:E: "1D6C3" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:44:30:E: "1D6D8" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:45:30:E: "1D6AB" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:46:30:E: "1D6C5" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:47:30:E: "1D6C6" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:48:30:E: "1D6DC" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:49:30:E: "1D6C8" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:50:30:E: "1D6AA" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:51:30:E: "1D6C4" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:54:30:E: "1D6CA" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:55:30:E: "1D6CB" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:56:30:E: "1D6DE" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:57:30:E: "1D6B2" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:58:30:E: "1D6CC" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:59:30:E: "1D6CD" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:60:30:E: "1D6CE" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:61:30:E: "1D6C0" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:62:30:E: "1D6DA" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:63:30:E: "1D6BD" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:64:30:E: "1D6D7" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:65:30:E: "1D6DF" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:66:30:E: "1D6B7" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:67:30:E: "1D6D1" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:68:30:E: "1D6E1" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:69:30:E: "1D6BF" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:70:30:E: "1D6D9" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:71:30:E: "1D6D2" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:72:30:E: "1D6E0" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:73:30:E: "1D6BA" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:74:30:E: "1D6D4" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:75:30:E: "1D6D3" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:76:30:E: "1D6D5" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:77:30:E: "1D6AF" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:78:30:E: "1D6C9" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:79:30:E: "1D6DD" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:80:30:E: "1D6BC" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:81:30:E: "1D6D6" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:82:30:E: "1D6B5" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:83:30:E: "1D6CF" is not a character number in the document character set jade:/usr/share/xml/docbook/dtd/4.1.2/ent/iso-grk4.ent:84:30:E: "1D6C7" is not a character number in the document character set make: *** [libraw1394] Error 8 make: Leaving directory `/usr/src/RPM/BUILD/libraw1394-2.1.0/doc' + echo 'Fix me if possible' Fix me if possible + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.3374 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libraw1394-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libraw1394-buildroot + cd libraw1394-2.1.0 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libraw1394-buildroot make: Entering directory `/usr/src/RPM/BUILD/libraw1394-2.1.0' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/libraw1394-2.1.0/src' make[2]: Entering directory `/usr/src/RPM/BUILD/libraw1394-2.1.0/src' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/libraw1394-buildroot/usr/lib" /bin/sh ../libtool --mode=install /bin/install -p 'libraw1394.la' '/usr/src/tmp/libraw1394-buildroot/usr/lib/libraw1394.la' libtool: install: /bin/install -p .libs/libraw1394.so.11.1.0 /usr/src/tmp/libraw1394-buildroot/usr/lib/libraw1394.so.11.1.0 libtool: install: (cd /usr/src/tmp/libraw1394-buildroot/usr/lib && { ln -s -f libraw1394.so.11.1.0 libraw1394.so.11 || { rm -f libraw1394.so.11 && ln -s libraw1394.so.11.1.0 libraw1394.so.11; }; }) libtool: install: (cd /usr/src/tmp/libraw1394-buildroot/usr/lib && { ln -s -f libraw1394.so.11.1.0 libraw1394.so || { rm -f libraw1394.so && ln -s libraw1394.so.11.1.0 libraw1394.so; }; }) libtool: install: /bin/install -p .libs/libraw1394.lai /usr/src/tmp/libraw1394-buildroot/usr/lib/libraw1394.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include/libraw1394" || /bin/mkdir -p "/usr/src/tmp/libraw1394-buildroot/usr/include/libraw1394" /bin/install -p -m 644 'raw1394.h' '/usr/src/tmp/libraw1394-buildroot/usr/include/libraw1394/raw1394.h' /bin/install -p -m 644 'csr.h' '/usr/src/tmp/libraw1394-buildroot/usr/include/libraw1394/csr.h' /bin/install -p -m 644 'ieee1394.h' '/usr/src/tmp/libraw1394-buildroot/usr/include/libraw1394/ieee1394.h' make[2]: Leaving directory `/usr/src/RPM/BUILD/libraw1394-2.1.0/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/libraw1394-2.1.0/src' Making install in tools make[1]: Entering directory `/usr/src/RPM/BUILD/libraw1394-2.1.0/tools' make[2]: Entering directory `/usr/src/RPM/BUILD/libraw1394-2.1.0/tools' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/libraw1394-buildroot/usr/bin" /bin/sh ../libtool --mode=install /bin/install -p 'testlibraw' '/usr/src/tmp/libraw1394-buildroot/usr/bin/testlibraw' libtool: install: warning: `../src/libraw1394.la' has not been installed in `/usr/lib' libtool: install: /bin/install -p .libs/testlibraw /usr/src/tmp/libraw1394-buildroot/usr/bin/testlibraw /bin/sh ../libtool --mode=install /bin/install -p 'sendiso' '/usr/src/tmp/libraw1394-buildroot/usr/bin/sendiso' libtool: install: warning: `../src/libraw1394.la' has not been installed in `/usr/lib' libtool: install: /bin/install -p .libs/sendiso /usr/src/tmp/libraw1394-buildroot/usr/bin/sendiso /bin/sh ../libtool --mode=install /bin/install -p 'dumpiso' '/usr/src/tmp/libraw1394-buildroot/usr/bin/dumpiso' libtool: install: warning: `../src/libraw1394.la' has not been installed in `/usr/lib' libtool: install: /bin/install -p .libs/dumpiso /usr/src/tmp/libraw1394-buildroot/usr/bin/dumpiso make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libraw1394-2.1.0/tools' make[1]: Leaving directory `/usr/src/RPM/BUILD/libraw1394-2.1.0/tools' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/libraw1394-2.1.0/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/libraw1394-2.1.0/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/libraw1394-buildroot/usr/share/man/man1" /bin/install -p -m 644 'testlibraw.1' '/usr/src/tmp/libraw1394-buildroot/usr/share/man/man1/testlibraw.1' /bin/install -p -m 644 'sendiso.1' '/usr/src/tmp/libraw1394-buildroot/usr/share/man/man1/sendiso.1' /bin/install -p -m 644 'dumpiso.1' '/usr/src/tmp/libraw1394-buildroot/usr/share/man/man1/dumpiso.1' test -z "/usr/share/man/man5" || /bin/mkdir -p "/usr/src/tmp/libraw1394-buildroot/usr/share/man/man5" /bin/install -p -m 644 'isodump.5' '/usr/src/tmp/libraw1394-buildroot/usr/share/man/man5/isodump.5' make[2]: Leaving directory `/usr/src/RPM/BUILD/libraw1394-2.1.0/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/libraw1394-2.1.0/doc' make[1]: Entering directory `/usr/src/RPM/BUILD/libraw1394-2.1.0' make[2]: Entering directory `/usr/src/RPM/BUILD/libraw1394-2.1.0' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/libraw1394-buildroot/usr/lib/pkgconfig" /bin/install -p -m 644 'libraw1394.pc' '/usr/src/tmp/libraw1394-buildroot/usr/lib/pkgconfig/libraw1394.pc' make[2]: Leaving directory `/usr/src/RPM/BUILD/libraw1394-2.1.0' make[1]: Leaving directory `/usr/src/RPM/BUILD/libraw1394-2.1.0' make: Leaving directory `/usr/src/RPM/BUILD/libraw1394-2.1.0' + mv doc/libraw1394 doc/html + rm -f /usr/src/tmp/libraw1394-buildroot/usr/lib/libraw1394.la + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libraw1394-buildroot (auto) mode of './usr/lib/libraw1394.so.11.1.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libraw1394-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib/pkgconfig/libraw1394.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/libraw1394.pc: Libs: '-L${libdir} -lraw1394' --> '-lraw1394' Compressing files in /usr/src/tmp/libraw1394-buildroot (auto) Adjusting library links in /usr/src/tmp/libraw1394-buildroot ./usr/lib: libraw1394.so.11 -> libraw1394.so.11.1.0 Verifying ELF objects in /usr/src/tmp/libraw1394-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/bin/dumpiso: uses non-LFS functions: creat verify-elf: WARNING: ./usr/bin/sendiso: uses non-LFS functions: lseek open verify-elf: WARNING: ./usr/lib/libraw1394.so.11.1.0: uses non-LFS functions: mmap open readdir Hardlinking identical .pyc and .pyo files Processing files: libraw1394-11-2.1.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.58576 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libraw1394-2.1.0 + DOCDIR=/usr/src/tmp/libraw1394-buildroot/usr/share/doc/libraw1394-11-2.1.0 + export DOCDIR + rm -rf /usr/src/tmp/libraw1394-buildroot/usr/share/doc/libraw1394-11-2.1.0 + /bin/mkdir -p /usr/src/tmp/libraw1394-buildroot/usr/share/doc/libraw1394-11-2.1.0 + cp -prL README NEWS AUTHORS /usr/src/tmp/libraw1394-buildroot/usr/share/doc/libraw1394-11-2.1.0 + chmod -R go-w /usr/src/tmp/libraw1394-buildroot/usr/share/doc/libraw1394-11-2.1.0 + chmod -R a+rX /usr/src/tmp/libraw1394-buildroot/usr/share/doc/libraw1394-11-2.1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SKKcYI find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bHW19n find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libraw1394.so.11 = set:ldB45QvJKcmSQEGq6wJIcgXhAmp4W8tjxGz2ZsxFMDJ4lQlDpVW0g4PZ5inv5sZ8GYjJcRZxUieqZCZ0U5fXaiyTvNmjKsZB5nK0HOJRN0pGTRGFZ8F4dpqdns0HBEqLp5hdduZjpi98nOYdKHuz3aMA8S6LgQZFFovu0Db9wHsHJw8dIL49p336ENpLZjhquwcZ6FkZpraKQWZ0q4CLIUFZzJ15Jy1k8iTCjmGSPjYDRZ3m033JGcZ80EykZpa4WVHpt7gag2UDN2lPcD9jNGvmJK3XGNXNv1gaVwW4xZym27M31o8e8RYQlj83Fnlg3V338XOjGGZj2JZa45y1MzZhBxQvGTYNcrZjSer7g0Z7xYkZy Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JLKUba Creating libraw1394-11-debuginfo package Processing files: libraw1394-tools-2.1.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UcCwo2 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MWFDL5 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libraw1394-11 = 2.1.0-alt1, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libraw1394.so.11 >= set:lfB4MZ5G4q8f44Y8GlAPuE6N69TG8hPB3xBhB0DMkXcWZzji1WtN0I22UL04x2Ek0MbB2woWHlhSIbHdA04, 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.Gs9hX7 Creating libraw1394-tools-debuginfo package Processing files: libraw1394-devel-2.1.0-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.47861 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libraw1394-2.1.0 + DOCDIR=/usr/src/tmp/libraw1394-buildroot/usr/share/doc/libraw1394-devel-2.1.0 + export DOCDIR + rm -rf /usr/src/tmp/libraw1394-buildroot/usr/share/doc/libraw1394-devel-2.1.0 + /bin/mkdir -p /usr/src/tmp/libraw1394-buildroot/usr/share/doc/libraw1394-devel-2.1.0 + cp -prL doc/html /usr/src/tmp/libraw1394-buildroot/usr/share/doc/libraw1394-devel-2.1.0 + chmod -R go-w /usr/src/tmp/libraw1394-buildroot/usr/share/doc/libraw1394-devel-2.1.0 + chmod -R a+rX /usr/src/tmp/libraw1394-buildroot/usr/share/doc/libraw1394-devel-2.1.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jC1Etp find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BlZ2IT find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(libraw1394) = 2.1.0 Requires: libraw1394-11 = 2.1.0-alt1, /usr/lib/libraw1394.so.11.1.0, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e8iAAq Processing files: libraw1394-11-debuginfo-2.1.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YQUcL8 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vlSQL0 find-requires: running scripts (debuginfo) Provides: debug(libraw1394.so.11) Requires: libraw1394-11 = 2.1.0-alt1, debug(libc.so.6) Processing files: libraw1394-tools-debuginfo-2.1.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ndUfT5 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.T2XR5b find-requires: running scripts (debuginfo) Requires: libraw1394-tools = 2.1.0-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libraw1394.so.11) Adding to libraw1394-tools-debuginfo a strict dependency on libraw1394-11-debuginfo Removing from libraw1394-tools-debuginfo 1 sources provided by libraw1394-11-debuginfo also prunning dir /usr/src/debug/libraw1394-2.1.0/src Removing 2 extra deps from libraw1394-tools due to dependency on libraw1394-11 Removing 1 extra deps from libraw1394-devel due to dependency on libraw1394-11 Removing 1 extra deps from libraw1394-tools-debuginfo due to dependency on libraw1394-11-debuginfo Removing 4 extra deps from libraw1394-tools due to repentancy on libraw1394-11 Removing 1 extra deps from libraw1394-tools-debuginfo due to repentancy on libraw1394-11-debuginfo Wrote: /usr/src/RPM/RPMS/i586/libraw1394-11-2.1.0-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libraw1394-tools-2.1.0-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libraw1394-devel-2.1.0-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libraw1394-11-debuginfo-2.1.0-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libraw1394-tools-debuginfo-2.1.0-alt1.i586.rpm 7.80user 1.58system 0:27.02elapsed 34%CPU (0avgtext+0avgdata 35560maxresident)k 0inputs+0outputs (0major+771351minor)pagefaults 0swaps 16.18user 3.97system 0:44.21elapsed 45%CPU (0avgtext+0avgdata 125108maxresident)k 0inputs+0outputs (0major+1183999minor)pagefaults 0swaps --- libraw1394-tools-2.1.0-alt1.i586.rpm.repo 2012-10-23 10:03:27.000000000 +0000 +++ libraw1394-tools-2.1.0-alt1.i586.rpm.hasher 2019-02-17 06:33:32.952348101 +0000 @@ -3,6 +3,6 @@ /usr/bin/testlibraw 100755 -/usr/share/man/man1/dumpiso.1.gz 100644 -/usr/share/man/man1/sendiso.1.gz 100644 -/usr/share/man/man1/testlibraw.1.gz 100644 -/usr/share/man/man5/isodump.5.gz 100644 +/usr/share/man/man1/dumpiso.1.xz 100644 +/usr/share/man/man1/sendiso.1.xz 100644 +/usr/share/man/man1/testlibraw.1.xz 100644 +/usr/share/man/man5/isodump.5.xz 100644 Requires: libraw1394-11 = 2.1.0-alt1