pkgsrc-Bugs archive

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

pkg/40412: cross/i386-mingw32 fails to build in NetBSD-5 beta



>Number:         40412
>Category:       pkg
>Synopsis:       pkgsrc cross/i386-mingw32 fails to build on NetBSD-5 beta
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jan 16 06:40:00 +0000 2009
>Originator:     bharder <bharder%methodlogic.net@localhost>
>Release:        NetBSD 5.0_BETA
>Organization:
        Method Logic Digital (http://www.methodlogic.net)
>Environment:
System: NetBSD oxford 5.0_BETA NetBSD 5.0_BETA (oxford) #115: Fri Jan 9 
20:49:24 PST 2009 root@oxford:/usr/obj/sys/arch/i386/compile/oxford i386
Architecture: i386
Machine: i386
>Description:

   cd /usr/pkgsrc/cross/i386-mingw32
   make update
   
   [...]
   cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../bfd 
-I./../include -I./../intl -I../intl 
-DLOCALEDIR="\"/usr/pkg/cross/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -O2 -c unwind-ia64.c
   /bin/sh ./libtool --mode=link cc -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -O2  -o readelf  readelf.o version.o unwind-ia64.o  
../libiberty/libiberty.a
   cc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -o readelf 
readelf.o version.o unwind-ia64.o  ../libiberty/libiberty.a
   cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../bfd 
-I./../include -I./../intl -I../intl 
-DLOCALEDIR="\"/usr/pkg/cross/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -O2 -c dllwrap.c
   In file included from dllwrap.c:36:
   ./../include/getopt.h:116: warning: function declaration isn't a prototype
   dllwrap.c:104: error: static declaration of 'program_name' follows 
non-static declaration
   bucomm.h:179: error: previous declaration of 'program_name' was here
   dllwrap.c: In function 'main':
   dllwrap.c:1046: warning: signed and unsigned type in conditional expression
   gmake[3]: *** [dllwrap.o] Error 1
   gmake[3]: Leaving directory 
`/usr/pkgsrc/cross/i386-mingw32/work/binutils-2.15.90-20040222-1/binutils'
   gmake[2]: *** [all-recursive] Error 1
   gmake[2]: Leaving directory 
`/usr/pkgsrc/cross/i386-mingw32/work/binutils-2.15.90-20040222-1/binutils'
   gmake[1]: *** [all-recursive-am] Error 2
   gmake[1]: Leaving directory 
`/usr/pkgsrc/cross/i386-mingw32/work/binutils-2.15.90-20040222-1/binutils'
   gmake: *** [all-binutils] Error 2
   *** Error code 2
   
   Stop.
   make: stopped in /usr/pkgsrc/cross/i386-mingw32
   *** Error code 1
   
   Stop.
   make: stopped in /usr/pkgsrc/cross/i386-mingw32
   *** Error code 1
   
   Stop.
   make: stopped in /usr/pkgsrc/cross/i386-mingw32

>How-To-Repeat:

cd  /usr/pkgsrc/cross/i386-mingw32
make update

>Fix:



Home | Main Index | Thread Index | Old Index