tar -xf libwpg-0.3.0.tar.bz2 checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/x86_64-slackware-linux/bin/ld checking if the linker (/usr/x86_64-slackware-linux/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/x86_64-slackware-linux/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes checking for REVENGE... yes checking for REVENGE_GENERATORS... yes checking for REVENGE_STREAM... yes checking for WPD... yes checking for native Win32... no checking for Win32 platform in general... no checking for doxygen... /usr/bin/doxygen checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/conv/Makefile config.status: creating src/conv/raw/Makefile config.status: creating src/conv/raw/wpg2raw.rc config.status: creating src/conv/svg/Makefile config.status: creating src/conv/svg/wpg2svg.rc config.status: creating src/lib/Makefile config.status: creating src/lib/libwpg.rc config.status: creating inc/Makefile config.status: creating inc/libwpg/Makefile config.status: creating build/Makefile config.status: creating build/win32/Makefile config.status: creating docs/Makefile config.status: creating docs/doxygen/Makefile config.status: creating libwpg-0.3.pc config.status: creating libwpg.spec config.status: creating libwpg-zip config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: ============================================================================== Build configuration: debug: no docs: yes dummy-bitmaps: no tools: yes werror: yes ============================================================================== make all-recursive make[1]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0' Making all in src make[2]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src' Making all in lib make[3]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib' CXX WPGraphics.lo CXX WPGDashArray.lo CXX WPGColor.lo CXX WPGHeader.lo CXX WPGXParser.lo CXX WPG1Parser.lo CXX WPG2Parser.lo CXX WPGBitmap.lo CXXLD libwpg-0.3.la make[3]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib' Making all in conv make[3]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/conv' Making all in raw make[4]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/conv/raw' CXX wpg2raw.o CXXLD wpg2raw make[4]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/conv/raw' Making all in svg make[4]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/conv/svg' CXX wpg2svg.o CXXLD wpg2svg make[4]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/conv/svg' make[4]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/conv' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/conv' make[3]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/conv' make[3]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src' make[2]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src' Making all in inc make[2]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/inc' Making all in libwpg make[3]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/inc/libwpg' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/inc/libwpg' make[3]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/inc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/inc' make[2]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/inc' Making all in build make[2]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/build' Making all in win32 make[3]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/build/win32' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/build/win32' make[3]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/build' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/build' make[2]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/build' Making all in docs make[2]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/docs' Making all in doxygen make[3]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/docs/doxygen' test -f header.html.in || ln -s ./header.html.in ./ test -f footer.html.in || ln -s ./footer.html.in ./ doxygen ./doxygen.cfg Warning: Tag `SYMBOL_CACHE_SIZE' at line 301 of file `./doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `SHOW_DIRECTORIES' at line 507 of file `./doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `HTML_ALIGN_MEMBERS' at line 874 of file `./doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `USE_INLINE_TREES' at line 1060 of file `./doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_SCHEMA' at line 1304 of file `./doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `XML_DTD' at line 1310 of file `./doxygen.cfg' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Searching for include files... Searching for example files... Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching for files to process... Searching for files in directory /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib Reading and parsing tag files Parsing files Preprocessing /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/libwpg_utils.h... Parsing file /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/libwpg_utils.h... Preprocessing /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/WPG1Parser.cpp... Parsing file /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/WPG1Parser.cpp... Preprocessing /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/WPG1Parser.h... Parsing file /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/WPG1Parser.h... Preprocessing /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/WPG2Parser.cpp... Parsing file /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/WPG2Parser.cpp... Preprocessing /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/WPG2Parser.h... Parsing file /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/WPG2Parser.h... Preprocessing /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/WPGBitmap.cpp... Parsing file /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/WPGBitmap.cpp... Preprocessing /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/WPGBitmap.h... Parsing file /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/WPGBitmap.h... Preprocessing /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/WPGColor.cpp... Parsing file /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/WPGColor.cpp... Preprocessing /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/WPGColor.h... Parsing file /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/WPGColor.h... Preprocessing /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/WPGDashArray.cpp... Parsing file /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/WPGDashArray.cpp... Preprocessing /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/WPGDashArray.h... Parsing file /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/WPGDashArray.h... Preprocessing /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/WPGHeader.cpp... Parsing file /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/WPGHeader.cpp... Preprocessing /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/WPGHeader.h... Parsing file /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/WPGHeader.h... Preprocessing /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/WPGraphics.cpp... Parsing file /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/WPGraphics.cpp... Preprocessing /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/WPGXParser.cpp... Parsing file /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/WPGXParser.cpp... Preprocessing /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/WPGXParser.h... Parsing file /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/WPGXParser.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances../home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/WPGraphics.cpp:41: warning: no matching class member found for WPGAPI bool libwpg::WPGraphics::isSupported(librevenge::RVNGInputStream *input) /home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib/WPGraphics.cpp:78: warning: no uniquely matching class member found for WPGAPI bool libwpg::WPGraphics::parse(::librevenge::RVNGInputStream *input,::librevenge::RVNGDrawingInterface *drawingInterface, libwpg::WPGFileFormat fileFormat) . Computing class relations... Add enum values to enums... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating example documentation... Generating file sources... Generating code for file libwpg_utils.h... Parsing code for file WPG1Parser.cpp... Generating code for file WPG1Parser.h... Parsing code for file WPG2Parser.cpp... Generating code for file WPG2Parser.h... Parsing code for file WPGBitmap.cpp... Generating code for file WPGBitmap.h... Parsing code for file WPGColor.cpp... Generating code for file WPGColor.h... Parsing code for file WPGDashArray.cpp... Generating code for file WPGDashArray.h... Parsing code for file WPGHeader.cpp... Generating code for file WPGHeader.h... Parsing code for file WPGraphics.cpp... Parsing code for file WPGXParser.cpp... Generating code for file WPGXParser.h... Generating file documentation... Generating docs for file libwpg_utils.h... Generating docs for file WPG1Parser.cpp... Generating docs for file WPG1Parser.h... Generating docs for file WPG2Parser.cpp... Generating docs for file WPG2Parser.h... Generating docs for file WPGBitmap.cpp... Generating docs for file WPGBitmap.h... Generating docs for file WPGColor.cpp... Generating docs for file WPGColor.h... Generating docs for file WPGDashArray.cpp... Generating docs for file WPGDashArray.h... Generating docs for file WPGHeader.cpp... Generating docs for file WPGHeader.h... Generating docs for file WPGraphics.cpp... Generating docs for file WPGXParser.cpp... Generating docs for file WPGXParser.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound WPG1Parser... Generating docs for compound WPG2Parser... Generating docs for nested compound WPG2Parser::ObjectCharacterization... Generating docs for compound WPG2TransformMatrix... Generating docs for compound WPGBinaryDataContext... Generating docs for compound WPGBitmapContext... Generating docs for compound WPGCompoundPolygon... Generating docs for compound WPGGroupContext... Generating docs for compound WPGHeader... Generating docs for compound WPGTextDataContext... Generating docs for compound WPGTextDataHandler... Generating docs for compound WPGXParser... Generating namespace index... Generating docs for namespace libwpg Generating docs for compound libwpg::WPGBitmap... Generating docs for nested compound libwpg::WPGBitmap::Private... Generating docs for compound libwpg::WPGColor... Generating docs for compound libwpg::WPGDashArray... Generating docs for compound libwpg::WPGDashArrayPrivate... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... lookup cache used 611/65536 hits=5258 misses=627 finished... make[3]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/docs/doxygen' make[3]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/docs' make[2]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/docs' make[2]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0' make[2]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0' make[1]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0' Making install in src make[1]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src' Making install in lib make[2]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib' make[3]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib' /usr/bin/mkdir -p '/home/djemos/abiword/abiword-2/libwpg/pkg/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/ginstall -c libwpg-0.3.la '/home/djemos/abiword/abiword-2/libwpg/pkg/usr/lib64' libtool: install: /usr/bin/ginstall -c .libs/libwpg-0.3.so.3.0.0 /home/djemos/abiword/abiword-2/libwpg/pkg/usr/lib64/libwpg-0.3.so.3.0.0 libtool: install: (cd /home/djemos/abiword/abiword-2/libwpg/pkg/usr/lib64 && { ln -s -f libwpg-0.3.so.3.0.0 libwpg-0.3.so.3 || { rm -f libwpg-0.3.so.3 && ln -s libwpg-0.3.so.3.0.0 libwpg-0.3.so.3; }; }) libtool: install: (cd /home/djemos/abiword/abiword-2/libwpg/pkg/usr/lib64 && { ln -s -f libwpg-0.3.so.3.0.0 libwpg-0.3.so || { rm -f libwpg-0.3.so && ln -s libwpg-0.3.so.3.0.0 libwpg-0.3.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libwpg-0.3.lai /home/djemos/abiword/abiword-2/libwpg/pkg/usr/lib64/libwpg-0.3.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/djemos/abiword/abiword-2/libwpg/pkg/usr/include/libwpg-0.3/libwpg' /usr/bin/ginstall -c -m 644 ../../inc/libwpg/libwpg.h ../../inc/libwpg/WPGraphics.h '/home/djemos/abiword/abiword-2/libwpg/pkg/usr/include/libwpg-0.3/libwpg' make[3]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib' make[2]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/lib' Making install in conv make[2]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/conv' Making install in raw make[3]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/conv/raw' make[4]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/conv/raw' /usr/bin/mkdir -p '/home/djemos/abiword/abiword-2/libwpg/pkg/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/ginstall -c wpg2raw '/home/djemos/abiword/abiword-2/libwpg/pkg/usr/bin' libtool: install: warning: `../../lib/libwpg-0.3.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/ginstall -c .libs/wpg2raw /home/djemos/abiword/abiword-2/libwpg/pkg/usr/bin/wpg2raw make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/conv/raw' make[3]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/conv/raw' Making install in svg make[3]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/conv/svg' make[4]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/conv/svg' /usr/bin/mkdir -p '/home/djemos/abiword/abiword-2/libwpg/pkg/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/ginstall -c wpg2svg '/home/djemos/abiword/abiword-2/libwpg/pkg/usr/bin' libtool: install: warning: `../../lib/libwpg-0.3.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/ginstall -c .libs/wpg2svg /home/djemos/abiword/abiword-2/libwpg/pkg/usr/bin/wpg2svg /usr/bin/mkdir -p '/home/djemos/abiword/abiword-2/libwpg/pkg/usr/bin' /usr/bin/ginstall -c wpg2svgbatch.pl '/home/djemos/abiword/abiword-2/libwpg/pkg/usr/bin' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/conv/svg' make[3]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/conv/svg' make[3]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/conv' make[4]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/conv' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/conv' make[3]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/conv' make[2]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src/conv' make[2]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src' make[3]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src' make[2]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src' make[1]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/src' Making install in inc make[1]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/inc' Making install in libwpg make[2]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/inc/libwpg' make[3]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/inc/libwpg' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/inc/libwpg' make[2]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/inc/libwpg' make[2]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/inc' make[3]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/inc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/inc' make[2]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/inc' make[1]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/inc' Making install in build make[1]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/build' Making install in win32 make[2]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/build/win32' make[3]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/build/win32' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/build/win32' make[2]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/build/win32' make[2]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/build' make[3]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/build' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/build' make[2]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/build' make[1]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/build' Making install in docs make[1]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/docs' Making install in doxygen make[2]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/docs/doxygen' make[3]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/docs/doxygen' make[3]: Nothing to be done for `install-exec-am'. mkdir -p /home/djemos/abiword/abiword-2/libwpg/pkg/usr/share/doc/libwpg/html /usr/bin/ginstall -c -m 644 html/*.html /home/djemos/abiword/abiword-2/libwpg/pkg/usr/share/doc/libwpg/html/ /usr/bin/ginstall -c -m 644 html/*.png /home/djemos/abiword/abiword-2/libwpg/pkg/usr/share/doc/libwpg/html/ /usr/bin/ginstall -c -m 644 html/*.css /home/djemos/abiword/abiword-2/libwpg/pkg/usr/share/doc/libwpg/html/ make[3]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/docs/doxygen' make[2]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/docs/doxygen' make[2]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/docs' make[3]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/docs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/docs' make[2]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/docs' make[1]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0/docs' make[1]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0' make[2]: Entering directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/home/djemos/abiword/abiword-2/libwpg/pkg/usr/lib64/pkgconfig' /usr/bin/ginstall -c -m 644 libwpg-0.3.pc '/home/djemos/abiword/abiword-2/libwpg/pkg/usr/lib64/pkgconfig' make[2]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0' make[1]: Leaving directory `/home/djemos/abiword/abiword-2/libwpg/src/libwpg-0.3.0' /home/djemos/abiword/abiword-2/libwpg/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Οκτ 21 09:23 install drwxr-xr-x 8 root root 4096 Οκτ 21 09:23 usr /home/djemos/abiword/abiword-2/libwpg/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 241 Οκτ 21 09:23 slack-desc /home/djemos/abiword/abiword-2/libwpg/pkg/usr: σύνολο 24 drwxr-xr-x 2 root root 4096 Οκτ 21 09:23 bin drwxr-xr-x 3 root root 4096 Οκτ 21 09:23 doc drwxr-xr-x 3 root root 4096 Οκτ 21 09:23 include drwxr-xr-x 3 root root 4096 Οκτ 21 09:23 lib64 drwxr-xr-x 3 root root 4096 Οκτ 21 09:23 share drwxr-xr-x 3 root root 4096 Οκτ 21 09:23 src /home/djemos/abiword/abiword-2/libwpg/pkg/usr/bin: σύνολο 28 -rwxr-xr-x 1 root root 7424 Οκτ 21 09:23 wpg2raw -rwxr-xr-x 1 root root 9296 Οκτ 21 09:23 wpg2svg -rwxr-xr-x 1 root root 5868 Οκτ 21 09:23 wpg2svgbatch.pl /home/djemos/abiword/abiword-2/libwpg/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Οκτ 21 09:23 libwpg-0.3.0 /home/djemos/abiword/abiword-2/libwpg/pkg/usr/doc/libwpg-0.3.0: σύνολο 124 -rw-r--r-- 1 root root 577 Οκτ 21 09:23 AUTHORS -rw-r--r-- 1 root root 26521 Οκτ 21 09:23 COPYING.LGPL -rw-r--r-- 1 root root 16726 Οκτ 21 09:23 COPYING.MPL -rw-r--r-- 1 root root 66577 Οκτ 21 09:23 ChangeLog -rw-r--r-- 1 root root 3045 Οκτ 21 09:23 NEWS -rw-r--r-- 1 root root 0 Οκτ 21 09:23 README /home/djemos/abiword/abiword-2/libwpg/pkg/usr/include: σύνολο 4 drwxr-xr-x 3 root root 4096 Οκτ 21 09:23 libwpg-0.3 /home/djemos/abiword/abiword-2/libwpg/pkg/usr/include/libwpg-0.3: σύνολο 4 drwxr-xr-x 2 root root 4096 Οκτ 21 09:23 libwpg /home/djemos/abiword/abiword-2/libwpg/pkg/usr/include/libwpg-0.3/libwpg: σύνολο 8 -rw-r--r-- 1 root root 1582 Οκτ 21 09:23 WPGraphics.h -rw-r--r-- 1 root root 1079 Οκτ 21 09:23 libwpg.h /home/djemos/abiword/abiword-2/libwpg/pkg/usr/lib64: σύνολο 140 -rwxr-xr-x 1 root root 1112 Οκτ 21 09:23 libwpg-0.3.la lrwxrwxrwx 1 root root 19 Οκτ 21 09:23 libwpg-0.3.so -> libwpg-0.3.so.3.0.0 lrwxrwxrwx 1 root root 19 Οκτ 21 09:23 libwpg-0.3.so.3 -> libwpg-0.3.so.3.0.0 -rwxr-xr-x 1 root root 131200 Οκτ 21 09:23 libwpg-0.3.so.3.0.0 drwxr-xr-x 2 root root 4096 Οκτ 21 09:23 pkgconfig /home/djemos/abiword/abiword-2/libwpg/pkg/usr/lib64/pkgconfig: σύνολο 4 -rw-r--r-- 1 root root 414 Οκτ 21 09:23 libwpg-0.3.pc /home/djemos/abiword/abiword-2/libwpg/pkg/usr/share: σύνολο 4 drwxr-xr-x 3 root root 4096 Οκτ 21 09:23 doc /home/djemos/abiword/abiword-2/libwpg/pkg/usr/share/doc: σύνολο 4 drwxr-xr-x 3 root root 4096 Οκτ 21 09:23 libwpg /home/djemos/abiword/abiword-2/libwpg/pkg/usr/share/doc/libwpg: σύνολο 4 drwxr-xr-x 2 root root 4096 Οκτ 21 09:23 html /home/djemos/abiword/abiword-2/libwpg/pkg/usr/share/doc/libwpg/html: σύνολο 1480 -rw-r--r-- 1 root root 5411 Οκτ 21 09:23 WPG1Parser_8cpp.html -rw-r--r-- 1 root root 2733 Οκτ 21 09:23 WPG1Parser_8h.html -rw-r--r-- 1 root root 33378 Οκτ 21 09:23 WPG1Parser_8h_source.html -rw-r--r-- 1 root root 12729 Οκτ 21 09:23 WPG2Parser_8cpp.html -rw-r--r-- 1 root root 4551 Οκτ 21 09:23 WPG2Parser_8h.html -rw-r--r-- 1 root root 101943 Οκτ 21 09:23 WPG2Parser_8h_source.html -rw-r--r-- 1 root root 3423 Οκτ 21 09:23 WPGBitmap_8cpp.html -rw-r--r-- 1 root root 2960 Οκτ 21 09:23 WPGBitmap_8h.html -rw-r--r-- 1 root root 18760 Οκτ 21 09:23 WPGBitmap_8h_source.html -rw-r--r-- 1 root root 1838 Οκτ 21 09:23 WPGColor_8cpp.html -rw-r--r-- 1 root root 2854 Οκτ 21 09:23 WPGColor_8h.html -rw-r--r-- 1 root root 13842 Οκτ 21 09:23 WPGColor_8h_source.html -rw-r--r-- 1 root root 2903 Οκτ 21 09:23 WPGDashArray_8cpp.html -rw-r--r-- 1 root root 2789 Οκτ 21 09:23 WPGDashArray_8h.html -rw-r--r-- 1 root root 15147 Οκτ 21 09:23 WPGDashArray_8h_source.html -rw-r--r-- 1 root root 1952 Οκτ 21 09:23 WPGHeader_8cpp.html -rw-r--r-- 1 root root 2384 Οκτ 21 09:23 WPGHeader_8h.html -rw-r--r-- 1 root root 16647 Οκτ 21 09:23 WPGHeader_8h_source.html -rw-r--r-- 1 root root 1957 Οκτ 21 09:23 WPGXParser_8cpp.html -rw-r--r-- 1 root root 2932 Οκτ 21 09:23 WPGXParser_8h.html -rw-r--r-- 1 root root 70449 Οκτ 21 09:23 WPGXParser_8h_source.html -rw-r--r-- 1 root root 2363 Οκτ 21 09:23 WPGraphics_8cpp.html -rw-r--r-- 1 root root 7338 Οκτ 21 09:23 annotated.html -rw-r--r-- 1 root root 246 Οκτ 21 09:23 arrowdown.png -rw-r--r-- 1 root root 229 Οκτ 21 09:23 arrowright.png -rw-r--r-- 1 root root 676 Οκτ 21 09:23 bc_s.png -rw-r--r-- 1 root root 147 Οκτ 21 09:23 bdwn.png -rw-r--r-- 1 root root 16071 Οκτ 21 09:23 classWPG1Parser-members.html -rw-r--r-- 1 root root 57368 Οκτ 21 09:23 classWPG1Parser.html -rw-r--r-- 1 root root 446 Οκτ 21 09:23 classWPG1Parser.png -rw-r--r-- 1 root root 27108 Οκτ 21 09:23 classWPG2Parser-members.html -rw-r--r-- 1 root root 110897 Οκτ 21 09:23 classWPG2Parser.html -rw-r--r-- 1 root root 452 Οκτ 21 09:23 classWPG2Parser.png -rw-r--r-- 1 root root 10142 Οκτ 21 09:23 classWPG2Parser_1_1ObjectCharacterization-members.html -rw-r--r-- 1 root root 28324 Οκτ 21 09:23 classWPG2Parser_1_1ObjectCharacterization.html -rw-r--r-- 1 root root 3977 Οκτ 21 09:23 classWPG2TransformMatrix-members.html -rw-r--r-- 1 root root 9980 Οκτ 21 09:23 classWPG2TransformMatrix.html -rw-r--r-- 1 root root 4184 Οκτ 21 09:23 classWPGBinaryDataContext-members.html -rw-r--r-- 1 root root 10064 Οκτ 21 09:23 classWPGBinaryDataContext.html -rw-r--r-- 1 root root 3811 Οκτ 21 09:23 classWPGBitmapContext-members.html -rw-r--r-- 1 root root 8932 Οκτ 21 09:23 classWPGBitmapContext.html -rw-r--r-- 1 root root 3382 Οκτ 21 09:23 classWPGCompoundPolygon-members.html -rw-r--r-- 1 root root 6576 Οκτ 21 09:23 classWPGCompoundPolygon.html -rw-r--r-- 1 root root 4643 Οκτ 21 09:23 classWPGGroupContext-members.html -rw-r--r-- 1 root root 11858 Οκτ 21 09:23 classWPGGroupContext.html -rw-r--r-- 1 root root 5401 Οκτ 21 09:23 classWPGHeader-members.html -rw-r--r-- 1 root root 15482 Οκτ 21 09:23 classWPGHeader.html -rw-r--r-- 1 root root 4385 Οκτ 21 09:23 classWPGTextDataContext-members.html -rw-r--r-- 1 root root 11562 Οκτ 21 09:23 classWPGTextDataContext.html -rw-r--r-- 1 root root 23834 Οκτ 21 09:23 classWPGTextDataHandler-members.html -rw-r--r-- 1 root root 73914 Οκτ 21 09:23 classWPGTextDataHandler.html -rw-r--r-- 1 root root 593 Οκτ 21 09:23 classWPGTextDataHandler.png -rw-r--r-- 1 root root 5662 Οκτ 21 09:23 classWPGXParser-members.html -rw-r--r-- 1 root root 33396 Οκτ 21 09:23 classWPGXParser.html -rw-r--r-- 1 root root 644 Οκτ 21 09:23 classWPGXParser.png -rw-r--r-- 1 root root 5183 Οκτ 21 09:23 classes.html -rw-r--r-- 1 root root 5432 Οκτ 21 09:23 classlibwpg_1_1WPGBitmap-members.html -rw-r--r-- 1 root root 16714 Οκτ 21 09:23 classlibwpg_1_1WPGBitmap.html -rw-r--r-- 1 root root 5396 Οκτ 21 09:23 classlibwpg_1_1WPGBitmap_1_1Private-members.html -rw-r--r-- 1 root root 13537 Οκτ 21 09:23 classlibwpg_1_1WPGBitmap_1_1Private.html -rw-r--r-- 1 root root 4962 Οκτ 21 09:23 classlibwpg_1_1WPGColor-members.html -rw-r--r-- 1 root root 15835 Οκτ 21 09:23 classlibwpg_1_1WPGColor.html -rw-r--r-- 1 root root 5156 Οκτ 21 09:23 classlibwpg_1_1WPGDashArray-members.html -rw-r--r-- 1 root root 13770 Οκτ 21 09:23 classlibwpg_1_1WPGDashArray.html -rw-r--r-- 1 root root 4430 Οκτ 21 09:23 classlibwpg_1_1WPGDashArrayPrivate-members.html -rw-r--r-- 1 root root 9998 Οκτ 21 09:23 classlibwpg_1_1WPGDashArrayPrivate.html -rw-r--r-- 1 root root 132 Οκτ 21 09:23 closed.png -rw-r--r-- 1 root root 1963 Οκτ 21 09:23 dir_68267d1309a1af8e8297ef4c3efbcdba.html -rw-r--r-- 1 root root 6624 Οκτ 21 09:23 dir_c85d3e3c5052e9ad9ce18c6863244a25.html -rw-r--r-- 1 root root 746 Οκτ 21 09:23 doc.png -rw-r--r-- 1 root root 25495 Οκτ 21 09:23 doxygen.css -rw-r--r-- 1 root root 3779 Οκτ 21 09:23 doxygen.png -rw-r--r-- 1 root root 5938 Οκτ 21 09:23 files.html -rw-r--r-- 1 root root 616 Οκτ 21 09:23 folderclosed.png -rw-r--r-- 1 root root 597 Οκτ 21 09:23 folderopen.png -rw-r--r-- 1 root root 4110 Οκτ 21 09:23 functions.html -rw-r--r-- 1 root root 4208 Οκτ 21 09:23 functions_a.html -rw-r--r-- 1 root root 4209 Οκτ 21 09:23 functions_b.html -rw-r--r-- 1 root root 7578 Οκτ 21 09:23 functions_c.html -rw-r--r-- 1 root root 6821 Οκτ 21 09:23 functions_d.html -rw-r--r-- 1 root root 4378 Οκτ 21 09:23 functions_e.html -rw-r--r-- 1 root root 4641 Οκτ 21 09:23 functions_f.html -rw-r--r-- 1 root root 27997 Οκτ 21 09:23 functions_func.html -rw-r--r-- 1 root root 5307 Οκτ 21 09:23 functions_g.html -rw-r--r-- 1 root root 11837 Οκτ 21 09:23 functions_h.html -rw-r--r-- 1 root root 5672 Οκτ 21 09:23 functions_i.html -rw-r--r-- 1 root root 4272 Οκτ 21 09:23 functions_k.html -rw-r--r-- 1 root root 4225 Οκτ 21 09:23 functions_l.html -rw-r--r-- 1 root root 11724 Οκτ 21 09:23 functions_m.html -rw-r--r-- 1 root root 4088 Οκτ 21 09:23 functions_n.html -rw-r--r-- 1 root root 7657 Οκτ 21 09:23 functions_o.html -rw-r--r-- 1 root root 5109 Οκτ 21 09:23 functions_p.html -rw-r--r-- 1 root root 5308 Οκτ 21 09:23 functions_r.html -rw-r--r-- 1 root root 5353 Οκτ 21 09:23 functions_s.html -rw-r--r-- 1 root root 5473 Οκτ 21 09:23 functions_t.html -rw-r--r-- 1 root root 4603 Οκτ 21 09:23 functions_v.html -rw-r--r-- 1 root root 22874 Οκτ 21 09:23 functions_vars.html -rw-r--r-- 1 root root 6368 Οκτ 21 09:23 functions_w.html -rw-r--r-- 1 root root 4634 Οκτ 21 09:23 functions_x.html -rw-r--r-- 1 root root 4634 Οκτ 21 09:23 functions_y.html -rw-r--r-- 1 root root 4485 Οκτ 21 09:23 functions_~.html -rw-r--r-- 1 root root 3589 Οκτ 21 09:23 globals.html -rw-r--r-- 1 root root 2717 Οκτ 21 09:23 globals_defs.html -rw-r--r-- 1 root root 2667 Οκτ 21 09:23 globals_vars.html -rw-r--r-- 1 root root 7236 Οκτ 21 09:23 hierarchy.html -rw-r--r-- 1 root root 1456 Οκτ 21 09:23 index.html -rw-r--r-- 1 root root 9492 Οκτ 21 09:23 libwpg__utils_8h.html -rw-r--r-- 1 root root 9138 Οκτ 21 09:23 libwpg__utils_8h_source.html -rw-r--r-- 1 root root 3018 Οκτ 21 09:23 namespacelibwpg.html -rw-r--r-- 1 root root 2064 Οκτ 21 09:23 namespaces.html -rw-r--r-- 1 root root 153 Οκτ 21 09:23 nav_f.png -rw-r--r-- 1 root root 95 Οκτ 21 09:23 nav_g.png -rw-r--r-- 1 root root 98 Οκτ 21 09:23 nav_h.png -rw-r--r-- 1 root root 2032 Οκτ 21 09:23 navtree.css -rw-r--r-- 1 root root 123 Οκτ 21 09:23 open.png -rw-r--r-- 1 root root 314 Οκτ 21 09:23 splitbar.png -rw-r--r-- 1 root root 853 Οκτ 21 09:23 sync_off.png -rw-r--r-- 1 root root 845 Οκτ 21 09:23 sync_on.png -rw-r--r-- 1 root root 142 Οκτ 21 09:23 tab_a.png -rw-r--r-- 1 root root 169 Οκτ 21 09:23 tab_b.png -rw-r--r-- 1 root root 177 Οκτ 21 09:23 tab_h.png -rw-r--r-- 1 root root 184 Οκτ 21 09:23 tab_s.png -rw-r--r-- 1 root root 1163 Οκτ 21 09:23 tabs.css /home/djemos/abiword/abiword-2/libwpg/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Οκτ 21 09:23 libwpg-0.3.0 /home/djemos/abiword/abiword-2/libwpg/pkg/usr/src/libwpg-0.3.0: σύνολο 4 -rw-r--r-- 1 root root 744 Οκτ 21 09:23 SLKBUILD Slackware package maker, version 3.141593. Searching for symbolic links: usr/lib64/libwpg-0.3.so.3 libwpg-0.3.so.3.0.0 usr/lib64/libwpg-0.3.so libwpg-0.3.so.3.0.0 Making symbolic link creation script: ( cd usr/lib64 ; rm -rf libwpg-0.3.so.3 ) ( cd usr/lib64 ; ln -sf libwpg-0.3.so.3.0.0 libwpg-0.3.so.3 ) ( cd usr/lib64 ; rm -rf libwpg-0.3.so ) ( cd usr/lib64 ; ln -sf libwpg-0.3.so.3.0.0 libwpg-0.3.so ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed «./usr/lib64/libwpg-0.3.so.3» removed «./usr/lib64/libwpg-0.3.so» Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/djemos/abiword/abiword-2/libwpg/libwpg-0.3.0-x86_64-1dj.txz ./ usr/ usr/share/ usr/share/doc/ usr/share/doc/libwpg/ usr/share/doc/libwpg/html/ usr/share/doc/libwpg/html/classlibwpg_1_1WPGBitmap_1_1Private.html usr/share/doc/libwpg/html/sync_on.png usr/share/doc/libwpg/html/namespacelibwpg.html usr/share/doc/libwpg/html/nav_f.png usr/share/doc/libwpg/html/classlibwpg_1_1WPGDashArray.html usr/share/doc/libwpg/html/WPG2Parser_8h.html usr/share/doc/libwpg/html/classes.html usr/share/doc/libwpg/html/globals_vars.html usr/share/doc/libwpg/html/classWPGBinaryDataContext.html usr/share/doc/libwpg/html/functions_vars.html usr/share/doc/libwpg/html/classWPG2Parser_1_1ObjectCharacterization.html usr/share/doc/libwpg/html/WPG2Parser_8cpp.html usr/share/doc/libwpg/html/classWPG2TransformMatrix.html usr/share/doc/libwpg/html/WPGBitmap_8cpp.html usr/share/doc/libwpg/html/functions_p.html usr/share/doc/libwpg/html/functions_t.html usr/share/doc/libwpg/html/classWPGBitmapContext-members.html usr/share/doc/libwpg/html/WPGraphics_8cpp.html usr/share/doc/libwpg/html/classWPGTextDataContext-members.html usr/share/doc/libwpg/html/libwpg__utils_8h_source.html usr/share/doc/libwpg/html/classWPG2Parser.html usr/share/doc/libwpg/html/classlibwpg_1_1WPGBitmap-members.html usr/share/doc/libwpg/html/arrowright.png usr/share/doc/libwpg/html/classWPGHeader.html usr/share/doc/libwpg/html/classWPG2Parser_1_1ObjectCharacterization-members.html usr/share/doc/libwpg/html/functions_e.html usr/share/doc/libwpg/html/WPG1Parser_8h.html usr/share/doc/libwpg/html/classWPGTextDataHandler.html usr/share/doc/libwpg/html/classlibwpg_1_1WPGDashArray-members.html usr/share/doc/libwpg/html/functions_i.html usr/share/doc/libwpg/html/dir_c85d3e3c5052e9ad9ce18c6863244a25.html usr/share/doc/libwpg/html/globals.html usr/share/doc/libwpg/html/hierarchy.html usr/share/doc/libwpg/html/functions_s.html usr/share/doc/libwpg/html/classlibwpg_1_1WPGColor.html usr/share/doc/libwpg/html/classWPG1Parser.html usr/share/doc/libwpg/html/functions_l.html usr/share/doc/libwpg/html/functions_d.html usr/share/doc/libwpg/html/functions.html usr/share/doc/libwpg/html/WPGXParser_8h.html usr/share/doc/libwpg/html/functions_a.html usr/share/doc/libwpg/html/classlibwpg_1_1WPGColor-members.html usr/share/doc/libwpg/html/functions_r.html usr/share/doc/libwpg/html/functions_~.html usr/share/doc/libwpg/html/doxygen.css usr/share/doc/libwpg/html/functions_b.html usr/share/doc/libwpg/html/WPGHeader_8h.html usr/share/doc/libwpg/html/classWPGCompoundPolygon-members.html usr/share/doc/libwpg/html/WPGBitmap_8h_source.html usr/share/doc/libwpg/html/tab_b.png usr/share/doc/libwpg/html/classlibwpg_1_1WPGDashArrayPrivate.html usr/share/doc/libwpg/html/functions_o.html usr/share/doc/libwpg/html/functions_x.html usr/share/doc/libwpg/html/classlibwpg_1_1WPGDashArrayPrivate-members.html usr/share/doc/libwpg/html/classWPGCompoundPolygon.html usr/share/doc/libwpg/html/namespaces.html usr/share/doc/libwpg/html/classWPGBitmapContext.html usr/share/doc/libwpg/html/WPGBitmap_8h.html usr/share/doc/libwpg/html/classWPGHeader-members.html usr/share/doc/libwpg/html/folderclosed.png usr/share/doc/libwpg/html/WPGDashArray_8cpp.html usr/share/doc/libwpg/html/files.html usr/share/doc/libwpg/html/doc.png usr/share/doc/libwpg/html/classlibwpg_1_1WPGBitmap.html usr/share/doc/libwpg/html/functions_func.html usr/share/doc/libwpg/html/WPGColor_8cpp.html usr/share/doc/libwpg/html/classWPGTextDataContext.html usr/share/doc/libwpg/html/WPGColor_8h.html usr/share/doc/libwpg/html/tabs.css usr/share/doc/libwpg/html/WPGDashArray_8h_source.html usr/share/doc/libwpg/html/libwpg__utils_8h.html usr/share/doc/libwpg/html/WPG1Parser_8h_source.html usr/share/doc/libwpg/html/WPGXParser_8cpp.html usr/share/doc/libwpg/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html usr/share/doc/libwpg/html/classWPG1Parser-members.html usr/share/doc/libwpg/html/WPG1Parser_8cpp.html usr/share/doc/libwpg/html/classWPGGroupContext.html usr/share/doc/libwpg/html/functions_y.html usr/share/doc/libwpg/html/classWPGTextDataHandler-members.html usr/share/doc/libwpg/html/WPGHeader_8cpp.html usr/share/doc/libwpg/html/classlibwpg_1_1WPGBitmap_1_1Private-members.html usr/share/doc/libwpg/html/classWPG1Parser.png usr/share/doc/libwpg/html/classWPG2Parser-members.html usr/share/doc/libwpg/html/globals_defs.html usr/share/doc/libwpg/html/open.png usr/share/doc/libwpg/html/nav_g.png usr/share/doc/libwpg/html/annotated.html usr/share/doc/libwpg/html/functions_c.html usr/share/doc/libwpg/html/index.html usr/share/doc/libwpg/html/functions_h.html usr/share/doc/libwpg/html/classWPGXParser.html usr/share/doc/libwpg/html/WPGHeader_8h_source.html usr/share/doc/libwpg/html/classWPGTextDataHandler.png usr/share/doc/libwpg/html/functions_g.html usr/share/doc/libwpg/html/doxygen.png usr/share/doc/libwpg/html/sync_off.png usr/share/doc/libwpg/html/tab_h.png usr/share/doc/libwpg/html/classWPGGroupContext-members.html usr/share/doc/libwpg/html/bdwn.png usr/share/doc/libwpg/html/classWPG2TransformMatrix-members.html usr/share/doc/libwpg/html/functions_n.html usr/share/doc/libwpg/html/WPGDashArray_8h.html usr/share/doc/libwpg/html/classWPGBinaryDataContext-members.html usr/share/doc/libwpg/html/closed.png usr/share/doc/libwpg/html/WPGColor_8h_source.html usr/share/doc/libwpg/html/arrowdown.png usr/share/doc/libwpg/html/tab_s.png usr/share/doc/libwpg/html/splitbar.png usr/share/doc/libwpg/html/tab_a.png usr/share/doc/libwpg/html/nav_h.png usr/share/doc/libwpg/html/folderopen.png usr/share/doc/libwpg/html/functions_v.html usr/share/doc/libwpg/html/functions_w.html usr/share/doc/libwpg/html/functions_k.html usr/share/doc/libwpg/html/classWPG2Parser.png usr/share/doc/libwpg/html/WPG2Parser_8h_source.html usr/share/doc/libwpg/html/WPGXParser_8h_source.html usr/share/doc/libwpg/html/functions_m.html usr/share/doc/libwpg/html/navtree.css usr/share/doc/libwpg/html/bc_s.png usr/share/doc/libwpg/html/classWPGXParser-members.html usr/share/doc/libwpg/html/classWPGXParser.png usr/share/doc/libwpg/html/functions_f.html usr/src/ usr/src/libwpg-0.3.0/ usr/src/libwpg-0.3.0/SLKBUILD usr/bin/ usr/bin/wpg2svg usr/bin/wpg2raw usr/bin/wpg2svgbatch.pl usr/lib64/ usr/lib64/libwpg-0.3.so.3.0.0 usr/lib64/pkgconfig/ usr/lib64/pkgconfig/libwpg-0.3.pc usr/lib64/libwpg-0.3.la usr/include/ usr/include/libwpg-0.3/ usr/include/libwpg-0.3/libwpg/ usr/include/libwpg-0.3/libwpg/libwpg.h usr/include/libwpg-0.3/libwpg/WPGraphics.h usr/doc/ usr/doc/libwpg-0.3.0/ usr/doc/libwpg-0.3.0/COPYING.LGPL usr/doc/libwpg-0.3.0/README usr/doc/libwpg-0.3.0/COPYING.MPL usr/doc/libwpg-0.3.0/AUTHORS usr/doc/libwpg-0.3.0/ChangeLog usr/doc/libwpg-0.3.0/NEWS install/ install/doinst.sh install/slack-desc WARNING: zero length file usr/doc/libwpg-0.3.0/README Slackware package /home/djemos/abiword/abiword-2/libwpg/libwpg-0.3.0-x86_64-1dj.txz created. Package has been built. Cleaning pkg and src directories