Giter Site home page Giter Site logo

support debhelper 10 about mainline HOT 4 CLOSED

bkw777 avatar bkw777 commented on July 23, 2024
support debhelper 10

from mainline.

Comments (4)

Uldiniad avatar Uldiniad commented on July 23, 2024

I'm having the same issue on Ubuntu 20.04

from mainline.

bkw777 avatar bkw777 commented on July 23, 2024

I just discovered that I get the same failure if I use make -j 8 (or any number) even with compat still set to 9.

from mainline.

bkw777 avatar bkw777 commented on July 23, 2024

... and the manual for debhelper does say that it does do parallel builds by default starting with version 10
https://www.man7.org/linux/man-pages/man7/debhelper.7.html

       --parallel, --no-parallel
           Control whether parallel builds should be used if underlying
           build system supports them.  The number of parallel jobs is
           controlled by the DEB_BUILD_OPTIONS environment variable
           ("Debian Policy, section 4.9.1") at build time. It might also
           be subject to a build system specific limit.

           If neither option is specified, debhelper currently defaults
           to --parallel in compat 10 (or later) and --no-parallel
           otherwise.

           As an optimization, dh will try to avoid passing these
           options to subprocesses, if they are unnecessary and the only
           options passed.  Notably this happens when DEB_BUILD_OPTIONS
           does not have a parallel parameter (or its value is 1).

from mainline.

bkw777 avatar bkw777 commented on July 23, 2024

should be fixed by 980ab38
I put debian/compat = 13 rather than 10, so I don't know if that will cause a problem building on older targets, but I guess we'll see.

from mainline.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.