[Bug 776746] Re: Please merge atom4_4.1-5 from Debian unstable

Tarun K. Mall 776746 at bugs.launchpad.net
Tue May 3 21:49:05 UTC 2011


Here is the changes required.

** Patch added: "atom4.debdiff"
   https://bugs.launchpad.net/ubuntu/+source/atom4/+bug/776746/+attachment/2110588/+files/atom4.debdiff

** Changed in: atom4 (Ubuntu)
       Status: In Progress => Confirmed

** Changed in: atom4 (Ubuntu)
     Assignee: Tarun K. Mall (c2tarun) => (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.
https://bugs.launchpad.net/bugs/776746

Title:
  Please merge atom4_4.1-5  from Debian unstable

Status in “atom4” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: atom4

  Here is the build log:
   dpkg-buildpackage -rfakeroot -D -us -uc -b
  dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2
  dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): 
  dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2
  dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2
  dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): -Wl,-Bsymbolic-functions
  dpkg-buildpackage: source package atom4
  dpkg-buildpackage: source version 4.1-5ubuntu1
  dpkg-buildpackage: source changed by Ubuntu Merge-o-Matic <mom at ubuntu.com>
   dpkg-source --before-build atom4-4.1-5ubuntu1
  dpkg-buildpackage: host architecture i386
   fakeroot debian/rules clean
  dh_testdir
  dh_testroot
  rm -f build-stamp configure-stamp
  # Add here commands to clean up after the build process.
  cd proglib; cons -r .
  cons -r .
  # Clean up .consign files so that they won't end up in the source
  # package
  find . -name .consign -print | xargs \rm -f
  dh_clean
   debian/rules build
  dh_testdir
  touch configure-stamp
  dh_testdir
  # Note: this only build proglib; the actual build is in install
  # because cons builds and installs everything directly. (It can be
  # split up, but I'm not sure that's necessary.)
  cd proglib; cons .
  Install c++/dlist.h as include/dlist.h
  g++ -pedantic -Wall -Iinclude -c c++/dlist.cc -o c++/dlist.o
  g++ -pedantic -Wall -Iinclude -c c++/exception.cc -o c++/exception.o
  Install c++/list.h as include/list.h
  Install c++/stack.h as include/stack.h
  g++ -pedantic -Wall -Iinclude -c c++/list.cc -o c++/list.o
  g++ -pedantic -Wall -Iinclude -c c++/stack.cc -o c++/stack.o
  g++ -pedantic -Wall -Iinclude -c c++/txtutil.cc -o c++/txtutil.o
  ar r c++/libt++.a c++/dlist.o c++/exception.o c++/list.o c++/stack.o c++/txtutil.o
  ar: creating c++/libt++.a
  ranlib c++/libt++.a
  Install c/error.h as include/error.h
  Install c++/exception.h as include/exception.h
  Install c++/txtutil.h as include/txtutil.h
  Install c++/libt++.a as lib/libt++.a
  touch build-stamp
   fakeroot debian/rules binary
  dh_testdir
  dh_testroot
  dh_prep
  dh_installdirs
  # Do actual build here since cons does everything in one go.
  cons . BINDIR=#debian/atom4/usr/games DATADIR=#debian/atom4/usr/share/games/atom4 REALDATADIR=/usr/share/games/atom4 MANDIR=#debian/atom4/usr/share/man PROGLIBPATH=#proglib
  Install x/xutil.h as include/xutil.h
  Install general/event.h as include/event.h
  Install x/xatom4.h as include/xatom4.h
  Install x/xtriboard.h as include/xtriboard.h
  Install x/xsprite.h as include/xsprite.h
  Install x/xcursor.h as include/xcursor.h
  Install engine/triboard.h as include/triboard.h
  Install engine/game.h as include/game.h
  Install engine/color4.h as include/color4.h
  Install engine/board4.h as include/board4.h
  Install x/xscoreboard.h as include/xscoreboard.h
  Install interface.h as include/interface.h
  Install ncurses/textui.h as include/textui.h
  Install engine/ai.h as include/ai.h
  g++ -pedantic -Werror -DDATADIR=\"/usr/share/games/atom4\" -O2 -Iinclude -Iproglib/include -c atom4.cc -o atom4.o
  g++ -pedantic -Werror -DDATADIR=\"/usr/share/games/atom4\" -O2 -Iinclude -Iproglib/include -c interface.cc -o interface.o
  g++ -pedantic -Werror -DDATADIR=\"/usr/share/games/atom4\" -O2 -Iinclude -Iproglib/include -c general/event.cc -o general/event.o
  Install general/event.o as obj/event.o
  g++ -pedantic -Werror -DDATADIR=\"/usr/share/games/atom4\" -O2 -Iinclude -Iproglib/include -c ncurses/textui.cc -o ncurses/textui.o
  Install ncurses/textui.o as obj/textui.o
  g++ -pedantic -Werror -DDATADIR=\"/usr/share/games/atom4\" -O2 -Iinclude -Iproglib/include -c engine/ai.cc -o engine/ai.o
  engine/ai.cc: In member function 'void atom4ai::pick_best_move(int)':
  engine/ai.cc:227:31: error: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Werror=unused-result]
  engine/ai.cc:228:31: error: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Werror=unused-result]
  cc1plus: all warnings being treated as errors

  cons: *** [engine/ai.o] Error 1
  cons: errors constructing engine/ai.o
  make: *** [install] Error 2
  dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2



More information about the Ubuntu-sponsors mailing list