Skip to content

Installation failed : make pkg.debian.build #363

@Skylixia

Description

@Skylixia

When trying to make the installation I get errors at the step with "make pkg.debian.build" :

make pkg.debian.build
make -C pkg debian.build BUILDDIR=/nccl/build
make[1]: Entering directory '/nccl/pkg'
make -C debian build BUILDDIR=/nccl/build
make[2]: Entering directory '/nccl/pkg/debian'
Grabbing   compat                              > /nccl/build/debian/compat
Grabbing   copyright                           > /nccl/build/debian/copyright
Generating libnccl-dev.install.in              > /nccl/build/debian/libnccl-dev.install
Grabbing   rules                               > /nccl/build/debian/rules
Generating libnccl2.install.in                 > /nccl/build/debian/libnccl2.install
Generating control.in                          > /nccl/build/debian/control
Generating changelog.in                        > /nccl/build/debian/changelog
make[3]: Entering directory '/nccl'
Copying    LICENSE.txt                         > /nccl/build/LICENSE.txt
make[3]: Leaving directory '/nccl'
make[3]: Entering directory '/nccl'
make[4]: Entering directory '/nccl/src'
make[5]: Entering directory '/nccl/src/collectives/device'
make[5]: Leaving directory '/nccl/src/collectives/device'
make[4]: Leaving directory '/nccl/src'
make[3]: Leaving directory '/nccl'
Building Debian package
/bin/sh: 1: debuild: not found
Makefile:26: recipe for target 'build' failed
make[2]: *** [build] Error 127
make[2]: Leaving directory '/nccl/pkg/debian'
Makefile:23: recipe for target 'debian.build' failed
make[1]: *** [debian.build] Error 2
make[1]: Leaving directory '/nccl/pkg'
Makefile:28: recipe for target 'pkg.debian.build' failed
make: *** [pkg.debian.build] Error 2

How to solve this ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions