From owner-freebsd-ports@FreeBSD.ORG Thu Nov 13 20:24:17 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDD4716A4CE; Thu, 13 Nov 2003 20:24:17 -0800 (PST) Received: from doom.homeunix.org (8-105.dialup.comset.net [213.172.8.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70B0C43FE0; Thu, 13 Nov 2003 20:20:15 -0800 (PST) (envelope-from igor@doom.homeunix.org) Received: from doom.homeunix.org (localhost [127.0.0.1]) by doom.homeunix.org (8.12.10/8.12.10) with ESMTP id hAE4H5iC035794; Fri, 14 Nov 2003 07:18:03 +0300 (MSK) (envelope-from igor@doom.homeunix.org) Received: (from igor@localhost) by doom.homeunix.org (8.12.10/8.12.10/Submit) id hAE4GaFd035749; Fri, 14 Nov 2003 07:16:36 +0300 (MSK) (envelope-from igor) Date: Fri, 14 Nov 2003 07:16:36 +0300 From: Igor Pokrovsky To: ports@freebsd.org Message-ID: <20031114041636.GA31302@doom.homeunix.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Accept-Language: ru cc: krion@freebsd.org Subject: filtermail-0.6 failed to compile X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Nov 2003 04:24:17 -0000 X-List-Received-Date: Fri, 14 Nov 2003 04:24:17 -0000 Hello, mail/filtermail failed to compile on my 4.9-STABLE (Thu Nov 6 20:22:24 MSK 2003). Complete log follows: -------------------------------------------------------------------------- ---> Upgrading 'filtermail-0.2.4_1' to 'filtermail-0.6' (mail/filtermail) ---> Building '/usr/ports/mail/filtermail' ===> Cleaning for libiconv-1.9.1_3 ===> Cleaning for gettext-0.12.1 ===> Cleaning for gmake-3.80_1 ===> Cleaning for libgnugetopt-1.2 ===> Cleaning for libtool-1.3.5_1 ===> Cleaning for expat-1.95.6_1 ===> Cleaning for filtermail-0.6 ===> Extracting for filtermail-0.6 >> Checksum OK for mailfilter-0.6.tar.gz. ===> Patching for filtermail-0.6 ===> Applying FreeBSD patches for filtermail-0.6 ===> filtermail-0.6 depends on executable: gmake - found ===> filtermail-0.6 depends on shared library: intl.5 - found ===> filtermail-0.6 depends on shared library: gnugetopt.1 - found ===> Configuring for filtermail-0.6 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gawk... (cached) nawk 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 c++ accepts -g... yes checking for style of include used by gmake... GNU checking dependency style of c++... gcc checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking dependency style of cc... gcc checking for strerror in -lcposix... no checking whether gmake sets $(MAKE)... (cached) yes checking for bison... no checking for byacc... byacc checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking whether what binaries we shall create... dynamically linked checking how to run the C preprocessor... cc -E 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking build system type... i386-portbld-freebsd4.9 checking host system type... i386-portbld-freebsd4.9 checking for ranlib... ranlib checking for inline... inline checking for off_t... yes checking for working alloca.h... no checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... no checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... no checking for stdint.h... no checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for locale.h... (cached) yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for feof_unlocked... no checking for fgets_unlocked... no checking for getc_unlocked... no checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... no checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... no checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... no checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... no checking for GNU gettext in libintl... yes checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking for getopt_long... yes checking for error_at_line... no checking return type of signal handlers... void checking for connect in -lsocket... no checking for gethostbyname in -lnsl... no checking for regcomp in -lregex... no checking for alarm... yes checking for gethostbyname... yes checking for gettimeofday... yes checking for memset... yes checking for regcomp... yes checking for select... yes checking for setlocale... (cached) yes checking for socket... yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for snprintf... yes checking for strerror... yes configure: creating ./config.status config.status: creating Makefile config.status: creating intl/Makefile config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating filtermail.spec config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating doc/Makefile config.status: creating contrib/Makefile config.status: creating doc/Doxyfile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile filtermail 0.6 configured. You can now type `gmake' to compile filtermail. If `gmake' is not available on your system, try `make' instead. ===> Building for filtermail-0.6 gmake all-recursive gmake[1]: Entering directory `/usr/ports/mail/filtermail/work/filtermail-0.6' Making all in intl gmake[2]: Entering directory `/usr/ports/mail/filtermail/work/filtermail-0.6/intl' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/mail/filtermail/work/filtermail-0.6/intl' Making all in po gmake[2]: Entering directory `/usr/ports/mail/filtermail/work/filtermail-0.6/po' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/mail/filtermail/work/filtermail-0.6/po' Making all in m4 gmake[2]: Entering directory `/usr/ports/mail/filtermail/work/filtermail-0.6/m4' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/mail/filtermail/work/filtermail-0.6/m4' Making all in doc gmake[2]: Entering directory `/usr/ports/mail/filtermail/work/filtermail-0.6/doc' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/mail/filtermail/work/filtermail-0.6/doc' Making all in man gmake[2]: Entering directory `/usr/ports/mail/filtermail/work/filtermail-0.6/man' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/mail/filtermail/work/filtermail-0.6/man' Making all in src gmake[2]: Entering directory `/usr/ports/mail/filtermail/work/filtermail-0.6/src' source='Header.cc' object='Header.o' libtool=no \ depfile='.deps/Header.Po' tmpdepfile='.deps/Header.TPo' \ depmode=gcc /bin/sh ../depcomp \ c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I../src -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I/usr/local/include -I/usr/local/include -Wall -O -pipe -march=pentiumpro -c -o Header.o `test -f 'Header.cc' || echo './'`Header.cc source='md5c.c' object='md5c.o' libtool=no \ depfile='.deps/md5c.Po' tmpdepfile='.deps/md5c.TPo' \ depmode=gcc /bin/sh ../depcomp \ cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I../src -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I/usr/local/include -I/usr/local/include -O -pipe -march=pentiumpro -c `test -f 'md5c.c' || echo './'`md5c.c source='Account.cc' object='Account.o' libtool=no \ depfile='.deps/Account.Po' tmpdepfile='.deps/Account.TPo' \ depmode=gcc /bin/sh ../depcomp \ c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I../src -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I/usr/local/include -I/usr/local/include -Wall -O -pipe -march=pentiumpro -c -o Account.o `test -f 'Account.cc' || echo './'`Account.cc source='Feedback.cc' object='Feedback.o' libtool=no \ depfile='.deps/Feedback.Po' tmpdepfile='.deps/Feedback.TPo' \ depmode=gcc /bin/sh ../depcomp \ c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I../src -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I/usr/local/include -I/usr/local/include -Wall -O -pipe -march=pentiumpro -c -o Feedback.o `test -f 'Feedback.cc' || echo './'`Feedback.cc byacc -d -o../src/y.tab.c rcfile.yy; \ mv --force y.tab.c rcparser.cc; \ mv --force y.tab.h rcparser.h; \ c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I../src -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I/usr/local/include -I/usr/local/include -Wall -O -pipe -march=pentiumpro -c rcparser.cc; \ touch ../src/y.tab.c flex -+ -i -orcfile.cc rcfile.ll rcparser.h source='rcfile.cc' object='rcfile.o' libtool=no \ depfile='.deps/rcfile.Po' tmpdepfile='.deps/rcfile.TPo' \ depmode=gcc /bin/sh ../depcomp \ c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I../src -DLOCALEDIR=\"/usr/local/share/locale\" -I../intl -I/usr/local/include -I/usr/local/include -Wall -O -pipe -march=pentiumpro -c -o rcfile.o `test -f 'rcfile.cc' || echo './'`rcfile.cc rcfile.ll:230: conflicting types for `typedef union YYSTYPE YYSTYPE' rcparser.h:40: previous declaration as `typedef union YYSTYPE YYSTYPE' rcfile.ll:231: conflicting types for `union YYSTYPE yylval' rcparser.h:41: previous declaration as `union YYSTYPE yylval' gmake[2]: *** [rcfile.o] Error 1 gmake[2]: Leaving directory `/usr/ports/mail/filtermail/work/filtermail-0.6/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/mail/filtermail/work/filtermail-0.6' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/mail/filtermail. ! mail/filtermail (filtermail-0.2.4_1) (compiler error) -------------------------------------------------------------------------- -ip -- Lazlo's Chinese Relativity Axiom: No matter how great your triumphs or how tragic your defeats -- approximately one billion Chinese couldn't care less.