Opened 10 years ago
Closed 8 years ago
#46750 closed defect (worksforme)
poppler @0.30.0: fatal error: 'glib-object.h' file not found
Reported by: | mioose@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | poppler |
Description
Hello everyone,
I am trying to install the toolkit iAIDA (http://iaida.dynalias.net) using command macport : "sudo port -f install iAIDA" The install process stops when the building poppler executes :
Error: org.macports.build for port poppler returned: command execution failed Error: Failed to install poppler
I am trying different MSDOS commands to circumvent the problem : port clean poppler, port upgrade outdated, etc. but the install of poppler remains still impossible. Enclosed to this ticket, you will find the main log of my problem. Someone can help me?
Thank you in advance.
Attachments (2)
Change History (8)
Changed 10 years ago by mioose@…
comment:1 follow-up: 2 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | iAIDA poppler removed |
---|---|
Owner: | changed from macports-tickets@… to devans@… |
Port: | poppler added |
You should not use the "-f" flag under normal use. Just run "sudo port install whatever".
The log you attached is not from a clean build. Please run "sudo port clean poppler". Then try again.
comment:2 Changed 10 years ago by mioose@…
Replying to ryandesign@…:
You should not use the "-f" flag under normal use. Just run "sudo port install whatever".
The log you attached is not from a clean build. Please run "sudo port clean poppler". Then try again.
Hello,
Firstly, thank you for your help,
I have executed the commands "sudo port clean poppler" and then "sudo port install iAIDA" without the "-f" flag and I have obtained the same error :
Error: org.macports.build for port poppler returned: command execution failed Error: Failed to install poppler Please see the log file for port poppler for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_poppler/poppler/main.log
Please, you will find enclosed to my post the log file, located at "/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_poppler/poppler/main.log" I don't know where looking at… I am a little (completely) confused. Thank you.
Changed 10 years ago by mioose@…
Attachment: | main.2.log added |
---|
comment:3 Changed 10 years ago by dbevans (David B. Evans)
Status: | new → assigned |
---|---|
Version: | 2.3.3 |
comment:4 Changed 10 years ago by dbevans (David B. Evans)
I can't reproduce your problem here.
Can you confirm which versions of dependencies glib2
and cairo
are installed
$ port installed glib2 cairo The following ports are currently installed: cairo @1.14.0_0+quartz+x11 (active) glib2 @2.42.1_0 (active)
and that the following files exist on your machine
/opt/local/include/glib-2.0/glib-object.h /opt/local/lib/pkgconfig/cairo-gobject.pc
comment:5 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | Error: Failed to install poppler → poppler @0.30.0: fatal error: 'glib-object.h' file not found |
---|
comment:6 Changed 8 years ago by dbevans (David B. Evans)
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
Since this is a very old report and I wasn't able to reproduce this error, closing as works for me.
main.log