[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: failure "gnome libs" -current AMD64; 2/2/05 snapshot system
- To: ports_(_at_)_openbsd_(_dot_)_org
- Subject: Re: failure "gnome libs" -current AMD64; 2/2/05 snapshot system
- From: Diana Eichert <deichert_(_at_)_wrench_(_dot_)_com>
- Date: Fri, 4 Feb 2005 09:51:33 -0700 (MST)
On Thu, 3 Feb 2005, Damien Miller wrote:
> Diana Eichert wrote:
SNIP
> Bah. The insane GNOME build environment is discarding compile warning
> and error messages, how useful!
>
> Could you try changing directory to the place where it failed, and
> manually running the failing cc invocation without the
> ">/dev/null 2>&1" at the end?
SNIP
> > -Wunused -c Table-stubs.c -o Table-stubs.o >/dev/null 2>&1
> > gmake[2]: *** [Table-stubs.lo] Error 1
Damien
First, this #include <string.h> you asked me to add was already in
Table-stubs.c. I think the problem isn't with compiling Table-stubs.c
it's the next line, "gmake[2]: *** [Table-stubs.lo] Error 1"
So, from the offending directory, I ran "make Table-stubs.lo", which of
course "just worked"
$ make Table-stubs.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I./.. -DNEED_GNOMESUPPORT_H -I../support
-I../support -I/usr/local/include
-I/usr/local/include/glib-1.2 -I/usr/local/include/orbit-1.0
-I/usr/local/include -I/usr/local/include
-I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2
-I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include
-DGNOMEBINDIR=/usr/local/bin -DGNOMESYSCONFDIR=\"/etc\"
-DVERSION=\""1.4.2"\" -I/usr/local/include -I/usr/local/include/libpng
-I/usr/local/include/gtk-1.2 -I/usr/local/include/glib-1.2
-I/usr/X11R6/include -O2 -pipe -Wall -Wunused -c Table-stubs.c
rm -f .libs/Table-stubs.lo
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -DNEED_GNOMESUPPORT_H
-I../support -I../support -I/usr/local/include
-I/usr/local/include/glib-1.2 -I/usr/local/include/orbit-1.0
-I/usr/local/include -I/usr/local/include -I/usr/local/include/gtk-1.2
-I/usr/local/include/glib-1.2 -I/usr/X11R6/include -I/usr/local/include
-I/usr/X11R6/include -DGNOMEBINDIR=/usr/local/bin
-DGNOMESYSCONFDIR=\"/etc\" -DVERSION=\"1.4.2\" -I/usr/local/include
-I/usr/local/include/libpng -I/usr/local/include/gtk-1.2
-I/usr/local/include/glib-1.2 -I/usr/X11R6/include -O2 -pipe -Wall
-Wunused -c Table-stubs.c -fPIC -DPIC -o .libs/Table-stubs.lo
Table-stubs.c: In function `GNOME_Table_get':
Table-stubs.c:47: warning: implicit declaration of function `alloca'
cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -DNEED_GNOMESUPPORT_H
-I../support -I../support -I/usr/local/include
-I/usr/local/include/glib-1.2 -I/usr/local/include/orbit-1.0
-I/usr/local/include -I/usr/local/include -I/usr/local/include/gtk-1.2
-I/usr/local/include/glib-1.2 -I/usr/X11R6/include -I/usr/local/include
-I/usr/X11R6/include -DGNOMEBINDIR=/usr/local/bin
-DGNOMESYSCONFDIR=\"/etc\" -DVERSION=\"1.4.2\" -I/usr/local/include
-I/usr/local/include/libpng -I/usr/local/include/gtk-1.2
-I/usr/local/include/glib-1.2 -I/usr/X11R6/include -O2 -pipe -Wall
-Wunused -c Table-stubs.c -o Table-stubs.o >/dev/null 2>&1
mv -f .libs/Table-stubs.lo Table-stubs.lo
$
So I went back over to package build that was failing and it finished
working. (sigh)
So, this all started when I was trying to build the w3m package with
FLAVOR image.
$ FLAVOR=image make package
This was a new system a lot of packages were built automagically when
trying to build w3m.
So short of deleting all of these packages and starting over I don't know
hwo to duplicate the problem. (sigh)
diana
Visit your host, monkey.org