Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jul 2014 12:23:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191780] mail/opendmarc: error: milter not found
Message-ID:  <bug-191780-13-wlZRVufON5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-191780-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-191780-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D191780

--- Comment #5 from Olivier - interfaSys s=C3=A0rl <software-freebsd@interf=
asys.ch> ---
I wasn't sure :)

# make
=3D=3D=3D>  License BSD3CLAUSE SENDMAIL accepted by the user
=3D=3D=3D>   opendmarc-1.2.0_1 depends on file: /usr/local/sbin/pkg - found
=3D=3D=3D> Fetching all distfiles required by opendmarc-1.2.0_1 for building
=3D=3D=3D>  Extracting for opendmarc-1.2.0_1
=3D> SHA256 Checksum OK for opendmarc-1.2.0.tar.gz.
=3D=3D=3D>  Patching for opendmarc-1.2.0_1
=3D=3D=3D>   opendmarc-1.2.0_1 depends on file: /usr/local/bin/ccache - fou=
nd
=3D=3D=3D>  Configuring for opendmarc-1.2.0_1
configure: loading site script /usr/ports/Templates/config.site
checking for a BSD-compatible install... /usr/bin/install -c -o root -g whe=
el
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc48
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 gcc48 accepts -g... yes
checking for gcc48 option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc48... gcc3
checking for gcc48 option to accept ISO C99... -std=3Dgnu99
checking whether gcc48 -std=3Dgnu99 and cc understand -c and -o together...=
 yes
checking build system type... amd64-portbld-freebsd9.2
checking host system type... amd64-portbld-freebsd9.2
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by gcc48 -std=3Dgnu99... /usr/local/bin/ld
checking if the linker (/usr/local/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm -B
checking the name lister (/usr/local/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+=3D"... no
checking how to convert amd64-portbld-freebsd9.2 file names to
amd64-portbld-freebsd9.2 format... func_convert_file_noop
checking how to convert amd64-portbld-freebsd9.2 file names to toolchain
format... func_convert_file_noop
checking for /usr/local/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
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/local/bin/nm -B output from gcc48 -std=3Dgnu=
99
object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... cpp48
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 dlfcn.h... (cached) yes
checking for objdir... .libs
checking if gcc48 -std=3Dgnu99 supports -fno-rtti -fno-exceptions... no
checking for gcc48 -std=3Dgnu99 option to produce PIC... -fPIC -DPIC
checking if gcc48 -std=3Dgnu99 PIC flag -fPIC -DPIC works... yes
checking if gcc48 -std=3Dgnu99 static flag -static works... yes
checking if gcc48 -std=3Dgnu99 supports -c -o file.o... yes
checking if gcc48 -std=3Dgnu99 supports -c -o file.o... (cached) yes
checking whether the gcc48 -std=3Dgnu99 linker (/usr/local/bin/ld) supports
shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd9.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 pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_THREAD_SAFE
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for stdio.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking for poll.h... (cached) yes
checking for time.h... (cached) yes
checking for netdb.h... (cached) yes
checking for errno.h... (cached) yes
checking for ctype.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for netdb.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking iso/limits_iso.h usability... no
checking iso/limits_iso.h presence... no
checking for iso/limits_iso.h... no
checking for netinet/in.h... (cached) yes
checking for arpa/nameser.h... (cached) yes
checking for resolv.h... (cached) yes
checking for connect in -lsocket... no
checking for hstrerror in -lresolv... no
checking for inet_aton in -lresolv... no
checking for library containing res_ninit... no
checking for idn_free in -lidn... yes
checking for nanosleep in -lrt... yes
checking for library containing inet_addr... none required
checking for library containing freehostent... none required
checking for library containing inet_pton... none required
checking for library containing inet_ntop... none required
checking for library containing getipnodebyname... none required
checking for sys/types.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for arpa/nameser.h... (cached) yes
checking for netdb.h... (cached) yes
checking for resolv.h... (cached) yes
checking whether byte ordering is bigendian... no
checking whether struct tm is in sys/time.h or time.h... time.h
checking for an ANSI C-conforming const... yes
checking for size_t... (cached) yes
checking size of long... 8
checking size of int... 4
checking size of short... 2
checking size of char... 1
checking size of size_t... 8
checking size of long long... 8
checking size of unsigned long long... 8
checking size of void *... 8
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for library containing strlcat... none required
checking for library containing strlcpy... none required
checking for basename... yes
checking for syslog... yes
checking for cuserid... no
checking for memset... (cached) yes
checking for memcpy... (cached) yes
checking for strerror... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for strdup... (cached) yes
checking for strpbrk... (cached) yes
checking for inet_ntoa... (cached) yes
checking for strcasecmp... (cached) yes
checking for strncasecmp... (cached) yes
checking for signal.h... (cached) yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking whether ln -s works... yes
checking for miltertest... no
checking whether the resolver works without -lresolv... yes
checking for milter library and includes... configure: error: milter not fo=
und
=3D=3D=3D>  Script "configure" failed unexpectedly.
Please report the problem to jaap@NLnetLabs.nl [maintainer] and attach the
"/usr/ports/mail/opendmarc/work/opendmarc-1.2.0/config.log" including the
output of the failure of your make command. Also, it might be a good idea to
provide an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** [do-configure] Error code 1

Stop in /usr/ports/mail/opendmarc.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191780-13-wlZRVufON5>