Opened 11 years ago

Closed 11 years ago

#40775 closed defect (worksforme)

poppler @0.24.2_0 Configure error - build failure

Reported by: esperet Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc:
Port: poppler

Description

I have mac os x 10.8.5 and xcode 5.0 installed.

When I tried to upgrade poppler from @0.24.1 to @0.24.2 I got the following error message.

--->  Configuring poppler
Error: org.macports.configure for port poppler returned: autoreconf failure: command execution failed

I tried to uninstall the port and reinstall it, but the same error occurred. The log file is attached. Real problems seem to arise at the end of the file, when configuring glibtoolize:

:info:configure glibtoolize: `/opt/local/share/aclocal/lt~obsolete.m4' does not exist.
:info:configure autoreconf: glibtoolize failed with exit status: 1

Attachments (1)

main.log (67.0 KB) - added by esperet 11 years ago.
main.log

Download all attachments as: .zip

Change History (6)

Changed 11 years ago by esperet

Attachment: main.log added

main.log

comment:1 Changed 11 years ago by mf2k (Frank Schima)

Keywords: poppler glibtoolize removed
Owner: changed from macports-tickets@… to devans@…

In the future, please Cc the port maintainers (port info --maintainers poppler).

comment:2 Changed 11 years ago by dbevans (David B. Evans)

Status: newassigned

comment:3 Changed 11 years ago by dbevans (David B. Evans)

I can't reproduce this problem.

The missing file

/opt/local/share/aclocal/lt~obsolete.m4

should be provided by libtool which your log shows is installed and latest version.

Can you check and make sure the file is, indeed, missing and, if so, I would suggest re-installing libtool

sudo port -n upgrade --force libtool

comment:4 in reply to:  3 Changed 11 years ago by esperet

Thank you for your answer. After having re-installed libtool, the missing file lt~obsolete.m4 suddently appeared in the right directory, and I was then able to install poppler @0.24.2 without any problem.

Last edited 11 years ago by esperet (previous) (diff)

comment:5 Changed 11 years ago by dbevans (David B. Evans)

Resolution: worksforme
Status: assignedclosed
Note: See TracTickets for help on using tickets.