+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/psiconv.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
warning: Macro expanded in comment on line 60: %{_datadir}/psiconv/

Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qX7MWm
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf psiconv-0.9.8
+ /usr/bin/gzip -dc /builddir/build/SOURCES/psiconv-0.9.8.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd psiconv-0.9.8
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LXRpet
+ umask 022
+ cd /builddir/build/BUILD
+ cd psiconv-0.9.8
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./config.guess
++ basename ./config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess
'/usr/lib/rpm/redhat/config.guess' -> './config.guess'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./config.sub
++ basename ./config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub
'/usr/lib/rpm/redhat/config.sub' -> './config.sub'
+ '[' 1 = 1 ']'
+ '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']'
++ find . -name ltmain.sh
+ for i in $(find . -name ltmain.sh)
+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh
+ ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
checking for style of include used by make... GNU
checking for riscv64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... none
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for riscv64-redhat-linux-gnu-g++... no
checking for riscv64-redhat-linux-gnu-c++... no
checking for riscv64-redhat-linux-gnu-gpp... no
checking for riscv64-redhat-linux-gnu-aCC... no
checking for riscv64-redhat-linux-gnu-CC... no
checking for riscv64-redhat-linux-gnu-cxx... no
checking for riscv64-redhat-linux-gnu-cc++... no
checking for riscv64-redhat-linux-gnu-cl... no
checking for riscv64-redhat-linux-gnu-FCC... no
checking for riscv64-redhat-linux-gnu-KCC... no
checking for riscv64-redhat-linux-gnu-RCC... no
checking for riscv64-redhat-linux-gnu-xlC_r... no
checking for riscv64-redhat-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking how to run the C++ preprocessor... g++ -E
checking for riscv64-redhat-linux-gnu-g77... no
checking for riscv64-redhat-linux-gnu-f77... no
checking for riscv64-redhat-linux-gnu-xlf... no
checking for riscv64-redhat-linux-gnu-frt... no
checking for riscv64-redhat-linux-gnu-pgf77... no
checking for riscv64-redhat-linux-gnu-fort77... no
checking for riscv64-redhat-linux-gnu-fl32... no
checking for riscv64-redhat-linux-gnu-af77... no
checking for riscv64-redhat-linux-gnu-f90... no
checking for riscv64-redhat-linux-gnu-xlf90... no
checking for riscv64-redhat-linux-gnu-pgf90... no
checking for riscv64-redhat-linux-gnu-epcf90... no
checking for riscv64-redhat-linux-gnu-f95... no
checking for riscv64-redhat-linux-gnu-fort... no
checking for riscv64-redhat-linux-gnu-xlf95... no
checking for riscv64-redhat-linux-gnu-ifc... no
checking for riscv64-redhat-linux-gnu-efc... no
checking for riscv64-redhat-linux-gnu-pgf95... no
checking for riscv64-redhat-linux-gnu-lf95... no
checking for riscv64-redhat-linux-gnu-gfortran... no
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse nm output from gcc object... ok
checking for objdir... .libs
checking for riscv64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for riscv64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for riscv64-redhat-linux-gnu-strip... no
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking what warning flags to pass to the C compiler... -Wall -Wunused
checking what language compliance flags to pass to the C compiler... 
checking for Magick-config... yes
checking whether GetMagickInfo works and which API to use... "Version 4"
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking for char... yes
checking size of char... 1
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 8
checking for an 8 bit integer type... char
checking for a 16 bit integer type... short
checking for a 32 bit integer type... int
checking for vprintf... yes
checking for _doprnt... no
checking for strdup... yes
checking for getopt_long... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating compat/Makefile
config.status: creating lib/Makefile
config.status: creating lib/psiconv/Makefile
config.status: creating program/Makefile
config.status: creating program/psiconv/Makefile
config.status: creating program/psiconv-config/Makefile
config.status: creating program/psiconv-config/psiconv-config
config.status: creating program/psiconv-config/psiconv-config.man
config.status: creating lib/psiconv/general.h
config.status: creating formats/Makefile
config.status: creating docs/Makefile
config.status: creating program/extra/Makefile
config.status: creating etc/Makefile
config.status: creating examples/Makefile
config.status: creating config.h
config.status: executing depfiles commands
+ sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
+ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
+ make -j4
make  all-recursive
make[1]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8'
Making all in compat
make[2]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/compat'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c -o dummy.lo dummy.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wunused -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c dummy.c  -fPIC -DPIC -o .libs/dummy.o
dummy.c:21:13: warning: 'psiconv_dummy' defined but not used [-Wunused-function]
 static void psiconv_dummy (void) {;}
             ^~~~~~~~~~~~~
/bin/sh ../libtool --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcompat.la   dummy.lo  
ar cru .libs/libcompat.a .libs/dummy.o
ranlib .libs/libcompat.a
creating libcompat.la
(cd .libs && rm -f libcompat.la && ln -s ../libcompat.la libcompat.la)
make[2]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/compat'
Making all in lib
make[2]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/lib'
Making all in psiconv
make[3]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/lib/psiconv'
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c -o libpsiconv_la-configuration.lo `test -f 'configuration.c' || echo './'`configuration.c
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c -o libpsiconv_la-error.lo `test -f 'error.c' || echo './'`error.c
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c -o libpsiconv_la-misc.lo `test -f 'misc.c' || echo './'`misc.c
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c -o libpsiconv_la-checkuid.lo `test -f 'checkuid.c' || echo './'`checkuid.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wunused -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c checkuid.c  -fPIC -DPIC -o .libs/libpsiconv_la-checkuid.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wunused -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c error.c  -fPIC -DPIC -o .libs/libpsiconv_la-error.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wunused -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c configuration.c  -fPIC -DPIC -o .libs/libpsiconv_la-configuration.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wunused -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c misc.c  -fPIC -DPIC -o .libs/libpsiconv_la-misc.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c -o libpsiconv_la-list.lo `test -f 'list.c' || echo './'`list.c
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c -o libpsiconv_la-buffer.lo `test -f 'buffer.c' || echo './'`buffer.c
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c -o libpsiconv_la-data.lo `test -f 'data.c' || echo './'`data.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wunused -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c list.c  -fPIC -DPIC -o .libs/libpsiconv_la-list.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c -o libpsiconv_la-image.lo `test -f 'image.c' || echo './'`image.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wunused -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c buffer.c  -fPIC -DPIC -o .libs/libpsiconv_la-buffer.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wunused -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c data.c  -fPIC -DPIC -o .libs/libpsiconv_la-data.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c -o libpsiconv_la-unicode.lo `test -f 'unicode.c' || echo './'`unicode.c
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c -o libpsiconv_la-parse_common.lo `test -f 'parse_common.c' || echo './'`parse_common.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wunused -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c image.c  -fPIC -DPIC -o .libs/libpsiconv_la-image.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c -o libpsiconv_la-parse_driver.lo `test -f 'parse_driver.c' || echo './'`parse_driver.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wunused -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c unicode.c  -fPIC -DPIC -o .libs/libpsiconv_la-unicode.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wunused -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c parse_common.c  -fPIC -DPIC -o .libs/libpsiconv_la-parse_common.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wunused -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c parse_driver.c  -fPIC -DPIC -o .libs/libpsiconv_la-parse_driver.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c -o libpsiconv_la-parse_formula.lo `test -f 'parse_formula.c' || echo './'`parse_formula.c
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c -o libpsiconv_la-parse_layout.lo `test -f 'parse_layout.c' || echo './'`parse_layout.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wunused -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c parse_formula.c  -fPIC -DPIC -o .libs/libpsiconv_la-parse_formula.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c -o libpsiconv_la-parse_image.lo `test -f 'parse_image.c' || echo './'`parse_image.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wunused -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c parse_layout.c  -fPIC -DPIC -o .libs/libpsiconv_la-parse_layout.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c -o libpsiconv_la-parse_page.lo `test -f 'parse_page.c' || echo './'`parse_page.c
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c -o libpsiconv_la-parse_simple.lo `test -f 'parse_simple.c' || echo './'`parse_simple.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wunused -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c parse_image.c  -fPIC -DPIC -o .libs/libpsiconv_la-parse_image.o
parse_image.c: In function 'psiconv_parse_paint_data_section':
parse_image.c:131:27: warning: variable 'picsize' set but not used [-Wunused-but-set-variable]
   psiconv_u32 size,offset,picsize,temp,datasize,color,
                           ^~~~~~~
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wunused -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c parse_page.c  -fPIC -DPIC -o .libs/libpsiconv_la-parse_page.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c -o libpsiconv_la-parse_texted.lo `test -f 'parse_texted.c' || echo './'`parse_texted.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wunused -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c parse_simple.c  -fPIC -DPIC -o .libs/libpsiconv_la-parse_simple.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c -o libpsiconv_la-parse_word.lo `test -f 'parse_word.c' || echo './'`parse_word.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wunused -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c parse_texted.c  -fPIC -DPIC -o .libs/libpsiconv_la-parse_texted.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c -o libpsiconv_la-parse_sheet.lo `test -f 'parse_sheet.c' || echo './'`parse_sheet.c
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c -o libpsiconv_la-generate_simple.lo `test -f 'generate_simple.c' || echo './'`generate_simple.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wunused -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c parse_word.c  -fPIC -DPIC -o .libs/libpsiconv_la-parse_word.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c -o libpsiconv_la-generate_layout.lo `test -f 'generate_layout.c' || echo './'`generate_layout.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wunused -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c parse_sheet.c  -fPIC -DPIC -o .libs/libpsiconv_la-parse_sheet.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wunused -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c generate_simple.c  -fPIC -DPIC -o .libs/libpsiconv_la-generate_simple.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c -o libpsiconv_la-generate_driver.lo `test -f 'generate_driver.c' || echo './'`generate_driver.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wunused -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c generate_layout.c  -fPIC -DPIC -o .libs/libpsiconv_la-generate_layout.o
generate_layout.c: In function 'psiconv_write_paragraph_layout_list':
generate_layout.c:276:35: warning: comparison between 'psiconv_justify_ver_t {aka enum psiconv_justify_ver}' and 'enum psiconv_justify_hor' [-Wenum-compare]
                value->justify_ver == psiconv_justify_centre?1:
                                   ^~
generate_layout.c:277:35: warning: comparison between 'psiconv_justify_ver_t {aka enum psiconv_justify_ver}' and 'enum psiconv_justify_hor' [-Wenum-compare]
                value->justify_ver == psiconv_justify_right?2:0)))
                                   ^~
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c -o libpsiconv_la-generate_common.lo `test -f 'generate_common.c' || echo './'`generate_common.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wunused -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c generate_driver.c  -fPIC -DPIC -o .libs/libpsiconv_la-generate_driver.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c -o libpsiconv_la-generate_texted.lo `test -f 'generate_texted.c' || echo './'`generate_texted.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wunused -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c generate_common.c  -fPIC -DPIC -o .libs/libpsiconv_la-generate_common.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c -o libpsiconv_la-generate_page.lo `test -f 'generate_page.c' || echo './'`generate_page.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wunused -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c generate_texted.c  -fPIC -DPIC -o .libs/libpsiconv_la-generate_texted.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c -o libpsiconv_la-generate_word.lo `test -f 'generate_word.c' || echo './'`generate_word.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wunused -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c generate_page.c  -fPIC -DPIC -o .libs/libpsiconv_la-generate_page.o
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c -o libpsiconv_la-generate_image.lo `test -f 'generate_image.c' || echo './'`generate_image.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wunused -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c generate_word.c  -fPIC -DPIC -o .libs/libpsiconv_la-generate_word.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../compat -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -DPSICONVETCDIR=\"/etc/psiconv\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wunused -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -c generate_image.c  -fPIC -DPIC -o .libs/libpsiconv_la-generate_image.o
/bin/sh ../../libtool --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpsiconv.la -rpath /usr/lib64 -version-info 10:2:4 libpsiconv_la-configuration.lo libpsiconv_la-error.lo libpsiconv_la-misc.lo libpsiconv_la-checkuid.lo libpsiconv_la-list.lo libpsiconv_la-buffer.lo libpsiconv_la-data.lo libpsiconv_la-image.lo libpsiconv_la-unicode.lo libpsiconv_la-parse_common.lo libpsiconv_la-parse_driver.lo libpsiconv_la-parse_formula.lo libpsiconv_la-parse_layout.lo libpsiconv_la-parse_image.lo libpsiconv_la-parse_page.lo libpsiconv_la-parse_simple.lo libpsiconv_la-parse_texted.lo libpsiconv_la-parse_word.lo libpsiconv_la-parse_sheet.lo libpsiconv_la-generate_simple.lo libpsiconv_la-generate_layout.lo libpsiconv_la-generate_driver.lo libpsiconv_la-generate_common.lo libpsiconv_la-generate_texted.lo libpsiconv_la-generate_page.lo libpsiconv_la-generate_word.lo libpsiconv_la-generate_image.lo ../../compat/libcompat.la 
gcc -shared  .libs/libpsiconv_la-configuration.o .libs/libpsiconv_la-error.o .libs/libpsiconv_la-misc.o .libs/libpsiconv_la-checkuid.o .libs/libpsiconv_la-list.o .libs/libpsiconv_la-buffer.o .libs/libpsiconv_la-data.o .libs/libpsiconv_la-image.o .libs/libpsiconv_la-unicode.o .libs/libpsiconv_la-parse_common.o .libs/libpsiconv_la-parse_driver.o .libs/libpsiconv_la-parse_formula.o .libs/libpsiconv_la-parse_layout.o .libs/libpsiconv_la-parse_image.o .libs/libpsiconv_la-parse_page.o .libs/libpsiconv_la-parse_simple.o .libs/libpsiconv_la-parse_texted.o .libs/libpsiconv_la-parse_word.o .libs/libpsiconv_la-parse_sheet.o .libs/libpsiconv_la-generate_simple.o .libs/libpsiconv_la-generate_layout.o .libs/libpsiconv_la-generate_driver.o .libs/libpsiconv_la-generate_common.o .libs/libpsiconv_la-generate_texted.o .libs/libpsiconv_la-generate_page.o .libs/libpsiconv_la-generate_word.o .libs/libpsiconv_la-generate_image.o -Wl,--whole-archive ../../compat/.libs/libcompat.a -Wl,--no-whole-archive  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-soname -Wl,libpsiconv.so.6 -o .libs/libpsiconv.so.6.4.2
(cd .libs && rm -f libpsiconv.so.6 && ln -s libpsiconv.so.6.4.2 libpsiconv.so.6)
(cd .libs && rm -f libpsiconv.so && ln -s libpsiconv.so.6.4.2 libpsiconv.so)
creating libpsiconv.la
(cd .libs && rm -f libpsiconv.la && ln -s ../libpsiconv.la libpsiconv.la)
make[3]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/lib/psiconv'
make[3]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/lib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/lib'
make[2]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/lib'
Making all in program
make[2]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/program'
Making all in psiconv
make[3]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/program/psiconv'
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../lib -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c psiconv.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../lib -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c general.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../lib -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c magick-aux.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../lib -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c gen_txt.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../lib -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c gen_image.c
magick-aux.c: In function 'GetMagickFileList':
magick-aux.c:72:6: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
   mi = GetMagickInfoList("*",&nr,&exc);
      ^
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../lib -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c gen_xhtml.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../lib -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c gen_html4.c
gen_image.c: In function 'image_to_list':
gen_image.c:98:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
   data = ImageToBlob(image_info,image,&length,&exc);
        ^
gen_image.c: In function 'gen_image_list':
gen_image.c:168:5: warning: 'DestroyImages' is deprecated [-Wdeprecated-declarations]
     DestroyImages(image);
     ^~~~~~~~~~~~~
In file included from /usr/include/ImageMagick-6/magick/MagickCore.h:101:0,
                 from /usr/include/ImageMagick-6/magick/api.h:24,
                 from magick-aux.h:33,
                 from gen_image.c:28:
/usr/include/ImageMagick-6/magick/deprecate.h:331:3: note: declared here
   DestroyImages(Image *) magick_attribute((deprecated)),
   ^~~~~~~~~~~~~
gen_image.c:169:3: warning: 'DestroyImages' is deprecated [-Wdeprecated-declarations]
   DestroyImages(images);
   ^~~~~~~~~~~~~
In file included from /usr/include/ImageMagick-6/magick/MagickCore.h:101:0,
                 from /usr/include/ImageMagick-6/magick/api.h:24,
                 from magick-aux.h:33,
                 from gen_image.c:28:
/usr/include/ImageMagick-6/magick/deprecate.h:331:3: note: declared here
   DestroyImages(Image *) magick_attribute((deprecated)),
   ^~~~~~~~~~~~~
/bin/sh ../../libtool --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o psiconv  psiconv.o general.o magick-aux.o gen_txt.o gen_image.o gen_xhtml.o gen_html4.o ../../lib/psiconv/libpsiconv.la -lMagickCore-6.Q16  -lMagickCore-6.Q16   
mkdir .libs
DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wunused -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/psiconv psiconv.o general.o magick-aux.o gen_txt.o gen_image.o gen_xhtml.o gen_html4.o  ../../lib/psiconv/.libs/libpsiconv.so -lMagickCore-6.Q16
creating psiconv
make[3]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/program/psiconv'
Making all in psiconv-config
make[3]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/program/psiconv-config'
make  all-am
make[4]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/program/psiconv-config'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/program/psiconv-config'
make[3]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/program/psiconv-config'
Making all in extra
make[3]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/program/extra'
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c checkuid.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c rewrite.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../compat  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16  -c empty.c
checkuid.c: In function 'main':
checkuid.c:161:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
   exit(0);
   ^~~~
checkuid.c:161:3: warning: incompatible implicit declaration of built-in function 'exit'
checkuid.c:161:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
/bin/sh ../../libtool --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o checkuid  checkuid.o  
/bin/sh ../../libtool --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o empty  empty.o ../../lib/psiconv/libpsiconv.la  
/bin/sh ../../libtool --mode=link gcc  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wunused  -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16   -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rewrite  rewrite.o ../../lib/psiconv/libpsiconv.la  
mkdir .libs
gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wunused -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o checkuid checkuid.o 
DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wunused -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/empty empty.o  ../../lib/psiconv/.libs/libpsiconv.so
DIE_RPATH_DIE="/usr/lib64:$DIE_RPATH_DIE" gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wunused -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rewrite rewrite.o  ../../lib/psiconv/.libs/libpsiconv.so
creating rewrite
creating empty
make[3]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/program/extra'
make[3]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/program'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/program'
make[2]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/program'
Making all in formats
make[2]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/formats'
rm -rf xhtml
mkdir xhtml
./generate_xhtml.sh .. xhtml psion/Application_ID_Section.psi psion/ASCII_Codes.psi psion/Basic_Elements.psi psion/Basic_Structures.psi psion/Clip_Art_File.psi psion/Embedded_Object_Section.psi psion/File_Structure.psi psion/Fonts.psi psion/Header_Section.psi psion/Identifiers.psi psion/Index.psi psion/Introduction.psi psion/Layout_Codes.psi psion/MBM_File.psi psion/Page_Layout_Section.psi psion/Paint_Data_Section.psi psion/Password_Section.psi psion/Record_File.psi psion/Record_Section.psi psion/Section_Table_Offset_Section.psi psion/Section_Table_Section.psi psion/Sheet_Basic_Structures.psi psion/Sheet_Cell_List.psi psion/Sheet_File.psi psion/Sheet_Formula_List.psi psion/Sheet_Graph_Description.psi psion/Sheet_Graph_List_Section.psi psion/Sheet_Graph_Region.psi psion/Sheet_Graph_Section.psi psion/Sheet_Grid_Section.psi psion/Sheet_Info_Section.psi psion/Sheet_Line_Section.psi psion/Sheet_Name_Section.psi psion/Sheet_Status_Section.psi psion/Sheet_Variable_List.psi psion/Sheet_Workbook_Section.psi psion/Sheet_Worksheet.psi psion/Sheet_Worksheet_List.psi psion/Sketch_File.psi psion/Sketch_Section.psi psion/Substitutions.psi psion/TextEd_File.psi psion/TextEd_Section.psi psion/Text_Layout_Section.psi psion/Text_Section.psi psion/Userdic_File.psi psion/Word_File.psi psion/Word_Status_Section.psi psion/Word_Styles_Section.psi psion/World_Data_File.psi 
Generating xhtml docs...
Going to create the intermediate files...
Going to process psion/Application_ID_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Application_ID_Section.html -Txhtml -eASCII psion/Application_ID_Section.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/ASCII_Codes.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/ASCII_Codes.html -Txhtml -eASCII psion/ASCII_Codes.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Basic_Elements.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Basic_Elements.html -Txhtml -eASCII psion/Basic_Elements.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Basic_Structures.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Basic_Structures.html -Txhtml -eASCII psion/Basic_Structures.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Clip_Art_File.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Clip_Art_File.html -Txhtml -eASCII psion/Clip_Art_File.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Embedded_Object_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Embedded_Object_Section.html -Txhtml -eASCII psion/Embedded_Object_Section.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/File_Structure.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/File_Structure.html -Txhtml -eASCII psion/File_Structure.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Fonts.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Fonts.html -Txhtml -eASCII psion/Fonts.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Header_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Header_Section.html -Txhtml -eASCII psion/Header_Section.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Identifiers.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Identifiers.html -Txhtml -eASCII psion/Identifiers.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Index.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Index.html -Txhtml -eASCII psion/Index.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Introduction.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Introduction.html -Txhtml -eASCII psion/Introduction.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Layout_Codes.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Layout_Codes.html -Txhtml -eASCII psion/Layout_Codes.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/MBM_File.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/MBM_File.html -Txhtml -eASCII psion/MBM_File.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Page_Layout_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Page_Layout_Section.html -Txhtml -eASCII psion/Page_Layout_Section.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Paint_Data_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Paint_Data_Section.html -Txhtml -eASCII psion/Paint_Data_Section.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Password_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Password_Section.html -Txhtml -eASCII psion/Password_Section.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Record_File.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Record_File.html -Txhtml -eASCII psion/Record_File.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Record_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Record_Section.html -Txhtml -eASCII psion/Record_Section.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Section_Table_Offset_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Section_Table_Offset_Section.html -Txhtml -eASCII psion/Section_Table_Offset_Section.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Section_Table_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Section_Table_Section.html -Txhtml -eASCII psion/Section_Table_Section.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Sheet_Basic_Structures.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Basic_Structures.html -Txhtml -eASCII psion/Sheet_Basic_Structures.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Sheet_Cell_List.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Cell_List.html -Txhtml -eASCII psion/Sheet_Cell_List.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Sheet_File.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_File.html -Txhtml -eASCII psion/Sheet_File.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Sheet_Formula_List.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Formula_List.html -Txhtml -eASCII psion/Sheet_Formula_List.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Sheet_Graph_Description.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Graph_Description.html -Txhtml -eASCII psion/Sheet_Graph_Description.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Sheet_Graph_List_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Graph_List_Section.html -Txhtml -eASCII psion/Sheet_Graph_List_Section.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Sheet_Graph_Region.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Graph_Region.html -Txhtml -eASCII psion/Sheet_Graph_Region.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Sheet_Graph_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Graph_Section.html -Txhtml -eASCII psion/Sheet_Graph_Section.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Sheet_Grid_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Grid_Section.html -Txhtml -eASCII psion/Sheet_Grid_Section.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Sheet_Info_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Info_Section.html -Txhtml -eASCII psion/Sheet_Info_Section.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Sheet_Line_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Line_Section.html -Txhtml -eASCII psion/Sheet_Line_Section.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Sheet_Name_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Name_Section.html -Txhtml -eASCII psion/Sheet_Name_Section.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Sheet_Status_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Status_Section.html -Txhtml -eASCII psion/Sheet_Status_Section.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Sheet_Variable_List.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Variable_List.html -Txhtml -eASCII psion/Sheet_Variable_List.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Sheet_Workbook_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Workbook_Section.html -Txhtml -eASCII psion/Sheet_Workbook_Section.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Sheet_Worksheet.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Worksheet.html -Txhtml -eASCII psion/Sheet_Worksheet.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Sheet_Worksheet_List.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Worksheet_List.html -Txhtml -eASCII psion/Sheet_Worksheet_List.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Sketch_File.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sketch_File.html -Txhtml -eASCII psion/Sketch_File.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Sketch_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sketch_Section.html -Txhtml -eASCII psion/Sketch_Section.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Substitutions.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Substitutions.html -Txhtml -eASCII psion/Substitutions.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/TextEd_File.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/TextEd_File.html -Txhtml -eASCII psion/TextEd_File.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/TextEd_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/TextEd_Section.html -Txhtml -eASCII psion/TextEd_Section.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Text_Layout_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Text_Layout_Section.html -Txhtml -eASCII psion/Text_Layout_Section.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Text_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Text_Section.html -Txhtml -eASCII psion/Text_Section.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Userdic_File.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Userdic_File.html -Txhtml -eASCII psion/Userdic_File.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Word_File.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Word_File.html -Txhtml -eASCII psion/Word_File.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Word_Status_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Word_Status_Section.html -Txhtml -eASCII psion/Word_Status_Section.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/Word_Styles_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Word_Styles_Section.html -Txhtml -eASCII psion/Word_Styles_Section.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to process psion/World_Data_File.psi...
/builddir/build/BUILD/psiconv-0.9.8/libtool --mode=execute /builddir/build/BUILD/psiconv-0.9.8/program/psiconv/psiconv -c /builddir/build/BUILD/psiconv-0.9.8/formats/psiconv.conf -o /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/World_Data_File.html -Txhtml -eASCII psion/World_Data_File.psi
/builddir/build/BUILD/psiconv-0.9.8/program/psiconv/.libs/lt-psiconv: error while loading shared libraries: libpsiconv.so.6: cannot open shared object file: No such file or directory
Going to produce the index...
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Application_ID_Section.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: ASCII_Codes.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Basic_Elements.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Basic_Structures.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Clip_Art_File.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Embedded_Object_Section.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: File_Structure.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Fonts.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Header_Section.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Identifiers.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Index.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Introduction.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Layout_Codes.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: MBM_File.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Page_Layout_Section.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Paint_Data_Section.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Password_Section.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Record_File.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Record_Section.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Section_Table_Offset_Section.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Section_Table_Section.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Sheet_Basic_Structures.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Sheet_Cell_List.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Sheet_File.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Sheet_Formula_List.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Sheet_Graph_Description.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Sheet_Graph_List_Section.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Sheet_Graph_Region.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Sheet_Graph_Section.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Sheet_Grid_Section.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Sheet_Info_Section.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Sheet_Line_Section.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Sheet_Name_Section.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Sheet_Status_Section.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Sheet_Variable_List.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Sheet_Workbook_Section.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Sheet_Worksheet.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Sheet_Worksheet_List.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Sketch_File.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Sketch_Section.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Substitutions.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: TextEd_File.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: TextEd_Section.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Text_Layout_Section.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Text_Section.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Userdic_File.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Word_File.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Word_Status_Section.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: Word_Styles_Section.html: No such file or directory
/builddir/build/BUILD/psiconv-0.9.8/formats/index_html.sh: line 11: World_Data_File.html: No such file or directory
Going to produce the final files...
Going to process psion/Application_ID_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Application_ID_Section.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Application_ID_Section.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Application_ID_Section.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/ASCII_Codes.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/ASCII_Codes.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/ASCII_Codes.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/ASCII_Codes.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Basic_Elements.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Basic_Elements.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Basic_Elements.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Basic_Elements.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Basic_Structures.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Basic_Structures.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Basic_Structures.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Basic_Structures.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Clip_Art_File.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Clip_Art_File.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Clip_Art_File.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Clip_Art_File.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Embedded_Object_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Embedded_Object_Section.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Embedded_Object_Section.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Embedded_Object_Section.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/File_Structure.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/File_Structure.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/File_Structure.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/File_Structure.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Fonts.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Fonts.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Fonts.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Fonts.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Header_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Header_Section.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Header_Section.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Header_Section.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Identifiers.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Identifiers.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Identifiers.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Identifiers.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Index.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Index.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Index.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Index.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Introduction.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Introduction.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Introduction.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Introduction.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Layout_Codes.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Layout_Codes.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Layout_Codes.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Layout_Codes.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/MBM_File.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/MBM_File.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/MBM_File.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/MBM_File.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Page_Layout_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Page_Layout_Section.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Page_Layout_Section.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Page_Layout_Section.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Paint_Data_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Paint_Data_Section.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Paint_Data_Section.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Paint_Data_Section.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Password_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Password_Section.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Password_Section.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Password_Section.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Record_File.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Record_File.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Record_File.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Record_File.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Record_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Record_Section.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Record_Section.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Record_Section.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Section_Table_Offset_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Section_Table_Offset_Section.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Section_Table_Offset_Section.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Section_Table_Offset_Section.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Section_Table_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Section_Table_Section.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Section_Table_Section.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Section_Table_Section.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Sheet_Basic_Structures.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Basic_Structures.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Sheet_Basic_Structures.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Basic_Structures.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Sheet_Cell_List.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Cell_List.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Sheet_Cell_List.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Cell_List.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Sheet_File.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_File.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Sheet_File.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_File.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Sheet_Formula_List.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Formula_List.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Sheet_Formula_List.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Formula_List.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Sheet_Graph_Description.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Graph_Description.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Sheet_Graph_Description.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Graph_Description.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Sheet_Graph_List_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Graph_List_Section.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Sheet_Graph_List_Section.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Graph_List_Section.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Sheet_Graph_Region.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Graph_Region.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Sheet_Graph_Region.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Graph_Region.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Sheet_Graph_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Graph_Section.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Sheet_Graph_Section.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Graph_Section.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Sheet_Grid_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Grid_Section.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Sheet_Grid_Section.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Grid_Section.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Sheet_Info_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Info_Section.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Sheet_Info_Section.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Info_Section.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Sheet_Line_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Line_Section.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Sheet_Line_Section.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Line_Section.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Sheet_Name_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Name_Section.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Sheet_Name_Section.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Name_Section.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Sheet_Status_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Status_Section.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Sheet_Status_Section.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Status_Section.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Sheet_Variable_List.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Variable_List.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Sheet_Variable_List.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Variable_List.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Sheet_Workbook_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Workbook_Section.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Sheet_Workbook_Section.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Workbook_Section.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Sheet_Worksheet.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Worksheet.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Sheet_Worksheet.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Worksheet.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Sheet_Worksheet_List.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Worksheet_List.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Sheet_Worksheet_List.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sheet_Worksheet_List.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Sketch_File.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sketch_File.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Sketch_File.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sketch_File.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Sketch_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sketch_Section.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Sketch_Section.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Sketch_Section.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Substitutions.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Substitutions.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Substitutions.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Substitutions.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/TextEd_File.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/TextEd_File.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/TextEd_File.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/TextEd_File.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/TextEd_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/TextEd_Section.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/TextEd_Section.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/TextEd_Section.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Text_Layout_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Text_Layout_Section.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Text_Layout_Section.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Text_Layout_Section.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Text_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Text_Section.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Text_Section.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Text_Section.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Userdic_File.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Userdic_File.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Userdic_File.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Userdic_File.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Word_File.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Word_File.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Word_File.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Word_File.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Word_Status_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Word_Status_Section.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Word_Status_Section.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Word_Status_Section.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/Word_Styles_Section.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Word_Styles_Section.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/Word_Styles_Section.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/Word_Styles_Section.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
Going to process psion/World_Data_File.psi...
/builddir/build/BUILD/psiconv-0.9.8/formats/xhtml_links.sh /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/index /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/World_Data_File.html > /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/World_Data_File.html
cat: /builddir/build/BUILD/psiconv-0.9.8/formats/xhtml/.temp/World_Data_File.html: No such file or directory
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  --follow-symlinks
                 follow symlinks when processing in place
  -i[SUFFIX], --in-place[=SUFFIX]
                 edit files in place (makes backup if SUFFIX supplied)
  -c, --copy
                 use copy instead of rename when shuffling files in -i mode
  -b, --binary
                 does nothing; for compatibility with WIN32/CYGWIN/MSDOS/EMX (
                 open files in binary mode (CR+LFs are not treated specially))
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  --posix
                 disable all GNU extensions.
  -E, -r, --regexp-extended
                 use extended regular expressions in the script
                 (for portability use POSIX -E).
  -s, --separate
                 consider files as separate rather than as a single,
                 continuous long stream.
      --sandbox
                 operate in sandbox mode.
  -u, --unbuffered
                 load minimal amounts of data from the input files and flush
                 the output buffers more often
  -z, --null-data
                 separate lines by NUL characters
  --help
                 display this help and exit
  --version
                 output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
touch .touch-xhtml
make[2]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/formats'
Making all in docs
make[2]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/docs'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/docs'
Making all in etc
make[2]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/etc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/etc'
Making all in examples
make[2]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/examples'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/examples'
make[2]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8'
make[2]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8'
make[1]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HzClaZ
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64
+ cd psiconv-0.9.8
+ make install DESTDIR=/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64
Making install in compat
make[1]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/compat'
make[2]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/compat'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/compat'
make[1]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/compat'
Making install in lib
make[1]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/lib'
Making install in psiconv
make[2]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/lib/psiconv'
make[3]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/lib/psiconv'
test -z "/usr/lib64" || mkdir -p -- . "/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/lib64"
 /bin/sh ../../libtool --mode=install /usr/bin/install -c  'libpsiconv.la' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/lib64/libpsiconv.la'
/usr/bin/install -c .libs/libpsiconv.so.6.4.2 /builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/lib64/libpsiconv.so.6.4.2
(cd /builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/lib64 && rm -f libpsiconv.so.6 && ln -s libpsiconv.so.6.4.2 libpsiconv.so.6)
(cd /builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/lib64 && rm -f libpsiconv.so && ln -s libpsiconv.so.6.4.2 libpsiconv.so)
/usr/bin/install -c .libs/libpsiconv.lai /builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/lib64/libpsiconv.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
test -z "/usr/include/psiconv" || mkdir -p -- . "/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/include/psiconv"
 /usr/bin/install -c -m 644 'configuration.h' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/include/psiconv/configuration.h'
 /usr/bin/install -c -m 644 'data.h' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/include/psiconv/data.h'
 /usr/bin/install -c -m 644 'parse.h' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/include/psiconv/parse.h'
 /usr/bin/install -c -m 644 'list.h' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/include/psiconv/list.h'
 /usr/bin/install -c -m 644 'parse_routines.h' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/include/psiconv/parse_routines.h'
 /usr/bin/install -c -m 644 'error.h' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/include/psiconv/error.h'
 /usr/bin/install -c -m 644 'generate_routines.h' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/include/psiconv/generate_routines.h'
 /usr/bin/install -c -m 644 'generate.h' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/include/psiconv/generate.h'
 /usr/bin/install -c -m 644 'common.h' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/include/psiconv/common.h'
 /usr/bin/install -c -m 644 'buffer.h' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/include/psiconv/buffer.h'
 /usr/bin/install -c -m 644 'unicode.h' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/include/psiconv/unicode.h'
 /usr/bin/install -c -m 644 'general.h' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/include/psiconv/general.h'
make[3]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/lib/psiconv'
make[2]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/lib/psiconv'
make[2]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/lib'
make[3]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/lib'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/lib'
make[2]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/lib'
make[1]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/lib'
Making install in program
make[1]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/program'
Making install in psiconv
make[2]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/program/psiconv'
make[3]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/program/psiconv'
test -z "/usr/bin" || mkdir -p -- . "/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/bin"
  /bin/sh ../../libtool --mode=install /usr/bin/install -c 'psiconv' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/bin/psiconv'
libtool: install: warning: `../../lib/psiconv/libpsiconv.la' has not been installed in `/usr/lib64'
/usr/bin/install -c .libs/psiconv /builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/bin/psiconv
test -z "/usr/share/man/man1" || mkdir -p -- . "/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/man/man1"
 /usr/bin/install -c -m 644 './psiconv.man' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/man/man1/psiconv.1'
make[3]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/program/psiconv'
make[2]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/program/psiconv'
Making install in psiconv-config
make[2]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/program/psiconv-config'
make  install-am
make[3]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/program/psiconv-config'
make[4]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/program/psiconv-config'
test -z "/usr/bin" || mkdir -p -- . "/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/bin"
 /usr/bin/install -c 'psiconv-config' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/bin/psiconv-config'
test -z "/usr/share/man/man1" || mkdir -p -- . "/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/man/man1"
 /usr/bin/install -c -m 644 './psiconv-config.man' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/man/man1/psiconv-config.1'
make[4]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/program/psiconv-config'
make[3]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/program/psiconv-config'
make[2]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/program/psiconv-config'
Making install in extra
make[2]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/program/extra'
make[3]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/program/extra'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/program/extra'
make[2]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/program/extra'
make[2]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/program'
make[3]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/program'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/program'
make[2]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/program'
make[1]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/program'
Making install in formats
make[1]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/formats'
make[2]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/formats'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/psiconv" || mkdir -p -- . "/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv"
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Application_ID_Section.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Application_ID_Section.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/ASCII_Codes.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/ASCII_Codes.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Basic_Elements.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Basic_Elements.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Basic_Structures.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Basic_Structures.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Clip_Art_File.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Clip_Art_File.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Embedded_Object_Section.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Embedded_Object_Section.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/File_Structure.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/File_Structure.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Fonts.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Fonts.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Header_Section.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Header_Section.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Identifiers.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Identifiers.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Index.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Index.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Introduction.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Introduction.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Layout_Codes.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Layout_Codes.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/MBM_File.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/MBM_File.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Page_Layout_Section.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Page_Layout_Section.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Paint_Data_Section.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Paint_Data_Section.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Password_Section.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Password_Section.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Record_File.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Record_File.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Record_Section.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Record_Section.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Section_Table_Offset_Section.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Section_Table_Offset_Section.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Section_Table_Section.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Section_Table_Section.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Sheet_Basic_Structures.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Sheet_Basic_Structures.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Sheet_Cell_List.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Sheet_Cell_List.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Sheet_File.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Sheet_File.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Sheet_Formula_List.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Sheet_Formula_List.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Sheet_Graph_Description.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Sheet_Graph_Description.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Sheet_Graph_List_Section.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Sheet_Graph_List_Section.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Sheet_Graph_Region.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Sheet_Graph_Region.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Sheet_Graph_Section.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Sheet_Graph_Section.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Sheet_Grid_Section.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Sheet_Grid_Section.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Sheet_Info_Section.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Sheet_Info_Section.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Sheet_Line_Section.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Sheet_Line_Section.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Sheet_Name_Section.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Sheet_Name_Section.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Sheet_Status_Section.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Sheet_Status_Section.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Sheet_Variable_List.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Sheet_Variable_List.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Sheet_Workbook_Section.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Sheet_Workbook_Section.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Sheet_Worksheet.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Sheet_Worksheet.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Sheet_Worksheet_List.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Sheet_Worksheet_List.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Sketch_File.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Sketch_File.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Sketch_Section.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Sketch_Section.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Substitutions.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Substitutions.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/TextEd_File.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/TextEd_File.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/TextEd_Section.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/TextEd_Section.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Text_Layout_Section.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Text_Layout_Section.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Text_Section.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Text_Section.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Userdic_File.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Userdic_File.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Word_File.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Word_File.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Word_Status_Section.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Word_Status_Section.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/Word_Styles_Section.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/Word_Styles_Section.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'xhtml/World_Data_File.html' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/xhtml/World_Data_File.html'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Application_ID_Section.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Application_ID_Section.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/ASCII_Codes.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/ASCII_Codes.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Basic_Elements.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Basic_Elements.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Basic_Structures.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Basic_Structures.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Clip_Art_File.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Clip_Art_File.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Embedded_Object_Section.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Embedded_Object_Section.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/File_Structure.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/File_Structure.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Fonts.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Fonts.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Header_Section.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Header_Section.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Identifiers.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Identifiers.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Index.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Index.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Introduction.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Introduction.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Layout_Codes.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Layout_Codes.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/MBM_File.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/MBM_File.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Page_Layout_Section.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Page_Layout_Section.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Paint_Data_Section.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Paint_Data_Section.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Password_Section.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Password_Section.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Record_File.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Record_File.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Record_Section.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Record_Section.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Section_Table_Offset_Section.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Section_Table_Offset_Section.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Section_Table_Section.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Section_Table_Section.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Sheet_Basic_Structures.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Sheet_Basic_Structures.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Sheet_Cell_List.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Sheet_Cell_List.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Sheet_File.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Sheet_File.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Sheet_Formula_List.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Sheet_Formula_List.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Sheet_Graph_Description.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Sheet_Graph_Description.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Sheet_Graph_List_Section.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Sheet_Graph_List_Section.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Sheet_Graph_Region.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Sheet_Graph_Region.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Sheet_Graph_Section.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Sheet_Graph_Section.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Sheet_Grid_Section.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Sheet_Grid_Section.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Sheet_Info_Section.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Sheet_Info_Section.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Sheet_Line_Section.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Sheet_Line_Section.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Sheet_Name_Section.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Sheet_Name_Section.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Sheet_Status_Section.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Sheet_Status_Section.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Sheet_Variable_List.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Sheet_Variable_List.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Sheet_Workbook_Section.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Sheet_Workbook_Section.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Sheet_Worksheet.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Sheet_Worksheet.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Sheet_Worksheet_List.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Sheet_Worksheet_List.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Sketch_File.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Sketch_File.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Sketch_Section.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Sketch_Section.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Substitutions.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Substitutions.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/TextEd_File.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/TextEd_File.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/TextEd_Section.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/TextEd_Section.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Text_Layout_Section.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Text_Layout_Section.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Text_Section.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Text_Section.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Userdic_File.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Userdic_File.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Word_File.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Word_File.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Word_Status_Section.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Word_Status_Section.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/Word_Styles_Section.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/Word_Styles_Section.psi'
 /builddir/build/BUILD/psiconv-0.9.8/install-sh -c -m 644 'psion/World_Data_File.psi' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv/psion/World_Data_File.psi'
make[2]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/formats'
make[1]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/formats'
Making install in docs
make[1]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/docs'
make[2]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/docs'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/docs'
make[1]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/docs'
Making install in etc
make[1]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/etc'
make[2]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/etc'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/etc/psiconv" || mkdir -p -- . "/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/etc/psiconv"
 /usr/bin/install -c -m 644 'psiconv.conf.eg' '/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/etc/psiconv/psiconv.conf.eg'
make  install-data-hook
make[3]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/etc'
if ! test -f /builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/etc/psiconv/psiconv.conf; then \
  cp /builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/etc/psiconv/psiconv.conf.eg \
     /builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/etc/psiconv/psiconv.conf; \
fi
make[3]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/etc'
make[2]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/etc'
make[1]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/etc'
Making install in examples
make[1]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/examples'
make[2]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8/examples'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/examples'
make[1]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8/examples'
make[1]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8'
make[2]: Entering directory '/builddir/build/BUILD/psiconv-0.9.8'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8'
make[1]: Leaving directory '/builddir/build/BUILD/psiconv-0.9.8'
+ find /builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64 -name '*.la' -exec rm -f '{}' ';'
+ mv /builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/psiconv _doc
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: psiconv-0.9.8-23.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JLSpSP
+ umask 022
+ cd /builddir/build/BUILD
+ cd psiconv-0.9.8
+ DOCDIR=/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/doc/psiconv
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/doc/psiconv
+ cp -pr COPYING /builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/doc/psiconv
+ cp -pr NEWS /builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/doc/psiconv
+ cp -pr README /builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/doc/psiconv
+ cp -pr TODO /builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/doc/psiconv
+ cp -pr ChangeLog /builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/doc/psiconv
+ cp -pr AUTHORS /builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/doc/psiconv
+ exit 0
Provides: config(psiconv) = 0.9.8-23.fc28 libpsiconv.so.6()(64bit) psiconv = 0.9.8-23.fc28 psiconv(riscv-64) = 0.9.8-23.fc28
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libMagickCore-6.Q16.so.5()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgomp.so.1()(64bit) libpsiconv.so.6()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH)
Processing files: psiconv-devel-0.9.8-23.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2EO7zT
+ umask 022
+ cd /builddir/build/BUILD
+ cd psiconv-0.9.8
+ DOCDIR=/builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/doc/psiconv-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/doc/psiconv-devel
+ cp -pr _doc/psion _doc/xhtml /builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64/usr/share/doc/psiconv-devel
+ exit 0
Provides: psiconv-devel = 0.9.8-23.fc28 psiconv-devel(riscv-64) = 0.9.8-23.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /bin/sh libpsiconv.so.6()(64bit)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64
Wrote: /builddir/build/SRPMS/psiconv-0.9.8-23.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/psiconv-0.9.8-23.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/psiconv-devel-0.9.8-23.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.otFPnt
+ umask 022
+ cd /builddir/build/BUILD
+ cd psiconv-0.9.8
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/psiconv-0.9.8-23.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff