Your message dated Thu, 25 Mar 2010 10:47:48 +0000
with message-id <e1nukbm-0008dk...@ries.debian.org>
and subject line Bug#573712: fixed in gem 1:0.92.3-1
has caused the Debian Bug report #573712,
regarding gem: FTBFS on armel (assembler erorrs)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
573712: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573712
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:gem
Version: 1:0.92.2-2
Severity: serious

Hi,

gem fails to build on armel with assembler errors. From the build log:

g++ -c    -I/usr/include/lqt -fopenmp -I/usr/include/ImageMagick   
-I/usr/include/lqt   -I/usr/include/avifile-0.7       -I/usr/include/FTGL 
-I/usr/include/freetype2   -I..  -I/usr/include/FTGL -I/usr/include/freetype2  
-g -O2 -fPIC -freg-struct-return -O3 -falign-loops=32 -falign-functions=32 
-falign-jumps=32 -funroll-loops -ffast-math -g -O2 glew.cpp -o ../Objects/glew.o
/tmp/ccGNAhDI.s: Assembler messages:
/tmp/ccGNAhDI.s:1194: Error: bad immediate value for offset (4148)
/tmp/ccGNAhDI.s:27942: Error: bad immediate value for offset (4112)
make[3]: *** [glew.o] Error 1
make[3]: Leaving directory 
`/build/buildd-gem_0.92.2-2-armel-ua1Stm/gem-0.92.2/src/Base'
make[2]: *** [Base] Error 2
make[2]: Leaving directory 
`/build/buildd-gem_0.92.2-2-armel-ua1Stm/gem-0.92.2/src'
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory `/build/buildd-gem_0.92.2-2-armel-ua1Stm/gem-0.92.2'
make: *** [binary-arch] Error 2
dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary-arch gave error 
exit status 2

Full log available from 
https://buildd.debian.org/fetch.cgi?&pkg=gem&ver=1%3A0.92.2-2&arch=armel&stamp=1268478207&file=log

Regards,

Adam



--- End Message ---
--- Begin Message ---
Source: gem
Source-Version: 1:0.92.3-1

We believe that the bug you reported is fixed in the latest version of
gem, which is due to be installed in the Debian FTP archive:

gem_0.92.3-1.debian.tar.gz
  to main/g/gem/gem_0.92.3-1.debian.tar.gz
gem_0.92.3-1.dsc
  to main/g/gem/gem_0.92.3-1.dsc
gem_0.92.3-1_amd64.deb
  to main/g/gem/gem_0.92.3-1_amd64.deb
gem_0.92.3.orig.tar.gz
  to main/g/gem/gem_0.92.3.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 573...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
IOhannes m zmoelnig (gpg-key at iem) <zmoel...@iem.at> (supplier of updated gem 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Fri, 19 Mar 2010 16:41:16 +0100
Source: gem
Binary: gem
Architecture: source amd64
Version: 1:0.92.3-1
Distribution: unstable
Urgency: low
Maintainer: Paul Brossier <p...@debian.org>
Changed-By: IOhannes m zmoelnig (gpg-key at iem) <zmoel...@iem.at>
Description: 
 gem        - Graphics Environment for Multimedia - PureData library
Closes: 187805 252321 275963 284106 287738 298957 299417 313066 323521 372784 
374266 374595 421560 432546 433276 454731 461282 484190 485798 485972 546956 
549720 562635 573712
Changes: 
 gem (1:0.92.3-1) unstable; urgency=low
 .
   * New upstream
   * removed debian/patches/00_no_flags_overwrite.patch, as it's in upstream
   * converted source format to "3.0 (quilt)"
 .
 gem (1:0.92.2-3) unstable; urgency=low
 .
   * debian/patches/03_falign_default.patch:
     - remove "apparently pointlessly picky options =32" for falign-... options
       (Closes: #573712)
   * fixed comma typo in "Uploaders" field
   * fixed build-deps for hurd and kfreebsd
   * build-depend on libmagick++-dev rather than libmagick++9-dev
   * made the binary package "suggest" ttf-dejavu rather than "depend" on it
   * bumped standards version to 3.8.4
 .
 gem (1:0.92.2-2) unstable; urgency=low
 .
   * debian/patches/00_no_flags_overwrite.patch:
     - do not overwrite CXXFLAGS (closes: #562635)
     - make sure user defined flags are last
 .
 gem (1:0.92.2-1) unstable; urgency=low
 .
   [IOhannes m zmoelnig]
   * New upstream (Closes: #485972)
   * New upstream version fixes bugs by itself (Closes: #549720)
   * new upstream version might fix problems on various driver/hardware
     combinations (and provides mechanisms for workarounds) (Closes: #454731)
   * build against libavifile
   * build-depend on automake
   * added "pd-gem" script that properly calls Pd with the correct Gem enabled
   * added myself as Maintainer, since gem is officially orphaned
   * bumped debhelper version
   * fixes most lintian warnings
     (Closes: #546956)
 .
   [Paul Brossier]
   * debian/control:
     - adopt package (closes: #546956)
     - span build-depends on multiple lines
     - switch to quilt, tighten debhelper depends
   * debian/rules:
     - switch to debhelper
     - remove direct patch to src/configure
     - remove gem-0.92-1.tar.gz.cdbs-config_list
     - clean generated src/Base/configLinux.h
   * debian/patches/series, debian/README.source: switch to quilt
 .
 gem (1:0.90.0.1-2.3) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Update ttf-bitstream-vera dep to ttf-dejavu. (Closes: #461282).
     + 05_change_defaultfont.patch - Change to DejaVu.
 .
 gem (1:0.90.0.1-2.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Upload to unstable; sorry.
 .
 gem (1:0.90.0.1-2.1) experimental; urgency=low
 .
   * Non-maintainer upload.
 .
   [ Sam Hocevar ]
   * Build-depend on libftgl-dev in order to use the shared version of the
     library. (Closes: #485798)
 .
   [ Peter Green ]
   * Spurious build-dependency xlibs-static-dev can simply be removed.
     (Closes: #484190, #421560)
 .
   [ Andreas Henriksson ]
   * Add debian/patches/06_ftgl.patch to link ftgl instead of ftgl_pic.
 .
   [Alexander Reichle-Schmehl]
   * Replacing xlibmesa-gl-dev with libgl1-mesa-dev in build depends
   * Replacing "Apps/Graphics with "Applications/Graphics" in debian/menu
 .
 gem (1:0.90.0.1-2) unstable; urgency=low
 .
   * Dropped kernel-headers build dependency (closes: 432546) (closes: 433276)
   * removed build dep on xlibs-static-dev (closes: 421560)
 .
 gem (1:0.90.0.1-1) unstable; urgency=low
 .
   * removed truetype fonts (closes: #372784)
   * Made /usr/share/fonts/truetype/ttf-bitstream-vera/Vera.ttf the
     default font (patch)
   * depends on ttf-bitstream-vera
   * suggests pd-zexy
   * removed dependency on xlibmesa-glu-dev (closes: #374595) (closes: #374266)
   * bumped standards version to 3.7.2
 .
 gem (1:0.90.0-18) unstable; urgency=low
 .
   * Removed FFMPEG support (doesnt compile with newer FFMPEG)
   * applied patch for libquicktime header location change (quicktime ->
     lqt)
 .
 gem (1:0.90.0-17) unstable; urgency=low
 .
   * added libvorbis, libvorbisenc and libdc1394_control
 .
 gem (1:0.90.0-16) unstable; urgency=low
 .
   * Added build dependency on libxxf86vm-dev (closes: #323521)
 .
 gem (1:0.90.0-15) unstable; urgency=low
 .
   * reordered avcodec and avformat, added libdts
 .
 gem (1:0.90.0-14) unstable; urgency=low
 .
   * Linking with _pic version of avformat and avcodec (closes: #313066)
 .
 gem (1:0.90.0-13) unstable; urgency=low
 .
   * Added libdv and ffmpeg
   * Pulled dv1394.h file in
   * added ffmpeg build depends
 .
 gem (1:0.90.0-12) unstable; urgency=low
 .
   * Added icon (closes: #299417)
   * Added puredata in description so that people find it (closes: #287738)
 .
 gem (1:0.90.0-11) unstable; urgency=low
 .
   * Removed truetype fonts, suggests ttf-bitstream-vera  (closes: 298957)
 .
 gem (1:0.90.0-10) unstable; urgency=low
 .
   * Fixed help path problem (closes: 284106)
   * Added test-package.pd in order to check for movie and font rendering
     support
 .
 gem (1:0.90.0-9) unstable; urgency=low
 .
   * Defined the __NEW__ stuff in config.h
 .
 gem (1:0.90.0-8) unstable; urgency=low
 .
   * Removed support for libdv, because it uses deprecated API
 .
 gem (1:0.90.0-7) unstable; urgency=low
 .
   * Rebuild configure script with autoconf, added autoconf build
     dependency (closes: #275963)
 .
 gem (1:0.90.0-6) unstable; urgency=low
 .
   * Fixed HAVE_LIBFTGL and HAVE_LIBAVIPLAY definition
   * Added libdv-dev build dependency
 .
 gem (1:0.90.0-5) unstable; urgency=low
 .
   * Changed libtiff3g-dev build-dep to libtiff4-dev
 .
 gem (1:0.90.0-4) unstable; urgency=low
 .
   * Added check for libaviplay to configure script
   * Fixed problems with documentation
 .
 gem (1:0.90.0-3) unstable; urgency=low
 .
   * Changed libpng3-dev build dependency (its called libpng12-dev now)
   * Added missing authors in copyright file
   * Fixed download address
 .
 gem (1:0.90.0-2) unstable; urgency=low
 .
   * Added xlibmesa-glu-dev build dependency
 .
 gem (1:0.90.0-1) unstable; urgency=low
 .
   * New upstream
   * Added epoch 1, because upstream jumped from 0.87 to 0.888 to 0.90.0
   * Changed xlibmesa-dev to xlibmesa-gl-dev (closes: #252321)
   * Listed upstream authors (closes: #187805)
 .
 gem (0.888-2) unstable; urgency=low
 .
   * Remove libavifile support (is not cross platform)
 .
 gem (0.888-1) unstable; urgency=low
 .
   * New upstream version
   * converted to CDBS
Checksums-Sha1: 
 87c27d85b4baccd2047e355488c0326bb7387338 1381 gem_0.92.3-1.dsc
 338adbbbf9926a6509691b03b7dac8a257c9153a 3952824 gem_0.92.3.orig.tar.gz
 a255b55b0bc10d1572600b9e3628ee4f419ef60e 9230 gem_0.92.3-1.debian.tar.gz
 7d9386e8fb46097253aefbaea17efdbe38425c24 2649400 gem_0.92.3-1_amd64.deb
Checksums-Sha256: 
 e9aeff3b4bd46af95aaf9edbee0cb5c65cccafb1e779bf0c6eedaf2fe19e88e1 1381 
gem_0.92.3-1.dsc
 5913817441a48bd95c028a3af946821f969e58488d86cbaaacc765d38fb0e7da 3952824 
gem_0.92.3.orig.tar.gz
 4350229b6bf1c97b25dd70160fc06af23d2e29c68ef42424b72bb927abd53915 9230 
gem_0.92.3-1.debian.tar.gz
 363bd7913abd1b3cba754e7d0c5e0b4af08b29a20fa7d945f8f38b64020babe4 2649400 
gem_0.92.3-1_amd64.deb
Files: 
 fbd641522a4682b4b71b43c4abdf4376 1381 graphics optional gem_0.92.3-1.dsc
 ed0d998272f9156b8db5728a390b52a4 3952824 graphics optional 
gem_0.92.3.orig.tar.gz
 1bdea8dc81da8709907f8e7c30123cf2 9230 graphics optional 
gem_0.92.3-1.debian.tar.gz
 6be7bafe6c10feed57a6376277707d78 2649400 graphics optional 
gem_0.92.3-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkurPasACgkQcgQ2cL3l8e7BWgCgwNzLjuJZx1puaUPwQwy6vtyW
0wQAmgPSBlrg6M6b6VUPbGki1eCWrVaG
=78A0
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to