View Single Post
Old 5th September 2012
daemonfowl daemonfowl is offline
bsdstudent
 
Join Date: Jan 2012
Location: DaemonLand
Posts: 834
Default

but again : older version , httrack-3.45.1 was a success on the same box :

part of typescript
Code:
Script started on Wed Sep  5 09:03:04 2012
# ./configure

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 whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
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++... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking build system type... i386-unknown-openbsd5.2
checking host system type... i386-unknown-openbsd5.2
checking for a sed that does not truncate output... /usr/local/bin/gsed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
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 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 how to run the C++ preprocessor... g++ -E
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/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... openbsd5.2 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... yes
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 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/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... openbsd5.2 ld.so
checking how to hardcode library paths into programs... immediate
checking whether ln -s works... yes
checking size of long... 4
checking size of long long... 8
checking long long printf format... found
checking for in_addr_t... yes
checking if zlib is wanted... yes
checking for inflateEnd in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for inflateEnd in -lz... (cached) yes
checking zlib in /usr... ok
checking for getaddrinfo in -lc... yes
checking for fopen64 in -lc... no
not found
checking for pthread_create in -lpthread... yes
checking for socket in -lsocket... no
not necessary
checking for dlopen in -ldl... no
not found
checking for dlopen in -lc... yes
checking for ftime in -lc... no
not found
checking for setuid in -lc... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for working snprintf... yes
checking for working vsnprintf... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating m4/Makefile
config.status: creating templates/Makefile
config.status: creating lang/Makefile
config.status: creating html/Makefile
config.status: creating libtest/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
# gmake

gmake  all-recursive
gmake[1]: Entering directory `/usr/ports/www/httrack-3.45.4'
Making all in src
gmake[2]: Entering directory `/usr/ports/www/httrack-3.45.4/src'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -O -g3 -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wnested-externs -D_REENTRANT -DINET6 -DPREFIX=\""/usr/local"\" -DSYSCONFDIR=\""/usr/local/etc"\" -DDATADIR=\""/usr/local/share"\" -DLIBDIR=\""/usr/local/lib"\"  -I/usr/include  -g -O2 -MT htscore.lo -MD -MP -MF ".deps/htscore.Tpo" -c -o htscore.lo htscore.c; \
then mv -f ".deps/htscore.Tpo" ".deps/htscore.Plo"; else rm -f ".deps/htscore.Tpo"; exit 1; fi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -O -g3 -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wnested-externs -D_REENTRANT -DINET6 -DPREFIX=\"/usr/local\" -DSYSCONFDIR=\"/usr/local/etc\" -DDATADIR=\"/usr/local/share\" -DLIBDIR=\"/usr/local/lib\" -I/usr/include -g -O2 -MT htscore.lo -MD -MP -MF .deps/htscore.Tpo -c htscore.c  -fPIC -DPIC -o .libs/htscore.o
htscore.c: In function 'httpmirror':
htscore.c:509: warning: the address of 'tempo' will always evaluate as 'true'
htscore.c:541: warning: the address of 'url' will always evaluate as 'true'
htscore.c:582: warning: the address of 'line' will always evaluate as 'true'
htscore.c:604: warning: the address of 'codebase' will always evaluate as 'true'
htscore.c: In function 'usercommand_exe':
htscore.c:2664: warning: the address of 'c' will always evaluate as 'true'
htscore.c: In function 'next_token':
htscore.c:3103: warning: the address of 'tempo' will always evaluate as 'true'
htscore.c:3111: warning: the address of 'tempo' will always evaluate as 'true'
htscore.c: In function 'htsAddLink':
htscore.c:3376: warning: the address of 'tempo' will always evaluate as 'true'
htscore.c:3446: warning: the address of 'tempo' will always evaluate as 'true'
htscore.c:3462: warning: the address of 'adr' will always evaluate as 'true'
.... ..... 
gmake  install-data-hook
gmake[3]: Entering directory `/usr/ports/www/httrack-3.45.4/html'
if test ! -L /usr/local/share/httrack/html ; then \
        ( cd /usr/local/share/httrack \
                && mv -f ../doc/httrack/html html \
                && cd ../doc/httrack/ \
                && ln -s ../../httrack/html html \
        ) \
fi
gmake[3]: Leaving directory `/usr/ports/www/httrack-3.45.4/html'
gmake[2]: Leaving directory `/usr/ports/www/httrack-3.45.4/html'
gmake[1]: Leaving directory `/usr/ports/www/httrack-3.45.4/html'
gmake[1]: Entering directory `/usr/ports/www/httrack-3.45.4'
gmake[2]: Entering directory `/usr/ports/www/httrack-3.45.4'
gmake[2]: Nothing to be done for `install-exec-am'.
gmake[2]: Nothing to be done for `install-data-am'.
gmake[2]: Leaving directory `/usr/ports/www/httrack-3.45.4'
gmake[1]: Leaving directory `/usr/ports/www/httrack-3.45.4'
Making clean in html
gmake[1]: Entering directory `/usr/ports/www/httrack-3.45.4/html'
rm -rf .libs _libs
rm -f *.lo
gmake[1]: Leaving directory `/usr/ports/www/httrack-3.45.4/html'
Making clean in lang
gmake[1]: Entering directory `/usr/ports/www/httrack-3.45.4/lang'
rm -rf .libs _libs
rm -f *.lo
gmake[1]: Leaving directory `/usr/ports/www/httrack-3.45.4/lang'
Making clean in templates
gmake[1]: Entering directory `/usr/ports/www/httrack-3.45.4/templates'
rm -rf .libs _libs
rm -f *.lo
gmake[1]: Leaving directory `/usr/ports/www/httrack-3.45.4/templates'
Making clean in libtest
gmake[1]: Entering directory `/usr/ports/www/httrack-3.45.4/libtest'
rm -rf .libs _libs
test -z "libbaselinks.la libchangecontent.la libcontentfilter.la libdisplayheader.la libfilename2.la libfilename.la libfilenameiisbug.la liblistlinks.la liblog.la libsimple.la" || rm -f libbaselinks.la libchangecontent.la libcontentfilter.la libdisplayheader.la libfilename2.la libfilename.la libfilenameiisbug.la liblistlinks.la liblog.la libsimple.la
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f "./so_locations"
rm -f *.o
rm -f *.lo
gmake[1]: Leaving directory `/usr/ports/www/httrack-3.45.4/libtest'
Making clean in m4
gmake[1]: Entering directory `/usr/ports/www/httrack-3.45.4/m4'
rm -rf .libs _libs
rm -f *.lo
gmake[1]: Leaving directory `/usr/ports/www/httrack-3.45.4/m4'
Making clean in man
gmake[1]: Entering directory `/usr/ports/www/httrack-3.45.4/man'
rm -rf .libs _libs
rm -f *.lo
gmake[1]: Leaving directory `/usr/ports/www/httrack-3.45.4/man'
Making clean in src
gmake[1]: Entering directory `/usr/ports/www/httrack-3.45.4/src'
 rm -f proxytrack proxytrack
 rm -f httrack httrack
 rm -f htsserver htsserver
test -z "libhttrack.la libhtsjava.la" || rm -f libhttrack.la libhtsjava.la
rm -f "./so_locations"
rm -f "./so_locations"
rm -rf .libs _libs
rm -f *.o
rm -f *.lo
gmake[1]: Leaving directory `/usr/ports/www/httrack-3.45.4/src'
Making clean in .
gmake[1]: Entering directory `/usr/ports/www/httrack-3.45.4'
rm -rf .libs _libs
rm -f *.lo
gmake[1]: Leaving directory `/usr/ports/www/httrack-3.45.4'
#
Reply With Quote