Opened 18 years ago

Closed 17 years ago

#11011 closed defect (fixed)

xercesj build fails

Reported by: jyrkiwahlstedt Owned by: jberry@…
Priority: High Milestone:
Component: ports Version: 1.3.2
Keywords: Cc: markd@…
Port:

Description

current xercesj build fails with following:

====

DEBUG: Executing com.apple.main (xercesj) ---> Fetching xercesj DEBUG: Executing com.apple.fetch (xercesj) ---> Verifying checksum(s) for xercesj DEBUG: Executing com.apple.checksum (xercesj) ---> Checksumming Xerces-J-src.2.8.1.tar.gz DEBUG: Correct (md5) checksum for Xerces-J-src.2.8.1.tar.gz ---> Checksumming Xerces-J-tools.2.8.1.tar.gz DEBUG: Correct (md5) checksum for Xerces-J-tools.2.8.1.tar.gz ---> Extracting xercesj DEBUG: Executing com.apple.extract (xercesj) ---> Extracting Xerces-J-src.2.8.1.tar.gz DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/xercesj/Xerces-J-src.2.8.1.tar.gz DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_java_xercesj/work" && gzip -dc /opt/local/var/db/dports/distfiles/xercesj/Xerces-J-src.2.8.1.tar.gz | /usr/bin/gnutar --no-same-owner -xf -' ---> Extracting Xerces-J-tools.2.8.1.tar.gz DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/xercesj/Xerces-J-tools.2.8.1.tar.gz DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_java_xercesj/work" && gzip -dc /opt/local/var/db/dports/distfiles/xercesj/Xerces-J-tools.2.8.1.tar.gz | /usr/bin/gnutar --no-same-owner -xf -' DEBUG: Executing proc-post-com.apple.extract-extract-0 Error: Target com.apple.extract returned: error renaming "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_java_xercesj/work/tools" to "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_java_xercesj/work/xerces-2_8_1/tools": no such file or directory Warning: the following items did not execute (for xercesj): com.apple.activate com.apple.extract com.apple.patch com.apple.configure com.apple.build com.apple.destroot com.apple.install Error: Status 1 encountered during processing.

====

the environment is OS X 10.4.8, PowerBook

Change History (2)

comment:1 Changed 17 years ago by markd@…

Cc: markd@… added

xerces is now at 2.9.0 and works for me. Please try this version.

comment:2 Changed 17 years ago by jyrkiwahlstedt

Resolution: fixed
Status: newclosed

Sorry being late. The error was caused actually by my faulty system (file system is a bit corrupt), which I tend to forget.

Note: See TracTickets for help on using tickets.