[Pkg-games-ubuntu] [Bug 765995] Re: ballz version 1.0.1-2 failed to build on i386

Matthias Klose doko at ubuntu.com
Sat May 28 00:58:15 UTC 2011


no,

g++  -g -O2 -DALLEGRO_USE_CONSOLE
-DBALLZ_DATA_PREFIX='"/usr/share/games/ballz"'  -Wl,-Bsymbolic-functions
-L/usr/lib -Wl,-Bsymbolic-functions -lalleg-4.2.2 -lguichan
-lguichan_allegro -ldumb -laldmb -o ballz animatedtile.o ball.o
blocktile.o breakingtile.o desertbackground.o doorbuttontile.o
doortile.o fading.o firetile.o floorspiketile.o game.o goaltile.o
hostiletile.o level.o levelhandler.o main.o music.o portaltile.o
prisonbackground.o resourcehandler.o sewersbackground.o startile.o
tilemap.o timer.o voidtile.o waterspikestile.o waterstartile.o
watertile.o datawriter.o levelselector.o ballzlistbox.o
ballzscrollarea.o

ld --as-needed is the default; you have to mention the object files
before the libraries

-- 
You received this bug notification because you are a member of
Debian/Ubuntu Games Team, which is subscribed to ballz in Ubuntu.
https://bugs.launchpad.net/bugs/765995

Title:
  ballz version 1.0.1-2 failed to build on i386

Status in “ballz” package in Ubuntu:
  New

Bug description:
  ballz version 1.0.1-2 failed to build on i386
  Link to failed build: https://launchpad.net/ubuntu/+archive/test-rebuild-20110413/+buildjob/2446128

  Direct link to the build log: https://launchpad.net/ubuntu/+archive
  /test-rebuild-20110413/+buildjob/2446128/+files/buildlog_ubuntu-
  natty-i386.ballz_1.0.1-2_FAILEDTOBUILD.txt.gz

  This log snippet might be of interest, since it triggered the matcher 'Purging chroot-autobuild'.
  Excerpt 1975 lines into the build log:

  /build/buildd/ballz-1.0.1/src/sewersbackground.cpp:61: undefined reference to `makecol'
  /build/buildd/ballz-1.0.1/src/sewersbackground.cpp:62: undefined reference to `makecol'
  timer.o: In function `initTimer()':
  /build/buildd/ballz-1.0.1/src/timer.cpp:50: undefined reference to `install_timer'
  /build/buildd/ballz-1.0.1/src/timer.cpp:53: undefined reference to `install_int_ex'
  collect2: ld returned 1 exit status
  make[3]: *** [ballz] Error 1
  make[3]: Leaving directory `/build/buildd/ballz-1.0.1/src'
  make[2]: *** [all] Error 2
  make[2]: Leaving directory `/build/buildd/ballz-1.0.1/src'
  make[1]: *** [all-recursive] Error 1
  make[1]: Leaving directory `/build/buildd/ballz-1.0.1'
  dh_auto_build: make -j1 returned exit code 2
  make: *** [build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2
  ******************************************************************************
  Build finished at 20110419-0240
  FAILED [dpkg-buildpackage died]
  Purging chroot-autobuild/build/buildd/ballz-1.0.1



More information about the Pkg-games-ubuntu mailing list