From owner-freebsd-questions@FreeBSD.ORG Sun Jul 8 12:40:07 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7D9D616A41F for ; Sun, 8 Jul 2007 12:40:07 +0000 (UTC) (envelope-from pigskin_referee@yahoo.com) Received: from web34405.mail.mud.yahoo.com (web34405.mail.mud.yahoo.com [66.163.178.154]) by mx1.freebsd.org (Postfix) with SMTP id 4C36913C457 for ; Sun, 8 Jul 2007 12:40:07 +0000 (UTC) (envelope-from pigskin_referee@yahoo.com) Received: (qmail 7901 invoked by uid 60001); 8 Jul 2007 12:13:25 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=uaenedRZ0iaklDNuHZNI/Jvqwf/SV2vqslfg1JoibjfPi+3m3DpOUocxi0M+wKvoGKKCUD7/Nazs4u7M7V/0osmcXpHHEYNA4s//z1ulSyOaG9WceGfPL3cDtyiDHZh6IRpl1d0GkAvLn9IkjTiFdz03xJvgIqHGQcD7m1G6r04=; X-YMail-OSG: KPndr2kVM1kANekWpbZFjVRlqwu2V0YPwz6S5MmMo4el33Rzwf2Tu7ZxN0uajjJsx8l6QCV.IpZTSkN9xgs45x8dlblnoq0euweLRJWInDxqM6e_oF51sQCaf4gdlg-- Received: from [67.189.184.224] by web34405.mail.mud.yahoo.com via HTTP; Sun, 08 Jul 2007 05:13:25 PDT Date: Sun, 8 Jul 2007 05:13:25 -0700 (PDT) From: White Hat To: FreeBSD Users Questions MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <500743.5089.qm@web34405.mail.mud.yahoo.com> Subject: Build Failure: "claws-mail-etpan_privacy-0.15.5_8" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jul 2007 12:40:07 -0000 I just installed the newest version of Claws-Mail. When attempting to install "claws-mail-etpan_privacy-0.15.5_8", the build fails. Other add-ons for claws-mail install just fine. I have run the gauntlet of "make clean", deleted the '/usr/ports/distfiles' files and fetched fresh copies, etc; however, nothing works. The following is a copy of the build log. Script started on Sun Jul 8 07:37:23 2007 ===> Extracting for claws-mail-etpan_privacy-0.15.5_8 => MD5 Checksum OK for etpan-privacy-0.15.5.tar.gz. => SHA256 Checksum OK for etpan-privacy-0.15.5.tar.gz. ===> Patching for claws-mail-etpan_privacy-0.15.5_8 ===> claws-mail-etpan_privacy-0.15.5_8 depends on package: claws-mail>=2.6 - found ===> claws-mail-etpan_privacy-0.15.5_8 depends on executable in : gmake - found ===> claws-mail-etpan_privacy-0.15.5_8 depends on file: /usr/local/bin/autoconf259 - found ===> claws-mail-etpan_privacy-0.15.5_8 depends on file: /usr/local/libdata/xorg/libraries - found ===> Configuring for claws-mail-etpan_privacy-0.15.5_8 configure: WARNING: you should use --build, --host, --target checking whether to enable maintainer-specific portions of Makefiles... no 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 for i386-portbld-freebsd6.2-gcc... /usr/local/bin/gcc41 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 /usr/local/bin/gcc41 accepts -g... yes checking for /usr/local/bin/gcc41 option to accept ANSI C... none needed checking for style of include used by gmake... GNU checking dependency style of /usr/local/bin/gcc41... gcc3 checking for library containing strerror... none required checking for i386-portbld-freebsd6.2-gcc... (cached) /usr/local/bin/gcc41 checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/local/bin/gcc41 accepts -g... (cached) yes checking for /usr/local/bin/gcc41 option to accept ANSI C... (cached) none needed checking dependency style of /usr/local/bin/gcc41... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking how to run the C preprocessor... /usr/local/bin/gcc41 -E checking build system type... i386-portbld-freebsd6.2 checking host system type... i386-portbld-freebsd6.2 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by /usr/local/bin/gcc41... /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 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 for i386-portbld-freebsd6.2-g++... c++ 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 i386-portbld-freebsd6.2-g77... no checking for i386-portbld-freebsd6.2-f77... no checking for i386-portbld-freebsd6.2-xlf... no checking for i386-portbld-freebsd6.2-frt... no checking for i386-portbld-freebsd6.2-pgf77... no checking for i386-portbld-freebsd6.2-fort77... no checking for i386-portbld-freebsd6.2-fl32... no checking for i386-portbld-freebsd6.2-af77... no checking for i386-portbld-freebsd6.2-f90... no checking for i386-portbld-freebsd6.2-xlf90... no checking for i386-portbld-freebsd6.2-pgf90... no checking for i386-portbld-freebsd6.2-epcf90... no checking for i386-portbld-freebsd6.2-f95... no checking for i386-portbld-freebsd6.2-fort... no checking for i386-portbld-freebsd6.2-xlf95... no checking for i386-portbld-freebsd6.2-ifc... no checking for i386-portbld-freebsd6.2-efc... no checking for i386-portbld-freebsd6.2-pgf95... no checking for i386-portbld-freebsd6.2-lf95... no checking for i386-portbld-freebsd6.2-gfortran... no checking for g77... 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 /usr/local/bin/gcc41 object... ok checking for objdir... .libs checking for i386-portbld-freebsd6.2-ar... no checking for ar... ar checking for i386-portbld-freebsd6.2-ranlib... no checking for ranlib... ranlib checking for i386-portbld-freebsd6.2-strip... no checking for strip... strip checking if /usr/local/bin/gcc41 supports -fno-rtti -fno-exceptions... no checking for /usr/local/bin/gcc41 option to produce PIC... -fPIC checking if /usr/local/bin/gcc41 PIC flag -fPIC works... yes checking if /usr/local/bin/gcc41 static flag -static works... yes checking if /usr/local/bin/gcc41 supports -c -o file.o... yes checking whether the /usr/local/bin/gcc41 linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd6.2 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... yes 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.2 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... yes 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.2 ld.so checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/local/bin/pkg-config checking for i386-portbld-freebsd6.2-pkg-config... (cached) /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CLAWS_MAIL... yes checking for pkg-config... (cached) /usr/local/bin/pkg-config checking for GLIB - version >= 2.6.0... yes (version 2.12.12) checking for pkg-config... (cached) /usr/local/bin/pkg-config checking for GTK+ - version >= 2.6.0... yes (version 2.10.13) checking for libetpan-config... /usr/local/bin/libetpan-config checking libetpan/libetpan.h usability... yes checking libetpan/libetpan.h presence... yes checking for libetpan/libetpan.h... yes checking whether libetpan-config hints compiles and links fine... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating src/Makefile config.status: creating pluginconfig.h config.status: executing depfiles commands ===> Building for claws-mail-etpan_privacy-0.15.5_8 gmake all-recursive gmake[1]: Entering directory `/usr/ports/mail/claws-mail-etpan_privacy/work/etpan-privacy-0.15.5' Making all in config gmake[2]: Entering directory `/usr/ports/mail/claws-mail-etpan_privacy/work/etpan-privacy-0.15.5/config' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/ports/mail/claws-mail-etpan_privacy/work/etpan-privacy-0.15.5/config' Making all in src gmake[2]: Entering directory `/usr/ports/mail/claws-mail-etpan_privacy/work/etpan-privacy-0.15.5/src' if /bin/sh ../libtool --tag=CC --mode=compile /usr/local/bin/gcc41 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/local/include/gpgme -I/usr/local/include/claws-mail -I/usr/local/include/claws-mail/common -I/usr/local/include/claws-mail/gtk -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT etpan_privacy_la-plugin.lo -MD -MP -MF ".deps/etpan_privacy_la-plugin.Tpo" -c -o etpan_privacy_la-plugin.lo `test -f 'plugin.c' || echo './'`plugin.c; \ then mv -f ".deps/etpan_privacy_la-plugin.Tpo" ".deps/etpan_privacy_la-plugin.Plo"; else rm -f ".deps/etpan_privacy_la-plugin.Tpo"; exit 1; fi mkdir .libs /usr/local/bin/gcc41 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -I/usr/local/include/gpgme -I/usr/local/include/claws-mail -I/usr/local/include/claws-mail/common -I/usr/local/include/claws-mail/gtk -D_REENTRANT -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -D_THREAD_SAFE -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/pango-1.0 -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include -O2 -fno-strict-aliasing -pipe -march=pentium2 -MT etpan_privacy_la-plugin.lo -MD -MP -MF .deps/etpan_privacy_la-plugin.Tpo -c plugin.c -fPIC -DPIC -o .libs/etpan_privacy_la-plugin.o plugin.c:67: error: conflicting types for 'plugin_done' /usr/local/include/claws-mail/common/plugin.h:45: error: previous declaration of 'plugin_done' was here gmake[2]: *** [etpan_privacy_la-plugin.lo] Error 1 gmake[2]: Leaving directory `/usr/ports/mail/claws-mail-etpan_privacy/work/etpan-privacy-0.15.5/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/mail/claws-mail-etpan_privacy/work/etpan-privacy-0.15.5' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/mail/claws-mail-etpan_privacy. Script done on Sun Jul 8 07:38:23 2007 -- White Hat pigskin_referee@yahoo.com ____________________________________________________________________________________ Get the Yahoo! toolbar and be alerted to new email wherever you're surfing. http://new.toolbar.yahoo.com/toolbar/features/mail/index.php