Development discussion of WireGuard
 help / color / mirror / Atom feed
* Android 3.18 inline kernel build failure
@ 2018-12-22  5:03 Jason Edson
  2018-12-22  5:29 ` Jason A. Donenfeld
  2018-12-22  5:57 ` Jason Edson
  0 siblings, 2 replies; 3+ messages in thread
From: Jason Edson @ 2018-12-22  5:03 UTC (permalink / raw)
  To: wireguard


[-- Attachment #1.1: Type: text/plain, Size: 812 bytes --]

When building with the latest source that the wireguard importer script
fetches (http://WireGuard-0.0.20181218.zip) I am getting this error:

  AS      net/wireguard/crypto/zinc/chacha20/chacha20-arm64.o
fixdep: error opening config file:
../../../../../../kernel/google/marlin/net/wireguard/crypto/zinc/chacha20/chacha20-arm64.S:
No such file or directory
make[3]: ***
[/media/otherhd/benzorom/kernel/google/marlin/scripts/Makefile.build:301:
net/wireguard/crypto/zinc/chacha20/chacha20-arm64.o] Error 2

I'm assuming that it's trying to go to the wrong path with ../ but I can't
figure it out and so I don't know where to look in the wireguard source. I
can remove the importer script and go back to an old version (ex
http://WireGuard-0.0.20181119.zip) and all is well.

Any help would be appreciated.

Jason

[-- Attachment #1.2: Type: text/html, Size: 1488 bytes --]

[-- Attachment #2: Type: text/plain, Size: 148 bytes --]

_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Android 3.18 inline kernel build failure
  2018-12-22  5:03 Android 3.18 inline kernel build failure Jason Edson
@ 2018-12-22  5:29 ` Jason A. Donenfeld
  2018-12-22  5:57 ` Jason Edson
  1 sibling, 0 replies; 3+ messages in thread
From: Jason A. Donenfeld @ 2018-12-22  5:29 UTC (permalink / raw)
  To: Jason Edson; +Cc: WireGuard mailing list

Are you using ccache? If so, clear your ccache and try again. The
exact path may change depending on your build but generally this
should cut it:

$ rm -rf "$HOME/.ccache"
_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Android 3.18 inline kernel build failure
  2018-12-22  5:03 Android 3.18 inline kernel build failure Jason Edson
  2018-12-22  5:29 ` Jason A. Donenfeld
@ 2018-12-22  5:57 ` Jason Edson
  1 sibling, 0 replies; 3+ messages in thread
From: Jason Edson @ 2018-12-22  5:57 UTC (permalink / raw)
  To: wireguard


[-- Attachment #1.1: Type: text/plain, Size: 1326 bytes --]

Yeah that was it. Sorry I didn't think of that before. I figured it was on
my end since nobody else reported it. Thanks for the quick reply.

On Fri, Dec 21, 2018 at 9:29 PM Jason A. Donenfeld <Jason@zx2c4.com> wrote:

> Are you using ccache? If so, clear your ccache and try again. The
> exact path may change depending on your build but generally this
> should cut it:
>
> $ rm -rf "$HOME/.ccache"


On Fri, Dec 21, 2018 at 9:03 PM Jason Edson <jaysonedson@gmail.com> wrote:

> When building with the latest source that the wireguard importer script
> fetches (http://WireGuard-0.0.20181218.zip) I am getting this error:
>
>   AS      net/wireguard/crypto/zinc/chacha20/chacha20-arm64.o
> fixdep: error opening config file:
> ../../../../../../kernel/google/marlin/net/wireguard/crypto/zinc/chacha20/chacha20-arm64.S:
> No such file or directory
> make[3]: ***
> [/media/otherhd/benzorom/kernel/google/marlin/scripts/Makefile.build:301:
> net/wireguard/crypto/zinc/chacha20/chacha20-arm64.o] Error 2
>
> I'm assuming that it's trying to go to the wrong path with ../ but I can't
> figure it out and so I don't know where to look in the wireguard source. I
> can remove the importer script and go back to an old version (ex
> http://WireGuard-0.0.20181119.zip) and all is well.
>
> Any help would be appreciated.
>
> Jason
>

[-- Attachment #1.2: Type: text/html, Size: 2785 bytes --]

[-- Attachment #2: Type: text/plain, Size: 148 bytes --]

_______________________________________________
WireGuard mailing list
WireGuard@lists.zx2c4.com
https://lists.zx2c4.com/mailman/listinfo/wireguard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-12-22  5:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-22  5:03 Android 3.18 inline kernel build failure Jason Edson
2018-12-22  5:29 ` Jason A. Donenfeld
2018-12-22  5:57 ` Jason Edson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).