Bug#725549: Bug #725549: yorick-gl: FTBFS: make[1]: *** No rule to make target `check.i', needed by `check-dll'

Thibaut Paumard thibaut.paumard at gmail.com
Sun Nov 24 19:02:56 UTC 2013


Le 23/11/2013 16:10, Michael Banck a écrit :
> tags 725549 +pending
> tags 725549 +patch
> thanks
> 
> Hi,


Thanks Michael,

I thought I'd fixed it already because I had to fix the same on other
packages.

Your fix is correct. The The Makefile inherits a check rule from a build
system, so dh has recently started running it automatically which does
not work.

Regards, Thibaut.

> 
> On Sun, Oct 06, 2013 at 10:00:57PM +0200, David Suárez wrote:
>> Source: yorick-gl
>> Version: 1.1+cvs20070922+dfsg-6
>> Severity: serious
>> Tags: jessie sid
>> User: debian-qa at lists.debian.org
>> Usertags: qa-ftbfs-20131006 qa-ftbfs
>> Justification: FTBFS on amd64
>>
>> During a rebuild of all packages in sid, your package failed to build on
>> amd64.
>>
>> Relevant part (hopefully):
>>> glTarray.c: In function 'yglTarrayAlpha':
>>> glTarray.c:162:3: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default]
>>>    sprintf(msg, "in yglTarrayAlpha, alpha_pass is %d\n", alpha_pass);
>>>    ^
>>> cc  -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2  -fPIC -DPLUG_IN -I. -I/usr/lib/yorick/include -D_FORTIFY_SOURCE=2  -c -o gltexsubs.o gltexsubs.c
>>> cc  -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2  -fPIC -DPLUG_IN -I. -I/usr/lib/yorick/include -D_FORTIFY_SOURCE=2  -c -o glustub.o glustub.c
>>> cc  -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2  -fPIC -DPLUG_IN -I. -I/usr/lib/yorick/include -D_FORTIFY_SOURCE=2  -c -o glGlyph.o glGlyph.c
>>> cc -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2  -fPIC -DPLUG_IN -I. -I/usr/lib/yorick/include -DUSE_MESA_PIXMAPS -o oglx.o -c oglx.c
>>> /usr/lib/yorick/lib/codger w yorgl  cntrfunc.i glfunc.i
>>> found cntrfunc.i in current directory
>>> found glfunc.i in current directory
>>> cc  -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2  -fPIC -DPLUG_IN -I. -I/usr/lib/yorick/include -D_FORTIFY_SOURCE=2  -c -o ywrap.o ywrap.c
>>> cc  -Wl,-z,relro  -fPIC -shared -o yorgl.so ContourTets3D.o Gradient3D.o isotree.o slicetree.o glPolys.o glStrips.o gltexture.o glcode.o glfunc.o glMouse.o glx11view.o glx11setup.o TriUtil.o dlist3d.o glTarray.o gltexsubs.o glustub.o glGlyph.o oglx.o ywrap.o -lGL -lXext -lX11 -lm 
>>> make[2]: Leaving directory `/«BUILDDIR»/yorick-gl-1.1+cvs20070922+dfsg'
>>> make[1]: Leaving directory `/«BUILDDIR»/yorick-gl-1.1+cvs20070922+dfsg'
>>>    dh_auto_test
>>> make[1]: Entering directory `/«BUILDDIR»/yorick-gl-1.1+cvs20070922+dfsg'
>>> make[1]: *** No rule to make target `check.i', needed by `check-dll'.  Stop.
>>> make[1]: Leaving directory `/«BUILDDIR»/yorick-gl-1.1+cvs20070922+dfsg'
>>> dh_auto_test: make -j1 check returned exit code 2
> 
> Not sure where this is from as yorick-gl does not seem to have any
> checks. I've overriden it and uploaded a fixed package to
> DELAYED/5-days, see attached debdiff.
> 
> 
> Michael
> 
> 
> 



More information about the debian-science-maintainers mailing list