Bug#896590: torus-trooper FTBFS with gdc 8

Adrian Bunk bunk at debian.org
Sun Apr 22 18:10:20 BST 2018


Source: torus-trooper
Version: 0.22.dfsg1-11
Severity: serious
Tags: buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/torus-trooper.html

...
   debian/rules override_dh_auto_build
make[1]: Entering directory '/build/1st/torus-trooper-0.22.dfsg1'
dh_auto_build -- DFLAGS="-frelease"
	make -j1 DFLAGS=-frelease
make[2]: Entering directory '/build/1st/torus-trooper-0.22.dfsg1'
gdc -o torus-trooper 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/tt/barrage.d src/abagames/tt/boot.d src/abagames/tt/bulletactor.d src/abagames/tt/bulletactorpool.d src/abagames/tt/bulletimpl.d src/abagames/tt/bullettarget.d src/abagames/tt/camera.d src/abagames/tt/enemy.d src/abagames/tt/floatletter.d src/abagames/tt/gamemanager.d src/abagames/tt/letter.d src/abagames/tt/particle.d src/abagames/tt/prefmanager.d src/abagames/tt/replay.d src/abagames/tt/screen.d src/abagames/tt/shape.d src/abagames/tt/ship.d src/abagames/tt/shot.d src/abagames/tt/soundmanager.d src/abagames/tt/stagemanager.d src/abagames/tt/title.d src/abagames/tt/tunnel.d src/abagames/util/actor.d src/abagames/util/bulletml/bullet.d src/abagames/util/bulletml/bulletsmanager.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/displaylist.d src/abagames/util/sdl/gamemanager.d src/abagames/util/sdl/input.d src/abagames/util/sdl/luminous.d src/abagames/util/sdl/mainloop.d src/abagames/util/sdl/pad.d src/abagames/util/sdl/recordablepad.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/tokenizer.d src/abagames/util/vector.d -Iimport -Isrc -Wno-deprecated -frelease -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -lSDL -lGL -lGLU -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/util/rand.d:8:16: error: module stream is in file 'std/stream.d' which cannot be read
 private import std.stream;
                ^
import path[0] = /usr/include/d
import path[1] = /usr/lib/gcc/x86_64-linux-gnu/8/include/d
import path[2] = /build/1st/torus-trooper-0.22.dfsg1/import
import path[3] = /build/1st/torus-trooper-0.22.dfsg1/src
make[2]: *** [Makefile:8: torus-trooper] Error 1


See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894610#12 for background.



More information about the Pkg-games-devel mailing list