Opened 9 years ago

Closed 7 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)

main.log (10.1 KB) - added by mioose@… 9 years ago.
main.log
main.2.log (343.4 KB) - added by mioose@… 9 years ago.

Download all attachments as: .zip

Change History (8)

Changed 9 years ago by mioose@…

Attachment: main.log added

main.log

comment:1 Changed 9 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 in reply to:  1 Changed 9 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 9 years ago by mioose@…

Attachment: main.2.log added

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

Status: newassigned
Version: 2.3.3

comment:4 Changed 9 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 7 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: Error: Failed to install popplerpoppler @0.30.0: fatal error: 'glib-object.h' file not found

comment:6 Changed 7 years ago by dbevans (David B. Evans)

Resolution: worksforme
Status: assignedclosed

Since this is a very old report and I wasn't able to reproduce this error, closing as works for me.

Note: See TracTickets for help on using tickets.