opnsense / ports

OPNsense ports on top of FreeBSD
https://opnsense.org/
Other
157 stars 115 forks source link

www/phalcon: add support for aarch64 #67

Closed nekoprog closed 5 years ago

nekoprog commented 5 years ago

Hello, I got an error while running make distfiles for aarch64, it says:

===> php71-phalcon-3.4.3 is only for amd64 armv6 armv7 i386, while you are running aarch64.

Hope that you can add aarch64 support into Ports.

fichtner commented 5 years ago

I'll take this to https://bugs.freebsd.org/bugzilla/ -- are you sure it compiles ok?

nekoprog commented 5 years ago

Other packages before that line compiles successfully, maybe limitation on Makefile, I'm not diving into that yet.

fichtner commented 5 years ago

It's restricted in the port, but it can be enabled quite easily if it works.

nekoprog commented 5 years ago

I could try running make distfiles again if you can allow all packages on port for aarch64.

fichtner commented 5 years ago

Try https://github.com/opnsense/ports/commit/08b945e8eb -- cannot test at the moment -- maybe there's a typo in PBITS setting

nekoprog commented 5 years ago

Thanks, I will report the result soon.

nekoprog commented 5 years ago

@fichtner Hello, distfiles successfully built. >>> Creating distfiles set... done # ls /usr/local/opnsense/build/19.1/aarch64/sets distfiles-19.1.4_75.tar

fichtner commented 5 years ago

@nekoprog distfile fix is trivial, I'm not sure about ports build just yet...

nekoprog commented 5 years ago

I'll run make packages later, will reopen this issue if had a problem.

fichtner commented 5 years ago

ok, thanks ❤️

fichtner commented 5 years ago

Sorry, small typo here https://github.com/opnsense/ports/commit/62efb3bf3e1