GNOME Bugzilla – Bug 653242
fails to link test suite
Last modified: 2012-08-18 17:24:05 UTC
Version: 1.28.4 When trying to build pango 1.28.4 and running "make check", I get make[1]: Entering directory `/home/michael/debian/build-area/test1/pango-1.28.4/tests' make testboundaries testboundaries_ucd testcolor testscript testiter test-ot-tags cxx-test make[2]: Entering directory `/home/michael/debian/build-area/test1/pango-1.28.4/tests' /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o testboundaries testboundaries.o ../pango/libpango-1.0.la libtool: link: gcc -g -O2 -Wall -o .libs/testboundaries testboundaries.o ../pango/.libs/libpango-1.0.so -pthread /usr/bin/ld: testboundaries.o: undefined reference to symbol 'g_unichar_type' /usr/bin/ld: note: 'g_unichar_type' is defined in DSO /lib/libglib-2.0.so.0 so try adding it to the linker command line /lib/libglib-2.0.so.0: could not read symbols: Invalid operation collect2: ld returned 1 exit status make[2]: *** [testboundaries] Error 1 make[2]: Leaving directory `/home/michael/debian/build-area/test1/pango-1.28.4/tests' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/home/michael/debian/build-area/test1/pango-1.28.4/tests' make: *** [check-recursive] Error 1 git master is not affected. Please consider cherry-picking b13aea4f55a6db5518866af72cd079a5c002a8f1 for the 1.28 branch
Closing obsolete.