From owner-freebsd-ports@FreeBSD.ORG Wed May 21 01:10:25 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 1DA8F37B401 for ; Wed, 21 May 2003 01:10:25 -0700 (PDT) Received: from pd5mo3so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC7CC43FBD for ; Wed, 21 May 2003 01:10:23 -0700 (PDT) (envelope-from cpressey@catseye.mb.ca) Received: from pd4mr2so.prod.shaw.ca (pd4mr2so-qfe3.prod.shaw.ca [10.0.141.213]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0HF8002F89DBDL@l-daemon> for freebsd-ports@freebsd.org; Wed, 21 May 2003 02:10:23 -0600 (MDT) Received: from pn2ml5so.prod.shaw.ca (pn2ml5so-qfe0.prod.shaw.ca [10.0.121.149]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0HF800I699DBMW@l-daemon> for freebsd-ports@freebsd.org; Wed, 21 May 2003 02:10:23 -0600 (MDT) Received: from www.kallisti.ca (h24-70-180-74.wp.shawcable.net [24.70.180.74]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with SMTP id <0HF800J2B9D9IZ@l-daemon> for freebsd-ports@freebsd.org; Wed, 21 May 2003 02:10:23 -0600 (MDT) Date: Wed, 21 May 2003 03:11:22 -0500 From: Chris Pressey To: freebsd-ports@freebsd.org Message-id: <20030521031122.6bca4516.cpressey@catseye.mb.ca> Organization: Cat's Eye Technologies - http://www.catseye.mb.ca/ MIME-version: 1.0 X-Mailer: Sylpheed version 0.9.0 (GTK+ 1.2.10; i386-portbld-freebsd4.8) Content-type: multipart/mixed; boundary="Boundary_(ID_0ginVsOeuAgWiwDHl7yEdQ)" Subject: build of gnotepad+ failed, and other weirdnesses 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: Wed, 21 May 2003 08:10:25 -0000 This is a multi-part message in MIME format. --Boundary_(ID_0ginVsOeuAgWiwDHl7yEdQ) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Hello ports, Sorry if I'm making some newbie error here, but I got three weirdnesses in a row: I tried building /usr/ports/editors/gnotepad+ and got errors. Interestingly, I get a _different_ error message the second time I try. See attachments. Also, I tried getting gnotepad+'s build log from bento, and this happens: # fetch http://bento.FreeBSD.org/errorlogs/i386-4-latest-logs/gnotepad+- 1.3.3.log.bz2 fetch: http://bento.FreeBSD.org/errorlogs/i386-4-latest-logs/gnotepad+-1 .3.3.log.bz2: size of remote file is not known Receiving gnotepad+-1.3.3.log.bz2: 35912 bytes 35912 bytes transferred in 0.5 seconds (72.28 kBps) # bunzip2 gnotepad+-1.3.3.log.bz2 bunzip2: gnotepad+-1.3.3.log.bz2 is not a bzip2 file. # which bunzip2 /usr/bin/bunzip2 Not critically important, but very curious... FreeBSD blah.blah.blah 4.8-STABLE FreeBSD 4.8-STABLE #0: Mon Apr 21 03:35:06 CDT 2003 root@blah.blah.blah:/usr/obj/usr/src/sys/BLAH i386 -Chris --Boundary_(ID_0ginVsOeuAgWiwDHl7yEdQ) Content-type: text/plain; name=make-reinstall-gnotepad+.1.log Content-transfer-encoding: 7BIT Content-disposition: attachment; filename=make-reinstall-gnotepad+.1.log >> gnotepad+-1.3.3.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://us.dl.sourceforge.net/gnotepad/. 461837 bytes transferred in 3.1 seconds (146.72 kBps) >> gnotepad+-help-1.2.0.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from http://us.dl.sourceforge.net/gnotepad/. 336989 bytes transferred in 5.6 seconds (59.19 kBps) ===> Extracting for gnotepad+-1.3.3 >> Checksum OK for gnotepad+-1.3.3.tar.gz. >> Checksum OK for gnotepad+-help-1.2.0.tar.gz. ===> Patching for gnotepad+-1.3.3 ===> Applying FreeBSD patches for gnotepad+-1.3.3 ===> gnotepad+-1.3.3 depends on executable: libtool - found ===> gnotepad+-1.3.3 depends on shared library: X11.6 - found ===> gnotepad+-1.3.3 depends on shared library: glib12.3 - found ===> gnotepad+-1.3.3 depends on shared library: gtk12.2 - found ===> Configuring for gnotepad+-1.3.3 creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for gcc... cc checking whether the C compiler (cc -O -pipe ) works... yes checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking whether to use runtime debugging code... no checking if we want compiler warnings... yes checking whether to compile with strict ANSI... no checking whether build environment is sane... yes checking how to run the C preprocessor... cc -E checking for ANSI C header files... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for mode_t... yes checking for uid_t in sys/types.h... yes checking for libintl.h... yes checking for getopt.h... yes checking for getopt... yes checking for getopt_long... no checking whether to use over-hyped gnome... no (don't believe the hype) checking whether to use libglade... yes checking additional requirements for libglade... not using libglade (needs GNOME) checking for gtk-config... /usr/X11R6/bin/gtk12-config checking for GTK - version >= 1.0.5... yes checking whether to unload unchanged docs to save memory... yes checking whether to allow startup splash screen... yes checking whether to allow session saving/restoring... yes checking whether we want cut & paste features... yes checking whether we want unlimited undo/redo... yes checking whether we want search and replace... yes checking whether to enable regular expression searches... yes checking for regex.h... yes checking for regexec... yes checking for regcomp... yes checking for regerror... yes checking for regfree... yes checking whether to track recently opened documents... yes checking whether to enable document autosave... yes checking whether to enable file backup before saving... yes checking whether to enable inserting shell output... yes checking whether we want toolbars or not... yes checking whether to enable document list... yes checking whether to document/file info... yes checking whether to enable window list... yes checking whether to enable random tips or not... yes checking whether to enable message box for logging... yes checking whether to enable features for inserting HTML tags... yes checking whether to enable source code control options... yes checking whether to enable the enhanced file selection dialog... yes checking whether to use flock() to lock files... no checking whether to use fcntl() to lock files... yes checking whether to use project management features... no checking whether to use gtk-xmhtml to view html... yes checking additional requirements for gtk-xmhtml... checking for gtk-config... (cached) /usr/X11R6/bin/gtk12-config checking for GTK - version >= 1.1.12... yes checking for gtk_xmhtml_new in -lgtkxmhtml... no not using gtk-xmhtml (library not found) checking whether to use gtkhtml to view html... yes checking additional requirements for gtkhtml... not using gtkhtml (needs GNOME) checking for ranlib... ranlib checking for POSIXized ISC... no checking for working const... yes checking for inline... inline checking for working alloca.h... no checking for alloca... yes checking for unistd.h... yes checking for getpagesize... yes checking for working mmap... yes checking for argz.h... no checking for limits.h... yes checking for locale.h... yes checking for nl_types.h... yes checking for malloc.h... no checking for string.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getcwd... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for strchr... yes checking for strcasecmp... yes checking for strdup... yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for stpcpy... no checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking whether included gettext is requested... no checking for libintl.h... (cached) yes checking for gettext in libc... yes checking for msgfmt... /usr/local/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for catalogs to be installed... da fr ja updating cache ./config.cache creating ./config.status creating Makefile creating src/Makefile creating src/xpm/Makefile creating docs/Makefile creating docs/C/Makefile creating po/Makefile.in creating intl/Makefile creating gnotepad+.spec creating config.h these are the options selected: gcc compiler warnings : YES gcc compile with strict ansi : NO runtime debugging code : NO using over-hyped gnome : NO unload unchanged documents : YES splash screen on startup : YES session saving/restoring : YES cut and paste features : YES undo and redo features : YES search and replace : YES regular expression searches : YES enable opening recent docs : YES autosave documents : YES backup files before saving : YES enable inserting shell output : YES enable toolbars : YES document list feature : YES document/file info feature : YES window list feature : YES show random tips : YES message box for logging : YES HTML tag insertion features : YES source code control options : YES enhanced file selection dlg : YES lock files with flock() : NO lock files with fcntl() : YES experimental project features : NO gtk-xmhtml to view html : NO gtkhtml to view html : NO ===> Building for gnotepad+-1.3.3 cd . && aclocal cd . && autoheader WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' WARNING: and `config.h.top', to define templates for `config.h.in' WARNING: is deprecated and discouraged. WARNING: Using the third argument of `AC_DEFINE' and WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without WARNING: `acconfig.h': WARNING: AC_DEFINE([NEED_MAIN], 1, WARNING: [Define if a function `main' is needed.]) WARNING: More sophisticated templates can also be produced, see the WARNING: documentation. configure.in:139: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst configure.in:794: warning: do not use m4_regexp: use regexp or m4_bregexp autoheader: `config.h.in' is updated cd . && CONFIG_FILES= CONFIG_HEADERS=config.h /bin/sh ./config.status creating config.h make all-recursive Making all in docs Making all in C Making all in po Making all in intl Making all in src Making all in xpm cd ../.. && automake --gnu --include-deps src/xpm/Makefile cd ../.. && CONFIG_FILES=src/xpm/Makefile CONFIG_HEADERS= /bin/sh ./config.status creating src/xpm/Makefile cd .. && automake --gnu src/Makefile cd .. && CONFIG_FILES=src/Makefile CONFIG_HEADERS= /bin/sh ./config.status creating src/Makefile cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -c about.c Creating appinfo.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -c appinfo.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -c clipboard.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -c debug.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -c dialog.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -c doc.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -c file.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -c gtkefilesel.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -c gtkfontsel.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -c htmltags.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -c htmlview.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -c main.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -c menu.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -c misc.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -c msgbar.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -c msgbox.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -c prefs.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -c prefs_noglade.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -c prefs_nognome.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -c print.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -c prjbar.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -c project.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -c recent.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -c randomtips.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -c search.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -c shellcmd.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -c srcctrl.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -c toolbar.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -c undo.c cc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/local/include -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -c win.c cc -O -pipe -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -o gnp about.o appinfo.o clipboard.o debug.o dialog.o doc.o file.o gtkefilesel.o gtkfontsel.o htmltags.o htmlview.o main.o menu.o misc.o msgbar.o msgbox.o prefs.o prefs_noglade.o prefs_nognome.o print.o prjbar.o project.o recent.o randomtips.o search.o shellcmd.o srcctrl.o toolbar.o undo.o win.o -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXi -lXext -lX11 -lm cd . && automake --gnu Makefile automake: configure.in: required file `./config.guess' not found automake: configure.in: required file `./config.sub' not found *** Error code 1 Stop in /usr/ports/editors/gnotepad+/work/gnotepad+-1.3.3. *** Error code 1 Stop in /usr/ports/editors/gnotepad+/work/gnotepad+-1.3.3. *** Error code 1 Stop in /usr/ports/editors/gnotepad+/work/gnotepad+-1.3.3. *** Error code 1 Stop in /usr/ports/editors/gnotepad+. *** Error code 1 Stop in /usr/ports/editors/gnotepad+. --Boundary_(ID_0ginVsOeuAgWiwDHl7yEdQ) Content-type: text/plain; name=make-reinstall-gnotepad+.2.log Content-transfer-encoding: 7BIT Content-disposition: attachment; filename=make-reinstall-gnotepad+.2.log ===> Building for gnotepad+-1.3.3 make all-recursive Making all in docs Making all in C Making all in po Making all in intl Making all in src Making all in xpm make: don't know how to make about.@OBJEXT@. Stop *** Error code 1 Stop in /usr/ports/editors/gnotepad+/work/gnotepad+-1.3.3/src. *** Error code 1 Stop in /usr/ports/editors/gnotepad+/work/gnotepad+-1.3.3. *** Error code 1 Stop in /usr/ports/editors/gnotepad+/work/gnotepad+-1.3.3. *** Error code 1 Stop in /usr/ports/editors/gnotepad+. *** Error code 1 Stop in /usr/ports/editors/gnotepad+. --Boundary_(ID_0ginVsOeuAgWiwDHl7yEdQ)--