Bug#896585: mu-cade FTBFS with gdc 8

Adrian Bunk bunk at debian.org
Sun Apr 22 18:04:23 BST 2018


Source: mu-cade
Version: 0.11.dfsg1-11
Severity: serious
Tags: buster sid

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

...
   debian/rules override_dh_auto_build
make[1]: Entering directory '/build/1st/mu-cade-0.11.dfsg1'
dh_auto_build -- DFLAGS="-frelease"
	make -j1 DFLAGS=-frelease
make[2]: Entering directory '/build/1st/mu-cade-0.11.dfsg1'
gdc -o mu-cade -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/bulletml.d import/ode/collision.d import/ode/collision_space.d import/ode/collision_trimesh.d import/ode/common.d import/ode/compatibility.d import/ode/config.d import/ode/contact.d import/ode/error.d import/ode/export_dif.d import/ode/mass.d import/ode/matrix.d import/ode/memory.d import/ode/misc.d import/ode/objects.d import/ode/ode.d import/ode/odemath.d import/ode/rotation.d import/ode/timer.d import/opengl.d import/openglu.d src/abagames/mcd/barrage.d src/abagames/mcd/boot.d src/abagames/mcd/bullet.d src/abagames/mcd/bulletimpl.d src/abagames/mcd/bulletpool.d src/abagames/mcd/bullettarget.d src/abagames/mcd/enemy.d src/abagames/mcd/field.d src/abagames/mcd/gamemanager.d src/abagames/mcd/letter.d src/abagames/mcd/particle.d src/abagames/mcd/prefmanager.d src/abagames/mcd/replay.d src/abagames/mcd/screen.d src/abagames/mcd/shape.d src/abagames/mcd/ship.d src/abagames/mcd/shot.d src/abagames/mcd/soundmanager.d src/abagames/mcd/spec.d src/abagames/mcd/stagemanager.d src/abagames/mcd/title.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/math.d src/abagames/util/ode/odeactor.d src/abagames/util/ode/world.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/mainloop.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/twinstickpad.d src/abagames/util/tokenizer.d src/abagames/util/vector.d -lSDL -lGL -lGLU -lSDL_mixer -lode -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/logger.d:8:16: error: module cstream is in file 'std/cstream.d' which cannot be read
 private import std.cstream;
                ^
import path[0] = /usr/include/d
import path[1] = /usr/lib/gcc/x86_64-linux-gnu/8/include/d
import path[2] = /build/1st/mu-cade-0.11.dfsg1/import
import path[3] = /build/1st/mu-cade-0.11.dfsg1/src
make[2]: *** [Makefile:8: mu-cade] 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