Question about triaging tulip's bug #230368

Caroline Ford caroline.ford.work at googlemail.com
Sun May 24 15:44:15 BST 2009


Tulip bug continued..

Go back to launchpad.

List all tulip bugs. Clicking 'Overview' gets you here:
https://edge.launchpad.net/ubuntu/+source/tulip
Clicking 3.1.2-2 gets you here
https://edge.launchpad.net/ubuntu/karmic/+source/tulip/3.1.2-2

Looking at the right we can see that tulip failed to build from source
(FTBFS) in karmic in all architectures. Drat! We can't see if the
later version will fix our bug if it doesn't build!

Launchpad tells me this is the buildlog:
http://launchpadlibrarian.net/26998674/buildlog_ubuntu-karmic-i386.tulip_3.1.2-2_FAILEDTOBUILD.txt.gz

Open the buildlog. The interesting bit will be at the end but I
generally skim it anyway to see if anything else jumps out at me.

There was a complaint that it couldn't find a dependency and won't
make the pdf documentation. This may need fixing but isn't our bug.

The end of the buildlog says:

g++ -DHAVE_CONFIG_H -I. -I../../../../library/tulip-ogl/src -I../../..
-I../../../../library/tulip-ogl/include -D_REENTRANT -I/usr/include
-I../../../../library/tulip/include
-I../../../../library/tulip/include/tulip
-I../../../library/tulip/include
-I../../../library/tulip/include/tulip -I/usr/include/GL
-I../../../../thirdparty/ftgl -I/usr/include/freetype2
-I/usr/include/libxml2 -DSTATS_UI -DNDEBUG -O3 -funroll-loops -pipe
-MT GlFeedBackRecorder.lo -MD -MP -MF .deps/GlFeedBackRecorder.Tpo -c
../../../../library/tulip-ogl/src/GlFeedBackRecorder.cpp  -fPIC -DPIC
-o .libs/GlFeedBackRecorder.o
../../../../library/tulip-ogl/src/GlFeedBackRecorder.cpp: In member
function 'void tlp::GlFeedBackRecorder::sortAndRecord(GLint,
GLfloat*)':
../../../../library/tulip-ogl/src/GlFeedBackRecorder.cpp:83: error:
'printf' was not declared in this scope
../../../../library/tulip-ogl/src/GlFeedBackRecorder.cpp: In member
function 'GLfloat*
tlp::GlFeedBackRecorder::recordPrimitive(GLfloat*)':
../../../../library/tulip-ogl/src/GlFeedBackRecorder.cpp:198: error:
'printf' was not declared in this scope
make[5]: *** [GlFeedBackRecorder.lo] Error 1
make[5]: Leaving directory
`/build/buildd/tulip-3.1.2/BUILD/library/tulip-ogl/src'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/build/buildd/tulip-3.1.2/BUILD/library/tulip-ogl'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/build/buildd/tulip-3.1.2/BUILD/library'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/buildd/tulip-3.1.2/BUILD'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/buildd/tulip-3.1.2/BUILD'
make: *** [/build/buildd/tulip-3.1.2/stamps/build] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
******************************************************************************
Build finished at 20090521-0249
FAILED [dpkg-buildpackage died]

Eew. New bug I think. Why does it build in Debian but not Ubuntu?
Newer versions of dependencies? When I file this bug I will then look
at the versions of libraries in Ubuntu and Debian to see if it
identifies a possible problem..

We don't really 'fix' bugs in Ubuntu universe, we find fixes in other
places, test them and import them.

I hope this has helped. There are probably other approaches but I
always look for updated packages first.

Caroline



More information about the Ubuntu-bugsquad mailing list