Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The latest revision of the devel branch fails to build #23

Closed
alexreg opened this issue Nov 7, 2014 · 6 comments
Closed

The latest revision of the devel branch fails to build #23

alexreg opened this issue Nov 7, 2014 · 6 comments

Comments

@alexreg
Copy link
Contributor

alexreg commented Nov 7, 2014

Seems like a problem with the build setup.

make: *** No rule to make target `src/sndfile-pitch-infer.c', needed by `src/sndfile-pitch-infer.o'.  Stop.

Any ideas? Maybe needs a fix on your end?

@erikd
Copy link
Member

erikd commented Nov 8, 2014

The devel branch probably shouldn't even be on github. Anyway, I've push my currect version which at least builds.

@erikd erikd closed this as completed Nov 8, 2014
@alexreg
Copy link
Contributor Author

alexreg commented Nov 8, 2014

Ah okay, thanks. Is the devel branch not meant to be a stable branch then? I can exclude it as an option in my formula, if so.

On 8 Nov 2014, at 01:06, Erik de Castro Lopo notifications@github.com wrote:

The devel branch probably shouldn't even be on github. Anyway, I've push my currect version which at least builds.


Reply to this email directly or view it on GitHub #23 (comment).

@erikd
Copy link
Member

erikd commented Nov 8, 2014

The development branch should compile, but the programs in that branch but not in master probably don't work (or are incomplete).

@alexreg
Copy link
Contributor Author

alexreg commented Nov 8, 2014

Oh, so it’s even more “cutting edge” than master. Got it.

On 8 Nov 2014, at 01:14, Erik de Castro Lopo notifications@github.com wrote:

The development branch should compile, but the programs in that branch but not in master probably don't work.


Reply to this email directly or view it on GitHub #23 (comment).

@erikd
Copy link
Member

erikd commented Nov 8, 2014

Yes, master aims to be release quality code but devel is crazy ass hacking.

@alexreg
Copy link
Contributor Author

alexreg commented Nov 8, 2014

Got it, cheers.

On 8 Nov 2014, at 01:27, Erik de Castro Lopo notifications@github.com wrote:

Yes, master aims to be release quality code but devel is crazy ass hacking.


Reply to this email directly or view it on GitHub #23 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants