Hi,

I have discovered that xiphos isn’t installable on Fedora 15 anymore (see https://bugzilla.redhat.com/show_bug.cgi?id=681061) and when I tried to rebuilt it, the build failed with this error (the full build log is on http://mcepl.fedorapeople.org/tmp/_build-3.1.4-5.fc16.log):

[ 41/129] cxx: src/backend/sword_main.cc -> build/default/src/backend/sword_main_1.o 20:38:28 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/backend', '-I../src/backend', '-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/backend/sword_main.cc', '-c', '-o', 'default/src/backend/sword_main_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/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]
cc1plus: all warnings being treated as errors

This doesn’t make much sense to me, because it seems the variable d is used on line 736. GCC I use is gcc-4.6.0-5.fc15.x86_64 if that matters.

Anybody any idea, what’s going on, please?

Thanks in advance,

Matěj

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to