Request for tester for pcc port

Gea-Suan Lin gslin at gslin.org
Mon Sep 17 17:40:30 PDT 2007


Hello everyone,

I made a port for pcc (Portable C Compiler), but it seems have problem
in do-build occasionally.

You might download the shar in:
http://netnews.nctu.edu.tw/~gslin/tmp/pcc.shar

The problem is when I do "make build", it will not run real make.

gslin at ccreader [~/work/ports/pcc] [8:23/W5] make build
===>  Vulnerability check disabled, database not found
===>  Extracting for pcc-0.9.8.070912
=> MD5 Checksum OK for pcc-0.9.8-070912.tgz.
=> SHA256 Checksum OK for pcc-0.9.8-070912.tgz.
===>  Patching for pcc-0.9.8.070912
===>  Applying FreeBSD patches for pcc-0.9.8.070912
===>  Configuring for pcc-0.9.8.070912
configure: WARNING: you should use --build, --host, --target
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking build system type... i386-portbld-freebsd6.2
checking host system type... i386-portbld-freebsd6.2
checking target system type... i386-portbld-freebsd6.2
checking for i386-portbld-freebsd6.2-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 for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for bison... yacc
checking for strip... yes
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/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... yes
checking for unistd.h... yes
checking for string.h... (cached) yes
checking alloca.h usability... no
checking alloca.h presence... no
checking for alloca.h... no
checking for working alloca.h... no
checking for alloca... yes
checking for mkstemp... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating cc/Makefile
config.status: creating cc/cc/Makefile
config.status: creating cc/cpp/Makefile
config.status: creating cc/ccom/Makefile
config.status: creating f77/Makefile
config.status: creating f77/f77/Makefile
config.status: creating f77/fcom/Makefile
config.status: creating config.h
===>  Building for pcc-0.9.8.070912
gslin at ccreader [~/work/ports/pcc] [8:23/W5]

-- 
* Gea-Suan Lin  (public key: Using https://keyserver.pgp.com/ to search)
* If you cannot convince them, confuse them.           -- Harry S Truman


More information about the freebsd-ports mailing list