Skip to content

uutils-coreutils: 0.7.0, stdbuf#6092

Open
oech3 wants to merge 1 commit intomsys2:masterfrom
oech3:uu
Open

uutils-coreutils: 0.7.0, stdbuf#6092
oech3 wants to merge 1 commit intomsys2:masterfrom
oech3:uu

Conversation

@oech3
Copy link
Copy Markdown
Contributor

@oech3 oech3 commented Mar 10, 2026

No description provided.

@oech3 oech3 changed the title uutils-coreutils: 0.7.0, perflags uutils-coreutils: 0.7.0, stdbuf Mar 10, 2026
@oech3
Copy link
Copy Markdown
Contributor Author

oech3 commented Mar 10, 2026

@ognevny Looks fixed.

@ognevny
Copy link
Copy Markdown
Collaborator

ognevny commented Mar 10, 2026

did you try to run compiled bunaries? I don't believe that works like that

@oech3

This comment was marked as outdated.

@oech3 oech3 force-pushed the uu branch 2 times, most recently from 949b0c5 to d80e512 Compare March 10, 2026 05:38
@oech3 oech3 marked this pull request as ready for review March 10, 2026 05:49
@ognevny
Copy link
Copy Markdown
Collaborator

ognevny commented Mar 10, 2026

cc @lazka because not sure about enabling dynamic base here

@oech3 oech3 force-pushed the uu branch 4 times, most recently from e70779c to eeabcbc Compare March 21, 2026 08:40
@oech3
Copy link
Copy Markdown
Contributor Author

oech3 commented Mar 21, 2026

  Skipped patch '.github/workflows/make.yml'.
  Skipped patch 'GNUmakefile'.

@ognevny
Copy link
Copy Markdown
Collaborator

ognevny commented Mar 21, 2026

try using patch

@oech3 oech3 force-pushed the uu branch 4 times, most recently from 4ae7e92 to 390effd Compare March 21, 2026 09:17
@oech3
Copy link
Copy Markdown
Contributor Author

oech3 commented Mar 21, 2026

/usr/lib/uutils-coreutils/libstdbuf.dll base 0x0005423b0000 size 0x00044000

@oech3
Copy link
Copy Markdown
Contributor Author

oech3 commented Mar 21, 2026

It seems binaries are copied instead of hardlinked. pkg size is huge.

@ognevny
Copy link
Copy Markdown
Collaborator

ognevny commented Mar 21, 2026

you need to set LN. because for non windows (in your Makefile) default is ln -s, which (by default) creates copies instead of symlinks

@oech3
Copy link
Copy Markdown
Contributor Author

oech3 commented Mar 21, 2026

Oh... I need to submit another patch to upstream.

@oech3 oech3 force-pushed the uu branch 2 times, most recently from 4f02682 to 1873866 Compare March 23, 2026 08:02
@oech3
Copy link
Copy Markdown
Contributor Author

oech3 commented Mar 23, 2026

@lazka is this ok? #6092 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants