GithubHelp home page GithubHelp logo

bmkdepnix's People

Contributors

glassghost avatar

Watchers

 avatar  avatar

bmkdepnix's Issues

successfully build bmkdep but my default.nix still isn't working

# git clone https://github.com/trociny/bmkdep
# nix-shell shell.nix

with shell.nix = 
 { pkgs ? import <nixpkgs> {} }: pkgs.mkShell { nativeBuildInputs = with pkgs; [
 stdenv gnumake bmake groff
 ]; }

[owner@nixos:~/sync/bmkdep]$ ls
ChangeLog    README.md    bmkdep.1     findcc.c     findcc.h     mkdep.c      mkdep.o
Makefile     bmkdep       bmkdep.cat1  findcc.d     findcc.o     mkdep.d      shell.nix

it successfully build bmkdep but my default.nix still isn't working

[owner@nixos:~/sync/bmkdepnix]$ nix-build -E '(import <nixpkgs> {}).callPackage ./. {}'
this derivation will be built:
  /nix/store/s6dmg2pagxfcwys9wb7dagqnj8xz7fwg-bmkdep-f76db982a71c817423e0609ec9625e351e9e9e7d.drv
building '/nix/store/s6dmg2pagxfcwys9wb7dagqnj8xz7fwg-bmkdep-f76db982a71c817423e0609ec9625e351e9e9e7d.drv'...
unpacking sources
unpacking source archive /nix/store/hcpj4yccq2jgbcp8fg4w03585n5cn8k2-source
source root is source
patching sources
updateAutotoolsGnuConfigScriptsPhase
configuring
no configure script, doing nothing
building
build flags: SHELL=/nix/store/q1c2flcykgr4wwg5a6h450hxbk4ch589-bash-5.2-p15/bin/bash -r PREFIX=\$\(out\)
bmake: "/nix/store/i37lv57jf53n2mmjvk0nvbacndfkav8r-bmake-20230909/share/mk/obj.mk" line 46: Malformed conditional (${MK_AUTO_OBJ} == "yes")
bmake: "/nix/store/i37lv57jf53n2mmjvk0nvbacndfkav8r-bmake-20230909/share/mk/final.mk" line 11: Malformed conditional (${MK_STAGING} == "yes")
bmake: Fatal errors encountered -- cannot continue
bmake: stopped in /build/source
error: builder for '/nix/store/s6dmg2pagxfcwys9wb7dagqnj8xz7fwg-bmkdep-f76db982a71c817423e0609ec9625e351e9e9e7d.drv' failed with exit code 1;
       last 10 log lines:
       > patching sources
       > updateAutotoolsGnuConfigScriptsPhase
       > configuring
       > no configure script, doing nothing
       > building
       > build flags: SHELL=/nix/store/q1c2flcykgr4wwg5a6h450hxbk4ch589-bash-5.2-p15/bin/bash -r PREFIX=\$\(out\)
       > bmake: "/nix/store/i37lv57jf53n2mmjvk0nvbacndfkav8r-bmake-20230909/share/mk/obj.mk" line 46: Malformed conditional (${MK_AUTO_OBJ} == "yes")
       > bmake: "/nix/store/i37lv57jf53n2mmjvk0nvbacndfkav8r-bmake-20230909/share/mk/final.mk" line 11: Malformed conditional (${MK_STAGING} == "yes")
       > bmake: Fatal errors encountered -- cannot continue
       > bmake: stopped in /build/source
       For full logs, run 'nix-store -l /nix/store/s6dmg2pagxfcwys9wb7dagqnj8xz7fwg-bmkdep-f76db982a71c817423e0609ec9625e351e9e9e7d.drv'.

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.