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)
Change History (6)
Changed 11 years ago by esperet
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: | new → assigned |
---|
comment:3 follow-up: 4 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 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.
comment:5 Changed 11 years ago by dbevans (David B. Evans)
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
main.log