pkgsrc-Bugs archive

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

pkg/35153: misc/fd fails on build



>Number:         35153
>Category:       pkg
>Synopsis:       misc/fd fails on build
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Nov 29 16:25:00 +0000 2006
>Originator:     diro%nixsys.bz@localhost
>Release:        NetBSD 3.1
>Organization:
>Environment:
System: NetBSD asche 3.1 NetBSD 3.1 (ASCHE.MP) #0: Sat Nov 18 16:53:13 UTC 2006 
 root@asche:/usr/src/sys/arch/alpha/compile/ASCHE.MP alpha
Architecture: alpha
Machine: alpha
>Description:

===> Extracting for fd-1.03u
===> Patching for fd-1.03u
=> Applying pkgsrc patches for fd-1.03u
===> Creating toolchain wrappers for fd-1.03u
===> Configuring for fd-1.03u
===> Building for fd-1.03u
cp config.hin config.h
cc -DFD=1 -O2 -mieee -DCCCOMMAND='"cc"' -o mkmfsed mkmfsed.c
./mkmfsed > mkmf.sed
sed -f mkmf.sed Makefile.in > Makefile.tmp || (rm -f Makefile.tmp; exit 1)
make SHELL=/bin/sh -f Makefile.tmp
cc -DNETBSD=1 -O  -o kanjicnv kanjicnv.c
./kanjicnv -e -c  kanji.hin kanji.h
cc -DFD=1 -DNETBSD=1 -O    -c -o main.o -DDEFRUNCOM='"'/etc/fdrc'"' main.c
cc -DFD=1 -DNETBSD=1 -O    -c -o term.o term.c
cc -DFD=1 -DNETBSD=1 -O    -c -o pathname.o pathname.c
cc -DFD=1 -DNETBSD=1 -O    -c -o dosdisk.o dosdisk.c
cc -DFD=1 -DNETBSD=1 -O    -c -o dosemu.o dosemu.c
cc -DFD=1 -DNETBSD=1 -O    -c -o libc.o libc.c
cc -DFD=1 -DNETBSD=1 -O    -c -o file.o file.c
cc -DFD=1 -DNETBSD=1 -O    -c -o apply.o apply.c
cc -DFD=1 -DNETBSD=1 -O    -c -o parse.o parse.c
cc -DFD=1 -DNETBSD=1 -O  -o mkfuncno mkfuncno.c
./mkfuncno funcno.h
cc -DFD=1 -DNETBSD=1 -O    -c -o builtin.o builtin.c
cc -DFD=1 -DNETBSD=1 -O    -c -o shell.o shell.c
cc -DFD=1 -DNETBSD=1 -O    -c -o kanji.o kanji.c
cc -DFD=1 -DNETBSD=1 -O    -c -o input.o input.c
cc -DFD=1 -DNETBSD=1 -O    -c -o info.o info.c
info.c: In function `setmntent':
info.c:489: warning: passing arg 1 of `getmntinfo' from incompatible pointer 
typ                                                                             
                  e
info.c: In function `getmntent2':
info.c:546: error: invalid use of undefined type `struct statfs'
info.c:546: error: dereferencing pointer to incomplete type
info.c:548: error: invalid use of undefined type `struct statfs'
info.c:548: error: dereferencing pointer to incomplete type
info.c:550: error: invalid use of undefined type `struct statfs'
info.c:550: error: dereferencing pointer to incomplete type
info.c:552: error: invalid use of undefined type `struct statfs'
info.c:552: error: dereferencing pointer to incomplete type
info.c:554: error: invalid use of undefined type `struct statfs'
info.c:554: error: dereferencing pointer to incomplete type
info.c:568: error: invalid use of undefined type `struct statfs'
info.c:568: error: dereferencing pointer to incomplete type
info.c: In function `getfsinfo':
info.c:704: error: dereferencing pointer to incomplete type
info.c:715: error: dereferencing pointer to incomplete type
info.c:716: error: dereferencing pointer to incomplete type
info.c:717: error: dereferencing pointer to incomplete type
info.c:719: error: dereferencing pointer to incomplete type
info.c:772: error: invalid application of `sizeof' to an incomplete type
info.c: In function `writablefs':
info.c:780: error: storage size of `fsbuf' isn't known
info.c: In function `getblocksize':
info.c:822: error: storage size of `fsbuf' isn't known
info.c: In function `getinfofs':
info.c:884: error: storage size of `fsbuf' isn't known
info.c: In function `infofs':
info.c:909: error: storage size of `fsbuf' isn't known
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/misc/fd/work/FD-1.03u
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/misc/fd/work/FD-1.03u
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/misc/fd
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/misc/fd


>How-To-Repeat:
        make misc/fd in pkgsrc-2006Q3
>Fix:
        




Home | Main Index | Thread Index | Old Index