[MacPorts] #25328: the following items did not execute (for libgda4)
#25328: the following items did not execute (for libgda4) ---------------------------------------+------------------------------------ Reporter: blueberrybadger@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: ---------------------------------------+------------------------------------ ran sudo port install gramps and go this error message: :info:build Warning: the following items did not execute (for libgda4): org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Log for libgda4 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_libgda4/main.log See attached log for full details -- Ticket URL: <http://trac.macports.org/ticket/25328> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25328: the following items did not execute (for libgda4) ---------------------------------------+------------------------------------ Reporter: blueberrybadger@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: libgda4 ---------------------------------------+------------------------------------ Changes (by macsforever2000@…): * cc: devans@… (added) * owner: macports-tickets@… => jwa@… * port: => libgda4 Old description:
ran sudo port install gramps
and go this error message: :info:build Warning: the following items did not execute (for libgda4): org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Log for libgda4 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_libgda4/main.log
See attached log for full details
New description: ran sudo port install gramps and go this error message: {{{ :info:build Warning: the following items did not execute (for libgda4): org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Log for libgda4 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_libgda4/main.log }}} See attached log for full details -- Comment: You did not provide the actual error message, but fortunately you attached the mail log and it does contain it. What is the output of the following? {{{ port installed libtool }}} -- Ticket URL: <http://trac.macports.org/ticket/25328#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25328: the following items did not execute (for libgda4) ---------------------------------------+------------------------------------ Reporter: blueberrybadger@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: libgda4 ---------------------------------------+------------------------------------ Comment(by macsforever2000@…): I meant "main" log not "mail" log above. -- Ticket URL: <http://trac.macports.org/ticket/25328#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25328: the following items did not execute (for libgda4) ---------------------------------------+------------------------------------ Reporter: blueberrybadger@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: libgda4 ---------------------------------------+------------------------------------ Comment(by blueberrybadger@…): Replying to [comment:1 macsforever2000@…]:
You did not provide the actual error message, but fortunately you attached the mail log and it does contain it.
What is the output of the following?
{{{ port installed libtool }}}
libtool @2.2.10_0 (active) -- Ticket URL: <http://trac.macports.org/ticket/25328#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25328: the following items did not execute (for libgda4) ---------------------------------------+------------------------------------ Reporter: blueberrybadger@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: libgda4 ---------------------------------------+------------------------------------ Comment(by macsforever2000@…): So this error is rather puzzling: {{{ :info:build libtool: Version mismatch error. This is libtool 2.2.6b Debian-2.2.6b-2ubuntu1, but the :info:build libtool: definition of this LT_INIT comes from libtool 2.2.10. :info:build libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6b Debian-2.2.6b-2ubuntu1 :info:build libtool: and run autoconf again. }}} -- Ticket URL: <http://trac.macports.org/ticket/25328#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25328: the following items did not execute (for libgda4) ---------------------------------------+------------------------------------ Reporter: blueberrybadger@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: libgda4 ---------------------------------------+------------------------------------ Comment(by snc@…): Likely, the portfile needs `use_autoreconf yes` added to it. Do so in these steps (add it at the bottom of the file that opens after the first command): {{{ sudo port edit libgda4 sudo port clean libgda4 sudo port install libgda4 }}} Let us know if that does the trick. -- Ticket URL: <http://trac.macports.org/ticket/25328#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25328: libgda4: libtool: Version mismatch error ---------------------------------------+------------------------------------ Reporter: blueberrybadger@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: libgda4 ---------------------------------------+------------------------------------ Comment(by ryandesign@…): Did r69164 fix this? -- Ticket URL: <http://trac.macports.org/ticket/25328#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25328: libgda4: libtool: Version mismatch error ---------------------------------------+------------------------------------ Reporter: blueberrybadger@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: libgda4 ---------------------------------------+------------------------------------ Comment(by blueberrybadger@…): Can't work out how to come out of editing the file -- Ticket URL: <http://trac.macports.org/ticket/25328#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25328: libgda4: libtool: Version mismatch error ----------------------------------------+----------------------------------- Reporter: blueberrybadger@… | Owner: jwa@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: fixed | Keywords: Port: libgda4 | ----------------------------------------+----------------------------------- Changes (by jwa@…): * status: new => closed * resolution: => fixed Comment: libtool mismatch fixed in r69164 -- Ticket URL: <http://trac.macports.org/ticket/25328#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25328: libgda4: libtool: Version mismatch error ----------------------------------------+----------------------------------- Reporter: blueberrybadger@… | Owner: jwa@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: | Keywords: Port: libgda4 | ----------------------------------------+----------------------------------- Changes (by blueberrybadger@…): * status: closed => reopened * resolution: fixed => Comment: Replying to [comment:8 jwa@…]:
libtool mismatch fixed in r69164
I don't know if this is fixed or not. I asked for assistance on how to edit the file... -- Ticket URL: <http://trac.macports.org/ticket/25328#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25328: libgda4: libtool: Version mismatch error ----------------------------------------+----------------------------------- Reporter: blueberrybadger@… | Owner: jwa@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: | Keywords: Port: libgda4 | ----------------------------------------+----------------------------------- Comment(by sewebster@…): Don't worry about editing the file anymore, just run {{{ sudo port selfupdate sudo port clean libgda4 sudo port install libgda4 sudo port install gramps }}} and hopefully it will work. If you were having trouble quitting the text editor that opened as a result of "sudo port edit libgda4" then I think the default editor is vi, and the way to exit is by typing {{{ :q }}} -- Ticket URL: <http://trac.macports.org/ticket/25328#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25328: libgda4: libtool: Version mismatch error ----------------------------------------+----------------------------------- Reporter: blueberrybadger@… | Owner: jwa@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: | Keywords: Port: libgda4 | ----------------------------------------+----------------------------------- Comment(by jwa@…): Replying to [comment:10 sewebster@…]:
Don't worry about editing the file anymore, just run {{{ sudo port selfupdate sudo port clean libgda4 sudo port install libgda4 sudo port install gramps }}} and hopefully it will work. If you were having trouble quitting the text editor that opened as a result of "sudo port edit libgda4" then I think the default editor is vi, and the way to exit is by typing {{{ :q }}}
Well, vi is a strange one, but its advantage is always being there. The advice given holds, if you do no changes. If changes have been done, do: {{{ :wq }}} to save the changes, or: {{{ :q! }}} to discard them. -- Ticket URL: <http://trac.macports.org/ticket/25328#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25328: libgda4: libtool: Version mismatch error ----------------------------------------+----------------------------------- Reporter: blueberrybadger@… | Owner: jwa@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: fixed | Keywords: Port: libgda4 | ----------------------------------------+----------------------------------- Changes (by jwa@…): * status: reopened => closed * resolution: => fixed Comment: Replying to [comment:9 blueberrybadger@…]:
Replying to [comment:8 jwa@…]:
libtool mismatch fixed in r69164
I don't know if this is fixed or not. I asked for assistance on how to edit the file...
Ok, the ticket was originally about libtool mismatch, hence the ticket is closed. Editing files is not something to create a ticket about (though you can ask advice somewhere else), sorry. So pls let this stay closed, unless the mismatch pops up again. -- Ticket URL: <http://trac.macports.org/ticket/25328#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts