The following packages will be installed:
htmlcxx
Fetching README... 0%100%100%100%100%100%Done
Fetching htmlcxx.SlackBuild... 0%100%100%100%100%100%Done
Fetching htmlcxx.info... 0%100%100%100%100%100%Done
Fetching slack-desc... 0%100%100%100%100%100%Done
htmlcxx-0.86/
htmlcxx-0.86/aclocal.m4
htmlcxx-0.86/ASF-2.0
htmlcxx-0.86/AUTHORS
htmlcxx-0.86/ChangeLog
htmlcxx-0.86/compile
htmlcxx-0.86/config.guess
htmlcxx-0.86/config.h.in
htmlcxx-0.86/config.sub
htmlcxx-0.86/configure
htmlcxx-0.86/configure.ac
htmlcxx-0.86/COPYING
htmlcxx-0.86/css/
htmlcxx-0.86/depcomp
htmlcxx-0.86/html/
htmlcxx-0.86/htmlcxx.cc
htmlcxx-0.86/htmlcxx.pc.in
htmlcxx-0.86/htmlcxx.spec
htmlcxx-0.86/htmlcxx.vcproj
htmlcxx-0.86/htmlcxxapp.vcproj
htmlcxx-0.86/INSTALL
htmlcxx-0.86/install-sh
htmlcxx-0.86/LGPL_V2
htmlcxx-0.86/ltmain.sh
htmlcxx-0.86/Makefile.am
htmlcxx-0.86/Makefile.in
htmlcxx-0.86/missing
htmlcxx-0.86/NEWS
htmlcxx-0.86/README
htmlcxx-0.86/test-driver
htmlcxx-0.86/wingetopt.c
htmlcxx-0.86/wingetopt.h
htmlcxx-0.86/ylwrap
htmlcxx-0.86/html/CharsetConverter.cc
htmlcxx-0.86/html/CharsetConverter.h
htmlcxx-0.86/html/ci_string.h
htmlcxx-0.86/html/debug.h
htmlcxx-0.86/html/Extensions.cc
htmlcxx-0.86/html/Extensions.h
htmlcxx-0.86/html/gen_tld.pl
htmlcxx-0.86/html/Makefile.am
htmlcxx-0.86/html/Makefile.in
htmlcxx-0.86/html/Node.cc
htmlcxx-0.86/html/Node.h
htmlcxx-0.86/html/ParserDom.cc
htmlcxx-0.86/html/ParserDom.h
htmlcxx-0.86/html/ParserSax.cc
htmlcxx-0.86/html/ParserSax.h
htmlcxx-0.86/html/ParserSax.tcc
htmlcxx-0.86/html/tests.cc
htmlcxx-0.86/html/tld.h
htmlcxx-0.86/html/tld.list
htmlcxx-0.86/html/tree.h
htmlcxx-0.86/html/Uri.cc
htmlcxx-0.86/html/Uri.h
htmlcxx-0.86/html/uriTests.cc
htmlcxx-0.86/html/utils.cc
htmlcxx-0.86/html/utils.h
htmlcxx-0.86/html/wincstring.h
htmlcxx-0.86/css/css_lex.c
htmlcxx-0.86/css/css_lex.h
htmlcxx-0.86/css/css_lex.l
htmlcxx-0.86/css/css_syntax.c
htmlcxx-0.86/css/css_syntax.h
htmlcxx-0.86/css/css_syntax.y
htmlcxx-0.86/css/default.css
htmlcxx-0.86/css/Makefile.am
htmlcxx-0.86/css/Makefile.in
htmlcxx-0.86/css/parser.c
htmlcxx-0.86/css/parser.h
htmlcxx-0.86/css/parser_pp.cc
htmlcxx-0.86/css/parser_pp.h
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 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 for style of include used by make... GNU
checking dependency style of g++... gcc3
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 whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking build system type... i486-slackware-linux-gnu
checking host system type... i486-slackware-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/i586-slackware-linux/bin/ld
checking if the linker (/usr/i586-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 whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert i486-slackware-linux-gnu file names to i486-slackware-linux-gnu format... func_convert_file_noop
checking how to convert i486-slackware-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/i586-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 ar... ar
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 a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
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 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/i586-slackware-linux/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/i586-slackware-linux/bin/ld
checking if the linker (/usr/i586-slackware-linux/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/i586-slackware-linux/bin/ld) 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/i586-slackware-linux/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for main in -lfl... no
checking for iconv_open in -liconv... no
checking for ANSI C header files... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating html/Makefile
config.status: creating css/Makefile
config.status: creating htmlcxx.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
make all-recursive
make[1]: Entering directory '/usr/src/slapt-src/libraries/htmlcxx/htmlcxx-0.86'
Making all in html
make[2]: Entering directory '/usr/src/slapt-src/libraries/htmlcxx/htmlcxx-0.86/html'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -MT libhtmlcxx_la-ParserSax.lo -MD -MP -MF .deps/libhtmlcxx_la-ParserSax.Tpo -c -o libhtmlcxx_la-ParserSax.lo `test -f 'ParserSax.cc' || echo './'`ParserSax.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -MT libhtmlcxx_la-ParserSax.lo -MD -MP -MF .deps/libhtmlcxx_la-ParserSax.Tpo -c ParserSax.cc -fPIC -DPIC -o .libs/libhtmlcxx_la-ParserSax.o
mv -f .deps/libhtmlcxx_la-ParserSax.Tpo .deps/libhtmlcxx_la-ParserSax.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -MT libhtmlcxx_la-ParserDom.lo -MD -MP -MF .deps/libhtmlcxx_la-ParserDom.Tpo -c -o libhtmlcxx_la-ParserDom.lo `test -f 'ParserDom.cc' || echo './'`ParserDom.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -MT libhtmlcxx_la-ParserDom.lo -MD -MP -MF .deps/libhtmlcxx_la-ParserDom.Tpo -c ParserDom.cc -fPIC -DPIC -o .libs/libhtmlcxx_la-ParserDom.o
mv -f .deps/libhtmlcxx_la-ParserDom.Tpo .deps/libhtmlcxx_la-ParserDom.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -MT libhtmlcxx_la-Extensions.lo -MD -MP -MF .deps/libhtmlcxx_la-Extensions.Tpo -c -o libhtmlcxx_la-Extensions.lo `test -f 'Extensions.cc' || echo './'`Extensions.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -MT libhtmlcxx_la-Extensions.lo -MD -MP -MF .deps/libhtmlcxx_la-Extensions.Tpo -c Extensions.cc -fPIC -DPIC -o .libs/libhtmlcxx_la-Extensions.o
mv -f .deps/libhtmlcxx_la-Extensions.Tpo .deps/libhtmlcxx_la-Extensions.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -MT libhtmlcxx_la-CharsetConverter.lo -MD -MP -MF .deps/libhtmlcxx_la-CharsetConverter.Tpo -c -o libhtmlcxx_la-CharsetConverter.lo `test -f 'CharsetConverter.cc' || echo './'`CharsetConverter.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -MT libhtmlcxx_la-CharsetConverter.lo -MD -MP -MF .deps/libhtmlcxx_la-CharsetConverter.Tpo -c CharsetConverter.cc -fPIC -DPIC -o .libs/libhtmlcxx_la-CharsetConverter.o
mv -f .deps/libhtmlcxx_la-CharsetConverter.Tpo .deps/libhtmlcxx_la-CharsetConverter.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -MT libhtmlcxx_la-Uri.lo -MD -MP -MF .deps/libhtmlcxx_la-Uri.Tpo -c -o libhtmlcxx_la-Uri.lo `test -f 'Uri.cc' || echo './'`Uri.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -MT libhtmlcxx_la-Uri.lo -MD -MP -MF .deps/libhtmlcxx_la-Uri.Tpo -c Uri.cc -fPIC -DPIC -o .libs/libhtmlcxx_la-Uri.o
In file included from /usr/include/c++/5.3.0/backward/strstream:51:0,
from Uri.cc:4:
/usr/include/c++/5.3.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
#warning \
^
mv -f .deps/libhtmlcxx_la-Uri.Tpo .deps/libhtmlcxx_la-Uri.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -MT libhtmlcxx_la-Node.lo -MD -MP -MF .deps/libhtmlcxx_la-Node.Tpo -c -o libhtmlcxx_la-Node.lo `test -f 'Node.cc' || echo './'`Node.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -MT libhtmlcxx_la-Node.lo -MD -MP -MF .deps/libhtmlcxx_la-Node.Tpo -c Node.cc -fPIC -DPIC -o .libs/libhtmlcxx_la-Node.o
mv -f .deps/libhtmlcxx_la-Node.Tpo .deps/libhtmlcxx_la-Node.Plo
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -MT libhtmlcxx_la-utils.lo -MD -MP -MF .deps/libhtmlcxx_la-utils.Tpo -c -o libhtmlcxx_la-utils.lo `test -f 'utils.cc' || echo './'`utils.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -MT libhtmlcxx_la-utils.lo -MD -MP -MF .deps/libhtmlcxx_la-utils.Tpo -c utils.cc -fPIC -DPIC -o .libs/libhtmlcxx_la-utils.o
In file included from /usr/include/c++/5.3.0/backward/strstream:51:0,
from utils.cc:4:
/usr/include/c++/5.3.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp]
#warning \
^
mv -f .deps/libhtmlcxx_la-utils.Tpo .deps/libhtmlcxx_la-utils.Plo
/bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -version-info 4:0:1 -o libhtmlcxx.la -rpath /usr/lib libhtmlcxx_la-ParserSax.lo libhtmlcxx_la-ParserDom.lo libhtmlcxx_la-Extensions.lo libhtmlcxx_la-CharsetConverter.lo libhtmlcxx_la-Uri.lo libhtmlcxx_la-Node.lo libhtmlcxx_la-utils.lo
libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../crti.o /usr/lib/gcc/i586-slackware-linux/5.3.0/crtbeginS.o .libs/libhtmlcxx_la-ParserSax.o .libs/libhtmlcxx_la-ParserDom.o .libs/libhtmlcxx_la-Extensions.o .libs/libhtmlcxx_la-CharsetConverter.o .libs/libhtmlcxx_la-Uri.o .libs/libhtmlcxx_la-Node.o .libs/libhtmlcxx_la-utils.o -L/usr/lib/gcc/i586-slackware-linux/5.3.0 -L/usr/lib/gcc/i586-slackware-linux/5.3.0/../../../../i586-slackware-linux/lib -L/usr/lib/gcc/i586-slackware-linux/5.3.0/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i586-slackware-linux/5.3.0/crtendS.o /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../crtn.o -O2 -march=i486 -mtune=i686 -Wl,-soname -Wl,libhtmlcxx.so.3 -o .libs/libhtmlcxx.so.3.1.0
libtool: link: (cd ".libs" && rm -f "libhtmlcxx.so.3" && ln -s "libhtmlcxx.so.3.1.0" "libhtmlcxx.so.3")
libtool: link: (cd ".libs" && rm -f "libhtmlcxx.so" && ln -s "libhtmlcxx.so.3.1.0" "libhtmlcxx.so")
libtool: link: ( cd ".libs" && rm -f "libhtmlcxx.la" && ln -s "../libhtmlcxx.la" "libhtmlcxx.la" )
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -MT tests.o -MD -MP -MF .deps/tests.Tpo -c -o tests.o tests.cc
mv -f .deps/tests.Tpo .deps/tests.Po
/bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -o tests tests.o libhtmlcxx.la
libtool: link: g++ -O2 -march=i486 -mtune=i686 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -o .libs/tests tests.o ./.libs/libhtmlcxx.so /usr/lib/libstdc++.so -lm
g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -MT uriTests.o -MD -MP -MF .deps/uriTests.Tpo -c -o uriTests.o uriTests.cc
mv -f .deps/uriTests.Tpo .deps/uriTests.Po
/bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -o uriTests uriTests.o libhtmlcxx.la
libtool: link: g++ -O2 -march=i486 -mtune=i686 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -o .libs/uriTests uriTests.o ./.libs/libhtmlcxx.so /usr/lib/libstdc++.so -lm
make[2]: Leaving directory '/usr/src/slapt-src/libraries/htmlcxx/htmlcxx-0.86/html'
Making all in css
make[2]: Entering directory '/usr/src/slapt-src/libraries/htmlcxx/htmlcxx-0.86/css'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -MT parser_pp.lo -MD -MP -MF .deps/parser_pp.Tpo -c -o parser_pp.lo parser_pp.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -MT parser_pp.lo -MD -MP -MF .deps/parser_pp.Tpo -c parser_pp.cc -fPIC -DPIC -o .libs/parser_pp.o
mv -f .deps/parser_pp.Tpo .deps/parser_pp.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c -o parser.lo parser.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -fPIC -DPIC -o .libs/parser.o
mv -f .deps/parser.Tpo .deps/parser.Plo
/bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -version-info 0:0:0 -o libcss_parser_pp.la -rpath /usr/lib parser_pp.lo parser.lo
libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../crti.o /usr/lib/gcc/i586-slackware-linux/5.3.0/crtbeginS.o .libs/parser_pp.o .libs/parser.o -L/usr/lib/gcc/i586-slackware-linux/5.3.0 -L/usr/lib/gcc/i586-slackware-linux/5.3.0/../../../../i586-slackware-linux/lib -L/usr/lib/gcc/i586-slackware-linux/5.3.0/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/i586-slackware-linux/5.3.0/crtendS.o /usr/lib/gcc/i586-slackware-linux/5.3.0/../../../crtn.o -O2 -march=i486 -mtune=i686 -Wl,-soname -Wl,libcss_parser_pp.so.0 -o .libs/libcss_parser_pp.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libcss_parser_pp.so.0" && ln -s "libcss_parser_pp.so.0.0.0" "libcss_parser_pp.so.0")
libtool: link: (cd ".libs" && rm -f "libcss_parser_pp.so" && ln -s "libcss_parser_pp.so.0.0.0" "libcss_parser_pp.so")
libtool: link: ( cd ".libs" && rm -f "libcss_parser_pp.la" && ln -s "../libcss_parser_pp.la" "libcss_parser_pp.la" )
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -MT css_syntax.lo -MD -MP -MF .deps/css_syntax.Tpo -c -o css_syntax.lo css_syntax.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -MT css_syntax.lo -MD -MP -MF .deps/css_syntax.Tpo -c css_syntax.c -fPIC -DPIC -o .libs/css_syntax.o
/usr/share/bison/bison.simple: In function ‘yyparse’:
/usr/share/bison/bison.simple:215:19: warning: implicit declaration of function ‘yylex’ [-Wimplicit-function-declaration]
/usr/share/bison/bison.simple:573:16: note: in expansion of macro ‘YYLEX’
css_syntax.y:158:4: warning: implicit declaration of function ‘free’ [-Wimplicit-function-declaration]
free($1);
^
css_syntax.y:158:4: warning: incompatible implicit declaration of built-in function ‘free’
css_syntax.y:158:4: note: include ‘’ or provide a declaration of ‘free’
css_syntax.y:523:8: warning: incompatible implicit declaration of built-in function ‘free’
free($1);
^
css_syntax.y:523:8: note: include ‘’ or provide a declaration of ‘free’
css_syntax.y:536:8: warning: incompatible implicit declaration of built-in function ‘free’
free($2);
^
css_syntax.y:536:8: note: include ‘’ or provide a declaration of ‘free’
css_syntax.y:563:4: warning: incompatible implicit declaration of built-in function ‘free’
free($1);
^
css_syntax.y:563:4: note: include ‘’ or provide a declaration of ‘free’
css_syntax.y:568:7: warning: incompatible implicit declaration of built-in function ‘free’
free($1);
^
css_syntax.y:568:7: note: include ‘’ or provide a declaration of ‘free’
/usr/share/bison/bison.simple:791:8: warning: implicit declaration of function ‘yyerror’ [-Wimplicit-function-declaration]
mv -f .deps/css_syntax.Tpo .deps/css_syntax.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -MT css_lex.lo -MD -MP -MF .deps/css_lex.Tpo -c -o css_lex.lo css_lex.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -march=i486 -mtune=i686 -MT css_lex.lo -MD -MP -MF .deps/css_lex.Tpo -c css_lex.c -fPIC -DPIC -o .libs/css_lex.o
mv -f .deps/css_lex.Tpo .deps/css_lex.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -march=i486 -mtune=i686 -version-info 0:0:0 -o libcss_parser.la -rpath /usr/lib css_syntax.lo css_lex.lo parser.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/css_syntax.o .libs/css_lex.o .libs/parser.o -O2 -march=i486 -mtune=i686 -Wl,-soname -Wl,libcss_parser.so.0 -o .libs/libcss_parser.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libcss_parser.so.0" && ln -s "libcss_parser.so.0.0.0" "libcss_parser.so.0")
libtool: link: (cd ".libs" && rm -f "libcss_parser.so" && ln -s "libcss_parser.so.0.0.0" "libcss_parser.so")
libtool: link: ( cd ".libs" && rm -f "libcss_parser.la" && ln -s "../libcss_parser.la" "libcss_parser.la" )
make[2]: Leaving directory '/usr/src/slapt-src/libraries/htmlcxx/htmlcxx-0.86/css'
make[2]: Entering directory '/usr/src/slapt-src/libraries/htmlcxx/htmlcxx-0.86'
g++ -DHAVE_CONFIG_H -I. -O2 -march=i486 -mtune=i686 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -MT htmlcxx.o -MD -MP -MF .deps/htmlcxx.Tpo -c -o htmlcxx.o htmlcxx.cc
mv -f .deps/htmlcxx.Tpo .deps/htmlcxx.Po
/bin/sh ./libtool --tag=CXX --mode=link g++ -O2 -march=i486 -mtune=i686 -DDEFAULT_CSS="\"/usr/share/htmlcxx/css/default.css\"" -o htmlcxx htmlcxx.o html/libhtmlcxx.la css/libcss_parser_pp.la css/libcss_parser.la
libtool: link: g++ -O2 -march=i486 -mtune=i686 -DDEFAULT_CSS=\"/usr/share/htmlcxx/css/default.css\" -o .libs/htmlcxx htmlcxx.o html/.libs/libhtmlcxx.so css/.libs/libcss_parser_pp.so /usr/lib/libstdc++.so -lm css/.libs/libcss_parser.so
make[2]: Leaving directory '/usr/src/slapt-src/libraries/htmlcxx/htmlcxx-0.86'
make[1]: Leaving directory '/usr/src/slapt-src/libraries/htmlcxx/htmlcxx-0.86'
if test -z 'strip'; then \
make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src/libraries/htmlcxx/htmlcxx-0.86/install-sh -c -s" \
install_sh_PROGRAM="/bin/sh /usr/src/slapt-src/libraries/htmlcxx/htmlcxx-0.86/install-sh -c -s" INSTALL_STRIP_FLAG=-s \
install; \
else \
make INSTALL_PROGRAM="/bin/sh /usr/src/slapt-src/libraries/htmlcxx/htmlcxx-0.86/install-sh -c -s" \
install_sh_PROGRAM="/bin/sh /usr/src/slapt-src/libraries/htmlcxx/htmlcxx-0.86/install-sh -c -s" INSTALL_STRIP_FLAG=-s \
"INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \
fi
make[1]: Entering directory '/usr/src/slapt-src/libraries/htmlcxx/htmlcxx-0.86'
Making install in html
make[2]: Entering directory '/usr/src/slapt-src/libraries/htmlcxx/htmlcxx-0.86/html'
make[3]: Entering directory '/usr/src/slapt-src/libraries/htmlcxx/htmlcxx-0.86/html'
/usr/bin/mkdir -p '/usr/src/slapt-src/libraries/htmlcxx/package-htmlcxx/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c -s libhtmlcxx.la '/usr/src/slapt-src/libraries/htmlcxx/package-htmlcxx/usr/lib'
libtool: install: /usr/bin/ginstall -c .libs/libhtmlcxx.so.3.1.0 /usr/src/slapt-src/libraries/htmlcxx/package-htmlcxx/usr/lib/libhtmlcxx.so.3.1.0
libtool: install: strip --strip-unneeded /usr/src/slapt-src/libraries/htmlcxx/package-htmlcxx/usr/lib/libhtmlcxx.so.3.1.0
libtool: install: (cd /usr/src/slapt-src/libraries/htmlcxx/package-htmlcxx/usr/lib && { ln -s -f libhtmlcxx.so.3.1.0 libhtmlcxx.so.3 || { rm -f libhtmlcxx.so.3 && ln -s libhtmlcxx.so.3.1.0 libhtmlcxx.so.3; }; })
libtool: install: (cd /usr/src/slapt-src/libraries/htmlcxx/package-htmlcxx/usr/lib && { ln -s -f libhtmlcxx.so.3.1.0 libhtmlcxx.so || { rm -f libhtmlcxx.so && ln -s libhtmlcxx.so.3.1.0 libhtmlcxx.so; }; })
libtool: install: /usr/bin/ginstall -c .libs/libhtmlcxx.lai /usr/src/slapt-src/libraries/htmlcxx/package-htmlcxx/usr/lib/libhtmlcxx.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
/usr/bin/mkdir -p '/usr/src/slapt-src/libraries/htmlcxx/package-htmlcxx/usr/include/htmlcxx/html'
/usr/bin/ginstall -c -m 644 ParserSax.h ParserSax.tcc ParserDom.h utils.h tree.h Node.h Uri.h CharsetConverter.h Extensions.h ci_string.h tld.h '/usr/src/slapt-src/libraries/htmlcxx/package-htmlcxx/usr/include/htmlcxx/html'
make[3]: Leaving directory '/usr/src/slapt-src/libraries/htmlcxx/htmlcxx-0.86/html'
make[2]: Leaving directory '/usr/src/slapt-src/libraries/htmlcxx/htmlcxx-0.86/html'
Making install in css
make[2]: Entering directory '/usr/src/slapt-src/libraries/htmlcxx/htmlcxx-0.86/css'
make[3]: Entering directory '/usr/src/slapt-src/libraries/htmlcxx/htmlcxx-0.86/css'
/usr/bin/mkdir -p '/usr/src/slapt-src/libraries/htmlcxx/package-htmlcxx/usr/lib'
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c -s libcss_parser_pp.la libcss_parser.la '/usr/src/slapt-src/libraries/htmlcxx/package-htmlcxx/usr/lib'
libtool: install: /usr/bin/ginstall -c .libs/libcss_parser_pp.so.0.0.0 /usr/src/slapt-src/libraries/htmlcxx/package-htmlcxx/usr/lib/libcss_parser_pp.so.0.0.0
libtool: install: strip --strip-unneeded /usr/src/slapt-src/libraries/htmlcxx/package-htmlcxx/usr/lib/libcss_parser_pp.so.0.0.0
libtool: install: (cd /usr/src/slapt-src/libraries/htmlcxx/package-htmlcxx/usr/lib && { ln -s -f libcss_parser_pp.so.0.0.0 libcss_parser_pp.so.0 || { rm -f libcss_parser_pp.so.0 && ln -s libcss_parser_pp.so.0.0.0 libcss_parser_pp.so.0; }; })
libtool: install: (cd /usr/src/slapt-src/libraries/htmlcxx/package-htmlcxx/usr/lib && { ln -s -f libcss_parser_pp.so.0.0.0 libcss_parser_pp.so || { rm -f libcss_parser_pp.so && ln -s libcss_parser_pp.so.0.0.0 libcss_parser_pp.so; }; })
libtool: install: /usr/bin/ginstall -c .libs/libcss_parser_pp.lai /usr/src/slapt-src/libraries/htmlcxx/package-htmlcxx/usr/lib/libcss_parser_pp.la
libtool: install: /usr/bin/ginstall -c .libs/libcss_parser.so.0.0.0 /usr/src/slapt-src/libraries/htmlcxx/package-htmlcxx/usr/lib/libcss_parser.so.0.0.0
libtool: install: strip --strip-unneeded /usr/src/slapt-src/libraries/htmlcxx/package-htmlcxx/usr/lib/libcss_parser.so.0.0.0
libtool: install: (cd /usr/src/slapt-src/libraries/htmlcxx/package-htmlcxx/usr/lib && { ln -s -f libcss_parser.so.0.0.0 libcss_parser.so.0 || { rm -f libcss_parser.so.0 && ln -s libcss_parser.so.0.0.0 libcss_parser.so.0; }; })
libtool: install: (cd /usr/src/slapt-src/libraries/htmlcxx/package-htmlcxx/usr/lib && { ln -s -f libcss_parser.so.0.0.0 libcss_parser.so || { rm -f libcss_parser.so && ln -s libcss_parser.so.0.0.0 libcss_parser.so; }; })
libtool: install: /usr/bin/ginstall -c .libs/libcss_parser.lai /usr/src/slapt-src/libraries/htmlcxx/package-htmlcxx/usr/lib/libcss_parser.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
/usr/bin/mkdir -p '/usr/src/slapt-src/libraries/htmlcxx/package-htmlcxx/usr/share/htmlcxx/css'
/usr/bin/ginstall -c -m 644 default.css '/usr/src/slapt-src/libraries/htmlcxx/package-htmlcxx/usr/share/htmlcxx/css'
/usr/bin/mkdir -p '/usr/src/slapt-src/libraries/htmlcxx/package-htmlcxx/usr/include/htmlcxx/css'
/usr/bin/ginstall -c -m 644 parser.h parser_pp.h '/usr/src/slapt-src/libraries/htmlcxx/package-htmlcxx/usr/include/htmlcxx/css'
make[3]: Leaving directory '/usr/src/slapt-src/libraries/htmlcxx/htmlcxx-0.86/css'
make[2]: Leaving directory '/usr/src/slapt-src/libraries/htmlcxx/htmlcxx-0.86/css'
make[2]: Entering directory '/usr/src/slapt-src/libraries/htmlcxx/htmlcxx-0.86'
make[3]: Entering directory '/usr/src/slapt-src/libraries/htmlcxx/htmlcxx-0.86'
/usr/bin/mkdir -p '/usr/src/slapt-src/libraries/htmlcxx/package-htmlcxx/usr/bin'
STRIPPROG='strip' /bin/sh ./libtool --mode=install /bin/sh /usr/src/slapt-src/libraries/htmlcxx/htmlcxx-0.86/install-sh -c -s htmlcxx '/usr/src/slapt-src/libraries/htmlcxx/package-htmlcxx/usr/bin'
libtool: warning: 'html/libhtmlcxx.la' has not been installed in '/usr/lib'
libtool: warning: 'css/libcss_parser_pp.la' has not been installed in '/usr/lib'
libtool: warning: 'css/libcss_parser.la' has not been installed in '/usr/lib'
libtool: install: /bin/sh /usr/src/slapt-src/libraries/htmlcxx/htmlcxx-0.86/install-sh -c -s .libs/htmlcxx /usr/src/slapt-src/libraries/htmlcxx/package-htmlcxx/usr/bin/htmlcxx
/usr/bin/mkdir -p '/usr/src/slapt-src/libraries/htmlcxx/package-htmlcxx/usr/lib/pkgconfig'
/usr/bin/ginstall -c -m 644 htmlcxx.pc '/usr/src/slapt-src/libraries/htmlcxx/package-htmlcxx/usr/lib/pkgconfig'
make[3]: Leaving directory '/usr/src/slapt-src/libraries/htmlcxx/htmlcxx-0.86'
make[2]: Leaving directory '/usr/src/slapt-src/libraries/htmlcxx/htmlcxx-0.86'
make[1]: Leaving directory '/usr/src/slapt-src/libraries/htmlcxx/htmlcxx-0.86'
Slackware package maker, version 3.141593.
Searching for symbolic links:
usr/lib/libhtmlcxx.so libhtmlcxx.so.3.1.0
usr/lib/libhtmlcxx.so.3 libhtmlcxx.so.3.1.0
usr/lib/libcss_parser.so.0 libcss_parser.so.0.0.0
usr/lib/libcss_parser_pp.so.0 libcss_parser_pp.so.0.0.0
usr/lib/libcss_parser_pp.so libcss_parser_pp.so.0.0.0
usr/lib/libcss_parser.so libcss_parser.so.0.0.0
Making symbolic link creation script:
( cd usr/lib ; rm -rf libhtmlcxx.so )
( cd usr/lib ; ln -sf libhtmlcxx.so.3.1.0 libhtmlcxx.so )
( cd usr/lib ; rm -rf libhtmlcxx.so.3 )
( cd usr/lib ; ln -sf libhtmlcxx.so.3.1.0 libhtmlcxx.so.3 )
( cd usr/lib ; rm -rf libcss_parser.so.0 )
( cd usr/lib ; ln -sf libcss_parser.so.0.0.0 libcss_parser.so.0 )
( cd usr/lib ; rm -rf libcss_parser_pp.so.0 )
( cd usr/lib ; ln -sf libcss_parser_pp.so.0.0.0 libcss_parser_pp.so.0 )
( cd usr/lib ; rm -rf libcss_parser_pp.so )
( cd usr/lib ; ln -sf libcss_parser_pp.so.0.0.0 libcss_parser_pp.so )
( cd usr/lib ; rm -rf libcss_parser.so )
( cd usr/lib ; ln -sf libcss_parser.so.0.0.0 libcss_parser.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/lib/libhtmlcxx.so'
removed './usr/lib/libhtmlcxx.so.3'
removed './usr/lib/libcss_parser.so.0'
removed './usr/lib/libcss_parser_pp.so.0'
removed './usr/lib/libcss_parser_pp.so'
removed './usr/lib/libcss_parser.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: /usr/src/slapt-src/libraries/htmlcxx/htmlcxx-0.86-i486-1salix.txz
./
usr/
usr/include/
usr/include/htmlcxx/
usr/include/htmlcxx/css/
usr/include/htmlcxx/css/parser_pp.h
usr/include/htmlcxx/css/parser.h
usr/include/htmlcxx/html/
usr/include/htmlcxx/html/utils.h
usr/include/htmlcxx/html/ParserSax.h
usr/include/htmlcxx/html/ParserDom.h
usr/include/htmlcxx/html/tree.h
usr/include/htmlcxx/html/Uri.h
usr/include/htmlcxx/html/ci_string.h
usr/include/htmlcxx/html/CharsetConverter.h
usr/include/htmlcxx/html/Extensions.h
usr/include/htmlcxx/html/Node.h
usr/include/htmlcxx/html/tld.h
usr/include/htmlcxx/html/ParserSax.tcc
usr/lib/
usr/lib/libcss_parser_pp.la
usr/lib/libhtmlcxx.la
usr/lib/libcss_parser.so.0.0.0
usr/lib/pkgconfig/
usr/lib/pkgconfig/htmlcxx.pc
usr/lib/libcss_parser.la
usr/lib/libhtmlcxx.so.3.1.0
usr/lib/libcss_parser_pp.so.0.0.0
usr/bin/
usr/bin/htmlcxx
usr/doc/
usr/doc/htmlcxx-0.86/
usr/doc/htmlcxx-0.86/README
usr/doc/htmlcxx-0.86/ASF-2.0
usr/doc/htmlcxx-0.86/htmlcxx.SlackBuild
usr/doc/htmlcxx-0.86/COPYING
usr/doc/htmlcxx-0.86/AUTHORS
usr/doc/htmlcxx-0.86/LGPL_V2
usr/doc/htmlcxx-0.86/ChangeLog
usr/doc/htmlcxx-0.86/INSTALL
usr/share/
usr/share/htmlcxx/
usr/share/htmlcxx/css/
usr/share/htmlcxx/css/default.css
install/
install/doinst.sh
install/slack-desc
Slackware package /usr/src/slapt-src/libraries/htmlcxx/htmlcxx-0.86-i486-1salix.txz created.
Installing package htmlcxx-0.86-i486-1salix...
| htmlcxx (HTML parser library)
|
| htmlcxx is a simple non-validating html parser library for C++.
| It allows to fully dump the original html document, character by
| character, from the parse tree. It also has an intuitive tree
| traversal API.
|
| Homepage: http://htmlcxx.sourceforge.net/
|
|
|
|
|