Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#35979 closed defect (fixed)

octave-vrml has incorrect worksrcdir

Reported by: mikhail.zyatin@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: octave-vrml

Description

Can't install VRML extension for Octave (both "octave" and "octave-devel"). Log file in the attach.

Attachments (1)

main.log (104.2 KB) - added by mikhail.zyatin@… 12 years ago.
Port installation main log

Download all attachments as: .zip

Change History (7)

Changed 12 years ago by mikhail.zyatin@…

Attachment: main.log added

Port installation main log

comment:1 Changed 12 years ago by mikhail.zyatin@…

Cc: mikhail.zyatin@… added

Cc Me!

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

Cc: mikhail.zyatin@… removed
Keywords: octave octave-devel vrml octave-vrml removed

The reporter is automatically Cc'ed.

comment:3 Changed 12 years ago by mf2k (Frank Schima)

Error appears to be a wrong directory:

:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_octave-vrml/octave-vrml/work/vrml-1.0.13" && ./configure --prefix=/opt/local
:info:configure sh: line 0: cd: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_math_octave-vrml/octave-vrml/work/vrml-1.0.13: No such file or directory

If you cd to the work directory, what is there?

comment:4 Changed 12 years ago by mikhail.zyatin@…

There are only "vrml" directory.

comment:5 Changed 12 years ago by basmac

I get failed to install on 10.8.2 Xcode 4.5 DEBUG: Using compiler 'Mac OS X clang' DEBUG: Executing org.macports.configure (octave-vrml) DEBUG: Environment: CPATH='/opt/local/include' 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/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-vrml/octave-vrml/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='/usr/bin/clang' FCFLAGS='-pipe -O2 -m64' 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/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-vrml/octave-vrml/work/vrml-1.0.13" && ./configure --prefix=/opt/local' DEBUG: Executing command line: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-vrml/octave-vrml/work/vrml-1.0.13" && ./configure --prefix=/opt/local sh: line 0: cd: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-vrml/octave-vrml/work/vrml-1.0.13: No such file or directory Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-vrml/octave-vrml/work/vrml-1.0.13" && ./configure --prefix=/opt/local Exit code: 1 Error: org.macports.configure for port octave-vrml returned: configure failure: command execution failed DEBUG: Error code: NONE DEBUG: Backtrace: configure failure: command execution failed

while executing

"$procedure $targetname" Warning: targets not executed for octave-vrml: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install Please see the log file for port octave-vrml for details:

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_octave-vrml/octave-vrml/main.log

To report a bug, follow the instructions in the guide:

http://guide.macports.org/#project.tickets

Error: Processing of port octave-vrml failed

Version 0, edited 12 years ago by basmac (next)

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

Resolution: fixed
Status: newclosed
Summary: octave-vrml fails to install over octave and octave-develoctave-vrml has incorrect worksrcdir
Note: See TracTickets for help on using tickets.