public inbox for gentoo-amd64@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-amd64] Another package that doesn't like GCC 4
@ 2006-11-22 16:28 Peter Humphrey
  2006-11-22 17:38 ` Hemmann, Volker Armin
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Peter Humphrey @ 2006-11-22 16:28 UTC (permalink / raw
  To: gentoo-amd64

I've just tried:

# USE=-ldap emerge gnupg

and got a compilation failure (wrong format of parameters passed to 
functions). So I created a file thus:

# cat /etc/portage/env/app-crypt/gnupg
CFLAGS=${CFLAGS//-combine}

and tried again and got the same result.

Just to be sure, I emerged gnupg with the ldap USE flag and that same env 
file, and it worked ok. I thought it should, since that's the same as the 
existing version. Next I changed the env file thus:

# cat /etc/portage/env/app-crypt/gnupg
CFLAGS="-march=k8 -O2 -pipe"
CXXFLAGS="${CFLAGS}"

Now gnupg compiled just fine with USE=-ldap. So now I suppose I have a lot 
of CFLAGS to juggle to find out which one hurts gnupg so that I can report 
it. Unless anyone else has already done the work, of course...

-- 
Rgds
Peter
-- 
gentoo-amd64@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2006-11-23 19:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-22 16:28 [gentoo-amd64] Another package that doesn't like GCC 4 Peter Humphrey
2006-11-22 17:38 ` Hemmann, Volker Armin
2006-11-22 18:39 ` Michael Weyershäuser
2006-11-22 23:22   ` Jack Lloyd
2006-11-23  0:52     ` Michael Weyershäuser
2006-11-23  6:47       ` [gentoo-amd64] " Duncan
2006-11-23 11:39 ` [gentoo-amd64] " Peter Humphrey
2006-11-23 12:58   ` Jan Jitse Venselaar
2006-11-23 16:03     ` Peter Humphrey
2006-11-23 19:21     ` [gentoo-amd64] " Duncan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox