Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jun 2013 17:43:06 GMT
From:      Gary Palmer <gnats-freebsd@in-addr.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/179373: dns/dnstracer doesn't compile
Message-ID:  <201306061743.r56Hh6Fa001344@oldred.freebsd.org>
Resent-Message-ID: <201306061750.r56Ho0Xc088581@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         179373
>Category:       ports
>Synopsis:       dns/dnstracer doesn't compile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 06 17:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Gary Palmer
>Release:        9.1-RELEASE-p3 amd64
>Organization:
>Environment:
>Description:
root@micro1:/usr/ports/dns/dnstracer> make clean
===>  Cleaning for dnstracer-1.9
root@micro1:/usr/ports/dns/dnstracer> make
===>  Found saved configuration for dnstracer-1.9
===> Fetching all distfiles required by dnstracer-1.9 for building
===>  Extracting for dnstracer-1.9
=> SHA256 Checksum OK for dnstracer-1.9.tar.gz.
===>  Patching for dnstracer-1.9
===>   dnstracer-1.9 depends on executable: gmake - found
===>  Configuring for dnstracer-1.9
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets ${MAKE}... yes
checking for gcc... cc
checking for C compiler default output... 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 style of include used by gmake... GNU
checking dependency style of cc... gcc3
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether byte ordering is bigendian... no
Disabling support for IPv6 queries
checking for inet_ntoa... yes
checking for socket... yes
checking for gethostbyname... yes
checking how to run the C preprocessor... cpp
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... 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 arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking resolv.h usability... no
checking resolv.h presence... yes
configure: WARNING: resolv.h: present but cannot be compiled
configure: WARNING: resolv.h: check for missing prerequisite headers?
configure: WARNING: resolv.h: proceeding with the preprocessor's result
checking for resolv.h... yes
checking for gethostbyname... (cached) yes
checking for inet_ntoa... (cached) yes
checking for inet_pton... yes
checking for memset... yes
checking for select... yes
checking for socket... (cached) yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing default-1 commands
===>  Building for dnstracer-1.9
cd . && /bin/sh ./config.status Makefile depfiles
config.status: error: invalid argument: depfiles
gmake: *** [Makefile] Error 1
*** [do-build] Error code 1

Stop in /usr/ports/dns/dnstracer.
*** [build] Error code 1

Stop in /usr/ports/dns/dnstracer.

>How-To-Repeat:
cd /usr/ports/dns/dnstracer
make
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306061743.r56Hh6Fa001344>