Bug 681061

Summary: Xiphos has broken dependency: libgtkhtml
Product: [Fedora] Fedora Reporter: David Le Sage <dlesage>
Component: xiphosAssignee: Deji Akingunola <dakingun>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 15CC: dakingun, irlapati, mcepl, mcepl, theo148, vwfoxguru, XGaryG
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: xiphos-3.1.4-8.fc15 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-07-06 21:29:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Le Sage 2011-03-01 00:32:02 UTC
Description of problem:
Error installing xiphos via yum.

Version-Release number of selected component (if applicable):
Fedora 15 Alpha

How reproducible:
Every time

Steps to Reproduce:
1. yum install xiphos

  
Actual results:
--> Finished Dependency Resolution
Error: Package: xiphos-3.1.4-3.fc15.x86_64 (fedora)
           Requires: libgtkhtml-editor-3.14.so.0()(64bit)
Error: Package: xiphos-3.1.4-3.fc15.x86_64 (fedora)
           Requires: libgtkhtml-3.15.so.19()(64bit)
 You could try using --skip-broken to work around the problem


Expected results:
Should install without any problems.

Additional info:

Comment 1 Matěj Cepl 2011-04-25 17:41:58 UTC
When trying to rebuilt I got:

17:37:57 runner system command -> ['/usr/bin/g++', '-O2', '-Werror', '-Wall', '-DHAVE_CONFIG_H', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector', '--param=ssp-buffer-size=4', '-m64', '-mtune=generic', '-pthread', '-pthread', '-fshort-wchar', '-Idefault/src/main', '-I../src/main', '-Idefault', '-I..', '-Idefault/src', '-I../src', '-I/usr/include/dbus-1.0', '-I/usr/lib64/dbus-1.0/include', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-I/usr/include/libgtkhtml-4.0/editor', '-I/usr/include/libgtkhtml-4.0', '-I/usr/include/gtk-3.0', '-I/usr/include/enchant', '-I/usr/include/gconf/2', '-I/usr/include/cairo', '-I/usr/include/atk-1.0', '-I/usr/include/gdk-pixbuf-2.0', '-I/usr/include/pango-1.0', '-I/usr/include/pixman-1', '-I/usr/include/freetype2', '-I/usr/include/libpng12', '-I/usr/include/orbit-2.0', '-I/usr/include/gtk-2.0', '-I/usr/lib64/gtk-2.0/include', '-I/usr/include/libglade-2.0', '-I/usr/include/libxml2', '-I/usr/include/libgsf-1', '-I/usr/include/sword', '-I/usr/include/xulrunner-sdk-2', '-I/usr/include/nspr4', '-DGSEAL_ENABLE', '-DORBIT2=1', '-DXPCOM_GLUE', '-DGSEAL_ENABLE', '-DORBIT2=1', '-DXPCOM_GLUE', '../src/main/prayerlists.cc', '-c', '-o', 'default/src/main/prayerlists_1.o']
../src/backend/sword_main.cc: In constructor 'BackEnd::BackEnd()':
../src/backend/sword_main.cc:68:9: error: variable 'd' set but not used [-Werror=unused-but-set-variable]
[ 56/129] cxx: src/main/previewer.cc -> build/default/src/main/previewer_1.o
17:37:57 runner system command -> ['/usr/bin/g++', '-O2', '-Werror', '-Wall', '-DHAVE_CONFIG_H', '-O2', '-g', '-pipe', '-Wall', '-Wp,-D_FORTIFY_SOURCE=2', '-fexceptions', '-fstack-protector', '--param=ssp-buffer-size=4', '-m64', '-mtune=generic', '-pthread', '-pthread', '-fshort-wchar', '-Idefault/src/main', '-I../src/main', '-Idefault', '-I..', '-Idefault/src', '-I../src', '-I/usr/include/dbus-1.0', '-I/usr/lib64/dbus-1.0/include', '-I/usr/include/glib-2.0', '-I/usr/lib64/glib-2.0/include', '-I/usr/include/libgtkhtml-4.0/editor', '-I/usr/include/libgtkhtml-4.0', '-I/usr/include/gtk-3.0', '-I/usr/include/enchant', '-I/usr/include/gconf/2', '-I/usr/include/cairo', '-I/usr/include/atk-1.0', '-I/usr/include/gdk-pixbuf-2.0', '-I/usr/include/pango-1.0', '-I/usr/include/pixman-1', '-I/usr/include/freetype2', '-I/usr/include/libpng12', '-I/usr/include/orbit-2.0', '-I/usr/include/gtk-2.0', '-I/usr/lib64/gtk-2.0/include', '-I/usr/include/libglade-2.0', '-I/usr/include/libxml2', '-I/usr/include/libgsf-1', '-I/usr/include/sword', '-I/usr/include/xulrunner-sdk-2', '-I/usr/include/nspr4', '-DGSEAL_ENABLE', '-DORBIT2=1', '-DXPCOM_GLUE', '-DGSEAL_ENABLE', '-DORBIT2=1', '-DXPCOM_GLUE', '../src/main/previewer.cc', '-c', '-o', 'default/src/main/previewer_1.o']
../src/backend/module_manager.cc: In function 'void backend_init_module_mgr(const char*, gboolean, gboolean)':
../src/backend/module_manager.cc:723:9: error: variable 'd' set but not used [-Werror=unused-but-set-variable]
cc1plus: all warnings being treated as errors
../src/main/display.cc: In function 'void marked_cache_fill(gchar*, gchar*)':
../src/main/display.cc:142:19: error: variable 'key_verse' set but not used [-Werror=unused-but-set-variable]
../src/main/display.cc: In member function 'virtual char GTKEntryDisp::DisplayByChapter(sword::SWModule&)':
../src/main/display.cc:784:10: error: 'GtkWidget' has no member named 'window'
../src/main/display.cc: In member function 'virtual char GTKEntryDisp::Display(sword::SWModule&)':
../src/main/display.cc:819:46: error: 'GTK_WIDGET_REALIZED' was not declared in this scope
../src/main/display.cc:928:9: error: 'GtkWidget' has no member named 'window'
../src/main/display.cc: In member function 'virtual char GTKChapDisp::Display(sword::SWModule&)':
../src/main/display.cc:1189:46: error: 'GTK_WIDGET_REALIZED' was not declared in this scope
cc1plus: all warnings being treated as errors
../src/main/display.cc:1266:11: error: 'GtkWidget' has no member named 'window'
../src/main/display.cc:1380:11: error: 'GtkWidget' has no member named 'window'
../src/main/display.cc: In member function 'virtual char DialogEntryDisp::DisplayByChapter(sword::SWModule&)':
../src/main/display.cc:1503:10: error: 'GtkWidget' has no member named 'window'
../src/main/display.cc: In member function 'virtual char DialogEntryDisp::Display(sword::SWModule&)':
../src/main/display.cc:1594:9: error: 'GtkWidget' has no member named 'window'
../src/main/display.cc: In member function 'virtual char DialogChapDisp::Display(sword::SWModule&)':
../src/main/display.cc:1723:11: error: 'GtkWidget' has no member named 'window'
../src/main/display.cc:1825:11: error: 'GtkWidget' has no member named 'window'
In file included from ../src/main/mod_mgr.cc:33:0:
../src/gui/mod_mgr.h:35:55: error: 'GtkNotebookPage' has not been declared
../src/main/module_dialogs.cc: In function 'void main_dialogs_dictionary_entry_changed(DIALOG_DATA*)':
../src/main/module_dialogs.cc:664:27: error: 'GdkDrawable' was not declared in this scope
../src/main/module_dialogs.cc:664:40: error: expected primary-expression before ')' token
../src/main/module_dialogs.cc:666:53: error: 'gdk_drawable_get_size' was not declared in this scope
../src/main/module_dialogs.cc: In function 'void main_dialog_goto_bookmark(const gchar*, const gchar*)':
../src/main/module_dialogs.cc:769:32: error: 'GtkWidget' has no member named 'window'
../src/main/navbar.cc: In function 'void main_navbar_set(NAVBAR, const char*)':
../src/main/navbar.cc:87:7: error: variable 'xtestament' set but not used [-Werror=unused-but-set-variable]
../src/main/navbar.cc:88:7: error: variable 'xbook' set but not used [-Werror=unused-but-set-variable]
../src/main/navbar_book.cc: In function 'GtkWidget* main_book_drop_down_new()':
../src/main/navbar_book.cc:372:2: error: 'GTK_OBJECT' was not declared in this scope
cc1plus: all warnings being treated as errors
cc1plus: all warnings being treated as errors
In file included from ../src/main/navbar_versekey.cc:35:0:
../src/gui/tabbed_browser.h:109:60: error: 'GtkNotebookPage' has not been declared
../src/main/navbar_book_dialog.cc: In function 'GtkWidget* main_navbar_book_dialog_drop_down_new(gpointer)':
../src/main/navbar_book_dialog.cc:322:2: error: 'GTK_OBJECT' was not declared in this scope
../src/main/navbar_versekey.cc: In function 'GtkWidget* main_versekey_drop_down_verse_menu(NAVBAR_VERSEKEY, gint, gpointer, gpointer)':
../src/main/navbar_versekey.cc:522:4: error: 'GTK_OBJECT' was not declared in this scope
../src/main/navbar_versekey.cc:530:4: error: 'GTK_OBJECT' was not declared in this scope
../src/main/navbar_versekey.cc: In function 'GtkWidget* main_versekey_drop_down_chapter_menu(NAVBAR_VERSEKEY, gint, gpointer, gpointer)':
../src/main/navbar_versekey.cc:589:4: error: 'GTK_OBJECT' was not declared in this scope
../src/main/navbar_versekey.cc:597:4: error: 'GTK_OBJECT' was not declared in this scope
../src/main/navbar_versekey.cc: In function 'GtkWidget* main_versekey_drop_down_book_menu(NAVBAR_VERSEKEY, gint, gpointer, gpointer)':
../src/main/navbar_versekey.cc:670:5: error: 'GTK_OBJECT' was not declared in this scope
../src/main/navbar_versekey.cc:678:5: error: 'GTK_OBJECT' was not declared in this scope
../src/main/navbar_versekey.cc:708:5: error: 'GTK_OBJECT' was not declared in this scope
../src/main/navbar_versekey.cc:716:5: error: 'GTK_OBJECT' was not declared in this scope
../src/main/parallel_view.cc: In function 'void main_set_parallel_module_global_options(GtkCheckMenuItem*, gpointer)':
../src/main/parallel_view.cc:224:30: error: 'GtkCheckMenuItem' has no member named 'active'
../src/main/parallel_view.cc: In function 'void main_load_g_ops_parallel(GtkWidget*)':
../src/main/parallel_view.cc:384:29: error: 'GtkCheckMenuItem' has no member named 'active'
../src/main/parallel_view.cc:385:2: error: 'GTK_OBJECT' was not declared in this scope
../src/main/parallel_view.cc:394:29: error: 'GtkCheckMenuItem' has no member named 'active'
../src/main/parallel_view.cc:404:29: error: 'GtkCheckMenuItem' has no member named 'active'
../src/main/parallel_view.cc:414:29: error: 'GtkCheckMenuItem' has no member named 'active'
../src/main/parallel_view.cc:424:29: error: 'GtkCheckMenuItem' has no member named 'active'
../src/main/parallel_view.cc:434:29: error: 'GtkCheckMenuItem' has no member named 'active'
../src/main/parallel_view.cc:444:29: error: 'GtkCheckMenuItem' has no member named 'active'
../src/main/parallel_view.cc:454:29: error: 'GtkCheckMenuItem' has no member named 'active'
../src/main/parallel_view.cc:464:29: error: 'GtkCheckMenuItem' has no member named 'active'
../src/main/parallel_view.cc:478:29: error: 'GtkCheckMenuItem' has no member named 'active'
../src/main/parallel_view.cc:488:29: error: 'GtkCheckMenuItem' has no member named 'active'
../src/main/parallel_view.cc:498:29: error: 'GtkCheckMenuItem' has no member named 'active'
../src/main/parallel_view.cc:516:29: error: 'GtkCheckMenuItem' has no member named 'active'
../src/main/parallel_view.cc:525:29: error: 'GtkCheckMenuItem' has no member named 'active'
../src/main/parallel_view.cc:534:30: error: 'GtkCheckMenuItem' has no member named 'active'
../src/main/parallel_view.cc: In function 'void interpolate_parallel_display(sword::SWBuf&, gchar*, gint, gint)':
../src/main/parallel_view.cc:727:70: error: 'GTK_WIDGET_REALIZED' was not declared in this scope
../src/main/parallel_view.cc: In function 'void main_update_parallel_page_detached()':
../src/main/parallel_view.cc:858:67: error: 'GTK_WIDGET_REALIZED' was not declared in this scope
../src/main/parallel_view.cc: In function 'void main_load_menu_form_mod_list(GtkWidget*, gchar*, GCallback)':
../src/main/parallel_view.cc:962:3: error: 'GTK_OBJECT' was not declared in this scope
Waf: Leaving directory `/builddir/build/BUILD/xiphos-3.1.4/build'

Comment 2 Scott Williams 2011-05-18 20:07:52 UTC
I can verify this on f15.  If I get time tonight, I'll try some things to see if I can build it.

Comment 3 Fedora Update System 2011-06-28 04:03:06 UTC
xiphos-3.1.4-6.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/xiphos-3.1.4-6.fc15

Comment 4 Fedora Update System 2011-06-28 20:27:04 UTC
Package xiphos-3.1.4-6.fc15:
* should fix your issue,
* was pushed to the Fedora 15 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing xiphos-3.1.4-6.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/xiphos-3.1.4-6.fc15
then log in and leave karma (feedback).

Comment 5 Scott Williams 2011-07-05 05:43:22 UTC
Works for me, adding kudos.

Comment 6 Fedora Update System 2011-07-06 21:29:41 UTC
xiphos-3.1.4-8.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.