public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Jonas de Buhr <jonas.de.buhr@gmx.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Build error on poppler
Date: Wed, 19 Oct 2011 16:05:21 +0200	[thread overview]
Message-ID: <4E9ED921.30201@gmx.net> (raw)
In-Reply-To: <20111019022819.GA2821@solfire>

Am 19.10.2011 04:28, schrieb meino.cramer@gmx.de:
> Hi,
>
> this morning I got this (after update poppler and xorgserver had to be
> updated):
>
> /var/tmp/portage/app-text/poppler-0.16.7/work/poppler-0.16.7/glib/poppler-private.h:125: syntax error, unexpected ')', expecting ',' or ';' in '          time_t *gdate);' at ')'
> g-ir-scanner: compile: gcc -Wall -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -msse3 -I/var/tmp/portage/app-text/poppler-0.16.7/work/poppler-0.16.7 -I/var/tmp/portage/app-text/poppler-0.16.7/work/poppler-0.16.7/fofi -I/var/tmp/portage/app-text/poppler-0.16.7/work/poppler-0.16.7/goo -I/var/tmp/portage/app-text/poppler-0.16.7/work/poppler-0.16.7/poppler -I/var/tmp/portage/app-text/poppler-0.16.7/work/poppler-0.16.7_build -I/var/tmp/portage/app-text/poppler-0.16.7/work/poppler-0.16.7_build/poppler -I/usr/include -I/usr/include/freetype2 -I/var/tmp/portage/app-text/poppler-0.16.7/work/poppler-0.16.7/glib -I/var/tmp/portage/app-text/poppler-0.16.7/work/poppler-0.16.7_build/glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pixman-1 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/incl
ude/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/gio-unix-2.0/ -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -c -o /var/tmp/portage/app-text/poppler-0.16.7/work/poppler-0.16.7_build/glib/tmp-introspectdLnPK7/Poppler-0.16.o /var/tmp/portage/app-text/poppler-0.16.7/work/poppler-0.16.7_build/glib/tmp-introspectdLnPK7/Poppler-0.16.c
> g-ir-scanner: link: gcc -o /var/tmp/portage/app-text/poppler-0.16.7/work/poppler-0.16.7_build/glib/tmp-introspectdLnPK7/Poppler-0.16 -march=native -O2 -pipe -msse3 -L. -Wl,-rpath=. -lpoppler-glib -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 /var/tmp/portage/app-text/poppler-0.16.7/work/poppler-0.16.7_build/glib/tmp-introspectdLnPK7/Poppler-0.16.o
> g-ir-scanner: Poppler: warning: 6 warnings suppressed (use --warn-all to see them)
> [ 77%] Built target gir-girs
> Scanning dependencies of target gir-typelibs
> [ 77%] Generating Poppler-0.16.typelib
> /usr/bin/g-ir-compiler: error while loading shared libraries: libffi.so.4: cannot open shared object file: No such file or directory

1. equery b /usr/bin/g-ir-scanner
2. emerge that package (should be something with gobject)
3. emerge poppler again.

or revdep-rebuild and emerge poppler again.

> make[2]: *** [glib/Poppler-0.16.typelib] Error 127
> make[1]: *** [glib/CMakeFiles/gir-typelibs.dir/all] Error 2
> make: *** [all] Error 2
> emake failed
>   * ERROR: app-text/poppler-0.16.7 failed (compile phase):
>   *   Make failed!
>   *
>   * Call stack:
>   *     ebuild.sh, line   56:  Called src_compile
>   *   environment, line 2967:  Called cmake-utils_src_compile
>   *   environment, line  874:  Called _execute_optionaly 'src_compile'
>   *   environment, line  316:  Called enable_cmake-utils_src_compile
>   *   environment, line 1128:  Called cmake-utils_src_make
>   *   environment, line  893:  Called die
>   * The specific snippet of code:
>   *           emake "$@" || die "Make failed!";
>   *
>   * If you need support, post the output of 'emerge --info =app-text/poppler-0.16.7',
>   * the complete build log and the output of 'emerge -pqv =app-text/poppler-0.16.7'.
>   * The complete build log is located at '/var/tmp/portage/app-text/poppler-0.16.7/temp/build.log'.
>   * The ebuild environment file is located at '/var/tmp/portage/app-text/poppler-0.16.7/temp/environment'.
>   * S: '/var/tmp/portage/app-text/poppler-0.16.7/work/poppler-0.16.7'
>
>>>> Failed to emerge app-text/poppler-0.16.7, Log file:
>
>>>>   '/var/tmp/portage/app-text/poppler-0.16.7/temp/build.log'
>
>   * Messages for package app-text/poppler-0.16.7:
>
>   * ERROR: app-text/poppler-0.16.7 failed (compile phase):
>   *   Make failed!
>   *
>   * Call stack:
>   *     ebuild.sh, line   56:  Called src_compile
>   *   environment, line 2967:  Called cmake-utils_src_compile
>   *   environment, line  874:  Called _execute_optionaly 'src_compile'
>   *   environment, line  316:  Called enable_cmake-utils_src_compile
>   *   environment, line 1128:  Called cmake-utils_src_make
>   *   environment, line  893:  Called die
>   * The specific snippet of code:
>   *           emake "$@" || die "Make failed!";
>   *
>   * If you need support, post the output of 'emerge --info =app-text/poppler-0.16.7',
>   * the complete build log and the output of 'emerge -pqv =app-text/poppler-0.16.7'.
>   * The complete build log is located at '/var/tmp/portage/app-text/poppler-0.16.7/temp/build.log'.
>   * The ebuild environment file is located at '/var/tmp/portage/app-text/poppler-0.16.7/temp/environment'.
>   * S: '/var/tmp/portage/app-text/poppler-0.16.7/work/poppler-0.16.7'
>
>   * GNU info directory index is up-to-date.
> solfire:/root>eix libffi
> [I] dev-libs/libffi
>       Available versions:  3.0.9-r2 3.0.10 **3.0.11_rc1 {debug static-libs test}
>       Installed versions:  3.0.10(02:11:56 10/15/11)(-debug -static-libs -test)
>       Homepage:            http://sourceware.org/libffi/
>       Description:         a portable, high level programming interface to various calling conventions.
>
> [I] virtual/libffi
>       Available versions:  0
>       Installed versions:  0(22:54:47 09/12/10)
>       Description:         Virtual for dev-libs/libffi
>
> It seems poppler wants a library which version is not available for
> gentoo.
>
>
> If there is need for more information (the mentioned logs for example)
> I will it send it to the list.
>
> Best regards,
> mcc
>
>
>




  parent reply	other threads:[~2011-10-19 14:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-19  2:28 [gentoo-user] Build error on poppler meino.cramer
2011-10-19  2:35 ` Mark Knecht
2011-10-19  2:44   ` meino.cramer
2011-10-19  2:53     ` meino.cramer
2011-10-19  3:44       ` Mark Knecht
2011-10-19 14:05 ` Jonas de Buhr [this message]
2011-10-20  0:03   ` meino.cramer
2011-10-20  0:13     ` Mark Knecht
2011-10-20  8:04       ` Jonas de Buhr

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E9ED921.30201@gmx.net \
    --to=jonas.de.buhr@gmx.net \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox