NetBSD-Bugs archive

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

xsrc/41137: xsrc fails to build with USE_FORT=yes



>Number:         41137
>Category:       xsrc
>Synopsis:       xsrc fails to build with USE_FORT=yes
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    xsrc-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Apr 04 11:20:01 +0000 2009
>Originator:     Denis Lagno
>Release:        5.0_RC3
>Organization:
>Environment:
NetBSD flam.gado 5.0_RC3 NetBSD 5.0_RC3 (FLAM) #0: Sun Mar 29 08:57:26 MSD 2009 
 
dina%flam.gado@localhost:/volatile/worksrc/netbsd-current/obj/sys/arch/i386/compile/FLAM
 i386
>Description:
If you try to build distribution with -V MKX11=yes -V USE_FORT=yes

it fails:

--- dependall-libXdmcp ---
/mnt2/netbsd/src/../tools/bin/i386--netbsdelf-objcopy -X DecKey.po
--- DecKey.so ---
#   compile  libXdmcp/DecKey.so
/mnt2/netbsd/src/../tools/bin/i386--netbsdelf-gcc -O2  -Werror -march=pentium3 
-O2 -funroll-loops -mfpmath=sse -msse -fno-strict-aliasing -pipe -
fstack-protector -Wstack-protector --param ssp-buffer-size=1 
-fno-strict-aliasing    -DHASXDMAUTH  -D_FORTIFY_SOURCE=2 -DNO_ALLOCA 
-DCSRG_BASED -
DFUNCPROTO=15 -DNARROWPROTO -I/mnt2/netbsd/src/../world/usr/X11R7/include  
-nostdinc -isystem /mnt2/netbsd/src/../world/usr/include -c    -fPIC -
DPIC /mnt2/netbsd/src/../xsrc/external/mit/libXdmcp/dist/DecKey.c -o DecKey.so
--- dependall-freetype ---
/mnt2/netbsd/src/../xsrc/external/mit/freetype/dist/src/gzip/ftgzip.c:359:48: 
error: macro "read" passed 4 arguments, but takes just 3
cc1: warnings being treated as errors
/mnt2/netbsd/src/../xsrc/external/mit/freetype/dist/src/gzip/ftgzip.c: In 
function 'ft_gzip_file_fill_input':
/mnt2/netbsd/src/../xsrc/external/mit/freetype/dist/src/gzip/ftgzip.c:358: 
warning: assignment makes integer from pointer without a cast
*** [ftgzip.o] Error code 1
1 error
nbmake: stopped in /mnt2/netbsd/src/external/mit/xorg/lib/freetype
*** [dependall] Error code 2
1 error

nbmake: stopped in /mnt2/netbsd/src/external/mit/xorg/lib/freetype
*** [dependall-freetype] Error code 2
--- dependall-libXdmcp ---
/mnt2/netbsd/src/../tools/bin/i386--netbsdelf-objcopy -x DecKey.so
A failure has been detected in another branch of the parallel make
nbmake: stopped in /mnt2/netbsd/src/external/mit/xorg/lib/libXdmcp
*** [dependall] Error code 2
1 error

>How-To-Repeat:
./build.sh -r -O $(pwd)/../obj -T $(pwd)/../tools -D $(pwd)/../world -R 
$(pwd)/../rel -X $(pwd)/../xsrc -U -V MKX11=yes -V USE_FORT=yes distribution
>Fix:



Home | Main Index | Thread Index | Old Index