Bug#896583: gunroar FTBFS with gdc 8

Adrian Bunk bunk at debian.org
Sun Apr 22 18:02:01 BST 2018


Source: gunroar
Version: 0.15.dfsg1-8
Severity: serious
Tags: buster sid

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

...
	make -j1 DFLAGS=-frelease
make[2]: Entering directory '/build/1st/gunroar-0.15.dfsg1'
gdc -o gunroar -Iimport -Isrc -Wno-deprecated -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/opengl.d import/openglu.d src/abagames/gr/boot.d src/abagames/gr/bullet.d src/abagames/gr/crystal.d src/abagames/gr/enemy.d src/abagames/gr/field.d src/abagames/gr/gamemanager.d src/abagames/gr/letter.d src/abagames/gr/mouse.d src/abagames/gr/mouseandpad.d src/abagames/gr/particle.d src/abagames/gr/prefmanager.d src/abagames/gr/reel.d src/abagames/gr/replay.d src/abagames/gr/screen.d src/abagames/gr/shape.d src/abagames/gr/ship.d src/abagames/gr/shot.d src/abagames/gr/soundmanager.d src/abagames/gr/stagemanager.d src/abagames/gr/title.d src/abagames/gr/turret.d src/abagames/util/actor.d src/abagames/util/iterator.d src/abagames/util/logger.d src/abagames/util/math.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/mouse.d src/abagames/util/sdl/pad.d src/abagames/util/sdl/recordableinput.d src/abagames/util/sdl/screen.d src/abagames/util/sdl/screen3d.d src/abagames/util/sdl/sdlexception.d src/abagames/util/sdl/shape.d src/abagames/util/sdl/sound.d src/abagames/util/sdl/texture.d src/abagames/util/sdl/twinstick.d src/abagames/util/tokenizer.d src/abagames/util/vector.d -lSDL -lGL -lGLU -lSDL_mixer
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/gr/boot.d:10:16: error: module stream is in file 'std/stream.d' which cannot be read
 private import std.stream;
                ^
import path[0] = /usr/lib/gcc/x86_64-linux-gnu/8/include/d
import path[1] = /build/1st/gunroar-0.15.dfsg1/import
import path[2] = /build/1st/gunroar-0.15.dfsg1/src
make[2]: *** [Makefile:8: gunroar] 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