Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 2003 19:17:07 -0500 (EST)
From:      "Nathan J. Yoder" <njyoder@gummibears.nu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48022: gcc 3.2.1 port aborts on errors during install
Message-ID:  <200302070017.h170H7K66511@topcat.mine.nu>

next in thread | raw e-mail | index | archive | help

>Number:         48022
>Category:       ports
>Synopsis:       gcc 3.2.1 port aborts on errors during install
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 06 16:20:14 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Nathan J. Yoder
>Release:        FreeBSD 4.5-RELEASE-p23 i386
>Organization:
N/A
>Environment:
System: FreeBSD topcat.mine.nu 4.5-RELEASE-p23 FreeBSD 4.5-RELEASE-p23 #19: Tue Jan 7 15:33:56 EST 2003 njyoder@topcat.mine.nu:/usr/obj/usr/src/sys/TOPCAT i386

>Description:
	When trying to compile and install the gcc 3.2.1 port errors
cause the installation to abort.

>How-To-Repeat:

# cd /usr/ports/lang/gcc32
# make install
===>  Installing for gcc-3.2.1_20021119
[... extraneous lines snipped ...]
/bin/mv -f /usr/local/lib/libstdc++.*
/usr/local/lib/gcc-lib/i386-portbld-freebsd4.5/3.2.1
/bin/mv -f /usr/local/lib/libsupc++.*
/usr/local/lib/gcc-lib/i386-portbld-freebsd4.5/3.2.1
/bin/mv -f /usr/local/lib/libg2c.*
/usr/local/lib/gcc-lib/i386-portbld-freebsd4.5/3.2.1
/bin/mv -f /usr/local/lib/libfrtbegin.*
/usr/local/lib/gcc-lib/i386-portbld-freebsd4.5/3.2.1
/bin/mv -f /usr/local/lib/libobjc.*
/usr/local/lib/gcc-lib/i386-portbld-freebsd4.5/3.2.1
/bin/mv -f /usr/local/lib/ieee
/usr/local/lib/gcc-lib/i386-portbld-freebsd4.5/3.2.1
mv: rename /usr/local/lib/ieee to
/usr/local/lib/gcc-lib/i386-portbld-freebsd4.5/3.2.1/ieee: No such file
or directory
*** Error code 1 (ignored)
# Java
/bin/mv -f /usr/local/lib/libgcj.*
/usr/local/lib/gcc-lib/i386-portbld-freebsd4.5/3.2.1
mv: rename /usr/local/lib/libgcj.* to
/usr/local/lib/gcc-lib/i386-portbld-freebsd4.5/3.2.1/libgcj.*: No such
file or directory
*** Error code 1 (ignored)
/bin/rm -f /usr/local/lib/libiberty.a
/bin/rm -f /usr/local/lib/gcc-lib/i386-portbld-freebsd4.5/3.2.1/*.la
install-info /usr/local/info/cpp.info /usr/local/info/dir
install-info: No such file or directory for /usr/local/info/cpp.info
*** Error code 1

Stop in /usr/ports/lang/gcc32.

>Fix:


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302070017.h170H7K66511>