Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 203229 - sys-auth/policykit-0.6 - libtool: link: cannot determine absolute directory name of `yes/lib'
Summary: sys-auth/policykit-0.6 - libtool: link: cannot determine absolute directory n...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-24 13:37 UTC by Priit Laes (IRC: plaes)
Modified: 2009-01-16 10:00 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Priit Laes (IRC: plaes) 2007-12-24 13:37:06 UTC
Noticed this during the build:
"libtool: link: cannot determine absolute directory name of `yes/lib'"

[snip]
creating libpolkit-grant.la
(cd .libs && rm -f libpolkit-grant.la && ln -s ../libpolkit-grant.la libpolkit-grant.la)
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include    -Iyes/include  -march=native -ggdb -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -MT polkit-grant-helper.o -MD -MP -MF .deps/polkit-grant-helper.Tpo -c -o polkit-grant-helper.o polkit-grant-helper.c
mv -f .deps/polkit-grant-helper.Tpo .deps/polkit-grant-helper.Po
/bin/sh ../libtool --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -march=native -ggdb -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare  -Wl,--as-needed -Wl,--as-needed -Lyes/lib -o polkit-grant-helper polkit-grant-helper.o -lglib-2.0   -ldbus-1   ../polkit/libpolkit.la ../polkit-dbus/libpolkit-dbus.la ../polkit/libpolkit-grant-private.la 
../libtool: line 1911: cd: yes/lib: No such file or directory
libtool: link: cannot determine absolute directory name of `yes/lib'
x86_64-pc-linux-gnu-gcc -march=native -ggdb -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wl,--as-needed -Wl,--as-needed -o .libs/polkit-grant-helper polkit-grant-helper.o  -Lyes/lib ../polkit/.libs/libpolkit.so ../polkit-dbus/.libs/libpolkit-dbus.so /usr/lib64/libdbus-1.so /var/tmp/portage/sys-auth/policykit-0.6/work/PolicyKit-0.6/polkit/.libs/libpolkit.so /usr/lib64/libglib-2.0.so /usr/lib64/libexpat.so ../polkit/.libs/libpolkit-grant-private.a 
creating polkit-grant-helper
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DPACKAGE_LIBEXEC_DIR=\""/usr/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/etc"\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_BIN_DIR=\""/usr/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/var"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_LIB_DIR=\""/usr/lib64"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include    -Iyes/include  -march=native -ggdb -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -MT polkit-grant-helper-pam.o -MD -MP -MF .deps/polkit-grant-helper-pam.Tpo -c -o polkit-grant-helper-pam.o polkit-grant-helper-pam.c
mv -f .deps/polkit-grant-helper-pam.Tpo .deps/polkit-grant-helper-pam.Po
/bin/sh ../libtool --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -march=native -ggdb -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare  -Wl,--as-needed -Wl,--as-needed -Lyes/lib -o polkit-grant-helper-pam polkit-grant-helper-pam.o -lpam 
../libtool: line 1911: cd: yes/lib: No such file or directory
libtool: link: cannot determine absolute directory name of `yes/lib'
x86_64-pc-linux-gnu-gcc -march=native -ggdb -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wl,--as-needed -Wl,--as-needed -o polkit-grant-helper-pam polkit-grant-helper-pam.o  -Lyes/lib /usr/lib64/libpam.so -ldl  
make[2]: Leaving directory `/var/tmp/portage/sys-auth/policykit-0.6/work/PolicyKit-0.6/polkit-grant'
[/snip]
Comment 1 Florian Steinel 2007-12-26 19:07:20 UTC
seems to be fixed with policykit-0.7
Comment 2 Pacho Ramos gentoo-dev 2008-12-07 14:10:19 UTC
Still valid with 0.9?
Comment 3 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-01-16 10:00:19 UTC
I believe this is not a problem in 0.9, I'll kill 0.6 ebuild soonish since they are security issues anyway. Please reopen if you still have a problem with 0.9 ebuilds.