After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 678755 - Build failure due to unresolvable evdocument3
Build failure due to unresolvable evdocument3
Status: RESOLVED FIXED
Product: evince
Classification: Core
Component: general
git master
Other Linux
: Normal blocker
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-06-25 07:08 UTC by Luca Ferretti
Modified: 2012-06-27 21:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix GIR generation (991 bytes, patch)
2012-06-27 04:07 UTC, Robert Ancell
none Details | Review
Fix GIR generation (1.65 KB, patch)
2012-06-27 04:15 UTC, Robert Ancell
none Details | Review
Fix GIR generation (1.66 KB, patch)
2012-06-27 04:21 UTC, Robert Ancell
committed Details | Review

Description Luca Ferretti 2012-06-25 07:08:50 UTC
g-ir-scanner: link: /bin/bash ../libtool --mode=link --tag=CC gcc -o /home/betatester/Source/gnome/evince/libdocument/tmp-introspectWdEygc/EvinceDocument-3.0 -export-dynamic -L/opt/gnome/lib64 -L/opt/gnome/lib64 /home/betatester/Source/gnome/evince/libdocument/tmp-introspectWdEygc/EvinceDocument-3.0.o -L. -levdocument3 -Wl,--export-dynamic -pthread -L/opt/gnome/lib64 -lgmodule-2.0 -lrt -levdocument3 -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0
libtool: link: gcc -o /home/betatester/Source/gnome/evince/libdocument/tmp-introspectWdEygc/.libs/EvinceDocument-3.0 /home/betatester/Source/gnome/evince/libdocument/tmp-introspectWdEygc/EvinceDocument-3.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic  -L/opt/gnome/lib64 -L. -lgmodule-2.0 -lrt /home/betatester/Source/gnome/evince/libdocument/.libs/libevdocument3.so -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/opt/gnome/lib64
ERROR: can't resolve libraries to shared libraries: evdocument3
make[3]: *** [EvinceDocument-3.0.gir] Errore 1
make[3]: uscita dalla directory "/home/betatester/Source/gnome/evince/libdocument"
make[2]: *** [all] Errore 2
make[2]: uscita dalla directory "/home/betatester/Source/gnome/evince/libdocument"
make[1]: *** [all-recursive] Errore 1
Comment 1 Robert Ancell 2012-06-27 04:07:44 UTC
Created attachment 217341 [details] [review]
Fix GIR generation
Comment 2 Robert Ancell 2012-06-27 04:15:03 UTC
Created attachment 217342 [details] [review]
Fix GIR generation

Updated to fix the same thing in libview
Comment 3 Robert Ancell 2012-06-27 04:21:21 UTC
Created attachment 217343 [details] [review]
Fix GIR generation
Comment 4 Luca Ferretti 2012-06-27 09:49:12 UTC
I've the same failure with 3.5.3 package, if you can push the fix and release a 3.5.3.1 release I'll be glad to include it in GNOME 3.5.3 release.
Comment 5 André Klapper 2012-06-27 12:59:55 UTC
Duplicate of bug 678971 but not sure which patch to prefer.
Comment 6 Christian Persch 2012-06-27 15:10:33 UTC
Comment on attachment 217343 [details] [review]
Fix GIR generation

Let's get this one in regardless.