Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#14715 closed defect (fixed)

cogito port - staging error / malformed command

Reported by: apple@… Owned by: bryan@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: port install blocker Cc: blb@…
Port: cogito

Description

I'm having a build error in the "Staging cogito into destroot" stage (aka: the installation stage). Looks like someone forgot a backslash (\) or line continuation somewhere (i.e.: right before cg-object-id) in the actual staging part.

System Version: Mac OS X 10.5.2 (9C31) Kernel Version: Darwin 9.2.0 MacPorts Version: 1.6.0

$ sudo port install cogito
Password: 
--->  Fetching cogito
--->  Attempting to fetch cogito-0.18.2.tar.bz2 from http://kernel.org/pub/software/scm/cogito/
--->  Verifying checksum(s) for cogito
--->  Extracting cogito
--->  Applying patches to cogito
--->  Configuring cogito
--->  Building cogito with target all
--->  Staging cogito into destroot
Error: Target org.macports.destroot returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cogito/work/cogito-0.18.2" && gnumake install prefix=/opt/local DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cogito/work/destroot " returned error 2
Command output: m755 -d /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cogito/work/destroot/opt/local/bin
gnumake: m755: Command not found
gnumake: [install-cogito] Error 127 (ignored)
cg-object-id cg-add cg-admin-lsobj cg-admin-uncommit cg-branch-add cg-branch-ls cg-reset cg-clone cg-commit cg-diff cg-export cg-help cg-init cg-log cg-merge cg-mkpatch cg-patch cg-fetch cg-restore cg-rm cg-seek cg-status cg-tag cg-tag-ls cg-update cg cg-admin-ls cg-push cg-branch-chg cg-admin-cat cg-clean cg-admin-setuprepo cg-switch cg-mv cg-admin-rewritehist cg-tag-show cg-version /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cogito/work/destroot/opt/local/bin
gnumake: cg-object-id: Command not found
gnumake: *** [install-cogito] Error 127

Error: Status 1 encountered during processing.

Change History (5)

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Cc: bryan@… added

Cc maintainer.

comment:2 Changed 16 years ago by bryan@…

I haven't had a chance to look at this yet.

However, cogito is no longer recommended or maintained upstream, so maintaining the port is kind of pointless.

I recommend "Easy GIT" as a replacement, but it's kind of early for packaging (and requires git v1.5.4) http://www.gnome.org/~newren/eg/

comment:3 Changed 15 years ago by blb@…

Cc: blb@… added; bryan@… removed
Keywords: cogito removed
Owner: changed from macports-tickets@… to bryan@…
Port: cogito added
Priority: HighNormal

Shall we delete the port, especially if they believe it won't work with newer git-core versions?

comment:4 Changed 15 years ago by blb@…

Resolution: fixed
Status: newclosed

cogito deleted in r49222.

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.