Coder Social home page Coder Social logo

pkgbuild's People

Contributors

konfou avatar mohe2015 avatar ptahpeteh avatar savagezen avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pkgbuild's Issues

Rakudo Star: Installation of modules doesn't respect DESTDIR

Rakudo Star

gtbjj :

== Installing modules for MoarVM cd modules/panda && /home/austin/git/pkgbuild/rakudo-star/pkg/rakudo-star/usr/bin/perl6-m bootstrap.pl Unhandled exception: While looking for '/usr/share/perl6/runtime/perl6.moarvm': no such file or directory Makefile:65: recipe for target 'modules-install-m' failed make: *** [modules-install-m] Error 1 ==> ERROR: A failure occurred in package(). Aborting...

ptahpeteh:

I've got the same. Looks like feature or bug introduced with 2016.01. The problem is that installation of modules doesn't respect DESTDIR setting. As a result it's impossible to package rakudo-star. I found these:

rakudo/star#65
rakudo/star#43
https://github.com/voidlinux/void-packages/pull/3536

I'll check what has changed between ver 2015.11 and 2016.01. Maybe I can think of some patch?

Robust git

In "syncthing", after GIT is clonned, it gets new version, another then manually set and fails to mv folde, suggest changes:

folderver=v1.0.0.r29.g1e71b0093
pkgname=syncthing-git
pkgver=${folderver}

......

build() {
	export GOPATH="${srcdir}"
	cd "${srcdir}"
	mkdir -p "src/github.com/syncthing"
	mv "${pkgname}-${folderver}" "src/github.com/syncthing/${_name}"

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.