Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 111417 - sys-devel/libtool-1.5.20 fails to compile
Summary: sys-devel/libtool-1.5.20 fails to compile
Status: RESOLVED DUPLICATE of bug 98762
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-03 15:08 UTC by Giuseppe Foti
Modified: 2005-11-03 15:10 UTC (History)
0 users

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 Giuseppe Foti 2005-11-03 15:08:32 UTC
libtools-1.5.20 fails to compile.

it seems it can't find path_dps.m4

>>> Unpacking libtool-1.5.20.tar.gz to /var/tmp/portage/libtool-1.5.20/work
 * Applying libtool-1.4.2-multilib.patch ...                                   
                                                       [ ok ]
 * Applying libtool-1.4.3-lib64.patch ...                                      
                                                       [ ok ]
 * Applying libtool-1.4.2-archive-shared.patch ...                             
                                                       [ ok ]
 * Applying libtool-1.5.6-ltmain-SED.patch ...                                 
                                                       [ ok ]
 * Applying libtool-1.4.2-expsym-linux.patch ...                               
                                                       [ ok ]
 * Applying libtool-1.4.3-pass-thread-flags.patch ...                          
                                                       [ ok ]
 * Applying libtool-1.5.20-use-linux-version-in-fbsd.patch ...                 
                                                       [ ok ]
 * Applying libtool-1.5.10-portage.patch ...                                   
                                                       [ ok ]
 * Applying libtool-1.5.10-version-checking.patch ...                          
                                                       [ ok ]
 * Applying libtool-1.5.20-ltmain_sh-max_cmd_len.patch ...                     
                                                       [ ok ]
 * Applying libtool-1.5-filter-host-tags.patch ...                             
                                                       [ ok ]
 * Applying libtool-1.5.10-locking.patch ...                                   
                                                       [ ok ]
 * Applying libtool-1.5.14-egrep.patch ...                                     
                                                       [ ok ]
 * Applying libtool-1.5.20-override-LD_LIBRARY_PATH.patch ...                  
                                                       [ ok ]
 * Generating ltmain.sh ...                                                    
                                                       [ ok ]
 * Running autotools in '.' ...
/usr/share/aclocal/wxwin.m4:36: warning: underquoted definition of
AM_OPTIONS_WXCONFIG
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/wxwin.m4:59: warning: underquoted definition of AM_PATH_WXCONFIG
/usr/share/aclocal/pth.m4:43: warning: underquoted definition of _AC_PTH_ERROR
/usr/share/aclocal/pth.m4:55: warning: underquoted definition of _AC_PTH_VERBOSE
/usr/share/aclocal/pth.m4:61: warning: underquoted definition of AC_CHECK_PTH
/usr/share/aclocal/pilot-link.m4:1: warning: underquoted definition of
AC_PILOT_LINK_HOOK
/usr/share/aclocal/path_dps.m4:202: warning: underquoted definition of
AC_PATH_DPS_GUESS_GNUSTEP
/usr/share/aclocal/path_dps.m4:239: warning: underquoted definition of
AC_PATH_DPS_GUESS
/usr/share/aclocal/path_dps.m4:333: warning: underquoted definition of
AC_PATH_DPS_CHECK_LIB
/usr/share/aclocal/path_dps.m4:405: warning: underquoted definition of
AC_PATH_DPS_CHECK_HEADER
/usr/share/aclocal/path_dps.m4:440: warning: underquoted definition of
AC_PATH_DPS_CHECK
/usr/share/aclocal/path_dps.m4:450: warning: underquoted definition of AC_PATH_DPS
/usr/share/aclocal/path_dps.m4:525: warning: underquoted definition of
AC_CHECK_DPS_NXAGENT
/usr/share/aclocal/path_dps.m4:558: warning: underquoted definition of AC_PATH_DPSET
/usr/share/aclocal/path_dps.m4:579: warning: underquoted definition of
AC_PROG_PSWRAP
/usr/share/aclocal/path_dps.m4:172: file `path_dps.m4' does not exist


Reproducible: Always
Steps to Reproduce:
1.emerge -uD sys-devel/libtool
2.
3.

Actual Results:  
the process stops sayng:
!!! ERROR: sys-devel/libtool-1.5.20 failed.
!!! Function src_unpack, Line 126, Exitcode 1
!!! aclocal
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-11-03 15:10:34 UTC

*** This bug has been marked as a duplicate of 98762 ***