ports/113334: Installation of port math/R fails
Joey Mingrone
joey at mingrone
Mon Jun 4 14:40:05 UTC 2007
>Number: 113334
>Category: ports
>Synopsis: Installation of port math/R fails
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Jun 04 14:40:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Joey Mingrone
>Release: 6.2-RELEASE-p4 i386
>Organization:
>Environment:
FreeBSD jrm 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Fri May 18 14:27:42 ADT 2007 root at jrm:/usr/obj/usr/src/sys/JRM_2007-05-18 i386
>Description:
When upgrading from math/R-2.4.1 to math/R-2.5.0, a linker error occurs. The command that fails is below. The command executes without errors when cc is replaced with gfortran42.
cc -std=gnu99 -export-dynamic -L/usr/local/lib -o R.bin Rmain.o -L../../lib -lR
/usr/local/lib/gcc-4.2.1/libgfortran.so.2: undefined reference to `__mulxc3 at GCC_4.0.0'
/usr/local/lib/gcc-4.2.1/libgfortran.so.2: undefined reference to `__mulsc3 at GCC_4.0.0'
/usr/local/lib/gcc-4.2.1/libgfortran.so.2: undefined reference to `__divsc3 at GCC_4.0.0'
/usr/local/lib/gcc-4.2.1/libgfortran.so.2: undefined reference to `__muldc3 at GCC_4.0.0'
/usr/local/lib/gcc-4.2.1/libgfortran.so.2: undefined reference to `__divdc3 at GCC_4.0.0'
/usr/local/lib/gcc-4.2.1/libgfortran.so.2: undefined reference to `__divxc3 at GCC_4.0.0'
*** Error code 1
Stop in /usr/ports/math/R/work/R-2.5.0/src/main.
*** Error code 1
Stop in /usr/ports/math/R/work/R-2.5.0/src/main.
*** Error code 1
Stop in /usr/ports/math/R/work/R-2.5.0/src.
*** Error code 1
Stop in /usr/ports/math/R/work/R-2.5.0.
*** Error code 1
Stop in /usr/ports/math/R.
*** Error code 1
>How-To-Repeat:
Attempt to update the port with: portupgrade R
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list