Hi, Regarding unused variables and any gcc compiler warnings my latest version does not have them. I edited the code accordingly so that no compiler warnings are issued. Please, use my latest git pushed version on git.devuan.org.
Edward (netman's developer) On 15/11/2015, Hendrik Boom <[email protected]> wrote: > On Wed, Nov 11, 2015 at 12:45:23PM +0100, aitor_czr wrote: >> Sorry, Hendrik, i forgot to checkout the gbp-master brach >> (git-buildpackage): >> >> $ git clone https://git.devuan.org/aitor_czr/netman.git >> $ cd netman >> $ pristine-tar checkout ../netman_0.1.1~468c97d.orig.tar.bz2 >> $ git checkout gbp-master >> $ git-buildpackage -tc --git-export-dir="../build-area" >> --git-pristine-tar --git-tag --git-ignore-branch >> >> Cheers, >> >> Aitor. > > Did that on a 32-bit machine. Except for missing packages it depended > on, various messagesa about unised variables, and about 200 blank > lines after the message "Linkinh netman", it all went smoothly until: > > Now signing changes and any dsc files... > signfile netman_0.1.1~468c97d-jessie2.dsc Aitor Cuadrado Zubizarreta > <[email protected]> > gpg: skipped "Aitor Cuadrado Zubizarreta <[email protected]>": > secret key not available > gpg: /tmp/debsign.spl1F1J4/netman_0.1.1~468c97d-jessie2.dsc: clearsign > failed: secret key not available > debsign: gpg error occurred! Aborting.... > debuild: fatal error at line 1295: > running debsign failed > gbp:error: 'debuild -i -I -tc' failed: it exited with 29 > hendrik@notlookedfor:~/dv/netman$ > > Looks like I now have to mess with secret keys. How to do this? > > -- hendrik > > P.S. The packages I had to install first were: > > pristine-tar > git-buildpackage > debhelper quilt libgtk2.0-dev fp-units-gfx-2.6.4 lazarus > lazarus-ide-gtk2 lcl-nogui-1.2.4 lcl-utils-1.2.4 lcl-units-1.2.4 > python-all-dev > > Is there any easy way to install all these without having to wait until > it complains they are missing, and then aptitude install them comolaint > by complaint? > > By the way, the word-wrap on the git-build-package line was confusing > for a moment or two. > > -- hendrik > > >> >> On 11/11/15 12:38, aitor_czr wrote: >> >Hi Hendrik, >> > >> >The latest version is in the following link: >> > >> >https://git.devuan.org/edbarx/netman/branches >> > >> >And here the debian branch and pristine-tar (updated): >> > >> >https://git.devuan.org/aitor_czr/netman/branches >> > >> >I updated also the packages: >> > >> >http://gnuinos.org/netman/ >> > >> >But only in amd64, because i still can't use pbuilder (cowbuilder >> >fails in Devuan) and i haven't any computer in i386 to hand at >> >this moment. But you can build them in a very easy way: >> > >> >$ git clone https://git.devuan.org/aitor_czr/netman.git >> >$ cd netman >> >$ pristine-tar checkout ../netman_0.1.1~468c97d.orig.tar.bz2 >> >$ git-buildpackage -tc --git-export-dir="../build-area" >> >--git-pristine-tar --git-tag --git-ignore-branch >> > >> >Hope this help, >> > >> > Aitor. >> > >> _______________________________________________ >> Dng mailing list >> [email protected] >> https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng > > _______________________________________________ > Dng mailing list > [email protected] > https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng > _______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
