ports/111114: ntp-4.2.2p3 does not compile
Thomas Schweikle
tps at vr-web.de
Sun Apr 1 22:10:16 UTC 2007
>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 at 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:
More information about the freebsd-ports-bugs
mailing list