pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/48976: devel/physfs build fails on netbsd-5/i386
>Number: 48976
>Category: pkg
>Synopsis: devel/physfs build fails on netbsd-5/i386
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Jul 09 06:55:00 +0000 2014
>Originator: John D. Baker
>Release: NetBSD/i386-5.2_STABLE, pkgsrc-20`4Q2
>Organization:
>Environment:
NetBSD verthandi.technoskunk.fur 5.2_STABLE NetBSD 5.2_STABLE (VERTHANDI) #17:
Wed May 21 19:01:55 CDT 2014
sysop%verthandi.technoskunk.fur@localhost:/d0/build/netbsd-5/obj/i386/sys/arch/i386/compile/VERTHANDI
i386
>Description:
Attempting to build devel/physfs (dependency of SDL_sound) fails as
follows:
===> Building for physfs-2.0.3
Scanning dependencies of target physfs
[ 1%] Building C object CMakeFiles/physfs.dir/physfs.o
[ 3%] Building C object CMakeFiles/physfs.dir/physfs_byteorder.o
[ 5%] Building C object CMakeFiles/physfs.dir/physfs_unicode.o
[ 7%] Building C object CMakeFiles/physfs.dir/platform/os2.o
[ 8%] Building C object CMakeFiles/physfs.dir/platform/pocketpc.o
[ 10%] Building C object CMakeFiles/physfs.dir/platform/posix.o
[ 12%] Building C object CMakeFiles/physfs.dir/platform/unix.o
cc1: warnings being treated as errors
/d0/build/pkgsrc/devel/physfs/work/physfs-2.0.3/platform/unix.c: In function
'__PHYSFS_platformDetectAvailableCDs':
/d0/build/pkgsrc/devel/physfs/work/physfs-2.0.3/platform/unix.c:74: warning:
passing argument 1 of 'getmntinfo' from incompatible pointer type
/d0/build/pkgsrc/devel/physfs/work/physfs-2.0.3/platform/unix.c:80: error:
invalid use of undefined type 'struct statfs'
/d0/build/pkgsrc/devel/physfs/work/physfs-2.0.3/platform/unix.c:80: error:
dereferencing pointer to incomplete type
/d0/build/pkgsrc/devel/physfs/work/physfs-2.0.3/platform/unix.c:82: error:
invalid use of undefined type 'struct statfs'
/d0/build/pkgsrc/devel/physfs/work/physfs-2.0.3/platform/unix.c:82: error:
dereferencing pointer to incomplete type
/d0/build/pkgsrc/devel/physfs/work/physfs-2.0.3/platform/unix.c:88: error:
invalid use of undefined type 'struct statfs'
/d0/build/pkgsrc/devel/physfs/work/physfs-2.0.3/platform/unix.c:88: error:
dereferencing pointer to incomplete type
*** Error code 1
Stop.
make: stopped in /d0/build/pkgsrc/devel/physfs/work/physfs-2.0.3
>How-To-Repeat:
Attempt to build devel/physfs from pkgsrc-2014Q2 on netbsd-5/i386
(other netbsd-5 ports?)
>Fix:
Home |
Main Index |
Thread Index |
Old Index