Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#57122 closed defect (duplicate)

octave +atlas config failure

Reported by: murrayE Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.5.3
Keywords: Cc: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Port: octave

Description

Command line used:

sudo port install  octave -accelerate+atlas-sundials2+app+docs+gfortran+graphicsmagick+qt5+sound+sundials

From main.log:

:info:configure checking for socklen_t... no
:info:configure checking for socklen_t equivalent... configure: error: Cannot find a type to use in place of socklen_t
:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave/octave/work/octave-4.4.1" && ./configure --prefix=/opt/local --without-osmesa --with-framework-carbon --without-x --enable-static --disable-openmp --disable-java --with-qt=5 --without-fltk --with-framework-opengl --disable-jit --with-sndfile --with-portaudio --with-magick=GraphicsMagick --enable-docs --with-amd="-lamd -lsuitesparseconfig" --with-camd="-lcamd -lsuitesparseconfig" --with-colamd="-lcolamd -lsuitesparseconfig" --with-cholmod="-lcholmod -lsuitesparseconfig" --with-cxsparse="-lcxsparse -lsuitesparseconfig" --with-umfpack="-lumfpack -lsuitesparseconfig" --without-openssl FLIBS="-L/opt/local/lib/gcc7 -lgfortran -lquadmath -lm" --with-blas="-L/opt/local/lib -lsatlas" --with-lapack="" 
:info:configure Exit code: 1

Attachments (2)

main.log (399.3 KB) - added by murrayE 6 years ago.
main.log
config.log (2.0 MB) - added by murrayE 6 years ago.
config.log

Change History (6)

Changed 6 years ago by murrayE

Attachment: main.log added

main.log

Changed 6 years ago by murrayE

Attachment: config.log added

config.log

comment:1 Changed 6 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed

comment:2 Changed 6 years ago by mf2k (Frank Schima)

Keywords: configure failure removed

comment:3 Changed 6 years ago by murrayE

Keywords: configure failure added

Is this really the same problem? I used variants including "-accelerate+atlas", whereas Ticket #57104 refers to variants "-atlas+accelerate".

comment:4 Changed 6 years ago by mf2k (Frank Schima)

Keywords: configure failure removed

Please don't add useless keywords. See the wiki:TicketsKeywordGuidelines about what should be there.

Note: See TracTickets for help on using tickets.