Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Nov 2002 08:05:51 -0800 (PST)
From:      Mike Harding <mvh&ix.netcom.com@ix.netcom.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/45755: /usr/ports/net/dictd does not build, at least on 4.7-RELEASE
Message-ID:  <20021126160551.848401311F@netcom1.netcom.com>

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

>Number:         45755
>Category:       ports
>Synopsis:       /usr/ports/net/dictd does not build, at least on 4.7-RELEASE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 26 08:10:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Mike Harding
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD netcom1.netcom.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Nov 22 19:14:49 PST 2002 mvh@netcom1.netcom.com:/usr/obj/usr/src/sys/MIKEIPF i386


	
>Description:
	/usr/ports/net/dictd does not
build on 4.7-RELEASE or 4.7-STABLE
>How-To-Repeat:
	

Here's an attempted build - I have tried this on multiple systems and
it fails the same on each:

netcom1# make
===>  Extracting for dictd-1.8.0
>Fix:
	


>Release-Note:
>Audit-Trail:
>Unformatted:
 >> Checksum OK for dictd-1.8.0.tar.gz.
 ===>   dictd-1.8.0 depends on executable: gmake - found
 ===>   dictd-1.8.0 depends on executable: libtool - found
 ===>   dictd-1.8.0 depends on executable: bison - found
 ===>  Patching for dictd-1.8.0
 ===>  Applying FreeBSD patches for dictd-1.8.0
 ===>  Configuring for dictd-1.8.0
 creating cache ./config.cache
 Configuring for dict
 .
 checking host system type... i386-portbld-freebsd4.7
 checking for gcc... cc
 checking whether the C compiler (cc -O -pipe  -I/usr/local/include ) works... yes
 checking whether the C compiler (cc -O -pipe  -I/usr/local/include ) is a cross-compiler... no
 checking whether we are using GNU C... yes
 checking whether cc accepts -g... yes
 checking for POSIXized ISC... no
 Checking for programs
 checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
 checking for flex... flex
 checking for yywrap in -lfl... yes
 checking for bison... bison -y
 checking for ranlib... ranlib
 checking for gnroff... no
 checking for nroff... nroff
 checking for groff... groff
 checking for col... col
 checking for expand... expand
 .
 Checking for libraries
 checking for libmaa in local source tree... yes
 checking for zlibVersion in -lz... yes
 checking for main in -lsocket... no
 checking for main in -lnsl... no
 checking for lt_dlopen in -lltdl... no
 .
 Checking for header files
 checking how to run the C preprocessor... cc -E
 checking for ANSI C header files... yes
 checking whether time.h and sys/time.h may both be included... yes
 checking for unistd.h... yes
 checking for strings.h... yes
 checking for limits.h... yes
 checking for sys/resource.h... yes
 checking for sys/time.h... yes
 checking for sys/param.h... yes
 checking for sys/wait.h... yes
 .
 Checking for system constants
 checking for working const... yes
 checking for inline... inline
 .
 Checking for library functions
 checking for working alloca.h... no
 checking for alloca... yes
 checking for strdup... yes
 checking for strtol... yes
 checking for strtoul... yes
 checking for semget... yes
 checking for strerror... yes
 checking for inet_aton... yes
 checking for strdup... (cached) yes
 checking for strtol... (cached) yes
 checking for strtoul... (cached) yes
 .
 Making output files
 updating cache ./config.cache
 creating ./config.status
 creating Makefile
 creating doc/Makefile
 creating config.h
 configuring in libmaa
 running /bin/sh ./configure  --with-etcdir=/usr/local/etc '--with-cflags=-O -pipe -I/usr/local/include' --without-local-zlib --prefix=/usr/local i386-portbld-freebsd4.7 --cache-file=.././config.cache --srcdir=.
 loading cache .././config.cache
 Configuring for libmaa 0.94
 .
 checking host system type... i386-portbld-freebsd4.7
 checking for gcc... (cached) cc
 checking whether the C compiler (cc -O -pipe  -I/usr/local/include ) works... yes
 checking whether the C compiler (cc -O -pipe  -I/usr/local/include ) is a cross-compiler... no
 checking whether we are using GNU C... (cached) yes
 checking whether cc accepts -g... (cached) yes
 checking for POSIXized ISC... no
 Checking for programs
 checking for a BSD compatible install... ../
 checking for ranlib... (cached) ranlib
 checking for perl4... no
 checking for perl... perl
 checking for latex2e... no
 checking for latex... latex
 checking for fig2dev... no
 checking for dvips... dvips
 checking for refbibtex... no
 checking for bibtex... bibtex
 .
 Checking for libraries
 .
 Checking for header file support
 checking how to run the C preprocessor... (cached) cc -E
 checking for ANSI C header files... (cached) yes
 checking whether time.h and sys/time.h may both be included... (cached) yes
 checking for unistd.h... (cached) yes
 checking for strings.h... (cached) yes
 checking for getopt.h... no
 checking for limits.h... (cached) yes
 checking for sys/resource.h... (cached) yes
 checking for sys/time.h... (cached) yes
 checking for sys/param.h... (cached) yes
 checking for sys/wait.h... (cached) yes
 checking for SYSLOG_NAMES support in syslog.h... yes
 .
 Checking for system constants
 checking for size_t... yes
 checking return type of signal handlers... void
 checking for working const... (cached) yes
 checking for inline... (cached) inline
 checking whether byte ordering is bigendian... no
 checking size of int... 4
 checking size of long... 4
 checking size of void *... 4
 checking size of long long int... 8
 .
 Checking for library functions
 checking for working alloca.h... (cached) no
 checking for alloca... (cached) yes
 checking for vprintf... yes
 checking for gettimeofday... yes
 checking for strchr... yes
 checking for strerror... (cached) yes
 checking for memcpy... yes
 checking for atexit... yes
 checking for on_exit... no
 checking for sysconf... yes
 checking for strdup... (cached) yes
 checking for strtol... (cached) yes
 checking for strtoul... (cached) yes
 checking for strdup... (cached) yes
 checking for strtol... (cached) yes
 checking for strtoul... (cached) yes
 .
 Making output files
 updating cache .././config.cache
 creating ./config.status
 creating Makefile
 creating doc/Makefile
 creating config.h
 .
 Done
 .
 Done
 ===>  Building for dictd-1.8.0
 making in libmaa
 gmake[1]: Entering directory `/usr/ports/net/dictd/work/dictd-1.8.0/libmaa'
 cc -c -DHAVE_CONFIG_H -DMAA_MAJOR=0 -DMAA_MINOR=94  -I. -O -pipe -I/usr/local/include xmalloc.c
 cc -c -DHAVE_CONFIG_H -DMAA_MAJOR=0 -DMAA_MINOR=94  -I. -O -pipe -I/usr/local/include obstack.c
 cc -c -DHAVE_CONFIG_H -DMAA_MAJOR=0 -DMAA_MINOR=94  -I. -O -pipe -I/usr/local/include getopt.c
 cc -c -DHAVE_CONFIG_H -DMAA_MAJOR=0 -DMAA_MINOR=94  -I. -O -pipe -I/usr/local/include getopt1.c
 cc -c -DHAVE_CONFIG_H -DMAA_MAJOR=0 -DMAA_MINOR=94  -I. -O -pipe -I/usr/local/include hash.c
 cc -c -DHAVE_CONFIG_H -DMAA_MAJOR=0 -DMAA_MINOR=94  -I. -O -pipe -I/usr/local/include set.c
 cc -c -DHAVE_CONFIG_H -DMAA_MAJOR=0 -DMAA_MINOR=94  -I. -O -pipe -I/usr/local/include stack.c
 cc -c -DHAVE_CONFIG_H -DMAA_MAJOR=0 -DMAA_MINOR=94  -I. -O -pipe -I/usr/local/include list.c
 cc -c -DHAVE_CONFIG_H -DMAA_MAJOR=0 -DMAA_MINOR=94  -I. -O -pipe -I/usr/local/include error.c
 cc -c -DHAVE_CONFIG_H -DMAA_MAJOR=0 -DMAA_MINOR=94  -I. -O -pipe -I/usr/local/include memory.c
 cc -c -DHAVE_CONFIG_H -DMAA_MAJOR=0 -DMAA_MINOR=94  -I. -O -pipe -I/usr/local/include string.c
 cc -c -DHAVE_CONFIG_H -DMAA_MAJOR=0 -DMAA_MINOR=94  -I. -O -pipe -I/usr/local/include debug.c
 cc -c -DHAVE_CONFIG_H -DMAA_MAJOR=0 -DMAA_MINOR=94  -I. -O -pipe -I/usr/local/include flags.c
 cc -c -DHAVE_CONFIG_H -DMAA_MAJOR=0 -DMAA_MINOR=94  -I. -O -pipe -I/usr/local/include maa.c
 cc -c -DHAVE_CONFIG_H -DMAA_MAJOR=0 -DMAA_MINOR=94  -I. -O -pipe -I/usr/local/include prime.c
 cc -c -DHAVE_CONFIG_H -DMAA_MAJOR=0 -DMAA_MINOR=94  -I. -O -pipe -I/usr/local/include bit.c
 cc -c -DHAVE_CONFIG_H -DMAA_MAJOR=0 -DMAA_MINOR=94  -I. -O -pipe -I/usr/local/include timer.c
 cc -c -DHAVE_CONFIG_H -DMAA_MAJOR=0 -DMAA_MINOR=94  -I. -O -pipe -I/usr/local/include version.c
 cc -c -DHAVE_CONFIG_H -DMAA_MAJOR=0 -DMAA_MINOR=94  -I. -O -pipe -I/usr/local/include arg.c
 cc -c -DHAVE_CONFIG_H -DMAA_MAJOR=0 -DMAA_MINOR=94  -I. -O -pipe -I/usr/local/include pr.c
 cc -c -DHAVE_CONFIG_H -DMAA_MAJOR=0 -DMAA_MINOR=94  -I. -O -pipe -I/usr/local/include sl.c
 cc -c -DHAVE_CONFIG_H -DMAA_MAJOR=0 -DMAA_MINOR=94  -I. -O -pipe -I/usr/local/include base64.c
 cc -c -DHAVE_CONFIG_H -DMAA_MAJOR=0 -DMAA_MINOR=94  -I. -O -pipe -I/usr/local/include base26.c
 cc -c -DHAVE_CONFIG_H -DMAA_MAJOR=0 -DMAA_MINOR=94  -I. -O -pipe -I/usr/local/include source.c
 cc -c -DHAVE_CONFIG_H -DMAA_MAJOR=0 -DMAA_MINOR=94  -I. -O -pipe -I/usr/local/include parse.c
 cc -c -DHAVE_CONFIG_H -DMAA_MAJOR=0 -DMAA_MINOR=94  -I. -O -pipe -I/usr/local/include parse-concrete.c
 cc -c -DHAVE_CONFIG_H -DMAA_MAJOR=0 -DMAA_MINOR=94  -I. -O -pipe -I/usr/local/include text.c
 cc -c -DHAVE_CONFIG_H -DMAA_MAJOR=0 -DMAA_MINOR=94  -I. -O -pipe -I/usr/local/include log.c
 ar rv libmaa.a xmalloc.o obstack.o getopt.o getopt1.o hash.o set.o stack.o list.o error.o memory.o string.o debug.o flags.o maa.o prime.o bit.o timer.o version.o arg.o pr.o sl.o base64.o base26.o source.o parse.o parse-concrete.o text.o log.o
 a - xmalloc.o
 a - obstack.o
 a - getopt.o
 a - getopt1.o
 a - hash.o
 a - set.o
 a - stack.o
 a - list.o
 a - error.o
 a - memory.o
 a - string.o
 a - debug.o
 a - flags.o
 a - maa.o
 a - prime.o
 a - bit.o
 a - timer.o
 a - version.o
 a - arg.o
 a - pr.o
 a - sl.o
 a - base64.o
 a - base26.o
 a - source.o
 a - parse.o
 a - parse-concrete.o
 a - text.o
 a - log.o
 gmake[1]: Leaving directory `/usr/ports/net/dictd/work/dictd-1.8.0/libmaa'
 cc -c -Ilibmaa -DHAVE_CONFIG_H  -I.  -O -pipe  -I/usr/local/include -DDICT_VERSION=\"1.8.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" daemon.c
 cc -c -Ilibmaa -DHAVE_CONFIG_H  -I.  -O -pipe  -I/usr/local/include -DDICT_VERSION=\"1.8.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" net.c
 flex  -oservscan.c servscan.l
 bison -y -tdv -b serv servparse.y
 cmp -s serv.tab.h servparse.h || mv serv.tab.h servparse.h
 cmp -s serv.tab.c servparse.c || mv serv.tab.c servparse.c
 rm -f serv.tab.h serv.tab.c
 cc -c -Ilibmaa -DHAVE_CONFIG_H  -I.  -O -pipe  -I/usr/local/include -DDICT_VERSION=\"1.8.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\"  servparse.c
 cc -c -Ilibmaa -DHAVE_CONFIG_H  -I.  -O -pipe  -I/usr/local/include -DDICT_VERSION=\"1.8.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\"  servscan.c
 cc -c -Ilibmaa -DHAVE_CONFIG_H  -I.  -O -pipe  -I/usr/local/include -DDICT_VERSION=\"1.8.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" md5.c
 cc -c -Ilibmaa -DHAVE_CONFIG_H  -I.  -O -pipe  -I/usr/local/include -DDICT_VERSION=\"1.8.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" index.c
 In file included from index.c:26:
 utf8_ucs4.h:26: syntax error before `wint_t'
 utf8_ucs4.h:34: syntax error before `ucs4'
 index.c: In function `tolower_alnumspace_utf8':
 index.c:114: syntax error before `ucs4_char'
 index.c:117: `ucs4_char' undeclared (first use in this function)
 index.c:117: (Each undeclared identifier is reported only once
 index.c:117: for each function it appears in.)
 gmake: *** [index.o] Error 1
 *** Error code 2
 
 Stop in /usr/ports/net/dictd.
 netcom1# 
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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