Am Sonntag, den 29.05.2016, 11:29 +0200 schrieb Davide Puricelli:
> On Sun, May 29, 2016 at 11:02:47AM +0200, Tobias Frost wrote:
> > Package: chicken
> > Version: 4.9.0.1-1
> > Severity: normal
> > Tags: patch pending
> > 
> > Dear maintainer,
> > 
> > I've prepared an NMU for chicken (versioned as 4.9.0.1-1.1). The
> > diff
> > is attached to this message.
> > 
> > 
> > Regards.
> 
> Hello Tobias,
> could you please put this NMU on hold?

Of course; canceled!

> I'm planning an upload by myself this week... 

Really great that you'll take care; I feared already a bit that your're
MIA...

> and, by the way, adding
> chicken-bin to Build-Depends is wrong :)

Yes, I admit it felt already so when I added it. However, without it
chicken FTBFS, but this could be a bug in the build system as well, but
I didn't find it.

You'll get this in a pbuilder enviroment:

(...)
cat chicken-defaults.h >>chicken-config.h
gcc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H
-DC_ENABLE_PTABLES -c -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -
DC_BUILDING_LIBCHICKEN library.c -o library-static.o -I. -I./
In file included from /usr/include/ctype.h:25:0,
                 from chicken.h:104,
                 from library.c:11:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and
_SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
_DEFAULT_SOURCE"
   ^
gcc -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H
-DC_ENABLE_PTABLES -c -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2  -
DC_BUILDING_LIBCHICKEN eval.c -o eval-static.o -I. -I./
In file included from /usr/include/ctype.h:25:0,
                 from chicken.h:104,
                 from eval.c:11:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and
_SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use
_DEFAULT_SOURCE"
   ^
chicken  data-structures.scm -optimize-level 2 -include-path .
-include-path ./ -inline -ignore-repository -feature chicken-bootstrap
-no-warnings -specialize -types ./types.db   -explicit-use -no-trace
-output-file data-structures.c
make[2]: chicken: Command not found

> Thanks,
> Davide

-- 
tobi

Reply via email to