#36708: stuck on Configuring vis5d -----------------------------+----------------------- Reporter: angel.suarez@… | Owner: takeshi@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: vis5d | -----------------------------+----------------------- Comment (by takeshi@…): I still don't see the problem. What are the errors? You mean that the you see no progress in the configure phase and you have to force terminate with ctrl-c or command-period? That is why the previous two logs are truncated? A successful configure phase (with -d) would dump the progress of configure output like {{{ DEBUG: setting attributes on /opt/local/var/macports/build/_Users_takeshi_MacPorts_ports_science_vis5d/vis5d/work/vis5d+-1.3.0-beta/util/igg3d.f DEBUG: euid/egid changed to: 502/502 DEBUG: Privilege de-escalation not attempted as not running as root. DEBUG: configure phase started at Fri Oct 26 04:53:05 JST 2012 ---> Configuring vis5d DEBUG: Using compiler 'Mac OS X clang' DEBUG: Executing org.macports.configure (vis5d) DEBUG: Environment: CPATH='/opt/local/include' RANLIB='/usr/bin/ranlib' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.8' CXX='/usr/bin/clang++' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_Users_takeshi_MacPorts_ports_science_vis5d/vis5d/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64 -arch x86_64' FCFLAGS='-pipe -O2 -m64' OBJC='/usr/bin/clang' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/clang' DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_Users_takeshi_MacPorts_ports_science_vis5d/vis5d/work/vis5d+-1.3.0-beta" && ./configure --prefix=/opt/local -disable-fortran -disable-dependency- tracing --x-includes=/opt/local/include --x-libraries=/opt/local/lib' DEBUG: Executing command line: cd "/opt/local/var/macports/build/_Users_takeshi_MacPorts_ports_science_vis5d/vis5d/work/vis5d+-1.3.0-beta" && ./configure --prefix=/opt/local -disable-fortran -disable-dependency- tracing --x-includes=/opt/local/include --x-libraries=/opt/local/lib checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes }}} -- Ticket URL: <https://trac.macports.org/ticket/36708#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS