Skip to content

[staging-next] imv: pin icu to 7.5#383369

Merged
SuperSandro2000 merged 1 commit intoNixOS:staging-nextfrom
yuyuyureka:imv-icu
Feb 19, 2025
Merged

[staging-next] imv: pin icu to 7.5#383369
SuperSandro2000 merged 1 commit intoNixOS:staging-nextfrom
yuyuyureka:imv-icu

Conversation

@yuyuyureka
Copy link
Contributor

@yuyuyureka yuyuyureka commented Feb 19, 2025

Linker errors with >=7.6


[96/107] Linking target imv-msg
FAILED: imv-msg 
gcc  -o imv-msg imv-msg.p/src_binds.c.o imv-msg.p/src_bitmap.c.o imv-msg.p/src_canvas.c.o imv-msg.p/src_commands.c.o imv-msg.p/src_console.c.o imv-msg.p/src_image.c.o imv-msg.p/src_imv.c.o imv-msg.p/src_ipc.c.o imv-msg.p/src_ipc_common.c.o imv-msg.p/src_keyboard.c.o imv-msg.p/src_list.c.o imv-msg.p/src_log.c.o imv-msg.p/src_navigator.c.o imv-msg.p/src_source.c.o imv-msg.p/src_vi>
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: imv-msg.p/src_console.c.o: in function `prev_char':
console.c:(.text+0x40): undefined reference to `utext_openUTF8_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: console.c:(.text+0x5c): undefined reference to `ubrk_open_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: console.c:(.text+0x6c): undefined reference to `ubrk_setUText_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: console.c:(.text+0x78): undefined reference to `ubrk_preceding_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: console.c:(.text+0x8c): undefined reference to `ubrk_close_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: console.c:(.text+0x94): undefined reference to `utext_close_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: imv-msg.p/src_console.c.o: in function `imv_console_key':
console.c:(.text+0x644): undefined reference to `utext_openUTF8_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: console.c:(.text+0x660): undefined reference to `ubrk_open_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: console.c:(.text+0x670): undefined reference to `ubrk_setUText_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: console.c:(.text+0x67c): undefined reference to `ubrk_following_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: console.c:(.text+0x690): undefined reference to `ubrk_close_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: console.c:(.text+0x698): undefined reference to `utext_close_76'
collect2: error: ld returned 1 exit status
[97/107] Linking target imv-wayland
FAILED: imv-wayland 
gcc  -o imv-wayland imv-wayland.p/src_wl_window.c.o imv-wayland.p/src_xdg-shell-protocol.c.o imv-wayland.p/src_binds.c.o imv-wayland.p/src_bitmap.c.o imv-wayland.p/src_canvas.c.o imv-wayland.p/src_commands.c.o imv-wayland.p/src_console.c.o imv-wayland.p/src_image.c.o imv-wayland.p/src_imv.c.o imv-wayland.p/src_ipc.c.o imv-wayland.p/src_ipc_common.c.o imv-wayland.p/src_keyboard.c>
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: imv-wayland.p/src_console.c.o: in function `prev_char':
console.c:(.text+0x40): undefined reference to `utext_openUTF8_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: console.c:(.text+0x5c): undefined reference to `ubrk_open_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: console.c:(.text+0x6c): undefined reference to `ubrk_setUText_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: console.c:(.text+0x78): undefined reference to `ubrk_preceding_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: console.c:(.text+0x8c): undefined reference to `ubrk_close_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: console.c:(.text+0x94): undefined reference to `utext_close_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: imv-wayland.p/src_console.c.o: in function `imv_console_key':
console.c:(.text+0x644): undefined reference to `utext_openUTF8_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: console.c:(.text+0x660): undefined reference to `ubrk_open_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: console.c:(.text+0x670): undefined reference to `ubrk_setUText_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: console.c:(.text+0x67c): undefined reference to `ubrk_following_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: console.c:(.text+0x690): undefined reference to `ubrk_close_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: console.c:(.text+0x698): undefined reference to `utext_close_76'
collect2: error: ld returned 1 exit status
[98/107] Linking target imv-x11
FAILED: imv-x11 
gcc  -o imv-x11 imv-x11.p/src_x11_window.c.o imv-x11.p/src_binds.c.o imv-x11.p/src_bitmap.c.o imv-x11.p/src_canvas.c.o imv-x11.p/src_commands.c.o imv-x11.p/src_console.c.o imv-x11.p/src_image.c.o imv-x11.p/src_imv.c.o imv-x11.p/src_ipc.c.o imv-x11.p/src_ipc_common.c.o imv-x11.p/src_keyboard.c.o imv-x11.p/src_list.c.o imv-x11.p/src_log.c.o imv-x11.p/src_navigator.c.o imv-x11.p/sr>
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: imv-x11.p/src_console.c.o: in function `prev_char':
console.c:(.text+0x40): undefined reference to `utext_openUTF8_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: console.c:(.text+0x5c): undefined reference to `ubrk_open_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: console.c:(.text+0x6c): undefined reference to `ubrk_setUText_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: console.c:(.text+0x78): undefined reference to `ubrk_preceding_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: console.c:(.text+0x8c): undefined reference to `ubrk_close_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: console.c:(.text+0x94): undefined reference to `utext_close_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: imv-x11.p/src_console.c.o: in function `imv_console_key':
console.c:(.text+0x644): undefined reference to `utext_openUTF8_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: console.c:(.text+0x660): undefined reference to `ubrk_open_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: console.c:(.text+0x670): undefined reference to `ubrk_setUText_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: console.c:(.text+0x67c): undefined reference to `ubrk_following_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: console.c:(.text+0x690): undefined reference to `ubrk_close_76'
/nix/store/z1wjd7cjf8a1fz87x4rf37a3cxxs7j56-binutils-2.43.1/bin/ld: console.c:(.text+0x698): undefined reference to `utext_close_76'
collect2: error: ld returned 1 exit status

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Feb 19, 2025
@nix-owners nix-owners bot requested review from markus1189 and rnhmjoj February 19, 2025 12:34
@SuperSandro2000
Copy link
Member

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 383369


x86_64-linux

✅ 2 packages built:
  • imv
  • imv.man

@SuperSandro2000 SuperSandro2000 merged commit 2507e41 into NixOS:staging-next Feb 19, 2025
33 of 35 checks passed
@yuyuyureka yuyuyureka deleted the imv-icu branch February 19, 2025 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants