2011/5/6 Kevin McCarthy <sign...@gentoo.org>

> On Fri, May 06, 2011 at 12:32:50PM -0300, Rafael Barrera Oro wrote:
> > I successfuly installed lafilefixer and then ran it, however, the problem
> > persists :(
> >
> > 2011/5/5 Stroller <strol...@stellar.eclipse.co.uk>
> >
> > >
> > > On 5/5/2011, at 3:00am, Rafael Barrera Oro wrote:
> > >
> > > ...
> > > The thing is that emerging mirrorselect has the following outcome:
> > >
> > > * QA Notice: libdialog.la appears to contain PORTAGE_TMPDIR paths
> > >  * ERROR: dev-util/dialog-1.1.20100428 failed:
> > >  *   soiled libtool library files found
>
> Hmm, this is a strange one. It would probably help to take a look in
> libdialog.la to see what's getting set to PORTAGE_TMPDIR. Once emerge
> has failed to merge dev-util/dialog it should leave the workdir in
> /var/tmp/portage. Can you post the contents of:
>
> /var/tmp/portage/dev-util/dialog-1.1.20100428/work/dialog-1.1-20100428/
> libdialog.la
>
> to the list? If you don't have a /v/t/p/dev-util/dialog-1.1.20100428
> directory after failing to emerge it, try *TEMPORARILY* using the
> keepwork feature:
>
> FEATURES="keepwork" emerge -1 dev-util/dialog
>
> It's bad to use keepwork when you aren't debugging, so DO NOT put it in
> your make.conf.
>
> Hopefully looking at the .la file will help us narrow down what is
> happening.
>
> --
> Kevin McCarthy <sign...@gentoo.org>
>

Attached to this message are the contents of the afforementioned file,
thanks for the help!!!
# libdialog.la - a libtool library file
# Generated by libtool (GNU libtool) 2.2.10
#
# Please DO NOT delete this file!
# It is necessary for linking the library.

# The name that we can dlopen(3).
dlname='libdialog.so.7'

# Names of this library.
library_names='libdialog.so.7.0.1 libdialog.so.7 libdialog.so'

# The name of the static archive.
old_library='libdialog.a'

# Linker flags that can not go in dependency_libs.
inherited_linker_flags=''

# Libraries that this one depends upon.
dependency_libs=' -L/usr/lib -lncursesw -lm'

# Names of additional weak libraries provided by this library
weak_library_names=''

# Version information for libdialog.
current=7
age=0
revision=1

# Is this an already installed library?
installed=no

# Should we warn about portability when linking against -modules?
shouldnotlink=no

# Files to dlopen/dlpreopen
dlopen=''
dlpreopen=''

# Directory that this library needs to be installed in:
libdir='/var/tmp/portage/dev-util/dialog-1.1.20100428/image//usr/lib'

Reply via email to