Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#3189 closed defect (fixed)

Tomcat5 build failure.

Reported by: Darcy.Marconi@… Owned by: jberry@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

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

Change History (4)

comment:1 Changed 19 years ago by jberry@…

Status: newassigned

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.

comment:3 Changed 19 years ago by jberry@…

Owner: changed from darwinports-bugs@… to jberry@…
Status: assignednew

Updated to apache-ant 1.6.5, which should correct this problem.

comment:4 Changed 19 years ago by jberry@…

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.