Bug#554554: FTBFS with binutils-gold

Peter Fritzsche peter.fritzsche at gmx.de
Thu Nov 5 10:38:32 UTC 2009


Source: glade-3
Version: 3.6.7-1
Severity: minor
User: peter.fritzsche at gmx.de
Usertags: no-add-needed

Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.

More informations can be found at
 http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking

gtk-doc: Linking scanner
cc -g -O2 -g -Wall -O2 -Wl,-z -Wl,defs -Wl,-O1 -o .libs/gladeui-scan .libs/gladeui-scan.o -Wl,-z -Wl,defs -Wl,-O1  ../gladeui/.libs/libgladeui-1.so -Wl,--as-needed 
/usr/bin/ld: .libs/gladeui-scan.o: in function get_type_name:gladeui-scan.c:322: error: undefined reference to 'g_type_name'
/usr/bin/ld: .libs/gladeui-scan.o: in function get_type_name:gladeui-scan.c:366: error: undefined reference to 'g_type_is_a'
/usr/bin/ld: .libs/gladeui-scan.o: in function get_type_name:gladeui-scan.c:370: error: undefined reference to 'g_type_test_flags'
/usr/bin/ld: .libs/gladeui-scan.o: in function get_type_name:gladeui-scan.c:374: error: undefined reference to 'g_type_is_a'
/usr/bin/ld: .libs/gladeui-scan.o: in function get_type_name:gladeui-scan.c:378: error: undefined reference to 'g_type_is_a'
/usr/bin/ld: .libs/gladeui-scan.o: in function get_type_name:gladeui-scan.c:382: error: undefined reference to 'g_type_is_a'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_signal:gladeui-scan.c:193: error: undefined reference to 'g_signal_query'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_signal:gladeui-scan.c:213: error: undefined reference to 'g_ascii_strdown'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_signal:gladeui-scan.c:218: error: undefined reference to 'g_free'
/usr/bin/ld: .libs/gladeui-scan.o: in function compare_signals:gladeui-scan.c:141: error: undefined reference to 'g_signal_name'
/usr/bin/ld: .libs/gladeui-scan.o: in function compare_signals:gladeui-scan.c:141: error: undefined reference to 'g_signal_name'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_hierarchy:gladeui-scan.c:710: error: undefined reference to 'g_type_name'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_hierarchy:gladeui-scan.c:712: error: undefined reference to 'g_type_children'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_hierarchy:gladeui-scan.c:717: error: undefined reference to 'g_free'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_interfaces:gladeui-scan.c:756: error: undefined reference to 'g_type_interfaces'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_interfaces:gladeui-scan.c:765: error: undefined reference to 'g_free'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_interfaces:gladeui-scan.c:767: error: undefined reference to 'g_type_children'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_interfaces:gladeui-scan.c:772: error: undefined reference to 'g_free'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_interfaces:gladeui-scan.c:760: error: undefined reference to 'g_type_name'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_interfaces:gladeui-scan.c:762: error: undefined reference to 'g_type_name'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_prerequisites:gladeui-scan.c:801: error: undefined reference to 'g_type_interface_prerequisites'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_prerequisites:gladeui-scan.c:812: error: undefined reference to 'g_type_children'
/usr/bin/ld: .libs/gladeui-scan.o: in function compare_param_specs:gladeui-scan.c:847: error: undefined reference to 'g_param_spec_get_name'
/usr/bin/ld: .libs/gladeui-scan.o: in function compare_param_specs:gladeui-scan.c:847: error: undefined reference to 'g_param_spec_get_name'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1283: error: undefined reference to 'g_type_fundamental'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1292: error: undefined reference to 'g_type_fundamental'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1285: error: undefined reference to 'g_type_class_peek'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1289: error: undefined reference to 'g_object_class_list_properties'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1336: error: undefined reference to 'g_param_spec_get_nick'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1337: error: undefined reference to 'g_param_spec_get_blurb'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:938: error: undefined reference to 'g_param_spec_types'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:938: error: undefined reference to 'g_type_check_instance_is_a'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:955: error: undefined reference to 'g_type_check_instance_is_a'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:972: error: undefined reference to 'g_type_check_instance_is_a'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:989: error: undefined reference to 'g_type_check_instance_is_a'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1116: error: undefined reference to 'g_strdup'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1127: error: undefined reference to 'g_param_spec_types'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1260: error: undefined reference to 'g_strdup'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1096: error: undefined reference to 'g_type_check_instance_cast'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1105: error: undefined reference to 'g_strdup_printf'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1367: error: undefined reference to 'gtk_widget_get_type'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1367: error: undefined reference to 'g_type_check_class_is_a'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1368: error: undefined reference to 'g_type_check_class_cast'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1368: error: undefined reference to 'gtk_widget_class_list_style_properties'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:940: error: undefined reference to 'g_type_check_instance_cast'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1110: error: undefined reference to 'g_strdup_printf'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1129: error: undefined reference to 'g_type_check_instance_cast'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1131: error: undefined reference to 'g_strdup_printf'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1349: error: undefined reference to 'g_param_spec_get_name'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:957: error: undefined reference to 'g_type_check_instance_cast'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1108: error: undefined reference to 'g_strdup_printf'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1103: error: undefined reference to 'g_strdup'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1358: error: undefined reference to 'gtk_container_get_type'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1359: error: undefined reference to 'gtk_container_class_list_child_properties'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1358: error: undefined reference to 'g_type_check_class_is_a'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1185: error: undefined reference to 'g_unichar_isprint'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1207: error: undefined reference to 'g_string_new'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1218: error: undefined reference to 'g_string_append'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1211: error: undefined reference to 'g_flags_get_first_value'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1217: error: undefined reference to 'g_string_append'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1249: error: undefined reference to 'g_strescape'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1194: error: undefined reference to 'g_enum_get_value'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1294: error: undefined reference to 'g_type_default_interface_ref'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1299: error: undefined reference to 'g_object_interface_list_properties'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1228: error: undefined reference to 'g_string_free'
/usr/bin/ld: .libs/gladeui-scan.o: in function output_object_args:gladeui-scan.c:1224: error: undefined reference to 'g_string_free'
/usr/bin/ld: .libs/gladeui-scan.o: in function main:gladeui-scan.c:102: error: undefined reference to 'g_type_init'
/usr/bin/ld: .libs/gladeui-scan.o: in function main:gladeui-scan.c:102: error: undefined reference to 'g_type_class_ref'
/usr/bin/ld: .libs/gladeui-scan.o: in function main:gladeui-scan.c:48: error: undefined reference to 'g_type_fundamental'
/usr/bin/ld: .libs/gladeui-scan.o: in function main:gladeui-scan.c:46: error: undefined reference to 'g_type_test_flags'
/usr/bin/ld: .libs/gladeui-scan.o: in function main:gladeui-scan.c:47: error: undefined reference to 'g_type_class_ref'
/usr/bin/ld: .libs/gladeui-scan.o: in function main:gladeui-scan.c:49: error: undefined reference to 'g_type_default_interface_ref'
/usr/bin/ld: .libs/gladeui-scan.o: in function main:gladeui-scan.c:152: error: undefined reference to 'g_type_fundamental'
/usr/bin/ld: .libs/gladeui-scan.o: in function main:gladeui-scan.c:152: error: undefined reference to 'g_type_test_flags'
/usr/bin/ld: .libs/gladeui-scan.o: in function main:gladeui-scan.c:158: error: undefined reference to 'g_signal_list_ids'
/usr/bin/ld: .libs/gladeui-scan.o: in function main:gladeui-scan.c:684: error: undefined reference to 'g_type_parent'
/usr/bin/ld: .libs/gladeui-scan.o: in function main:gladeui-scan.c:735: error: undefined reference to 'g_type_parent'
/usr/bin/ld: .libs/gladeui-scan.o: in function main:gladeui-scan.c:735: error: undefined reference to 'g_type_test_flags'
/usr/bin/ld: .libs/gladeui-scan.o: in function main:gladeui-scan.c:782: error: undefined reference to 'g_log'
/usr/bin/ld: .libs/gladeui-scan.o: in function main:gladeui-scan.c:677: error: undefined reference to 'g_log'
/usr/bin/ld: .libs/gladeui-scan.o: in function main:gladeui-scan.c:728: error: undefined reference to 'g_log'
/usr/bin/ld: .libs/gladeui-scan.o: in function main:gladeui-scan.c:125: error: undefined reference to 'g_log'
/usr/bin/ld: .libs/gladeui-scan.o: in function describe_signed_constant:gladeui-scan.c:895: error: undefined reference to 'g_strdup'
collect2: ld returned 1 exit status
Linking of scanner failed: 





More information about the pkg-gnome-maintainers mailing list