Le sam. 18 janv. 2020 à 21:51, Nilesh Patra <npatra...@gmail.com> a écrit :
> > > On Sun, 19 Jan 2020, 01:31 Nilesh Patra, <npatra...@gmail.com> wrote: > >> >> >> On Sat, 18 Jan 2020 at 13:33, Jérémy Lal <kapo...@melix.org> wrote: >> >>> Nilesh: how to you build node-nan ? >>> Using >>> gbp buildpackage -d experimental --extra-repository='deb >>> http://httpredir.debian.org/debian experimental main' >>> --build-dep-resolver=aspcud >>> tests + autopkgtests are all right doing that. >>> >> >> Hi, >> I used sbuild: >> [1]: sbuild --extra-repository='deb http://deb.debian.org/debian >> experimental main' --build-dep-resolver=aptitude >> >> Directly using it returns the same log for me, i.e. test failures. These >> are the steps I took: >> >> * In node-gyp, pass in nodejs(>= 12) and libnode-dev(>= 12) in d/control. >> Build it with the sbuild command[1] above [so as to ensure getting the deb >> with nodejs-12] >> * In node-nan, pass in nodejs(>= 12) in d/control and use the same >> command with extra-package i.e.: [since node-gyp is a reverse-build-dep] >> >> sbuild --extra-repository='deb http://deb.debian.org/debian experimental >> main' --build-dep-resolver=aptitude >> --extra-package='/home/nilesh/gyp/node-gyp_6.0.1-2_all.deb' >> >> Does it not seem right to you? Or am I missing something? >> > > I didn't mention it completely. After taking those steps, it still doesn't > work and returns the same logs as I pasted earlier. > The problem is the "build-dep-resolver" here. Jérémy
-- Pkg-javascript-devel mailing list Pkg-javascript-devel@alioth-lists.debian.net https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel