public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Arttu V." <arttuv69@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: dev-libs/libgamin-0.1.10-r2 fails to emerge on  a multilib profile
Date: Sat, 27 Feb 2010 23:45:13 +0200	[thread overview]
Message-ID: <fecdbac61002271345q191478d6n7e430fc77094e3d@mail.gmail.com> (raw)
In-Reply-To: <201002272035.05271.michaelkintzios@gmail.com>

On 2/27/10, Mick <michaelkintzios@gmail.com> wrote:
> On Saturday 27 February 2010 19:04:09 walt wrote:
>> On 02/27/2010 10:04 AM, Mick wrote:
>> > Hi All,
>> >
>> > I am trying to install Gentoo on a i7 x86_64 arch machine and libgamin
>> > fails when I try to emerge syslog-ng (it's a dependency of it).  This
>> > is my first 64bit machine, so I am not sure if I have made more
>> > mistakes than usual (LOL).  This is the error:
>> > ====================================
>> >
>> > libtool: link: x86_64-pc-linux-gnu-gcc -shared  .libs/gamin.o
>> > -Wl,-rpath
>> > -Wl,/var/tmp/portage/dev-libs/libgamin-0.1.10-r2/work/gamin-0.1.10/libgam
>> >in/.libs ../libgamin/.libs/libgamin-1.so /usr/bin /usr/sbin /bin /sbin
>>
>>                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>>
>> > -lpthread  -march=core2 -msse4 -mcx16 -msahf -Wl,-O1   -Wl,-soname
>> > -Wl,_gamin.so -o .libs/_gamin.so
>> > /usr/bin: file not recognized: Is a directory
>>
>> Cool, a new libtool trick.  It's trying to link an object file with a
>> directory?  Dunno where the real error is, but I'd start with the old
>> shotgun approach by running lafilefixer --justfixit and see if it helps.
>
> That was my first thought too.  I ran lafixer and revdep-rebuild after
> emerging these and the error shown above came up.

grep for pkg-config inside the config.log (and maybe build.log as
well). I'm betting on pkg-config not being found, although the ebuild
seems to list it as a dependency. (Maybe your chroot settings affect
the path?)

IIRC another package did the same for me some months ago (sorry, can't
remember which). If it couldn't find pkg-config it would still
complete configure phase without errors -- but cflags and libs
variables that were supposed to be filled with various `pkg-config
--libs foo` outputs were in fact filled with the paths from which
pkg-config was searched for (in vain) during configuration. And IIRC
the result looked nearly identical to the situation here.

-- 
Arttu V.



  reply	other threads:[~2010-02-27 21:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-27 18:04 [gentoo-user] dev-libs/libgamin-0.1.10-r2 fails to emerge on a multilib profile Mick
2010-02-27 19:04 ` [gentoo-user] " walt
2010-02-27 20:34   ` Mick
2010-02-27 21:45     ` Arttu V. [this message]
2010-02-28 11:08       ` Mick
2010-02-28 13:54       ` [gentoo-user] [SOLVED] " Mick

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=fecdbac61002271345q191478d6n7e430fc77094e3d@mail.gmail.com \
    --to=arttuv69@gmail.com \
    --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