Opened 15 years ago
Closed 15 years ago
#20655 closed defect (invalid)
subversion-javahlbindings-1.6.4 Build failure, Error in EnumMapper.cpp
Reported by: | Oliver.Schrenk@… | Owned by: | danielluke (Daniel J. Luke) |
---|---|---|---|
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 (6)
comment:1 Changed 15 years ago by Oliver.Schrenk@…
Cc: | Oliver.Schrenk@… added |
---|
comment:2 Changed 15 years ago by danielluke (Daniel J. Luke)
Owner: | changed from macports-tickets@… to dluke@… |
---|---|
Status: | new → 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 15 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 15 years ago by mf2k (Frank Schima)
Please try the following and let us know the result:
sudo port clean subversion-javahlbindings sudo port selfupdate sudo port upgrade outdated
comment:5 Changed 15 years ago by Oliver.Schrenk@…
Well everything went fine
---> Installing subversion-javahlbindings @1.6.4_1 ---> Activating subversion-javahlbindings @1.6.4_1 ---> Cleaning subversion-javahlbindings
Thanks for the quick response
comment:6 Changed 15 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
Glad you got it working.
Note: See
TracTickets for help on using
tickets.
Cc Me!