#41085 closed defect (fixed)
OpenNI on Mac OS X 10.9 Mavericks
Reported by: | dllau@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | mavericks | Cc: | |
Port: | openni |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Here is the a clip of the error messages included in the install log:
:info:build 31 warnings generated. :info:build 3 warnings generated. :info:build :info:build :info:build ********************************* :info:build * PrimeSense OpenNI Redist * :info:build * 2013-10-30 10:16:55 * :info:build ********************************* :info:build :info:build Target: MacOSX :info:build Version: 1.5.2.23 :info:build Num of compile jobs: 8 :info:build :info:build * Building OpenNI... :info:build failed to execute: make -j8 -C /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_openni/openni/work/openni-1.5.2.23/Platform/Linux/CreateRedist/../Build > /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_openni/openni/work/openni-1.5.2.23/Platform/Linux/CreateRedist/Output/BuildOpenNI.txt :info:build Building Failed! :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_openni/openni/work/openni-1.5.2.23/Platform/Linux/CreateRedist" && ./RedistMaker :info:build Exit code: 1 :error:build org.macports.build for port openni returned: command execution failed :debug:build Error code: CHILDSTATUS 91888 1 :debug:build Backtrace: command execution failed while executing "system -nice 0 $fullcmdstring" ("eval" body line 1) invoked from within "eval system $notty $nice \$fullcmdstring" invoked from within "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: targets not executed for openni: org.macports.destroot org.macports.build :notice:build Please see the log file for port openni for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_openni/openni/main.log drhalftone:~ dllau$ sudo port clean openni ---> Cleaning openni
Attachments (1)
Change History (5)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | mavericks added |
Owner: | changed from macports-tickets@… to ryandesign@… |
comment:2 follow-up: 3 Changed 11 years ago by cooperz
In
../../../../../Samples/NiViewer/glh/glh_linear.h you need to rename the equivalent macro to something else, since it's already taken somewhere else.. try EQUIVALENT..
However, I did not manage to get any sensor working.
comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 11 years ago by dllau@…
I've been busy working on other issues unrelated to Macports, and haven't stayed on top of this. However, I just tried installing OpenNI on my laptop, and it seems to have installed without problem, as I'm sure you know. I just thought I owed you the update given your support on this.
Thanks.
Note: See
TracTickets for help on using
tickets.
Please attach the entire main.log file; the portion you quoted does not show the error.