Opened 11 years ago

Last modified 11 years ago

#37751 closed defect

tesseract: error: 'AM_CONFIG_HEADER': this macro is obsolete — at Version 1

Reported by: jack.rueter@… Owned by: emer@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: ryandesign@…
Port: tesseract

Description (last modified by ryandesign (Ryan Carsten Schmidt))

"Sudo port install tesseract" fails

$ sudo port install tesseract
--->  Computing dependencies for tesseract
--->  Configuring tesseract
Error: org.macports.configure for port tesseract returned: autoreconf failure: command execution failed
Please see the log file for port tesseract for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_tesseract/tesseract/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port tesseract failed
dhcp-eduroam-hy-137-129:~ rueter$ l /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_tesseract/tesseract/main.log

Change History (2)

Changed 11 years ago by jack.rueter@…

Attachment: main.log added

log file

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

Cc: ryandesign@… added
Description: modified (diff)
Keywords: autoreconf removed
Owner: changed from macports-tickets@… to emer@…
Summary: Mac OS 10.8.2: sudo port install tesseract: Error: org.macports.configure for port tesseract returned: autoreconf failure: command execution failedtesseract: error: 'AM_CONFIG_HEADER': this macro is obsolete

The usual automake 1.13/1.13.1 incompatibility. automake 1.13.2 will reduce this from an error to a warning but upstream should definitely fix this; this macro has been deprecated for a decade.

Note: See TracTickets for help on using tickets.