Tomcat5 build failure.
Reported by: |
Darcy.Marconi@… |
Owned by: |
jberry@… |
Priority:
|
Normal
|
Milestone:
|
|
Component:
|
ports
|
Version:
|
1.0
|
Keywords:
|
|
Cc:
|
|
Port:
|
|
|
|
BUILD FAILED
/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_java_tomcat5/work/jakarta-tomcat-5.5.9-src/jakarta-tomcat-5/build.xml:1867:
The following error occurred while executing this line:
/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_java_tomcat5/work/jakarta-tomcat-5.5.9-src/jakarta-tomcat-5/build.xml:643:
The following error occurred while executing this line:
/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_java_tomcat5/work/jakarta-tomcat-5.5.9-src/jakarta-tomcat-5/build.xml:655:
The following error occurred while executing this line:
/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_java_tomcat5/work/jakarta-tomcat-5.5.9-src/jakarta-tomcat-5/build.xml:690:
Cannot replace directory
/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_java_tomcat5/work/jakarta-tomcat-5.5.9-src/jakarta-tomcat-5/Repository/tomcat-deps/src/java/org/apache/tomcat/dbcp
with directory
/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_java_tomcat5/work/jakarta-tomcat-5.5.9-src/jakarta-tomcat-5/Repository/tomcat-deps/src/java/org/apache/commons
This seems to be a manifestation of trying to build tomcat5 with the newest ant 1.6.4. If you deactivate ant and use the ant already on your system (/usr/bin/ant) you shouldn't have this problem.
I'll work with the tomcat folks to figure out what to really do here.