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

Add ReadStat builder #247

Merged
merged 2 commits into from
Nov 30, 2019
Merged

Conversation

davidanthoff
Copy link
Contributor

I need some help with this, so far I just copied the old build script we had in ReadStatBuilder over, but that doesn't seem to work anymore.

davidanthoff and others added 2 commits November 29, 2019 15:01
* Add `gettext-dev` to enable `./autogen.sh`
* Add dependence on `zlib`
* Dodge pesky compiler warnings on GCC 8+
* Convince Windows to look in `${prefix}/include`
@staticfloat staticfloat marked this pull request as ready for review November 30, 2019 02:49
@staticfloat staticfloat merged commit cfe4065 into JuliaPackaging:master Nov 30, 2019
@davidanthoff
Copy link
Contributor Author

Awesome, thanks so much! I'll try to port ReadStat.jl ASAP to this :) Death to all build.jl files.

@davidanthoff davidanthoff deleted the readstat branch November 30, 2019 17:37
@giordano
Copy link
Member

The JLL package is probably currently broken though, because of JuliaPackaging/BinaryBuilder.jl#531

@davidanthoff
Copy link
Contributor Author

Tests locally all work for ReadStat.jl :) I get a warning:

WARNING: redefining constant LIBPATH_list
WARNING: redefining constant LIBPATH_list
Test Summary: | Pass  Total
ReadStat      |   24     24
   Testing ReadStat tests passed 

But that doesn't matter much.

@staticfloat could you register ReadStat_jll? And then I can tag a new release of ReadStat.jl without a build.jl.

@davidanthoff
Copy link
Contributor Author

@staticfloat
Copy link
Member

Merged, and the warnings should be gone now as well.

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

Successfully merging this pull request may close these issues.

3 participants