Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Apr 2009 13:15:19 GMT
From:      Gerard Seibert <gerard@seibercom.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/133419: Unable to build xf86-video-nsc
Message-ID:  <200904061315.n36DFJTL077437@www.freebsd.org>
Resent-Message-ID: <200904061320.n36DK1UX043191@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         133419
>Category:       ports
>Synopsis:       Unable to build xf86-video-nsc
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 06 13:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Gerard Seibert
>Release:        FreeBSD 6.3-RELEASE-p6
>Organization:
seibercom.net
>Environment:
FreeBSD scorpio.seibercom.net 6.3-RELEASE-p6 FreeBSD 6.3-RELEASE-p6 #0: Thu Dec 11 22:02:51 EST 2008     gerard@scorpio.seibercom.net:/usr/obj/usr/src/sys/SCORPIO  i386
>Description:
PORTNAME=       xf86-video-nsc
PORTVERSION=    2.8.3
PORTREVISION=   3

I am unable to build this port. The entire build log is attached to this report. I have an older version of this port installed however. The log is also available here: http://pastebin.ca/1383699
>How-To-Repeat:
Attempt to build this port on my PD.
>Fix:


Patch attached with submission follows:

Script started on Mon Apr  6 06:55:49 2009
===>  Extracting for xf86-video-nsc-2.8.3_3
=> MD5 Checksum OK for xorg/driver/xf86-video-nsc-2.8.3.tar.bz2.
=> SHA256 Checksum OK for xorg/driver/xf86-video-nsc-2.8.3.tar.bz2.
===>  Patching for xf86-video-nsc-2.8.3_3
===>   xf86-video-nsc-2.8.3_3 depends on file: /usr/local/libdata/pkgconfig/videoproto.pc - found
===>   xf86-video-nsc-2.8.3_3 depends on file: /usr/local/libdata/pkgconfig/xextproto.pc - found
===>   xf86-video-nsc-2.8.3_3 depends on file: /usr/local/libdata/pkgconfig/xf86dgaproto.pc - found
===>   xf86-video-nsc-2.8.3_3 depends on file: /usr/local/libdata/pkgconfig/randrproto.pc - found
===>   xf86-video-nsc-2.8.3_3 depends on file: /usr/local/libdata/pkgconfig/fontsproto.pc - found
===>   xf86-video-nsc-2.8.3_3 depends on file: /usr/local/libdata/pkgconfig/renderproto.pc - found
===>   xf86-video-nsc-2.8.3_3 depends on file: /usr/local/libdata/pkgconfig/xorg-server.pc - found
===>   xf86-video-nsc-2.8.3_3 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found
===>   xf86-video-nsc-2.8.3_3 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found
===>   xf86-video-nsc-2.8.3_3 depends on executable: pkg-config - found
===>  Configuring for xf86-video-nsc-2.8.3_3
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i386-portbld-freebsd6.3
checking host system type... i386-portbld-freebsd6.3
checking for style of include used by make... GNU
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for xlf... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... (cached) 262144
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... freebsd6.3 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd6.3 ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... yes
checking if f77 static flag -static works... yes
checking if f77 supports -c -o file.o... yes
checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd6.3 ld.so
checking how to hardcode library paths into programs... immediate
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking dependency style of cc... gcc3
checking if RANDR is defined... yes
checking if RENDER is defined... yes
checking if XV is defined... yes
checking if DPMSExtension is defined... yes
checking if XFreeXDGA is defined... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XORG... yes
checking for ANSI C header files... (cached) yes
checking whether _LP64 is declared... no
checking whether __amd64__ is declared... no
checking whether amd64 is declared... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: executing depfiles commands
===>  Building for xf86-video-nsc-2.8.3_3
make  all-recursive
Making all in src
/bin/sh ../libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H -I. -I..     -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include   -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT durango.lo -MD -MP -MF .deps/durango.Tpo -c -o durango.lo durango.c
mkdir .libs
 cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT durango.lo -MD -MP -MF .deps/durango.Tpo -c durango.c  -fPIC -DPIC -o .libs/durango.o
mv -f .deps/durango.Tpo .deps/durango.Plo
/bin/sh ../libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H -I. -I..     -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include   -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT nsc_driver.lo -MD -MP -MF .deps/nsc_driver.Tpo -c -o nsc_driver.lo nsc_driver.c
 cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT nsc_driver.lo -MD -MP -MF .deps/nsc_driver.Tpo -c nsc_driver.c  -fPIC -DPIC -o .libs/nsc_driver.o
mv -f .deps/nsc_driver.Tpo .deps/nsc_driver.Plo
/bin/sh ../libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H -I. -I..     -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include   -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT nsc_galstub.lo -MD -MP -MF .deps/nsc_galstub.Tpo -c -o nsc_galstub.lo nsc_galstub.c
 cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT nsc_galstub.lo -MD -MP -MF .deps/nsc_galstub.Tpo -c nsc_galstub.c  -fPIC -DPIC -o .libs/nsc_galstub.o
mv -f .deps/nsc_galstub.Tpo .deps/nsc_galstub.Plo
/bin/sh ../libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H -I. -I..     -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include   -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT nsc_gx1_accel.lo -MD -MP -MF .deps/nsc_gx1_accel.Tpo -c -o nsc_gx1_accel.lo nsc_gx1_accel.c
 cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT nsc_gx1_accel.lo -MD -MP -MF .deps/nsc_gx1_accel.Tpo -c nsc_gx1_accel.c  -fPIC -DPIC -o .libs/nsc_gx1_accel.o
mv -f .deps/nsc_gx1_accel.Tpo .deps/nsc_gx1_accel.Plo
/bin/sh ../libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H -I. -I..     -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include   -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT nsc_gx1_cursor.lo -MD -MP -MF .deps/nsc_gx1_cursor.Tpo -c -o nsc_gx1_cursor.lo nsc_gx1_cursor.c
 cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT nsc_gx1_cursor.lo -MD -MP -MF .deps/nsc_gx1_cursor.Tpo -c nsc_gx1_cursor.c  -fPIC -DPIC -o .libs/nsc_gx1_cursor.o
mv -f .deps/nsc_gx1_cursor.Tpo .deps/nsc_gx1_cursor.Plo
/bin/sh ../libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H -I. -I..     -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include   -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT nsc_gx1_dga.lo -MD -MP -MF .deps/nsc_gx1_dga.Tpo -c -o nsc_gx1_dga.lo nsc_gx1_dga.c
 cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT nsc_gx1_dga.lo -MD -MP -MF .deps/nsc_gx1_dga.Tpo -c nsc_gx1_dga.c  -fPIC -DPIC -o .libs/nsc_gx1_dga.o
mv -f .deps/nsc_gx1_dga.Tpo .deps/nsc_gx1_dga.Plo
/bin/sh ../libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H -I. -I..     -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include   -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT nsc_gx1_driver.lo -MD -MP -MF .deps/nsc_gx1_driver.Tpo -c -o nsc_gx1_driver.lo nsc_gx1_driver.c
 cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT nsc_gx1_driver.lo -MD -MP -MF .deps/nsc_gx1_driver.Tpo -c nsc_gx1_driver.c  -fPIC -DPIC -o .libs/nsc_gx1_driver.o
mv -f .deps/nsc_gx1_driver.Tpo .deps/nsc_gx1_driver.Plo
/bin/sh ../libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H -I. -I..     -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include   -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT nsc_gx1_shadow.lo -MD -MP -MF .deps/nsc_gx1_shadow.Tpo -c -o nsc_gx1_shadow.lo nsc_gx1_shadow.c
 cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT nsc_gx1_shadow.lo -MD -MP -MF .deps/nsc_gx1_shadow.Tpo -c nsc_gx1_shadow.c  -fPIC -DPIC -o .libs/nsc_gx1_shadow.o
mv -f .deps/nsc_gx1_shadow.Tpo .deps/nsc_gx1_shadow.Plo
/bin/sh ../libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H -I. -I..     -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include   -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT nsc_gx1_video.lo -MD -MP -MF .deps/nsc_gx1_video.Tpo -c -o nsc_gx1_video.lo nsc_gx1_video.c
 cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT nsc_gx1_video.lo -MD -MP -MF .deps/nsc_gx1_video.Tpo -c nsc_gx1_video.c  -fPIC -DPIC -o .libs/nsc_gx1_video.o
mv -f .deps/nsc_gx1_video.Tpo .deps/nsc_gx1_video.Plo
/bin/sh ../libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H -I. -I..     -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include   -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT nsc_gx2_accel.lo -MD -MP -MF .deps/nsc_gx2_accel.Tpo -c -o nsc_gx2_accel.lo nsc_gx2_accel.c
 cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT nsc_gx2_accel.lo -MD -MP -MF .deps/nsc_gx2_accel.Tpo -c nsc_gx2_accel.c  -fPIC -DPIC -o .libs/nsc_gx2_accel.o
mv -f .deps/nsc_gx2_accel.Tpo .deps/nsc_gx2_accel.Plo
/bin/sh ../libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H -I. -I..     -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include   -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT nsc_gx2_cursor.lo -MD -MP -MF .deps/nsc_gx2_cursor.Tpo -c -o nsc_gx2_cursor.lo nsc_gx2_cursor.c
 cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT nsc_gx2_cursor.lo -MD -MP -MF .deps/nsc_gx2_cursor.Tpo -c nsc_gx2_cursor.c  -fPIC -DPIC -o .libs/nsc_gx2_cursor.o
mv -f .deps/nsc_gx2_cursor.Tpo .deps/nsc_gx2_cursor.Plo
/bin/sh ../libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H -I. -I..     -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include   -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT nsc_gx2_dga.lo -MD -MP -MF .deps/nsc_gx2_dga.Tpo -c -o nsc_gx2_dga.lo nsc_gx2_dga.c
 cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT nsc_gx2_dga.lo -MD -MP -MF .deps/nsc_gx2_dga.Tpo -c nsc_gx2_dga.c  -fPIC -DPIC -o .libs/nsc_gx2_dga.o
mv -f .deps/nsc_gx2_dga.Tpo .deps/nsc_gx2_dga.Plo
/bin/sh ../libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H -I. -I..     -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include   -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT nsc_gx2_driver.lo -MD -MP -MF .deps/nsc_gx2_driver.Tpo -c -o nsc_gx2_driver.lo nsc_gx2_driver.c
 cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT nsc_gx2_driver.lo -MD -MP -MF .deps/nsc_gx2_driver.Tpo -c nsc_gx2_driver.c  -fPIC -DPIC -o .libs/nsc_gx2_driver.o
mv -f .deps/nsc_gx2_driver.Tpo .deps/nsc_gx2_driver.Plo
/bin/sh ../libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H -I. -I..     -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include   -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT nsc_gx2_shadow.lo -MD -MP -MF .deps/nsc_gx2_shadow.Tpo -c -o nsc_gx2_shadow.lo nsc_gx2_shadow.c
 cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT nsc_gx2_shadow.lo -MD -MP -MF .deps/nsc_gx2_shadow.Tpo -c nsc_gx2_shadow.c  -fPIC -DPIC -o .libs/nsc_gx2_shadow.o
mv -f .deps/nsc_gx2_shadow.Tpo .deps/nsc_gx2_shadow.Plo
/bin/sh ../libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H -I. -I..     -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include   -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT nsc_gx2_video.lo -MD -MP -MF .deps/nsc_gx2_video.Tpo -c -o nsc_gx2_video.lo nsc_gx2_video.c
 cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT nsc_gx2_video.lo -MD -MP -MF .deps/nsc_gx2_video.Tpo -c nsc_gx2_video.c  -fPIC -DPIC -o .libs/nsc_gx2_video.o
mv -f .deps/nsc_gx2_video.Tpo .deps/nsc_gx2_video.Plo
/bin/sh ../libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H -I. -I..     -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include   -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT panel.lo -MD -MP -MF .deps/panel.Tpo -c -o panel.lo panel.c
 cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -I../src/gfx -I../src/panel -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT panel.lo -MD -MP -MF .deps/panel.Tpo -c panel.c  -fPIC -DPIC -o .libs/panel.o
mv -f .deps/panel.Tpo .deps/panel.Plo
/bin/sh ../libtool    --mode=compile cc -DHAVE_CONFIG_H -I. -I..     -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT nsc_msr_asm.lo -MD -MP -MF .deps/nsc_msr_asm.Tpo -c -o nsc_msr_asm.lo nsc_msr_asm.S
 cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/xorg -I/usr/local/include/pixman-1 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT nsc_msr_asm.lo -MD -MP -MF .deps/nsc_msr_asm.Tpo -c nsc_msr_asm.S  -fPIC -DPIC -o .libs/nsc_msr_asm.o
nsc_msr_asm.S:133:22: assyntax.h: No such file or directory
nsc_msr_asm.S: Assembler messages:
nsc_msr_asm.S:135: Error: invalid character '(' in mnemonic
nsc_msr_asm.S:137: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:139: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:141: Error: no such instruction: `aligntext4'
nsc_msr_asm.S:143: Error: no such instruction: `globl GLNAME(nsc_asm_msr_vsa_rd)'
nsc_msr_asm.S:145: Error: invalid character '(' in mnemonic
nsc_msr_asm.S:147: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:148: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:150: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:151: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:152: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:153: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:155: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:158: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:159: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:160: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:162: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:163: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:164: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:166: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:167: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:169: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:170: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:171: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:172: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:174: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:175: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:176: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:177: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:185: Error: no such instruction: `aligntext4'
nsc_msr_asm.S:187: Error: no such instruction: `globl GLNAME(nsc_asm_msr_vsa_wr)'
nsc_msr_asm.S:189: Error: invalid character '(' in mnemonic
nsc_msr_asm.S:191: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:192: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:194: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:195: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:196: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:197: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:198: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:199: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:201: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:204: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:205: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:206: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:208: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:209: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:211: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:212: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:214: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:216: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:218: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:219: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:220: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:221: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:222: Error: invalid character '_' in mnemonic
nsc_msr_asm.S:223: Error: invalid character '_' in mnemonic
*** Error code 1

Stop in /usr/ports/x11-drivers/xf86-video-nsc/work/xf86-video-nsc-2.8.3/src.
*** Error code 1

Stop in /usr/ports/x11-drivers/xf86-video-nsc/work/xf86-video-nsc-2.8.3.
*** Error code 1

Stop in /usr/ports/x11-drivers/xf86-video-nsc/work/xf86-video-nsc-2.8.3.
*** Error code 1

Stop in /usr/ports/x11-drivers/xf86-video-nsc.

Script done on Mon Apr  6 06:57:34 2009


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904061315.n36DFJTL077437>