From owner-freebsd-gnome@FreeBSD.ORG Mon Sep 6 04:42:41 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 610D116A4CE for ; Mon, 6 Sep 2004 04:42:41 +0000 (GMT) Received: from ran.psg.com (ip192.186.dsl-acs2.seawa0.iinet.com [209.20.186.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2529743D53 for ; Mon, 6 Sep 2004 04:42:40 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.34 (FreeBSD)) id 1C4BKx-000Gkt-FF; Sun, 05 Sep 2004 21:42:39 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16699.60094.958609.472439@ran.psg.com> Date: Sun, 5 Sep 2004 21:42:38 -0700 To: gnome@FreeBSD.org Subject: x11-toolkits/gtk-- failure X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Sep 2004 04:42:41 -0000 -current as of today portupgrade -favr i ran 52 portupgrade -f devel/libsigc++ 53 portupgrade -f x11-toolkits/gtk-- 2>&1 | tee portupgrade.log3 but checking if libsigc++ sane... no configure: error: Libsigc++ is required to compile Gtk--. If libsigc++ was installed but no found to be sane, most likely you have not placed the /usr/local/lib path in the library config file and run ldconfig. ===> Script "configure" failed unexpectedly. Please direct the output of the failure of the make command to a file, and then feed that file to the gnomelogalyzer, available from http://www.freebsd.org/gnome/gnomelogalyzer.sh, which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the problem to the FreeBSD GNOME team at gnome@FreeBSD.org, and attach "/usr/ports/x11-toolkits/gtk--/work/gtkmm-1.2.8/config.log" and the output of the failure of the make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/x11-toolkits/gtk--. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade46134.0 make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! x11-toolkits/gtk-- (gtkmm-1.2.8_2) (configure error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed gnomeanal # ~/gnomelogalyzer.sh portupgrade.log3 The cause of your build failure is not known to gnomelogalyzer.sh. Before e-mailing the build log to the FreeBSD GNOME team at freebsd-gnome@FreeBSD.org, TRY EACH OF THE FOLLOWING: * Make sure that you are generating the logfile with something similar to "make 2>&1 | tee /path/to/logfile" (sh) or "make |& tee /path/to/logfile" (csh) * Make sure your cvsup(1) configuration file specifies the 'ports-all' collection * Run cvsup(1) and attempt the build again * Check /usr/ports/UPDATING for information pertinent to your build failure * 99% of the commonly reported build failures can be solved by running "portupgrade -a" * Read the FAQs at http://www.FreeBSD.org/gnome/ * Search the archives of freebsd-gnome@FreeBSD.org. Archives can be searched at http://lists.freebsd.org/pipermail/freebsd-gnome/ If you have not performed each of the above suggestions, don't bother asking for help. The chances are good that you'll simply be told to perform one of the aforementioned steps. config log is This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:639: checking for a BSD compatible install configure:692: checking whether build environment is sane configure:749: checking whether gmake sets ${MAKE} configure:795: checking for working aclocal configure:808: checking for working autoconf configure:821: checking for working automake configure:834: checking for working autoheader configure:847: checking for working makeinfo configure:865: checking whether to enable maintainer-specific portions of Makefiles configure:947: checking for gcc configure:1060: checking whether the C compiler (cc -O -pipe -march=pentiumpro ) works configure:1076: cc -o conftest -O -pipe -march=pentiumpro conftest.c 1>&5 configure:1102: checking whether the C compiler (cc -O -pipe -march=pentiumpro ) is a cross-compiler configure:1107: checking whether we are using GNU C configure:1116: cc -E conftest.c configure:1135: checking whether cc accepts -g configure:1167: checking how to run the C preprocessor configure:1188: cc -E conftest.c >/dev/null 2>conftest.out configure:1252: checking for flex configure:1285: checking for flex configure:1319: checking for yywrap in -lfl configure:1338: cc -o conftest -O -pipe -march=pentiumpro conftest.c -lfl 1>&5 configure:1361: checking lex output file root configure:1382: checking whether yytext is a pointer configure:1401: cc -o conftest -O -pipe -march=pentiumpro conftest.c -lfl 1>&5 configure:1427: checking for bison configure:1458: checking whether gmake sets ${MAKE} configure:1492: checking host system type configure:1584: checking build system type configure:1604: checking for ranlib configure:1643: checking for ld used by GCC configure:1705: checking if the linker (/usr/bin/ld) is GNU ld GNU ld version 2.15 [FreeBSD] 2004-05-23 configure:1721: checking for BSD-compatible nm configure:1757: checking whether ln -s works ltconfig13:603: checking for object suffix ltconfig13:604: cc -c -O -pipe -march=pentiumpro conftest.c 1>&5 ltconfig13:629: checking for executable suffix ltconfig13:630: cc -o conftest -O -pipe -march=pentiumpro conftest.c 1>&5 ltconfig13:776: checking if cc PIC flag -fPIC works ltconfig13:777: cc -c -O -pipe -march=pentiumpro -fPIC -DPIC conftest.c 1>&5 ltconfig13:829: checking if cc supports -c -o file.o ltconfig13:830: cc -c -O -pipe -march=pentiumpro -o out/conftest2.o conftest.c 1>&5 ltconfig13:862: checking if cc supports -c -o file.lo ltconfig13:863: cc -c -O -pipe -march=pentiumpro -c -o conftest.lo conftest.c 1>&5 ltconfig13:914: checking if cc supports -fno-rtti -fno-exceptions ltconfig13:915: cc -c -O -pipe -march=pentiumpro -fno-rtti -fno-exceptions -c conftest.c conftest.c 1>&5 ltconfig13:958: checking if cc static flag -static works ltconfig13:959: cc -o conftest -O -pipe -march=pentiumpro -static conftest.c 1>&5 GNU ld version 2.15 [FreeBSD] 2004-05-23 ltconfig13:1653: checking if global_symbol_pipe works ltconfig13:1654: cc -c -O -pipe -march=pentiumpro conftest.c 1>&5 ltconfig13:1657: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm" ltconfig13:1709: cc -o conftest -O -pipe -march=pentiumpro -fno-builtin conftest.c conftstm.o 1>&5 configure:1952: checking for gm4 configure:1987: checking for sgml2html configure:2037: checking for perl5 configure:2072: checking whether make is GNU Make configure:2137: checking for gtk-config configure:2172: checking for GTK - version >= 1.2.7 configure:2273: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include conftest.c -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXi -lXext -lX11 -lm 1>&5 configure:2409: checking if html documentation and manual pages are generated configure:2449: checking for c++ configure:2481: checking whether the C++ compiler (c++ -O -pipe -march=pentiumpro ) works configure:2497: c++ -o conftest -O -pipe -march=pentiumpro conftest.C 1>&5 configure:2523: checking whether the C++ compiler (c++ -O -pipe -march=pentiumpro ) is a cross-compiler configure:2528: checking whether we are using GNU C++ configure:2537: c++ -E conftest.C configure:2556: checking whether c++ accepts -g configure:2605: checking what warning flags to pass to the C++ compiler configure:2636: checking what language compliance flags to pass to the C++ compiler configure:2703: checking for sigc-config configure:2739: checking for libsigc++ - version >= 0.8.5 configure:2794: checking if libsigc++ sane configure:2841: c++ -o conftest -O -pipe -march=pentiumpro -Wall -Wno-unused -I/usr/local/include/sigc++-1.0 conftest.C -L/usr/local/lib -lsigc -lpthread 1>&5 configure: failed program was: #line 2806 "configure" #include "confdefs.h" #ifdef __cplusplus /* extern "C" void exit(int); */ #endif #include #include #ifdef SIGC_CXX_NAMESPACES using namespace SigC; #endif int foo1(int i) { return 1; } int main(int argc,char **argv) { if (sigc_major_version!=1 || sigc_minor_version!=0 || sigc_micro_version!=4) { printf("(%d.%d.%d) ", sigc_major_version,sigc_minor_version,sigc_micro_version); return 1; } Signal1 sig1; sig1.connect(slot(foo1)); sig1(1); return 0; } and package list is # ls /var/db/pkg Hermes-1.3.3_1/ ImageMagick-6.0.6.2/ ORBit-0.5.17_2/ ORBit2-2.10.4/ XFree86-4.4.0_1,1/ XFree86-FontServer-4.4.0/ XFree86-NestServer-4.4.0/ XFree86-PrintServer-4.4.0/ XFree86-Server-4.4.0_3/ XFree86-VirtualFramebufferServer-4.4.0/ XFree86-clients-4.4.0_1/ XFree86-documents-4.4.0/ XFree86-font100dpi-4.4.0/ XFree86-font75dpi-4.4.0/ XFree86-fontCyrillic-4.4.0/ XFree86-fontDefaultBitmaps-4.4.0/ XFree86-fontEncodings-4.4.0/ XFree86-fontScalable-4.4.0_1/ XFree86-libraries-4.4.0/ XFree86-manuals-4.4.0/ Xaw3d-1.5/ a2ps-letter-4.13b_2/ aalib-1.4.r5_1/ acroread-5.09/ aspell-0.60_2/ at-spi-1.4.2/ atk-1.6.1/ autoconf-2.13.000227_5/ autoconf-2.53_3/ autoconf-2.59_2/ automake-1.4.6_1/ automake-1.5_2,1/ autotrace-0.31.1_1/ bash-2.05b.007_2/ bison-1.75_2/ bitstream-vera-1.10/ bladeenc-0.94.2/ bluefish-0.13/ bonobo-1.0.22_1/ bugbuddy2-2.6.1/ buildtool-0.16/ bzip-0.21/ cdrtools-2.0.3_4/ compat3x-i386-5.0.20020925/ cucipop-1.31_2/ cups-base-1.1.20.0/ cups-pstoraster-7.07_1/ cvsup-16.1h/ dasher-3.2.11/ db3-3.3.11_2,1/ db41-4.1.25_2/ db42-4.2.52_3/ diablo-jdk-1.3.1.0_1/ djbfft-0.76_1/ doc-2.1.4_1/ docbook-1.3/ docbook-241_2/ docbook-3.0_2/ docbook-3.1_2/ docbook-4.0_2/ docbook-4.1_2/ docbook-sk-4.1.2_3/ docbook-xml-4.2_1/ docbook-xsl-1.65.1/ docproj-1.13/ dri-5.0.2,1/ driftnet-0.1.6_1/ dsssl-docbook-modular-1.78_6,1/ eel2-2.6.2/ elm-2.5.6_2/ emacs-21.3_3/ enscript-letter-1.6.4/ eog2-2.6.1_2/ epiphany-1.2.7/ esound-0.2.35_1/ exim-4.42+27/ exim-monitor-4.42+27/ expat-1.95.8/ expect-5.42.1/ ezm3-1.2/ faad2-2.0_4/ fam-2.6.9_6/ fastest_cvsup-0.2.8/ fileroller-2.6.2,1/ flac-1.1.0_3/ fltk-1.1.4/ fontconfig-2.2.3,1/ freetype-1.3.1_3/ freetype2-2.1.7_3/ frontline-0.5.4_1/ gail-1.6.6/ gaim-0.82.1/ gal-0.24_1/ gal2-1.99.11_1/ galeon2-1.3.16_1/ gcalctool-4.3.51,1/ gconf-1.0.9_7/ gconf-editor-2.6.2,1/ gconf2-2.6.4/ gd-2.0.25,1/ gdbm-1.8.3_1/ gdk-pixbuf-0.22.0_1/ gdm2-2.6.0.3_2/ gedit2-2.6.2_1/ gettext-0.13.1_1/ ggv2-2.6.2/ ghex2-2.6.1/ ghostscript-gnu-7.07_11/ ghostview-1.5/ gimp-gnome-2.0.3,1/ gimp-print-4.2.7/ glade2-2.6.0/ gle-3.0.3/ glib-1.2.10_11/ glib-2.4.6/ gmake-3.80_2/ gnet-1.1.4/ gnet-glib2-1.1.9_3/ gnet2-2.0.5_1/ gnome-icon-theme-1.2.3/ gnome-pkgview-1.0.4_2/ gnome-themes-2.6.3/ gnome2-2.6.2/ gnomeapplets2-2.6.2.1_2/ gnomeaudio2-2.0.0/ gnomecanvas-0.22.0_1/ gnomecontrolcenter2-2.6.1_2/ gnomedb-0.2.96_2/ gnomedesktop-2.6.2/ gnomegames2-2.6.2_2/ gnomehier-1.0_19/ gnomeicu2-0.99.5/ gnomekeyring-0.2.1_1/ gnomelibs-1.4.2_2/ gnomemag-0.10.11/ gnomemedia2-2.6.2_3/ gnomemimedata-2.4.1_2/ gnomemm-1.2.4_2/ gnomenetstatus-2.6.2.1/ gnomepanel-2.6.2_1/ gnomeprint-0.37_1/ gnomesession-2.6.2/ gnomespeech-0.3.5/ gnomesystemmonitor-2.6.0_2/ gnometerminal-2.6.1_2/ gnomeuserdocs2-2.6.0.1/ gnomeutils2-2.6.2_1,1/ gnomevfs-1.0.5_6/ gnomevfs2-2.6.1.1_3/ gnopernicus-0.8.4/ gnumeric2-1.2.13/ gnupg-1.2.6/ gnupg-idea-1.0.6/ gob-1.0.12_1/ gob2-2.0.9/ gok-0.10.2/ gpdf-0.132/ gpgme-0.3.16_1/ gsfonts-8.11_1/ gsm-1.0.10/ gstreamer-0.8.4/ gstreamer-plugins-0.8.2_4/ gtetrinet-0.7.5_2/ gthumb2-2.4.1_1/ gtk-1.2.10_12/ gtk-2.4.9/ gtk-engines-0.12_3/ gtk-engines2-2.2.0_4/ gtkglarea-1.2.3/ gtkglarea-1.99.0_4/ gtkmm-1.2.8_2/ gtksourceview-1.0.1/ gtkspell2-2.0.7/ gucharmap-gnome-1.4.1/ guile-1.6.4_6/ guile-gtk-0.31_1/ gv-3.5.8_3/ hdf-4.1r5/ help2man-1.33.1/ hicolor-icon-theme-0.5/ html-4.01_2/ imake-4.4.0/ imlib-1.9.14_4/ intltool-0.31.2/ iso8879-1986_2/ ispell-3.2.06_11/ jade-1.2.1_8/ jasper-1.701.0/ javavmwrapper-1.5/ jbigkit-1.6/ jdk-1.1.8/ jdk-1.3.1p8_2/ jpeg-6b_3/ jpilot-0.99.7_1/ kermit-8.0.211/ lame-3.96.1/ lcms-1.13,1/ lha-1.14i_5/ libEMF-1.0/ libIDL-0.8.4/ libXft-2.1.6/ liba52-0.7.4_1/ libao-esound-0.8.4_1/ libart_lgpl2-2.3.16/ libaudiofile-0.2.6/ libbonobo-2.6.2/ libbonoboui-2.6.1/ libcapplet-1.4.0.5_2/ libchk-1.9/ libcroco-0.5.1/ libdvdcss-1.2.8_1/ libdvdnav-0.1.9/ libdvdread-0.9.4_1/ libesmtp-1.0.3,1/ libexif-0.5.12_2/ libflash-0.4.10/ libfpx-1.2.0.9/ libgail-gnome-1.0.6/ libgda-0.2.96_2/ libgda2-1.0.4/ libghttp-1.0.9/ libglade-0.17_3/ libglade2-2.4.0/ libglut-6.0.1/ libgmp-4.1.3/ libgnome-2.6.1.1/ libgnomecanvas-2.6.1.1/ libgnomedb-1.0.4_1/ libgnomeprint-2.6.2/ libgnomeprintui-2.6.2/ libgnomeui-2.6.1.1/ libgnugetopt-1.2/ libgsf-1.10.1/ libgsf-gnome-1.10.0/ libgtkhtml-2.6.2/ libgtop2-2.6.0_1/ libiconv-1.9.2_1/ libid3tag-0.15.0b_1/ libijs-0.35/ libltdl-1.5.8/ libmad-0.15.1b/ libmikmod-esound-3.1.11/ libmng-1.0.8/ libmpeg2-0.4.0b_1/ libogg-1.1,3/ librep-0.16.2_4/ librsvg2-2.6.5_1/ libsigc++-1.0.4/ libsigc++-1.2.5_1/ libsndfile-1.0.10/ libtool-1.3.5_2/ libtool-1.5.8/ libungif-4.1.3/ libunicode-0.4_4/ libvorbis-1.0.1,3/ libwmf-0.2.8.3/ libwnck-2.6.2.1_1/ libwww-5.4.0_1/ libxine-1.0.r5_1/ libxklavier-1.03_1,1/ libxml-1.8.17_2/ libxml2-2.6.13/ libxslt-1.1.10/ libzvt-2.0.1_8/ linc-1.0.3_2/ links-0.98,1/ linux-flashplugin-5.0r51_1/ linux-flashplugin-6.0r79_1/ linux-gtk-1.2_3/ linux-sun-jdk-1.3.1.10/ linux_base-7.1_7/ linuxdoc-1.1_1/ linuxpluginwrapper-20040831/ linuxthreads-2.2.3_15/ lsof-4.72.2/ lynx-ssl-2.8.5/ lzo-1.08_1/ lzop-1.01/ m4-1.4.1/ mad-0.15.0b/ madplay-esound-0.15.0b_2/ magicpoint-1.10a_1/ maildrop-1.6.3_1/ mergeant-0.12.1_2/ metacity-2.8.2/ ming-0.2a_1/ mirror-2.9_1/ mkcatalog-1.1/ mozilla-1.7.1,2/ mozilla-1.8.a2,2/ mpeg2codec-1.2_1/ mpg123-esound-0.59r_13/ mplayer-fonts-0.50/ mplayer-gtk-esound-0.99.5_2/ mplayer-skins-1.1.0_1/ mrt-2.2.2a/ nas-1.6/ nasm-0.98.38_1,1/ nautilus-cd-burner-2.6.1_1/ nautilus-media-0.8.0_3/ nautilus2-2.6.3_1/ ncftp1-1.9.5/ neon-0.24.7/ netpbm-10.24/ nspr-4.4.1_1/ nss-3.9.2/ oaf-0.6.10_2/ open-motif-2.2.3/ openldap-client-2.2.15/ openldap-server-2.2.15/ openslp-1.0.11_1/ p5-Authen-SASL-2.08/ p5-Digest-1.08/ p5-Digest-HMAC-1.01/ p5-Digest-MD5-2.33/ p5-Digest-Nilsimsa-0.06/ p5-Digest-SHA1-2.10/ p5-File-Spec-0.86/ p5-HTML-Parser-3.36/ p5-HTML-Tagset-3.03/ p5-MIME-Base64-3.03/ p5-Mail-SpamAssassin-2.64/ p5-Mail-Tools-1.62/ p5-Net-1.19,1/ p5-Net-DNS-0.48/ p5-PodParser-1.28_1/ p5-Test-Harness-2.42/ p5-Test-Simple-0.47_1/ p5-Time-HiRes-1.59,1/ p5-URI-1.31/ p5-XML-Parser-2.34_1/ p5-gettext-1.01_4/ p5-type1inst-0.6.1_2/ pan2-0.14.2_3/ pango-1.4.1/ pcre-4.5/ peps-1.0_1/ perl-5.8.5/ photopc-3.05/ pilot-link-0.11.8_3/ pkgconfig-0.15.0_1/ pkgdb.db planner-0.12/ plotutils-2.4.1/ png-1.2.6/ popt-1.7/ portupgrade-20040701_3/ procmail-3.22_4/ pstoedit-3.33_2/ pth-2.0.0/ py23-expat-2.3.4_3/ py23-gtk-2.2.0_3/ py23-numeric-23.1/ python-2.3.4_2/ pyzor-0.4.0_3/ razor-agents-2.61_2/ rc_subr-1.31/ rep-gtk2-gnome-0.18_1,1/ rpm-3.0.6_9/ rsync-2.6.2_3/ rtc-2004.02.24.1_4/ ruby-1.8.2.p2_1/ ruby18-bdb1-0.2.2/ ruby_static-1.8.2.p2/ samba-2.2.11_1/ sawfish2-1.3_7,2/ scr2png-1.1_4/ scr2txt-1.1/ scrollkeeper-0.3.14_1,1/ sdl-1.2.7_2,1/ sdocbook-xml-4.1.2.5_2/ sdr-3.0/ seahorse-0.7.3_2/ sed_inplace-2002.10.19/ sgmlformat-1.7_2/ shared-mime-info-0.15/ sodipodi-0.34_1/ soup-0.7.11_1/ sox-12.17.4_2/ speex-1.0.4,1/ startup-notification-0.7/ svgalib-1.4.3_4/ t1lib-5.0.1,1/ tcl-8.2.3_4/ tcl-8.3.5_3/ tcl-8.4.6_1,1/ tidy-20000804_2/ tiff-3.6.1_1/ tk-8.2.3_3/ tk-8.3.5_3/ tk-8.4.6,1/ totem-0.99.13/ uclmmbase-1.2.8/ unzip-5.51/ urwfonts-1.0/ vm-emacs21-7.18/ vmware-tools-2.0.4.307/ vte-0.11.11/ wdiff-0.5_3/ weblint-1.020/ wget-1.8.2_6/ win32-codecs-2.1.0.p5,1/ wrapper-1.0_3/ wxgtk-2.4.2_8/ wxgtk-common-2.4.2_1/ wxgtk2-2.4.2_4/ xbatt-1.2.1/ xchat2-2.4.0/ xdaliclock-2.20/ xhtml-1.0.20020801_4/ xmcd-3.3.2_1/ xmixer-0.9.4_1/ xmlcatmgr-2.1/ xmms-esound-1.2.10/ xpdf-3.00_3/ xplot-0.90.7.1/ xscreensaver-gnome-4.16/ xterm-196_3/ xv-3.10a_3/ yelp-2.6.1/ zenity-2.6.3/ zip-2.3_1/ zoo-2.10.1/ randy