Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Apr 2007 22:03:28 GMT
From:      Thomas Schweikle<tps@vr-web.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/111114: ntp-4.2.2p3 does not compile
Message-ID:  <200704012203.l31M3Sob044949@www.freebsd.org>
Resent-Message-ID: <200704012210.l31MAG07090823@freefall.freebsd.org>

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

>Number:         111114
>Category:       ports
>Synopsis:       ntp-4.2.2p3 does not compile
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 01 22:10:15 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Schweikle
>Release:        FreeBSD 6.2-STABLE
>Organization:
n.a.
>Environment:
FreeBSD hazel.tps 6.2-STABLE FreeBSD 6.2-STABLE #73: Sat Mar 31 16:53:41 CEST 2007     screen@hazel.tps:/usr/obj/usr/src/sys/HAZEL  i386
>Description:
cd /usr/ports/net/ntp
make clean build

if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -I/usr/include  -O2 -fno-strict-aliasing -pipe -march=pentium2  -Wall
 -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ntp_io.o -MD -MP -MF ".deps/ntp_io.Tpo" -c -o ntp
_io.o ntp_io.c;  then mv -f ".deps/ntp_io.Tpo" ".deps/ntp_io.Po"; else rm -f ".deps/ntp_io.Tpo"; exit 1; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../include -I../include  -I/usr/include  -O2 -fno-strict-aliasing -pipe -march=pentium2  -Wall
 -Wcast-qual -Wmissing-prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT ntpd.o -MD -MP -MF ".deps/ntpd.Tpo" -c -o ntpd.o
ntpd.c;  then mv -f ".deps/ntpd.Tpo" ".deps/ntpd.Po"; else rm -f ".deps/ntpd.Tpo"; exit 1; fi
env CSET=`cat ../version` ../scripts/mkver ntpd
env: Argument list too long
*** Error code 2

Stop in /usr/ports/net/ntp/work/ntp-4.2.2p3/ntpd.
*** Error code 1

Stop in /usr/ports/net/ntp/work/ntp-4.2.2p3.
*** Error code 1

Stop in /usr/ports/net/ntp/work/ntp-4.2.2p3.
*** Error code 1

Stop in /usr/ports/net/ntp.

>How-To-Repeat:
cd /usr/ports/net/ntp
make clean build

>Fix:

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



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