Opened 11 years ago

Closed 11 years ago

#37908 closed defect (fixed)

poedit @1.5.4_0: configure failure

Reported by: mgregory22@… Owned by: raimue (Rainer Müller)
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc:
Port: poedit

Description (last modified by larryv (Lawrence Velázquez))

--->  Fetching archive for poedit
--->  Attempting to fetch poedit-1.5.4_0.darwin_10.i386.tbz2 from http://packages.macports.org/poedit
--->  Attempting to fetch poedit-1.5.4_0.darwin_10.i386.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/poedit
--->  Attempting to fetch poedit-1.5.4_0.darwin_10.i386.tbz2 from http://lil.fr.packages.macports.org/poedit
--->  Fetching distfiles for poedit
--->  Attempting to fetch poedit-1.5.4.tar.gz from https://github.com/vslavik/poedit/tarball/v1.5.4
--->  Verifying checksum(s) for poedit
--->  Extracting poedit
--->  Configuring poedit
Error: org.macports.configure for port poedit returned: autoconf failure: command execution failed
Error: Unable to upgrade port: 1
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets

Change History (4)

comment:1 Changed 11 years ago by mgregory22@…

version:1
:msg:main --->  Computing dependencies for poedit:info:main .:debug:main poedit has no conflicts
:debug:main Found Dependency: path: /usr/bin filename: grep regex: ^grep$
:debug:main Searching for dependency: grep
:debug:main Didn't find receipt, going to depspec regex for: grep
:debug:main Found Dependency: path: /usr/bin filename: grep regex: ^grep$
:debug:main Searching for dependency: pkgconfig
:debug:main Found Dependency: receipt exists for pkgconfig
:debug:main Searching for dependency: bakefile
:debug:main Found Dependency: receipt exists for bakefile
:debug:main Searching for dependency: asciidoc
:debug:main Found Dependency: receipt exists for asciidoc
:debug:main Searching for dependency: boost
:debug:main Found Dependency: receipt exists for boost
:debug:main Searching for dependency: libicns
:debug:main Found Dependency: receipt exists for libicns
:debug:main Searching for dependency: wxWidgets
:debug:main Found Dependency: receipt exists for wxWidgets
:debug:main Searching for dependency: gettext
:debug:main Found Dependency: receipt exists for gettext
:msg:main 
:debug:main Executing org.macports.main (poedit)
:debug:main changing euid/egid - current euid: 0 - current egid: 0
:debug:main egid changed to: 501
:debug:main euid changed to: 501
:debug:main Skipping completed org.macports.archivefetch (poedit)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.fetch (poedit)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.checksum (poedit)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.extract (poedit)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.patch (poedit)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:configure configure phase started at Sat Feb  2 20:42:55 EST 2013
:notice:configure --->  Configuring poedit
:debug:configure Using compiler 'Mac OS X gcc 4.2'
:debug:configure Executing org.macports.configure (poedit)
:debug:configure 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_devel_poedit/poedit/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
:debug:configure Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_poedit/poedit/work/poedit-1.5.4" && ./bootstrap'
:debug:configure Executing command line:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_poedit/poedit/work/poedit-1.5.4" && ./bootstrap 
:info:configure  - aclocal
:info:configure  - automake
:info:configure  - autoconf
:info:configure  - bakefile_gen
:info:configure  - generate-docs.make
:info:configure asciidoc -d manpage -f man_asciidoc.conf -b docbook -o - poedit_man.txt \
:info:configure 		| xsltproc -o poedit.1.xml man_fix.xsl -
:info:configure xmlto man poedit.1.xml
:info:configure make: xmlto: No such file or directory
:info:configure make: *** [poedit.1] Error 1
:info:configure Automatic build files setup failed!
:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_poedit/poedit/work/poedit-1.5.4" && ./bootstrap 
:info:configure Exit code: 1
:error:configure org.macports.configure for port poedit returned: autoconf failure: command execution failed
:debug:configure Error code: NONE
:debug:configure Backtrace: autoconf failure: command execution failed
    while executing
"$procedure $targetname"
:info:configure Warning: targets not executed for poedit: org.macports.install org.macports.configure org.macports.build org.macports.destroot
:notice:configure Please see the log file for port poedit for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_poedit/poedit/main.log
Last edited 11 years ago by raimue (Rainer Müller) (previous) (diff)

comment:2 Changed 11 years ago by larryv (Lawrence Velázquez)

Description: modified (diff)
Owner: changed from macports-tickets@… to raimue@…
Summary: Error: org.macports.configure for port poedit returned: autoconf failure: command execution failedpoedit @1.5.4_0: configure failure

Thanks for the ticket. In the future, please Cc relevant port maintainers, use WikiFormatting to format your ticket description and comments, and attach log files instead of pasting them.

comment:3 in reply to:  description Changed 11 years ago by mgregory22@…

It depends on xmlto and ImageMagick, I guess, but then I get some build error. Sorry about that.

comment:4 Changed 11 years ago by raimue (Rainer Müller)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.