public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Allan Gottlieb <gottlieb@nyu.edu>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Build error: gnumeric-1.4.3-r3
Date: Fri, 14 Jul 2006 00:11:29 -0400	[thread overview]
Message-ID: <yu9r70oddvy.fsf@nyu.edu> (raw)
In-Reply-To: <44B70991.6010505@gmail.com> (Ryan Tandy's message of "Thu, 13 Jul 2006 20:03:45 -0700")

At Thu, 13 Jul 2006 20:03:45 -0700 Ryan Tandy <tarpman@gmail.com> wrote:

> Meino Christian Cramer wrote:
>> -O3 -m3dnow -march=athlon-xp
>> -mtune=athlon64 -msse -msse2 -msse3 -m3dnow -mfpmath=sse
>> -funroll-loops -fomit-frame-pointer -fforce-mem -fforce-addr
>> -finline-functions -falign-functions=4 -mpreferred-stack-boundary=2
>
> Hmm... do you get a different result with, for example, CFLAGS="-Os
> -march=athlon-xp -pipe"?
>
> Yes, I know I'm being a bit of a torch-and-pitchfork type here, but if
> changing the CFLAGS *doesn't* solve anything, I'm perfectly willing to
> dig deeper. ;)

I get a very similar error with more modest CFLAGS.

 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H
-I. -I. -I../../../.. -I../../../.. -I../../../../src
-I../../../../src -I../../../../src/cut-n-paste-code
-I../../../../src/cut-n-paste-code/goffice
-I../../../../src/cut-n-paste-code/foocanvas -DORBIT2=1 -pthread
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/libgsf-1 -I/usr/include/libxml2
-I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/libglade-2.0 -I/usr/include/libgnomecanvas-2.0
-I/usr/include/libart-2.0 -I/usr/include/libgnomeprint-2.2
-I/usr/include/libgnomeprintui-2.2 -I/usr/include/gconf/2
-I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0
-I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonoboui-2.0
-I/usr/include/libgnome-2.0 -I/usr/include/gnome-vfs-2.0
-I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libgnomeui-2.0
-I/usr/include/gnome-keyring-1 -I/usr/include/gnome-vfs-module-2.0
-I../../../../src/cut-n-paste-code -march=pentium4 -pipe -O2
-DG_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED
-DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED
-DGDK_MULTIHEAD_SAFE -DGTK_DISABLE_DEPRECATED
-DLIBGLADE_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED
-DBONOBO_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_DEPRECATED -Wall
-Wmissing-prototypes -Wsign-compare -Wpointer-arith -Wnested-externs
-Wchar-subscripts -Wwrite-strings -MT gog-axis.lo -MD -MP -MF
.deps/gog-axis.Tpo -c gog-axis.c -fPIC -DPIC -o .libs/gog-axis.o if
/bin/sh ../../../../libtool --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../.. -I../../../../src
-I../../../../src -I../../../../src/cut-n-paste-code
-I../../../../src/cut-n-paste-code/goffice
-I../../../../src/cut-n-paste-code/foocanvas -DORBIT2=1 -pthread
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/libgsf-1 -I/usr/include/libxml2
-I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/libglade-2.0 -I/usr/include/libgnomecanvas-2.0
-I/usr/include/libart-2.0 -I/usr/include/libgnomeprint-2.2
-I/usr/include/libgnomeprintui-2.2 -I/usr/include/gconf/2
-I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0
-I/usr/include/bonobo-activation-2.0 -I/usr/include/libbonoboui-2.0
-I/usr/include/libgnome-2.0 -I/usr/include/gnome-vfs-2.0
-I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libgnomeui-2.0
-I/usr/include/gnome-keyring-1 -I/usr/include/gnome-vfs-module-2.0
-I../../../../src/cut-n-paste-code -march=pentium4 -pipe -O2
-DG_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED
-DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED
-DGDK_MULTIHEAD_SAFE -DGTK_DISABLE_DEPRECATED
-DLIBGLADE_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED
-DBONOBO_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_DEPRECATED -Wall
-Wmissing-prototypes -Wsign-compare -Wpointer-arith -Wnested-externs
-Wchar-subscripts -Wwrite-strings -MT gog-label.lo -MD -MP -MF
".deps/gog-label.Tpo" \ -c -o gog-label.lo `test -f 'gog-label.c' ||
echo './'`gog-label.c; \ then mv -f ".deps/gog-label.Tpo"
".deps/gog-label.Plo"; \ else rm -f ".deps/gog-label.Tpo"; exit 1; \
fi gog-axis.c:1683:58: macro "GSF_CLASS_FULL" requires 10 arguments,
but only 7 given gog-axis.c:1686: error: syntax error before
"GogAxisType" gog-axis.c:1536: warning: 'gog_axis_class_init' defined
but not used gog-axis.c:1622: warning: 'gog_axis_init' defined but not
used gog-axis.c:1674: warning: 'gog_axis_dataset_init' defined but not
used make[7]: *** [gog-axis.lo] Error 1 make[7]: *** Waiting for
unfinished jobs....
-- 
gentoo-user@gentoo.org mailing list



  parent reply	other threads:[~2006-07-14  4:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-14  2:48 [gentoo-user] Build error: gnumeric-1.4.3-r3 Meino Christian Cramer
2006-07-14  3:03 ` Ryan Tandy
2006-07-14  3:32   ` Meino Christian Cramer
2006-07-14  4:29     ` Justin R Findlay
2006-07-14  4:11   ` Allan Gottlieb [this message]
2006-07-14  4:22   ` Allan Gottlieb
2006-07-14  4:41   ` Allan Gottlieb
2006-07-15  2:33 ` Allan Gottlieb
2006-07-15 14:11   ` Allan Gottlieb
2006-07-15 14:18     ` Meino Christian Cramer
2006-07-15 14:58       ` Allan Gottlieb
2006-07-15 15:12         ` Meino Christian Cramer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=yu9r70oddvy.fsf@nyu.edu \
    --to=gottlieb@nyu.edu \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox