question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hello,

I discovered that the latest release of pkg-fetch (2.5) does not have any armv6 binaries in the downloads section.

The previous release (2.3) did have armv6 binaries.

This causes 404 when you try and compile for armv6. For instance,

sudo pkg . -t node6-armv6

causes

> pkg@4.3.0-beta.1
> Fetching base Node.js binaries to PKG_CACHE_PATH
  fetched-v6.11.5-linux-armv6  [                    ] 0%
> Error! 404 Not Found
  https://github.com/zeit/pkg-fetch/releases/download/v2.5/uploaded-v2.5-node-v6.11.5-linux-armv6
> Asset not found by direct link:
  {"tag":"v2.5","name":"uploaded-v2.5-node-v6.11.5-linux-armv6"}
> Not found in GitHub releases:
  {"tag":"v2.5","name":"uploaded-v2.5-node-v6.11.5-linux-armv6"}
> Building base binary from source:
  built-v6.11.5-linux-armv6
> Error! Not able to build for 'armv6' here, only for 'armv7'

Operating System: Raspbian Hardware: Raspberry Pi 3

Thanks, IannothSlurgh

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:1
  • Comments:10

github_iconTop GitHub Comments

1reaction
adonespitogocommented, Mar 25, 2018
1reaction
adonespitogocommented, Mar 9, 2018

Anyone knows how to manually create binaries?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Native binaries for ARMv6 (Pi Zeros) are incompatible. #28
As noted in issue #27, the native builds for ARMv6 (Pi Zeros and all Generation 1 models) are not working. The 32-bit binaries...
Read more >
How to compile freestanding binary for ARMv6? - help
Hey, The overall goal is to compile a simple kernel for my raspberry pi zero which simply blinks a LED. I have created...
Read more >
Unofficial ARM tarballs for Go - Dave Cheney
There is no material performance difference running an ARMv6 binary on an ARMv7 system. These are unofficial tarball builds of the Go language...
Read more >
Downloads - The Go Programming Language
After downloading a binary release suitable for your system, please follow the installation ... go1.19.4.linux-armv6l.tar.gz, Archive, Linux, ARMv6, 111MB ...
Read more >
Cross compilation TensorFlow Lite with CMake
Note: Binaries built with GCC 8.3 require glibc 2.28 or higher. ... This instruction shows how to build ARMv6 binary which is compatible ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found