Opened 14 years ago

Closed 14 years ago

#22338 closed defect (fixed)

atlas won't build when +universal is specified

Reported by: ak@… Owned by: jameskyle@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: atlas

Description (last modified by mf2k (Frank Schima))

The following error happens:

cs181029082:nicotine+ ak$ sudo port install atlas +universal +quartz +no_x11
Atlas does not currently support the universal variant. Your default arch will be used instead.
--->  Computing dependencies for atlas
--->  Configuring atlas
Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/work/atlas-3.8.3/build" && ../configure --prefix=/opt/local --disable-dependency-tracking -C xc /opt/local/bin/gcc-mp-4.3 -C gc /opt/local/bin/gcc-mp-4.3 -C if /opt/local/bin/gfortran-mp-4.3 -C ic /opt/local/bin/gcc-mp-4.3 -C dm /opt/local/bin/gcc-mp-4.3 -C sm /opt/local/bin/gcc-mp-4.3 -C dk /opt/local/bin/gcc-mp-4.3 -C sk /opt/local/bin/gcc-mp-4.3 --cc=/opt/local/bin/gcc-mp-4.3 -b 64 -Fa alg -fPIC -D c -DPentiumCPS=2530 --with-netlib-lapack=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/work/lapack-3.2.1/lapack_darwin.a " returned error 7
Command output:    -o <outfile>
   -C [xc,ic,if,sk,dk,sm,dm,al,ac] <compiler>
   -F [xc,ic,if,sk,dk,sm,dm,al,ac,gc] '<comp flags>'
   -Fa [xc,ic,if,sk,dk,sm,dm,al,ac,gc] '<comp flags to append>'
        al: append flags to all compilers
        ac: append flags to all C compilers
        gc: append flags to gcc compiler used in user-contributed index files.
        acg: append to all C compilers & the index gcc
        alg: append to all compilers & the index gcc
   -T <targ> : ssh target for cross-compilation (probably broken)
   -D [c,f] -D<mac>=<rep> : cpp #define to add to [CDEFS,F2CDEFS]
      eg. -D c -DL2SIZE=8388604 -D f -DADD__ -D f -DStringSunStyle
   -d [s,b]  : set source/build directory
   -f <#> : size (in KB) to flush before timing
   -t <#> : set # of threads (-1: autodect; 0: no threading)
   -m <mhz> : set clock rate
   -S[i/s] <handle> <val>  : special int/string arg
      -Si bozol1 <0/1> : supress/enable bozo L1 defaults
      -Si archdef <1/0> : enable/supress arch default use
      -Si nof77 <0/1> : Have/don't have fortran compiler
      -Si nocygwin <0/1> : Do/don't depend on GPL cygwin library
                           (Windows compiler/cygwin install only)
      -Si cputhrchk <0/1> : Ignore/heed CPU throttle probe
      -Ss kern <path to comp> : use comp for all kernel compilers
      -Ss pmake <parallel make invocation (eg '$(MAKE) -j 4')>
      -Ss f77lib <path to f77 lib needed by C compiler>
      -Ss flapack <path to netlib lapack>: used to build full lapack lib
      -Ss [s,d]maflags 'flags'
NOTE: enum #s can be found by : make xprint_enums ; ./xprint_enums
xconfig exited with 7

Error: Status 1 encountered during processing.

Change History (3)

comment:1 Changed 14 years ago by ak@…

Sorry, here's properly formatted output.

cs181029082:nicotine+ ak$ sudo port install atlas +universal +quartz +no_x11
Atlas does not currently support the universal variant. Your default arch will be used instead.
--->  Computing dependencies for atlas
--->  Configuring atlas
Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/work/atlas-3.8.3/build" && ../configure --prefix=/opt/local --disable-dependency-tracking -C xc /opt/local/bin/gcc-mp-4.3 -C gc /opt/local/bin/gcc-mp-4.3 -C if /opt/local/bin/gfortran-mp-4.3 -C ic /opt/local/bin/gcc-mp-4.3 -C dm /opt/local/bin/gcc-mp-4.3 -C sm /opt/local/bin/gcc-mp-4.3 -C dk /opt/local/bin/gcc-mp-4.3 -C sk /opt/local/bin/gcc-mp-4.3 --cc=/opt/local/bin/gcc-mp-4.3 -b 64 -Fa alg -fPIC -D c -DPentiumCPS=2530 --with-netlib-lapack=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_atlas/work/lapack-3.2.1/lapack_darwin.a " returned error 7
Command output:    -o <outfile>
   -C [xc,ic,if,sk,dk,sm,dm,al,ac] <compiler>
   -F [xc,ic,if,sk,dk,sm,dm,al,ac,gc] '<comp flags>'
   -Fa [xc,ic,if,sk,dk,sm,dm,al,ac,gc] '<comp flags to append>'
        al: append flags to all compilers
        ac: append flags to all C compilers
        gc: append flags to gcc compiler used in user-contributed index files.
        acg: append to all C compilers & the index gcc
        alg: append to all compilers & the index gcc
   -T <targ> : ssh target for cross-compilation (probably broken)
   -D [c,f] -D<mac>=<rep> : cpp #define to add to [CDEFS,F2CDEFS]
      eg. -D c -DL2SIZE=8388604 -D f -DADD__ -D f -DStringSunStyle
   -d [s,b]  : set source/build directory
   -f <#> : size (in KB) to flush before timing
   -t <#> : set # of threads (-1: autodect; 0: no threading)
   -m <mhz> : set clock rate
   -S[i/s] <handle> <val>  : special int/string arg
      -Si bozol1 <0/1> : supress/enable bozo L1 defaults
      -Si archdef <1/0> : enable/supress arch default use
      -Si nof77 <0/1> : Have/don't have fortran compiler
      -Si nocygwin <0/1> : Do/don't depend on GPL cygwin library
                           (Windows compiler/cygwin install only)
      -Si cputhrchk <0/1> : Ignore/heed CPU throttle probe
      -Ss kern <path to comp> : use comp for all kernel compilers
      -Ss pmake <parallel make invocation (eg '$(MAKE) -j 4')>
      -Ss f77lib <path to f77 lib needed by C compiler>
      -Ss flapack <path to netlib lapack>: used to build full lapack lib
      -Ss [s,d]maflags 'flags'
NOTE: enum #s can be found by : make xprint_enums ; ./xprint_enums
xconfig exited with 7

Error: Status 1 encountered during processing.

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

Description: modified (diff)
Owner: changed from macports-tickets@… to jameskyle@…
Port: atlas added

comment:3 Changed 14 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.