Ticket #20655 (closed defect: invalid)
subversion-javahlbindings-1.6.4 Build failure, Error in EnumMapper.cpp
| Reported by: | Oliver.Schrenk@… | Owned by: | dluke@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.1 |
| Keywords: | subversion,java,bindings,javahlbindings | Cc: | Oliver.Schrenk@… |
| Port: | subversion-javahlbindings |
Description
Building subversion-javahlbindings Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_subversion-javahlbindings/work/subversion-1.6.4" && make javahl " returned error 2 Command output: /bin/sh /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_subversion-javahlbindings/work/subversion-1.6.4/libtool --tag=CXX --silent --mode=compile g++ -I/opt/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/opt/local/include/apr-1 -I/opt/local/include/apr-1 -I/opt/local/include -O2 -I./subversion/include -I./subversion -I/opt/local/include/apr-1 -I/opt/local/include/apr-1 -I/opt/local/include -I/opt/local/include/db46 -I/opt/local/include/neon -I/opt/local/include -I/opt/local/include/serf-0 -I/Library/Java/Home/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_subversion-javahlbindings/work/subversion-1.6.4/subversion/bindings/javahl/include -o subversion/bindings/javahl/native/EnumMapper.lo -c subversion/bindings/javahl/native/EnumMapper.cpp subversion/bindings/javahl/native/EnumMapper.cpp: In static member function 'static jint EnumMapper::mapNotifyAction(svn_wc_notify_action_t)': subversion/bindings/javahl/native/EnumMapper.cpp:242: error: 'org_tigris_subversion_javahl_NotifyAction_property_added' was not declared in this scope subversion/bindings/javahl/native/EnumMapper.cpp:246: error: 'org_tigris_subversion_javahl_NotifyAction_property_modified' was not declared in this scope
Change History
comment:2 Changed 4 years ago by dluke@…
- Owner changed from macports-tickets@… to dluke@…
- Status changed from new to assigned
What version of Mac OS X and what version of xcode do you have installed? PPC or X86 machine?
Also, if you currently have subversion-javahlbindings installed, what happens if you uninstall it first before attempting to install the new version?
comment:3 Changed 4 years ago by Oliver.Schrenk@…
OSX Version: 10.5.8 on MacBook Pro Early (2008), X86 Archtitecture
XCode: 3.1.3
I tried deactivating, unsinstalling the 1.5.5 version of the bindings and then installing/upgrading but I cae up with the same errors.
comment:4 Changed 4 years ago by macsforever2000@…
Please try the following and let us know the result:
sudo port clean subversion-javahlbindings sudo port selfupdate sudo port upgrade outdated
Note: See
TracTickets for help on using
tickets.


Cc Me!