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

libaubio, bump version #3731

Merged
merged 3 commits into from
Apr 29, 2019
Merged

libaubio, bump version #3731

merged 3 commits into from
Apr 29, 2019

Conversation

Begasus
Copy link
Contributor

@Begasus Begasus commented Mar 30, 2019

Had to disable the test in INSTALL, could use some checking into before merging

@Begasus
Copy link
Contributor Author

Begasus commented Mar 30, 2019

    /sources/aubio-0.4.9/build/tests/test-cvec 
stderr:
runtime_loader: Cannot open file libaubio.so.5: No such file or directory

@korli
Copy link
Contributor

korli commented Apr 2, 2019

hey Begasus, you probably need to tweak the test setup script : https://github.com/aubio/aubio/blob/master/scripts/setenv_local.sh

if [ "$(uname)" == "Haiku" ]; then
  export LIBRARY_PATH=$AUBIOLIB:$LIBRARY_PATH
  echo export LIBRARY_PATH=$LIBRARY_PATH
elif "$(uname)" == "Darwin" ]; then

@Begasus
Copy link
Contributor Author

Begasus commented Apr 2, 2019

Thanks @korli will check later (when I get around to it) :)

@Begasus
Copy link
Contributor Author

Begasus commented Apr 3, 2019

Checked but didn't work @korli (for _x86)

@Begasus
Copy link
Contributor Author

Begasus commented Apr 18, 2019

From the requirement file from aubio:
https://github.com/aubio/aubio/blob/8924bdf04489a93fcea408d0e45347b37a0d88a8/doc/requirements.rst#disabling-the-tests
Related issue for that there:
aubio/aubio#77
I think the change is coming from the next merge (where a summary is created for the tests)?
aubio/aubio@9ffa590#diff-dc6134e3d3c869a052520d86f46371dc

@korli
Copy link
Contributor

korli commented Apr 26, 2019

Looks good for me.

@Begasus
Copy link
Contributor Author

Begasus commented Apr 29, 2019

While in the process maybe I could remove the previous version?

@korli korli merged commit 15128e1 into haikuports:master Apr 29, 2019
@Begasus Begasus deleted the libaubio branch April 29, 2019 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants