Opened 8 years ago

Closed 7 years ago

#50485 closed defect (fixed)

octave-gsl @1.0.8_0 configure fails

Reported by: shaeffer@… Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: octave-gsl

Description (last modified by ryandesign (Ryan Carsten Schmidt))

:info:configure Undefined symbols for architecture x86_64:
:info:configure   "_gsl_sf_legendre_array_size", referenced from:
:info:configure       Flegendre_sphPlm_array(octave_value_list const&, int) in legendre_sphPlm_array.o
:info:configure   "_gsl_sf_legendre_sphPlm_array", referenced from:
:info:configure       Flegendre_sphPlm_array(octave_value_list const&, int) in legendre_sphPlm_array.o
:info:configure ld: symbol(s) not found for architecture x86_64
:info:configure clang: error: linker command failed with exit code 1 (use -v to see invocation)
:info:configure make: *** [legendre_sphPlm_array.oct] Error 1
:info:configure
:info:configure pkg: error running `make' for the gsl package.
:info:configure error: called from 'configure_make' in file /opt/local/share/octave/3.8.2/m/pkg/private/configure_make.m near line 82, column 9
:info:configure error: called from:
:info:configure error:   /opt/local/share/octave/3.8.2/m/pkg/private/install.m at line 199, column 5
:info:configure error:   /opt/local/share/octave/3.8.2/m/pkg/private/build.m at line 50, column 3
:info:configure error:   /opt/local/share/octave/3.8.2/m/pkg/pkg.m at line 516, column 7

Attachments (1)

octave-gsl-build-main.log (164.8 KB) - added by shaeffer@… 8 years ago.
octave-gsl install main.log

Download all attachments as: .zip

Change History (5)

comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: octave-gsl added; octave-gsl-1.0.8_0 removed
Summary: Error: Processing of port octave-gsl-1.0.8_0 failedoctave-gsl @1.0.8_0 configure fails

Please attach the main.log file. Remember to use WikiFormatting when writing in Trac.

Changed 8 years ago by shaeffer@…

Attachment: octave-gsl-build-main.log added

octave-gsl install main.log

comment:2 Changed 7 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Cc: MarcusCalhoun-Lopez added

comment:3 Changed 7 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Cc: MarcusCalhoun-Lopez removed
Owner: changed from macports-tickets@… to MarcusCalhoun-Lopez
Status: newassigned

octave-gsl has undergone substantial changes since this ticket was filed.
Is this still an issue?

comment:4 Changed 7 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: assignedclosed

It is quite likely that the recent changes fixed these issues.
Please feel free to reopen if that is not the case.

Note: See TracTickets for help on using tickets.