Bug#896584: ii-esu FTBFS with gdc 8

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


Source: ii-esu
Version: 1.0a.dfsg1-7
Severity: serious

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

...
   debian/rules override_dh_auto_build
make[1]: Entering directory '/build/1st/ii-esu-1.0a.dfsg1'
dh_auto_build -- DFLAGS="-frelease"
	make -j1 DFLAGS=-frelease
make[2]: Entering directory '/build/1st/ii-esu-1.0a.dfsg1'
gdc -o ii-esu -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_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/es/basis.d src/es/boot.d src/es/cloneable.d src/es/enemy.d src/es/field.d src/es/gamemanager.d src/es/mainloop.d src/es/mouse.d src/es/moving.d src/es/pointer.d src/es/rand.d src/es/screen.d src/es/shape.d src/es/ship.d src/es/shot.d src/es/sound.d src/es/stage.d -lSDL -lGL -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/es/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/lib/gcc/x86_64-linux-gnu/8/include/d
import path[1] = /build/1st/ii-esu-1.0a.dfsg1/import
import path[2] = /build/1st/ii-esu-1.0a.dfsg1/src
make[2]: *** [Makefile:8: ii-esu] 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