| 5 Jan 2024 |
@faust403:matrix.org | Nice, i got it | 17:10:47 |
@faust403:matrix.org | You are magician, thank you very much | 17:11:06 |
@faust403:matrix.org | By default I should enable this thing in future everywhere | 17:11:29 |
@qbit:tapenet.org | no, you usually don't have to | 17:12:02 |
@faust403:matrix.org | As I understood, the problem was triggered because of shared linking with dangling paths | 17:13:07 |
@faust403:matrix.org | So, static building fix it | 17:13:25 |
@qbit:tapenet.org | static build was part of the fix - trimpath was the other | 17:13:36 |
@faust403:matrix.org | trimpath removing some dirs from path ? | 17:14:57 |
@qbit:tapenet.org | ya, if you look at the binary from the failing build it has the explicit path to the vendor derectory for CosmWasm/wasmvm | 17:25:11 |
@qbit:tapenet.org | oh no, seems i am mistaken - only adding CGO_ENABLED = 0; does fix it | 17:28:20 |
@faust403:matrix.org | buildGoModule placing every binary in $out/bin ? | 17:32:16 |
@faust403:matrix.org |  Download image.png | 17:33:25 |
@faust403:matrix.org | Strange libraries | 17:33:27 |