Skip to content

msysgit tar breaks during compilation #29

@btm

Description

@btm

This is a known issue with the tar that comes with git bash. Both the chef-client MSI and the chefdk windows alpha builds have a good version of tar in them.

Related discussion: berkshelf/berkshelf#1184 (comment)

                cp ./$f/*.mzn \
                  c:/opscode/chef/embedded/lib/ruby/gems/1.9.1/gems/dep-selector-libgecode-1.0.2/lib/dep-selector-libgecode/vendored-gecode/share/gecode/mznlib; done
      0 [main] tar 6364 open_stackdumpfile: Dumping stack trace to tar.exe.stackdump
      0 [main] tar 9680 open_stackdumpfile: Dumping stack trace to tar.exe.stackdump
make[1]: *** [doinstallheaders] Error 5
make[1]: Leaving directory `/usr/lib/ruby/gems/1.9.1/gems/dep-selector-libgecode-1.0.2/ext/libgecode3/vendor/gecode-3.7.3'
make: *** [installlib] Error 2
extconf.rb:98:in `block in run': Failed to build gecode library. (GecodeBuild::BuildError)
        from extconf.rb:97:in `chdir'
        from extconf.rb:97:in `run'
        from extconf.rb:104:in `<main>'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions