modules / nodejs / f27 / 201706131511 latest




Pre-build checks

failed
  • Modulemd check - successful

  • Build dependency analysis - failed

    Error: Missing build dependencies.


    Good news! All of the missing build dependencies have been found in the following module(s):

    • shared-userspace f26

    Auto-apply patch and resubmit

    You can fix the problem by applying the following patch. This can be done either manually or automatically.

    From ef26ddaddf60da627d1d2334e61b2bf54bcf3661 Mon Sep 17 00:00:00 2001
    From: Fedora MBS 
    Date: Sat, 17 Jun 2017 17:50:40 +0200
    Subject: [PATCH 1/1] add missing build dependencies
    
    ---
     nodejs.yaml | 1 +
     1 file changed, 1 insertion(+)
    
    diff --git a/nodejs.yaml b/nodejs.yaml
    index ecec1ec..49c0541 100644
    --- a/nodejs.yaml
    +++ b/nodejs.yaml
    @@ -12,6 +12,7 @@ data:
         dependencies:
             buildrequires:
                 base-runtime: f26
    +            shared-userspace: f26
             requires:
                 base-runtime: f26
         references:
    --
    2.10.1
          

Build

not started
...

Post-build checks

not started
...

Release

not started
...

Demo walkthrough

Oops.. your build failed. It looks like you have missing build dependencies. Good news is that the build system can check other modules and try to find missing dependencies for you. And that's exactly what just happened.

Click on "Auto-apply patch and resubmit" to continue.