[Reproducible-builds] Bug#827635: tumiki-fighters: FTBFS in testing (use .min_normal property instead of .min)

Santiago Vila sanvila at debian.org
Sat Jun 18 22:40:46 UTC 2016


Package: src:tumiki-fighters
Version: 0.2.dfsg1-7
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
Severity: serious

Dear maintainer:

This package currently fails to build in stretch:

--------------------------------------------------------------------------------
[...]
gdc -o tumiki-fighters -Wno-deprecated -Iimport -Isrc -frelease -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro import/SDL.d import/SDL_active.d import/SDL_audio.d import/SDL_byteorder.d import/SDL_cdrom.d import/SDL_copying.d import/SDL_endian.d import/SDL_error.d import/SDL_events.d import/SDL_getenv.d import/SDL_joystick.d import/SDL_keyboard.d import/SDL_keysym_.d import/SDL_mixer.d import/SDL_mouse.d import/SDL_mutex.d import/SDL_quit.d import/SDL_rwops.d import/SDL_syswm.d import/SDL_thread.d import/SDL_timer.d import/SDL_types.d import/SDL_version_.d import/SDL_video.d import/bulletml.d import/opengl.d import/openglu.d src/abagames/tf/attractmanager.d src/abagames/tf/barragemanager.d src/abagames/tf/boot.d src/abagames/tf/bulletactor.d src/abagames/tf/bulletactorpool.d src/abagames/tf/bulletinst.d src/abagames/tf/bullettarget.d src/abagames/tf/damagegauge.d src/abagames/tf/enemy.d src/abagames/tf/enemyspec.d src/abagames/tf/field.d src/abagames/tf/fragment.d src/abagames/tf/gamemanager.d src/abagames/tf/letterrender.d src/abagames/tf/mobileletter.d src/abagames/tf/morphbullet.d src/abagames/tf/particle.d src/abagames/tf/prefmanager.d src/abagames/tf/scoresign.d src/abagames/tf/screen.d src/abagames/tf/ship.d src/abagames/tf/soundmanager.d src/abagames/tf/splinter.d src/abagames/tf/stagemanager.d src/abagames/tf/stuckenemy.d src/abagames/tf/tumiki.d src/abagames/tf/tumikiset.d src/abagames/util/actor.d src/abagames/util/actorpool.d src/abagames/util/bulletml/bullet.d src/abagames/util/bulletml/bulletsmanager.d src/abagames/util/csv.d src/abagames/util/iterator.d src/abagames/util/logger.d src/abagames/util/prefmanager.d src/abagames/util/rand.d src/abagames/util/sdl/gamemanager.d src/abagames/util/sdl/input.d src/abagames/util/sdl/mainloop.d src/abagames/util/sdl/pad.d src/abagames/util/sdl/screen.d src/abagames/util/sdl/screen3d.d src/abagames/util/sdl/sdlexception.d src/abagames/util/sdl/sound.d src/abagames/util/sdl/texture.d src/abagames/util/vector.d -lSDL -lGL -lSDL_mixer -lbulletml
cc1d: warning: command line option '-Wformat=1' is valid for C/C++/ObjC/ObjC++ but not for D
cc1d: warning: command line option '-Wdate-time' is valid for C/C++/Fortran/ObjC/ObjC++ but not for D
src/abagames/tf/enemyspec.d:74:23: error: use .min_normal property instead of .min
     sizeXp = sizeYp = float.min;
                       ^
src/abagames/tf/letterrender.d:239:9: error: need 'this' for 'LETTER_SHADE' of type 'const(int)'
         LETTER_SHADE * Tumiki.COLOR_NUM * Tumiki.SHAPE_NUM);
         ^
src/abagames/tf/tumikiset.d:84:23: error: use .min_normal property instead of .min
     sizeXp = sizeYp = float.min;
                       ^
Makefile:8: recipe for target 'tumiki-fighters' failed
make[2]: *** [tumiki-fighters] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 DFLAGS=-frelease returned exit code 2
debian/rules:15: recipe for target 'override_dh_auto_build' failed
--------------------------------------------------------------------------------

Because packages in stretch must be buildable in stretch, this is
RC for stretch.

You can find a full build log here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/tumiki-fighters.html

Thanks.



More information about the Reproducible-builds mailing list