broken qcad 2.0.1.1_1 make

Dan Malaby dan at peritek.com
Tue Nov 4 11:36:35 PST 2003


I have attached two txt files with details of the failure. the uname.txt 
file is the OS details and the fail.txt file is the make details.
If you need any other info please email me.

Thanks

Daniel Malaby
email: dan at peritek.com
voice:(510) 531-6500
fax: (510) 530-8563
Peritek
A Curtiss-Wright Company
5550 Redwood Road
Oakland, CA 94619
-------------- next part --------------
FreeBSD equine.peritek.com 4.7-STABLE FreeBSD 4.7-STABLE #2: Thu May  1 19:29:05 PDT 2003     dan at equine.peritek.com:/usr/obj/usr/src/sys/EQUINE  i386
-------------- next part --------------
===>  Extracting for qcad-2.0.1.1_1
>> Checksum OK for qcad-2.0.1.1-1.src.tar.gz.
===>  Patching for qcad-2.0.1.1_1
===>  Applying FreeBSD patches for qcad-2.0.1.1_1
===>   qcad-2.0.1.1_1 depends on file: /usr/X11R6/bin/moc - found
===>   qcad-2.0.1.1_1 depends on executable: gmake - found
===>  Configuring for qcad-2.0.1.1_1
===>  Building for qcad-2.0.1.1_1
cd /usr/ports/cad/qcad/work/qcad-2.0.1.1-1.src/scripts && /usr/bin/env QTDIR="/usr/X11R6" QMAKESPEC="/usr/X11R6/share/qt/mkspecs/freebsd-g++" SHELL=/bin/sh PORTOBJFORMAT=elf PREFIX=/usr/local LOCALBASE=/usr/local X11BASE=/usr/X11R6 MOTIFLIB="-L/usr/X11R6/lib -lXm -lXp" LIBDIR="/usr/lib" CFLAGS="-O -pipe " CXXFLAGS=" -O -pipe " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -c -s -o root -g wheel -m 555"  BSD_INSTALL_SCRIPT="install -c -o root -g wheel -m 555"  BSD_INSTALL_DATA="install -c -o root -g wheel -m 444"  BSD_INSTALL_MAN="install -c -o root -g wheel -m 444" sh ./build_qcad.sh
Building fparser, dxflib, qcadlib, qcadcmd, qcadactions, qcadguiqt, qcad..
checking build system type... i386-unknown-freebsd4.7
checking host system type... i386-unknown-freebsd4.7
checking for gcc... gcc
checking for C compiler default output... 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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking for find... find
checking for makedepend... makedepend
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for egrep... grep -E
checking for ANSI C header files... yes

configure: creating ./config.status
config.status: creating Makefile

Run 'make depend' to create dependencies.

test -d ./include || mkdir ./include
( cd ./include; rm *.h; \
for hf in `find ../src -name '*.h'`; do \
	ln -s "$hf"; \
done )
gcc -I./src -O -pipe   -I/usr/X11R6/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DUNIX=1 -DSTDC_HEADERS=1  -c src/fparser.cpp -o src/fparser.o
test -d ./lib || mkdir ./lib
ar -rs ./lib/libfparser.a ./src/fparser.o
checking build system type... i386-unknown-freebsd4.7
checking host system type... i386-unknown-freebsd4.7
checking for gcc... gcc
checking for C compiler default output... 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 gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
checking for find... find
checking for makedepend... makedepend
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for egrep... grep -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... no
checking for unistd.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes

configure: creating ./config.status
config.status: creating Makefile
config.status: creating test/Makefile

Run 'make depend' to create dependencies.

test -d ./include || mkdir ./include
( cd ./include; rm *.h; \
for hf in `find ../src -name '*.h'`; do \
	ln -s "$hf"; \
done )
gcc -I./src -O -pipe   -I/usr/X11R6/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DUNIX=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1  -c src/dl_dxf.cpp -o src/dl_dxf.o
Building libdxf.a failed


More information about the freebsd-ports mailing list