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 arm64 .deb and binary builds #3318

Closed
vielmetti opened this issue Apr 10, 2017 · 4 comments
Closed

Add arm64 .deb and binary builds #3318

vielmetti opened this issue Apr 10, 2017 · 4 comments
Labels
Milestone

Comments

@vielmetti
Copy link
Contributor

Two target systems, really: a Raspberry Pi 3 running a Debian 8 based HypriotOS, and a Cavium ThunderX 96-core system from Packet (Type 2A) running Ubuntu 16.04 or CoreOS or CentOS 7.

#1772 is the only issue I can see that came up and was resolved, so this should be a small matter of changing "make build" to add one more target.

@vielmetti
Copy link
Contributor Author

I followed the advanced build and install instructions and Hugo appears to be working flawlessly on arm64 when compiled on arm64, at least on the null site test.

@vielmetti
Copy link
Contributor Author

make test passes:

root@docker-build-test:~/src/github.com/spf13/hugo# make test
govendor test +local  
?       github.com/spf13/hugo   [no test files]
ok      github.com/spf13/hugo/bufferpool        0.017s  
ok      github.com/spf13/hugo/commands  0.031s
?       github.com/spf13/hugo/config    [no test files]  
ok      github.com/spf13/hugo/create    0.112s
?       github.com/spf13/hugo/deps      [no test files]  
?       github.com/spf13/hugo/docshelper        [no test files]
ok      github.com/spf13/hugo/helpers   0.061s  
ok      github.com/spf13/hugo/hugofs    0.021s
ok      github.com/spf13/hugo/hugolib   1.774s  
ok      github.com/spf13/hugo/i18n      0.026s
?       github.com/spf13/hugo/livereload        [no test files]  
ok      github.com/spf13/hugo/media     0.017s
ok      github.com/spf13/hugo/output    0.025s  
ok      github.com/spf13/hugo/parser    0.021s
ok      github.com/spf13/hugo/source    0.023s
?       github.com/spf13/hugo/tpl       [no test files]  
ok      github.com/spf13/hugo/tpl/tplimpl       2.090s
ok      github.com/spf13/hugo/transform 0.022s
?       github.com/spf13/hugo/utils     [no test files]
?       github.com/spf13/hugo/watcher   [no test files]

@bep bep added this to the v0.20.3 milestone Apr 23, 2017
@bep
Copy link
Member

bep commented Apr 24, 2017

This will be fixed by #3358

@bep bep closed this as completed Apr 24, 2017
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants