Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2014 22:59:34 +0800
From:      Jov <amutu@amutu.com>
To:        freebsd-questions@freebsd.org
Subject:   tripwire port build error on fresh FreeBSD 10.0:*** No rule to make target `SYSPRE'. Stop.
Message-ID:  <CADyrUxPMYJyaQTqxxBCpOyMUYxGSDnZRuvaGg3dR1%2B3X7_J_Mg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
use clang and gcc48(set CC and CXX in make.conf) get the same error.

===>  License GPLv2 accepted by the user
===>  Found saved configuration for tripwire-2.4.2.2_2
===>   tripwire-2.4.2.2_2 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by tripwire-2.4.2.2_2 for building
===>  Extracting for tripwire-2.4.2.2_2
=> SHA256 Checksum OK for tripwire-2.4.2.2-src.tar.bz2.
===>  Patching for tripwire-2.4.2.2_2
===>  Applying FreeBSD patches for tripwire-2.4.2.2_2
===>   tripwire-2.4.2.2_2 depends on executable: gmake - found
===>  Configuring for tripwire-2.4.2.2_2
===>   FreeBSD 10 autotools fix applied to
/data/port/ports/security/tripwire/work/tripwire-2.4.2.2-src/aclocal.m4
===>   FreeBSD 10 autotools fix applied to
/data/port/ports/security/tripwire/work/tripwire-2.4.2.2-src/configure
configure: loading site script /data/port/ports/Templates/config.site
checking build system type... amd64-portbld-freebsd10.0
checking host system type... amd64-portbld-freebsd10.0
checking target system type... amd64-portbld-freebsd10.0
checking for a BSD-compatible install... /usr/bin/install -c -o root -g
wheel
checking whether build environment is sane... yes
checking for gawk... (cached) /usr/bin/awk
checking whether gmake sets $(MAKE)... yes
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by gmake... GNU
checking dependency style of cc... none
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... none
checking for ranlib... ranlib
checking for bison... no
checking for byacc... byacc
checking for vi... /usr/bin/vi
checking for sendmail... /usr/sbin/sendmail
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/mount.h... (cached) yes
checking sys/ustat.h usability... no
checking sys/ustat.h presence... no
checking for sys/ustat.h... no
checking sys/sysmacros.h usability... no
checking sys/sysmacros.h presence... no
checking for sys/sysmacros.h... no
checking sys/syslog.h usability... yes
checking sys/syslog.h presence... yes
checking for sys/syslog.h... yes
checking for unistd.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for langinfo.h... (cached) yes
checking sys/statfs.h usability... no
checking sys/statfs.h presence... no
checking for sys/statfs.h... no
checking signum.h usability... no
checking signum.h presence... no
checking for signum.h... no
checking bits/signum.h usability... no
checking bits/signum.h presence... no
checking for bits/signum.h... no
checking for stdarg.h... (cached) yes
checking for malloc.h... (cached) no
checking for an ANSI C-conforming const... yes
checking for size_t... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether byte ordering is bigendian... no
checking for int... (cached) yes
checking size of int... 4
checking for long... (cached) yes
checking size of long... 8
checking for long long... (cached) yes
checking size of long long... 8
checking for strftime... (cached) yes
checking for gethostname... (cached) yes
checking for gethostid... yes
checking for mkstemp... (cached) yes
checking for socket in -lc... yes
checking for gethostbyname in -lc... yes
checking how to run the C++ preprocessor... c++ -E
checking locale usability... yes
checking locale presence... yes
checking for locale... yes
checking for wchar.h... (cached) yes
checking for OpenSSL directory... /usr/local
checking openssl/md5.h usability... yes
checking openssl/md5.h presence... yes
checking for openssl/md5.h... yes
checking openssl/sha.h usability... yes
checking openssl/sha.h presence... yes
checking for openssl/sha.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating man/Makefile
config.status: creating man/man4/Makefile
config.status: creating man/man5/Makefile
config.status: creating man/man8/Makefile
config.status: creating src/Makefile
config.status: creating src/cryptlib/Makefile
config.status: creating src/core/Makefile
config.status: creating src/db/Makefile
config.status: creating src/fco/Makefile
config.status: creating src/fs/Makefile
config.status: creating src/tw/Makefile
config.status: creating src/twcrypto/Makefile
config.status: creating src/twparser/Makefile
config.status: creating src/util/Makefile
config.status: creating src/twprint/Makefile
config.status: creating src/twadmin/Makefile
config.status: creating src/siggen/Makefile
config.status: creating src/tripwire/Makefile
config.status: creating config.h
config.status: executing depfiles commands
===>  Building for tripwire-2.4.2.2_2
gmake[2]: Entering directory
`/data/port/ports/security/tripwire/work/tripwire-2.4.2.2-src'
gmake[2]: *** No rule to make target `SYSPRE'.  Stop.
gmake[2]: Leaving directory
`/data/port/ports/security/tripwire/work/tripwire-2.4.2.2-src'
*** Error code 1

Stop.
make[1]: stopped in /data/port/ports/security/tripwire
*** Error code 1

Stop.
make: stopped in /data/port/ports/security/tripwire

Jov
blog: http:amutu.com/blog <http://amutu.com/blog>;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADyrUxPMYJyaQTqxxBCpOyMUYxGSDnZRuvaGg3dR1%2B3X7_J_Mg>