[MacPorts] #44540: gtk-quartz-engine needs automake17
#44540: gtk-quartz-engine needs automake17 -----------------------------+-------------------------------- Reporter: ksee.zelgadis@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Keywords: | Port: -----------------------------+-------------------------------- When I am trying to install gtk-quartz-engine it fails because of automake17 required. {{{ ---> Computing dependencies for gtk-quartz-engine ---> Dependencies to be installed: automake ---> Fetching distfiles for automake ---> Verifying checksums for automake ---> Extracting automake ---> Configuring automake ---> Building automake ---> Staging automake into destroot ---> Installing automake @1.14.1_2 ---> Activating automake @1.14.1_2 ---> Cleaning automake ---> Configuring gtk-quartz-engine Error: org.macports.configure for port gtk-quartz-engine returned: command execution failed Please see the log file for port gtk-quartz-engine for details: /tmp/skl/SynfigStudio.app/Contents/Resources/var/macports/logs /_Users_Admin_src_macports_SynfigStudio- app_Contents_Resources_var_macports_sources_rsync.macports .org_release_tarballs_ports_gnome_gtk-quartz-engine/gtk-quartz- engine/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port gtk-quartz-engine failed }}} From the main.log file: {{{ debug:configure configure phase started at Mon Aug 4 19:10:51 EEST 2014 :notice:configure ---> Configuring gtk-quartz-engine :debug:configure Using compiler 'Xcode Clang' :debug:configure Executing proc-pre-org.macports.configure-configure-0 :info:configure :info:configure You must have automake >=1.7.x installed to compile quartz-engine. :info:configure Install the appropriate package for your distribution, :info:configure or get the source tarball at http://ftp.gnu.org/gnu/automake/ :info:configure Command failed: ./autogen.sh :info:configure Exit code: 1 :error:configure org.macports.configure for port gtk-quartz-engine returned: command execution failed :debug:configure Error code: NONE }}} -- Ticket URL: <https://trac.macports.org/ticket/44540> MacPorts <http://www.macports.org/> Ports system for OS X
#44540: gtk-quartz-engine needs automake17 --------------------------------+---------------------- Reporter: ksee.zelgadis@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: gtk-quartz-engine | --------------------------------+---------------------- Changes (by devans@…): * owner: macports-tickets@… => devans@… * cc: openmaintainer@…, ksee.zelgadis@… (removed) * version: 2.3.1 => * status: new => assigned * port: => gtk-quartz-engine Comment: No need to CC yourself -- as reported that is done automatically. openmaintainer@macports.org need not be CC'd either as it is not a real address, just an indication that the maintainer allows any committer to make changes. You should also fill in the port field. -- Ticket URL: <https://trac.macports.org/ticket/44540#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#44540: gtk-quartz-engine needs automake17 --------------------------------+---------------------- Reporter: ksee.zelgadis@… | Owner: tael67@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: gtk-quartz-engine | --------------------------------+---------------------- Changes (by devans@…): * owner: devans@… => tael67@… * status: assigned => new -- Ticket URL: <https://trac.macports.org/ticket/44540#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#44540: gtk-quartz-engine needs automake17 --------------------------------+---------------------- Reporter: ksee.zelgadis@… | Owner: tael67@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: gtk-quartz-engine | --------------------------------+---------------------- Changes (by devans@…): * cc: tael67@… (removed) -- Ticket URL: <https://trac.macports.org/ticket/44540#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#44540: gtk-quartz-engine needs automake17 --------------------------------+---------------------- Reporter: ksee.zelgadis@… | Owner: tael67@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: gtk-quartz-engine | --------------------------------+---------------------- Changes (by devans@…): * status: new => closed * resolution: => fixed Comment: Fixed in r123057. -- Ticket URL: <https://trac.macports.org/ticket/44540#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#44540: gtk-quartz-engine: autogen.sh doesn't check for automake 1.14. --------------------------------+---------------------- Reporter: ksee.zelgadis@… | Owner: tael67@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: gtk-quartz-engine | --------------------------------+---------------------- -- Ticket URL: <https://trac.macports.org/ticket/44540#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
#44540: gtk-quartz-engine: autogen.sh doesn't check for automake 1.14. --------------------------------+---------------------- Reporter: ksee.zelgadis@… | Owner: tael67@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: gtk-quartz-engine | --------------------------------+---------------------- Comment (by ksee.zelgadis@…): Hello! Sorry for incorrectly filled ticket. ^__^ I did "port selfupdate" and "port upgrade outdated" and tried to install the gtk-quartz-engine again. But I've got the same error: {{{ ... :debug:configure configure phase started at Tue Aug 12 07:02:01 EEST 2014 :notice:configure ---> Configuring gtk-quartz-engine :debug:configure Using compiler 'Xcode Clang' :debug:configure Executing proc-pre-org.macports.configure-configure-0 :info:configure :info:configure You must have automake >=1.7.x installed to compile quartz-engine. :info:configure Install the appropriate package for your distribution, :info:configure or get the source tarball at http://ftp.gnu.org/gnu/automake/ :info:configure Command failed: ./autogen.sh :info:configure Exit code: 1 :error:configure org.macports.configure for port gtk-quartz-engine returned: command execution failed :debug:configure Error code: NONE :debug:configure Backtrace: command execution failed while executing "proc-pre-org.macports.configure-configure-0 org.macports.configure" ("eval" body line 1) invoked from within "eval $pre $targetname" :info:configure Warning: targets not executed for gtk-quartz-engine: org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install }}} I am not sure if my portfile is up to date and how do I check that? -- Ticket URL: <https://trac.macports.org/ticket/44540#comment:8> MacPorts <http://www.macports.org/> Ports system for OS X
#44540: gtk-quartz-engine: autogen.sh doesn't check for automake 1.14. --------------------------------+---------------------- Reporter: ksee.zelgadis@… | Owner: tael67@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: gtk-quartz-engine | --------------------------------+---------------------- Comment (by ksee.zelgadis@…): OK, I have deleted my MacPorts installation and reinstalled everything from scratch. Now it works! Thank you! ^__^ -- Ticket URL: <https://trac.macports.org/ticket/44540#comment:9> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts