!ayCRiZriCVtuCUpeLp:nixos.org

Nix Cross Compiling

574 Members
127 Servers

Load older messages


SenderMessageTime
3 Jan 2025
@sananatheskenana:matrix.orglzcunt or just building pkgsCross.x86_64-linux-mlibc.mlibc 17:29:06
@sananatheskenana:matrix.orglzcuntah that's great17:29:17
@sananatheskenana:matrix.orglzcuntI think this is where gcc needs mlibc patches17:29:27
@sananatheskenana:matrix.orglzcunttime to go talk to the managarm people!17:29:36
@sananatheskenana:matrix.orglzcuntthanks very much17:30:34
@sananatheskenana:matrix.orglzcuntwhat's your git username and email? I'd like to list you as the author of the python and langCC patches17:31:32
@artturin:matrix.orgArtturin
In reply to @sananatheskenana:matrix.org
would it be out of scope for my future mlibc PR? should I send this seperately?
Likely a separate staging PR because this might need some discussion on why it was even there
17:31:58
@artturin:matrix.orgArtturin Co-authored-by: Artturin <Artturin@artturin.com> 17:32:00
@artturin:matrix.orgArtturin * Artturin <Artturin@artturin.com> 17:32:14
@sananatheskenana:matrix.orglzcunton it17:37:05
@artturin:matrix.orgArtturin Have the branch on the merge-base of staging and master so there's no merge conflicts or extra commits and no unnecessary rebuilds
git rebase --onto $(git merge-base staging master) HEAD~"$(git log master..HEAD --oneline | wc -l)"
17:43:19
@artturin:matrix.orgArtturin * Have the branch on the merge-base of staging and master so there's no merge conflicts or extra commits and no unnecessary rebuilds when building locally
git rebase --onto $(git merge-base staging master) HEAD~"$(git log master..HEAD --oneline | wc -l)"
17:43:39
@sananatheskenana:matrix.orglzcuntwow that's a cool trick17:46:33
@sananatheskenana:matrix.orglzcuntI need master and staging to both be up to date tho right?17:46:53
@artturin:matrix.orgArtturinThey don't have to be up to date for what I said but they do if you don't want to use old revisions17:54:29
@artturin:matrix.orgArtturin gitup . from git-repo-updater pulls all branches 17:55:14
@sananatheskenana:matrix.orglzcuntI prefer to fetch all branches but manually fast forward (or rebase) them17:56:34
@emilazy:matrix.orgemily (jj rebase -d '::staging & ::master', jj git fetch 😎) 17:56:35
@sananatheskenana:matrix.orglzcunt * I prefer to fetch all branches with git fetch upstream but manually fast forward (or rebase) them 17:56:45
@sananatheskenana:matrix.orglzcunthttps://github.com/NixOS/nixpkgs/pull/370683 patch is sent!18:02:37
@sananatheskenana:matrix.orglzcuntdo you mind explaining what exactly the python patch does18:12:49
@sananatheskenana:matrix.orglzcunt* do you mind explaining what exactly the python patch does? for commit message purposes18:13:05
@sananatheskenana:matrix.orglzcuntis inputs' unused here?18:31:54
@artturin:matrix.orgArtturin
In reply to @sananatheskenana:matrix.org
do you mind explaining what exactly the python patch does? for commit message purposes
See the commit message of https://github.com/NixOS/nixpkgs/commit/007088359e7a0b438f42387cb59c0479ba81df83
19:00:58
4 Jan 2025
@rosscomputerguy:matrix.orgTristan RossTrying to cross compile my Nix flake to RISC-V17:40:54
@rosscomputerguy:matrix.orgTristan Ross Discovered lua-language-server does not like cross 17:41:02
@rosscomputerguy:matrix.orgTristan Ross
lua-language-server> [35/37] Run test.
lua-language-server> build/linux/bin/bootstrap: line 1: ]
                                                         �: not found
lua-language-server> build/linux/bin/bootstrap: line 1: ELF�: not found
lua-language-server> build/linux/bin/bootstrap: line 2: s$: not found
lua-language-server> build/linux/bin/bootstrap: line 3: ���: not found
lua-language-server> build/linux/bin/bootstrap: line 0: : not found
lua-language-server> build/linux/bin/bootstrap: line 4: �
                                                         7: not found
lua-language-server> build/linux/bin/bootstrap: line 5: syntax error: unexpected word (expecting ")")
lua-language-server> build/linux/bin/bootstrap: line 1: @È‘@8
                                                            @@@@h���ttpC�j����0�0�0�����X[XkX: not found
lua-language-server> FAILED: build/linux/obj/test.stamp
lua-language-server> build/linux/bin/bootstrap bee.lua/test/test.lua --touch build/linux/obj/test.stamp
lua-language-server> [37/37] Copy build/linux/bin/bootstrap luamake
lua-language-server> ninja: build stopped: subcommand failed.

This is cursed

17:56:30
@artturin:matrix.orgArtturin Likely using the wrong ld or something 21:23:39
@artturin:matrix.orgArtturinor that bootstrap binary is built for target21:24:05
@artturin:matrix.orgArtturin * or that bootstrap binary is built for host21:24:06

Show newer messages


Back to Room ListRoom Version: 6