#14630: py25-scipy fails to build -----------------------------------------+---------------------------------- Reporter: shreevatsa.public@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | -----------------------------------------+---------------------------------- With the following output. Note that I am using 10.4 (Tiger), not 10.3. {{{ ---> Fetching py25-scipy ---> Verifying checksum(s) for py25-scipy ---> Extracting py25-scipy ---> Applying patches to py25-scipy ---> Configuring py25-scipy ---> Building py25-scipy with target build Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-scipy/work/scipy-0.6.0" && /opt/local/bin/python2.5 setup.py config_fc --fcompiler g95 --f77exec /opt/local/bin/g95 --f90exec /opt/local/bin/g95 build " returned error 1 Command output: build/src.macosx-10.3-i386-2.5/fortranobject.c:123: warning: format '%d' expects type 'int', but argument 4 has type 'long int' build/src.macosx-10.3-i386-2.5/fortranobject.c:125: warning: format '%d' expects type 'int', but argument 4 has type 'long int' build/src.macosx-10.3-i386-2.5/fortranobject.c:129: warning: format '%d' expects type 'int', but argument 4 has type 'long int' build/src.macosx-10.3-i386-2.5/fortranobject.c:131: warning: format '%d' expects type 'int', but argument 4 has type 'long int' build/src.macosx-10.3-i386-2.5/fortranobject.c: In function 'array_from_pyobj': build/src.macosx-10.3-i386-2.5/fortranobject.c:540: warning: format '%d' expects type 'int', but argument 3 has type 'long int' build/src.macosx-10.3-i386-2.5/fortranobject.c: In function 'check_and_fix_dimensions': build/src.macosx-10.3-i386-2.5/fortranobject.c:703: warning: format '%d' expects type 'int', but argument 4 has type 'long int' build/src.macosx-10.3-i386-2.5/fortranobject.c:703: warning: format '%d' expects type 'int', but argument 5 has type 'long int' build/src.macosx-10.3-i386-2.5/fortranobject.c:716: warning: format '%d' expects type 'int', but argument 4 has type 'long int' build/src.macosx-10.3-i386-2.5/fortranobject.c:729: warning: format '%d' expects type 'int', but argument 3 has type 'npy_intp' build/src.macosx-10.3-i386-2.5/fortranobject.c:729: warning: format '%d' expects type 'int', but argument 4 has type 'npy_intp' build/src.macosx-10.3-i386-2.5/fortranobject.c:741: warning: format '%d' expects type 'int', but argument 4 has type 'long int' build/src.macosx-10.3-i386-2.5/fortranobject.c:741: warning: format '%d' expects type 'int', but argument 5 has type 'npy_intp' build/src.macosx-10.3-i386-2.5/fortranobject.c:769: warning: format '%d' expects type 'int', but argument 4 has type 'long int' build/src.macosx-10.3-i386-2.5/fortranobject.c:769: warning: format '%d' expects type 'int', but argument 5 has type 'npy_intp' build/src.macosx-10.3-i386-2.5/fortranobject.c:787: warning: format '%d' expects type 'int', but argument 3 has type 'npy_intp' build/src.macosx-10.3-i386-2.5/fortranobject.c:787: warning: format '%d' expects type 'int', but argument 4 has type 'npy_intp' build/src.macosx-10.3-i386-2.5/fortranobject.c:788: warning: format '%d' expects type 'int', but argument 3 has type 'long int' build/src.macosx-10.3-i386-2.5/fortranobject.c:790: warning: format '%d' expects type 'int', but argument 3 has type 'long int' gcc-4.0: scipy/fftpack/src/zfftnd.c gcc-4.0: scipy/fftpack/src/zrfft.c /opt/local/bin/g95 -dynamiclib -L/opt/local/lib -lpython2.5 -dynamiclib -L/opt/local/lib -lpython2.5 build/temp.macosx-10.3-i386-2.5/build/src.macosx-10.3-i386-2.5/scipy/fftpack/_fftpackmodule.o build/temp.macosx-10.3-i386-2.5/scipy/fftpack/src/zfft.o build/temp.macosx-10.3-i386-2.5/scipy/fftpack/src/drfft.o build/temp.macosx-10.3-i386-2.5/scipy/fftpack/src/zrfft.o build/temp.macosx-10.3-i386-2.5/scipy/fftpack/src/zfftnd.o build/temp.macosx-10.3-i386-2.5/build/src.macosx-10.3-i386-2.5/fortranobject.o -L/opt/local/lib -Lbuild/temp.macosx-10.3-i386-2.5 -ldfftpack -lfftw3 -o build/lib.macosx-10.3-i386-2.5/scipy/fftpack/_fftpack.so /opt/local/bin/odld: common symbols not allowed with MH_DYLIB output format with the -multi_module option build/temp.macosx-10.3-i386-2.5/build/src.macosx-10.3-i386-2.5/scipy/fftpack/_fftpackmodule.o definition of common _PyArray_API (size 16) /opt/local/bin/odlibtool: internal link edit command failed /opt/local/bin/odld: common symbols not allowed with MH_DYLIB output format with the -multi_module option build/temp.macosx-10.3-i386-2.5/build/src.macosx-10.3-i386-2.5/scipy/fftpack/_fftpackmodule.o definition of common _PyArray_API (size 16) /opt/local/bin/odlibtool: internal link edit command failed error: Command "/opt/local/bin/g95 -dynamiclib -L/opt/local/lib -lpython2.5 -dynamiclib -L/opt/local/lib -lpython2.5 build/temp.macosx-10.3-i386-2.5/build/src.macosx-10.3-i386-2.5/scipy/fftpack/_fftpackmodule.o build/temp.macosx-10.3-i386-2.5/scipy/fftpack/src/zfft.o build/temp.macosx-10.3-i386-2.5/scipy/fftpack/src/drfft.o build/temp.macosx-10.3-i386-2.5/scipy/fftpack/src/zrfft.o build/temp.macosx-10.3-i386-2.5/scipy/fftpack/src/zfftnd.o build/temp.macosx-10.3-i386-2.5/build/src.macosx-10.3-i386-2.5/fortranobject.o -L/opt/local/lib -Lbuild/temp.macosx-10.3-i386-2.5 -ldfftpack -lfftw3 -o build/lib.macosx-10.3-i386-2.5/scipy/fftpack/_fftpack.so" failed with exit status 1 Error: Status 1 encountered during processing. }}} -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14630> MacPorts </projects/macports> Ports system for Mac OS