Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: telepathy-mission-control - Central control for Telepathy connection manager https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=241530 ------- Additional Comments From peter@xxxxxxxxxxxxxxxx 2007-06-01 22:50 EST ------- The spec looks quite sane, but I can't get it to build in mock (development/x86_64): generating symbol list for `libmissioncontrol-config.la' /usr/bin/nm -B .libs/libmissioncontrol_config_la-mc.o .libs/libmissioncontrol_config_la-mc-manager.o .libs/libmissioncontrol_config_la-mc-protocol.o .libs/libmissioncontrol_config_la-mc-profile.o .libs/libmissioncontrol_config_la-mc-account.o .libs/libmissioncontrol_config_la-mc-account-monitor.o .libs/libmissioncontrol_config_la-mc-enum-types.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libmissioncontrol-config.exp /bin/grep -E -e "^mc_" ".libs/libmissioncontrol-config.exp" > ".libs/libmissioncontrol-config.expT" mv -f ".libs/libmissioncontrol-config.expT" ".libs/libmissioncontrol-config.exp" echo "{ global:" > .libs/libmissioncontrol-config.ver cat .libs/libmissioncontrol-config.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libmissioncontrol-config.ver echo "local: *; };" >> .libs/libmissioncontrol-config.ver gcc -shared .libs/libmissioncontrol_config_la-mc.o .libs/libmissioncontrol_config_la-mc-manager.o .libs/libmissioncontrol_config_la-mc-protocol.o .libs/libmissioncontrol_config_la-mc-profile.o .libs/libmissioncontrol_config_la-mc-account.o .libs/libmissioncontrol_config_la-mc-account-monitor.o .libs/libmissioncontrol_config_la-mc-enum-types.o -lgconf-2 -lORBit-2 -lgthread-2.0 -lrt -L/lib64 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread -m64 -mtune=generic -pthread -Wl,-soname -Wl,libmissioncontrol-config.so.0 -Wl,-version-script -Wl,.libs/libmissioncontrol-config.ver -o .libs/libmissioncontrol-config.so.0.0.0 /usr/bin/ld: cannot find -lgthread-2.0 collect2: ld returned 1 exit status make[3]: *** [libmissioncontrol-config.la] Error 1 make[3]: Leaving directory `/builddir/build/BUILD/telepathy-mission-control-4.22/libmissioncontrol' make[2]: *** [all] Error 2 make[2]: Leaving directory `/builddir/build/BUILD/telepathy-mission-control-4.22/libmissioncontrol' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/builddir/build/BUILD/telepathy-mission-control-4.22' make: *** [all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.99829 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.99829 (%build) Error building package from telepathy-mission-control-4.22-1.fc8.src.rpm, See build log ending At first it looked like a simply missing library dependency, so I tried adding gib2-devel to the BuildRequires but it still gives me the same error. (Odd though - it works through a non-chrooted rpmbuild invocation...) -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review