1 | $ sudo port install plplot +no_X11 |
---|
2 | ---> Computing dependencies for plplot |
---|
3 | ---> Fetching plplot |
---|
4 | ---> Verifying checksum(s) for plplot |
---|
5 | ---> Extracting plplot |
---|
6 | ---> Applying patches to plplot |
---|
7 | ---> Configuring plplot |
---|
8 | 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_science_plplot/work/build" && cmake -DCMAKE_INSTALL_PREFIX=/opt/local -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_Fortran_FLAGS=-O2 -DCMAKE_C_COMPILER=/usr/bin/gcc-4.2 -DCMAKE_C_FLAGS="-O2 -I/opt/local/include" -DCMAKE_CXX_COMPILER=/usr/bin/g++-4.2 -DCMAKE_CXX_FLAGS="-O2 -I/opt/local/include" -DCMAKE_INCLUDE_PATH=/opt/local/include -DCMAKE_LIBRARY_PATH=/opt/local/lib -DTCL_INCLUDE_PATH=/opt/local/include -DTCL_LIBRARY=/opt/local/lib/libtcl.dylib -DTCL_STUB_LIBRARY=/opt/local/lib/libtclstub8.5.a -DTK_INCLUDE_PATH=/opt/local/include -DTK_LIBRARY=/opt/local/lib/libtk.dylib -DTK_STUB_LIBRARY=/opt/local/lib/libtkstub8.5.a -DFREETYPE_INCLUDE_DIR=/opt/local/include/freetype2 -DFREETYPE_LIBRARY=/opt/local/lib/libfreetype.dylib -DPL_FREETYPE_FONT_PATH=/opt/local/share/fonts/freefont-ttf -DWITH_FREETYPE=ON -DPLD_extcairo=ON -DPLD_memcairo=ON -DPLD_psttf=ON -DPLD_pscairo=ON -DPLD_pdfcairo=ON -DPLD_pngcairo=ON -DPLD_svgcairo=ON -DPLD_wxwidgets=OFF -DPLD_xcairo=ON -DPLD_tkwin=OFF -DENABLE_gnome2=OFF -DENABLE_java=OFF -DENABLE_python=OFF -DENABLE_octave=OFF -DENABLE_pdl=OFF -DENABLE_itcl=OFF -DENABLE_itk=OFF -DENABLE_wxwidgets=OFF -DBUILD_TEST=OFF -DSWIG_DIR=/opt/local/bin -DCMAKE_OSX_ARCHITECTURES="i386" -DCMAKE_MODULE_LINKER_FLAGS="-undefined dynamic_lookup" -DCMAKE_EXE_LINKER_FLAGS="-undefined dynamic_lookup" -DCMAKE_Fortran_COMPILER="/opt/local/bin/gfortran-mp-4.3" -DPLD_aqt=ON ../plplot-5.9.5 " returned error 1 |
---|
9 | Command output: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_plplot/work/build/CMakeFiles/CMakeTmp/CMakeFiles |
---|
10 | 1 |
---|
11 | |
---|
12 | Building Fortran object |
---|
13 | CMakeFiles/cmTryCompileExec.dir/testFortranCompiler.f.o |
---|
14 | |
---|
15 | /opt/local/bin/gfortran-mp-4.3 -o |
---|
16 | CMakeFiles/cmTryCompileExec.dir/testFortranCompiler.f.o -O2 -arch i386 -c |
---|
17 | /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_plplot/work/build/CMakeFiles/CMakeTmp/testFortranCompiler.f |
---|
18 | |
---|
19 | |
---|
20 | f951: error: unrecognized command line option "-arch" |
---|
21 | |
---|
22 | make[1]: *** [CMakeFiles/cmTryCompileExec.dir/testFortranCompiler.f.o] |
---|
23 | Error 1 |
---|
24 | |
---|
25 | make: *** [cmTryCompileExec/fast] Error 2 |
---|
26 | |
---|
27 | |
---|
28 | |
---|
29 | |
---|
30 | |
---|
31 | CMake will not be able to correctly generate this project. |
---|
32 | Call Stack (most recent call first): |
---|
33 | cmake/modules/fortran.cmake:48 (enable_language) |
---|
34 | cmake/modules/plplot.cmake:423 (include) |
---|
35 | CMakeLists.txt:82 (include) |
---|
36 | |
---|
37 | |
---|
38 | -- Configuring incomplete, errors occurred! |
---|
39 | |
---|
40 | Error: Status 1 encountered during processing. |
---|
41 | Before reporting a bug, first run the command again with the -d flag to get complete output. |
---|
42 | |
---|
43 | |
---|