Opened 12 years ago

Closed 5 years ago

#32220 closed defect (fixed)

TrailBlazer: fetch time out

Reported by: rudloff@… Owned by: papabean@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: TrailBlazer

Description

--->  Fetching TrailBlazer
DEBUG: Can't run fetch on this port without elevated privileges. Escalating privileges back to root.
DEBUG: euid changed to: 0. egid changed to: 0.
DEBUG: changing euid/egid - current euid: 0 - current egid: 0
DEBUG: egid changed to: 500
DEBUG: euid changed to: 502
DEBUG: Executing org.macports.fetch (TrailBlazer)
DEBUG: Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_TrailBlazer/TrailBlazer/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.4' CVS_PASSFILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_TrailBlazer/TrailBlazer/work/.cvspass'
DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_TrailBlazer/TrailBlazer/work" && echo | /usr/bin/cvs -z9 -f -d :pserver:anoncvs@clortho.acm.uiuc.edu:/afs/acm.uiuc.edu/common/cvsroot/macwarriors login'
DEBUG: Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_TrailBlazer/TrailBlazer/work" && echo | /usr/bin/cvs -z9 -f -d :pserver:anoncvs@clortho.acm.uiuc.edu:/afs/acm.uiuc.edu/common/cvsroot/macwarriors login 2>&1
Logging in to :pserver:anoncvs@clortho.acm.uiuc.edu:2401/afs/acm.uiuc.edu/common/cvsroot/macwarriors
CVS password: cvs [login aborted]: connect to clortho.acm.uiuc.edu(128.174.251.17):2401 failed: Operation timed out
shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_TrailBlazer/TrailBlazer/work" && echo | /usr/bin/cvs -z9 -f -d :pserver:anoncvs@clortho.acm.uiuc.edu:/afs/acm.uiuc.edu/common/cvsroot/macwarriors login 2>&1" returned error 1
Error: Target org.macports.fetch returned: CVS login failed
DEBUG: Backtrace: CVS login failed
Warning: the following items did not execute (for TrailBlazer): org.macports.activate org.macports.fetch org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install

Attachments (2)

main.log (4.4 KB) - added by rudloff@… 12 years ago.
TrailBlazer.diff (1.2 KB) - added by ryandesign (Ryan Carsten Schmidt) 12 years ago.
unsuccessful patch

Download all attachments as: .zip

Change History (5)

Changed 12 years ago by rudloff@…

Attachment: main.log added

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added; papabean@… removed
Owner: changed from macports-tickets@… to papabean@…

The port hasn't been updated substantially in well over 7 years. The port is set to fetch from CVS, but according to the project's homepage, they now use SVN for their repository. The current version available there is 1.0.0. The port should be updated.

comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Well, I saw there's a tb_1_0_0 tag in the repository, but it looks like it was created very early on; that may not be an actual usable tag. The latest version for download on the web site is "0.52".

Updating the port to use svn fetching and the xcode portgroup, it can't be built on Snow Leopard and newer because it uses Jam.

Firing up my Tiger machine, it can't be built because 'File "UnitTest-Info.plist" does not exist'.

I downloaded the 0.52 disk image and ran the application inside on Tiger. Its about box says it's version "0.5 (0.4)". The app seems to work, though it's PowerPC, so on Intel Macs it needs Rosetta, and it crashes on quit. On Snow Leopard, the app opens and shows its window but it doesn't work; Console says it's looking for Java 1.3 which doesn't exist anymore. And of course Lion doesn't have Rosetta anymore.

We probably should just delete this port. This software is dead.

Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: TrailBlazer.diff added

unsuccessful patch

comment:3 Changed 5 years ago by chrstphrchvz (Christopher Chavez)

Resolution: fixed
Status: newclosed

In 0faa552844dc2d4b95d57b82a6219dd071e31164/macports-ports (master):

TrailBlazer: delete port

Due to issues fetching, compiling, and running this port,
it has been suggested to delete it.

Closes: #32220
Closes: #58267

Note: See TracTickets for help on using tickets.