pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/38319: net/ntp4 fails on build



>Number:         38319
>Category:       pkg
>Synopsis:       net/ntp4 fails on build
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Mar 28 03:20:01 +0000 2008
>Originator:     diro%nixsyspaus.org@localhost
>Release:        NetBSD 4.0
>Organization:
>Environment:
NetBSD asche 4.0 NetBSD 4.0 (ASCHE.MP) #0: Sun Mar 16 02:24:41 UTC 2008  
root@asche:/usr/src/sys/arch/alpha/compile/ASCHE.MP alpha
Architecture: alpha
Machine: alpha
>Description:

===> Building for ntp-4.2.0nb10
Compiling with GCC now generates lots of new warnings.
 
Don't be concerned. They're just warnings.
 
Don't send bug reports about the warnings, either.
 
Feel free to send patches that fix these warnings, though.
 
(bk version) >/dev/null 2>&1 &&  cd . &&  x=`bk -R prs -hr+ -nd:I: ChangeSet` 
&&                                y=`cat version 2>/dev/null` || true &&  case 
"$x" in ''|$y) ;; *) echo $x > ve                              rsion ;; esac
/usr/pkg/bin/bmake  all-recursive
Making all in scripts
Making all in include
Making all in isc
Making all in ElectricFence
Making all in libntp
if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include   
-I/usr/pkg/includ                              e -I/usr/pkg/include  -O2 -mieee 
-I/usr/pkg/include -Wall -Wcast-qual -Wmissing-                              
prototypes -Wpointer-arith -Wshadow -Wstrict-prototypes -MT systime.o -MD -MP 
-M                              F ".deps/systime.Tpo"  -c -o systime.o `test -f 
'systime.c' || echo './'`systime                              .c;  then mv -f 
".deps/systime.Tpo" ".deps/systime.Po";  else rm -f ".deps/systi                
              me.Tpo"; exit 1;  fi
In file included from systime.c:11:
../include/ntp_stdlib.h:138: error: array type has incomplete element type
*** Error code 1


>How-To-Repeat:

cd pkgsrc/net/ntp4; bmake depend; bmake

>Fix:
        



Home | Main Index | Thread Index | Old Index