ports/159003: devel/cross-gcc attempts to use $PRFIX/../../ranlib on make install instead of a freshly compiled one

Marcin Cieslak saper at saper.info
Sun Jul 17 23:00:25 UTC 2011


>Number:         159003
>Category:       ports
>Synopsis:       devel/cross-gcc attempts to use $PRFIX/../../ranlib on make install instead of a freshly compiled one
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 17 23:00:23 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Marcin Cieslak
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD radziecki.saper.info 9.0-CURRENT FreeBSD 9.0-CURRENT #1 r219785M: Mon Mar 21 11:40:40 CET 2011 saper at radziecki.saper.info:/usr/obj/usr/src/sys/VAIO amd64

arm-elf-gcc-4.5.2 installed at the build time

>Description:
>How-To-Repeat:

Compile, install arm-elf-gcc-4.5.2 ( make TGTABI=elf TGTARCH=arm )
I did this first without CXX enabled.
Now I compile and install devel/cross-gcc again (this time with CXX)
and after "make deinstall" the "make install" fails:

libtool: install: chmod 644 /usr/local/arm-elf/lib/thumb/libssp.a
libtool: install: /usr/local/libexec/gcc/arm-elf/4.5.2/ranlib /usr/local/arm-elf/lib/thumb/libssp.a
eval: /usr/local/libexec/gcc/arm-elf/4.5.2/ranlib: not found


>Fix:

Rebuild from scratch with arm-elf-gcc uninstalled works.

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list