Skip to content

Patch to add MuseScore#9

Closed
cillianderoiste wants to merge 5 commits intoNixOS:masterfrom
cillianderoiste:master
Closed

Patch to add MuseScore#9
cillianderoiste wants to merge 5 commits intoNixOS:masterfrom
cillianderoiste:master

Conversation

@cillianderoiste
Copy link
Member

http://musescore.org music composition & notation software

@peti
Copy link
Member

peti commented Jun 11, 2012

Wouldn't it be better to add this package only after it's known to install correctly? I mean, my understanding is that the current build won't produce a result that can be used, or do I get that wrong?

@cillianderoiste
Copy link
Member Author

Actually, it installs and works it just doesn't find the default soundfont for the synth on initial startup. You can select a soundfont from the menu instead.

@cillianderoiste
Copy link
Member Author

By the way, thanks for checking! I will fix the remaining issue during the week (maybe today), so don't bother trying to install or test it, it takes a long time to build. I mainly submitted it here instead of to SVN to see how the github workflow is supposed to work. I see you've committed the pull requests via SVN but IIUC that option will only be around for a week or so.

@shlevy
Copy link
Member

shlevy commented Jun 27, 2012

@cillianderoiste Can I close this pull request, or is it still valid?

@cillianderoiste
Copy link
Member Author

Ah, I didn't see that it was merged, thanks!

ecarreras pushed a commit to ecarreras/nixpkgs that referenced this pull request Oct 1, 2012
nixos-rebuild: make 'pull' fail in case it did not pull anything.
oxij added a commit to oxij/nixpkgs that referenced this pull request Apr 22, 2018
With hardening enabled it reports errors on known-good memory modules
on my Thinkpad X230 (Ivy Bridge). It's the same bug as reported in
https://bugs.launchpad.net/ubuntu/+source/memtest86+/+bug/1071209 but
memtest86+ fails on test NixOS#9 instead of test NixOS#7 (because NixOS#7 in 4.20
became NixOS#9 in 5.01) and with all the addresses multiplied by 2 (I guess
the bug was reported for i686, and I test on x86_64, it was 2012 after
all).
dezgeg pushed a commit that referenced this pull request Apr 22, 2018
With hardening enabled it reports errors on known-good memory modules
on my Thinkpad X230 (Ivy Bridge). It's the same bug as reported in
https://bugs.launchpad.net/ubuntu/+source/memtest86+/+bug/1071209 but
memtest86+ fails on test #9 instead of test #7 (because #7 in 4.20
became #9 in 5.01) and with all the addresses multiplied by 2 (I guess
the bug was reported for i686, and I test on x86_64, it was 2012 after
all).
dtzWill added a commit to dtzWill/nixpkgs that referenced this pull request Jun 17, 2018
Maybe same problem as on Darwin, unsure.

From gdb:

> Thread 1 (process 23820):
> #0  0x00007ffff7dab684 in __syscall_cp_c () from target:/nix/store/66m5z7marjbs7pa3gv8sf5j1qrqjacfj-musl-1.1.19/lib/ld-musl-x86_64.so.1
> #1  0x00007ffff7daac69 in __timedwait_cp () from target:/nix/store/66m5z7marjbs7pa3gv8sf5j1qrqjacfj-musl-1.1.19/lib/ld-musl-x86_64.so.1
> #2  0x00007ffff7daad17 in __timedwait () from target:/nix/store/66m5z7marjbs7pa3gv8sf5j1qrqjacfj-musl-1.1.19/lib/ld-musl-x86_64.so.1
> #3  0x00007ffff7dacaf4 in pthread_mutex_timedlock () from target:/nix/store/66m5z7marjbs7pa3gv8sf5j1qrqjacfj-musl-1.1.19/lib/ld-musl-x86_64.so.1
> NixOS#4  0x00007ffff781e409 in _gpgrt_lock_lock () from target:/nix/store/f7qid95jabfr665qc1kbcl6adf48gq7w-libgpg-error-1.28/lib/libgpg-error.so.0
> NixOS#5  0x00007ffff7b035d5 in lock_rng () at ./rndjent.c:212
> NixOS#6  0x00007ffff7b036ab in _gcry_rndjent_poll (add=0x0, origin=RANDOM_ORIGIN_INIT, length=0) at ./rndjent.c:268
> NixOS#7  0x00007ffff7b038cf in _gcry_rndjent_get_version (r_active=0x7fffffffc800) at ./rndjent.c:339
> NixOS#8  0x00007ffff7a44f7f in print_config (fp=0x6026e0, what=0x0) at global.c:391
> NixOS#9  _gcry_get_config (mode=mode@entry=0, what=<optimized out>, what@entry=0x0) at global.c:420
> NixOS#10 0x00007ffff7a456a3 in _gcry_vcontrol (cmd=<optimized out>, arg_ptr=<optimized out>) at global.c:652
> NixOS#11 0x00007ffff7a41689 in gcry_control (cmd=cmd@entry=GCRYCTL_PRINT_CONFIG) at visibility.c:79
> NixOS#12 0x0000000000400ec3 in main (argc=<optimized out>, argv=<optimized out>) at version.c:160
dingxiangfei2009 pushed a commit to dingxiangfei2009/nixpkgs that referenced this pull request Jan 9, 2019
kirelagin pushed a commit to kirelagin/nixpkgs that referenced this pull request Oct 26, 2019
Backport Terraform packages and docker-images.nix
@GTrunSec GTrunSec mentioned this pull request Feb 20, 2020
8 tasks
@Valodim Valodim mentioned this pull request Feb 28, 2020
10 tasks
@Janik-Haag Janik-Haag added the 12.first-time contribution This PR is the author's first one; please be gentle! label Jun 12, 2023
nat-418 added a commit to nat-418/nixpkgs that referenced this pull request Jul 8, 2023
options.pair_additions -> options.additions
trofi added a commit to trofi/nixpkgs that referenced this pull request Aug 4, 2023
Pull in _FORTIFY_SOURCE=3 stack smashing fix. Without the change on
current `master` `rtorrent` crashes at start as:

*** buffer overflow detected ***: terminated
                                                                                        __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
44      pthread_kill.c: No such file or directory.
(gdb) bt
    #0  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
    #1  0x00007ffff7880af3 in __pthread_kill_internal (signo=6, threadid=<optimized out>) at pthread_kill.c:78
    #2  0x00007ffff7831c86 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
    #3  0x00007ffff781b8ba in __GI_abort () at abort.c:79
    #4  0x00007ffff781c5f5 in __libc_message (fmt=fmt@entry=0x7ffff7992540 "*** %s ***: terminated\n") at ../sysdeps/posix/libc_fatal.c:150
    #5  0x00007ffff7910679 in __GI___fortify_fail (msg=msg@entry=0x7ffff79924e6 "buffer overflow detected") at fortify_fail.c:24
    #6  0x00007ffff790eea4 in __GI___chk_fail () at chk_fail.c:28
    #7  0x00007ffff790ea85 in ___snprintf_chk (s=<optimized out>, maxlen=<optimized out>, flag=<optimized out>, slen=<optimized out>, format=<optimized out>) at snprintf_chk.c:29
    #8  0x0000000000472acf in utils::Lockfile::try_lock() ()
    NixOS#9  0x000000000044b524 in core::DownloadStore::enable(bool) ()
    NixOS#10 0x00000000004b1f7b in Control::initialize() ()
    NixOS#11 0x000000000043000b in main ()
trofi added a commit to trofi/nixpkgs that referenced this pull request Feb 28, 2024
Without the change `unnethack` startup crashes as:

    (gdb) bt
    #0  __pthread_kill_implementation (threadid=<optimized out>, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
    #1  0x00007f734250c0e3 in __pthread_kill_internal (signo=6, threadid=<optimized out>) at pthread_kill.c:78
    #2  0x00007f73424bce06 in __GI_raise (sig=sig@entry=6) at ../sysdeps/posix/raise.c:26
    #3  0x00007f73424a58f5 in __GI_abort () at abort.c:79
    #4  0x00007f73424a67a1 in __libc_message (fmt=fmt@entry=0x7f734261e2f8 "*** %s ***: terminated\n") at ../sysdeps/posix/libc_fatal.c:150
    #5  0x00007f734259b1d9 in __GI___fortify_fail (msg=msg@entry=0x7f734261e2df "buffer overflow detected") at fortify_fail.c:24
    #6  0x00007f734259ab94 in __GI___chk_fail () at chk_fail.c:28
    #7  0x00000000005b2ac5 in strcpy (__src=0x7ffe68838b00 "Shall I pick a character's race, role, gender and alignment for you? [YNTQ] (y)",
        __dest=0x7ffe68838990 "\001") at /nix/store/B0S2LKF593R3585038WS4JD3LYLF2WDX-glibc-2.38-44-dev/include/bits/string_fortified.h:79
    #8  curses_break_str (str=str@entry=0x7ffe68838b00 "Shall I pick a character's race, role, gender and alignment for you? [YNTQ] (y)", width=width@entry=163,
        line_num=line_num@entry=1) at ../win/curses/cursmisc.c:275
    NixOS#9  0x00000000005b3f51 in curses_character_input_dialog (prompt=prompt@entry=0x7ffe68838cf0 "Shall I pick a character's race, role, gender and alignment for you?",
        choices=choices@entry=0x7ffe68838d70 "YNTQ", def=def@entry=121) at ../win/curses/cursdial.c:211
    NixOS#10 0x00000000005b9ca0 in curses_choose_character () at ../win/curses/cursinit.c:556
    NixOS#11 0x0000000000404eb1 in main (argc=<optimized out>, argv=<optimized out>) at ./../sys/unix/unixmain.c:309

which corresponds to `gcc` warning:

    ../win/curses/cursmisc.c: In function 'curses_break_str':
    ../win/curses/cursmisc.c:275:5: warning: '__builtin___strcpy_chk' writing one too many bytes into a region of a size that depends on 'strlen' [-Wstringop-overflow=]
      275 |     strcpy(substr, str);
          |     ^

I did not find a single small upstream change that fixes it. Let's
disable `fortify3` until next release.

Closes: NixOS#292113
j-openmesh referenced this pull request in Openmesh-Network/Xnodepkgs Jul 7, 2024
…ameterised-kernel-cmdline

kexec convenience script interface to provide ability to set kernel parameters
modulitos pushed a commit to modulitos/nixpkgs that referenced this pull request Nov 24, 2024
arianvp added a commit that referenced this pull request Apr 1, 2025
fluent-bit 3.2.7, 3.2.8 and 3.2.9 are segfaulting when
used in combination with the systemd input. Lets
revert to 3.2.6 for now.

Upstream bug: fluent/fluent-bit#10139

Note that fluent-bit-3.2.7 fixes two high CVEs which we are now
reintroducing. However they are only exploitable if you are
using the OpenTelemetry input or the Prometheus Remote Write input.

OpenTelemetry input: [CVE-2024-50609](https://nvd.nist.gov/vuln/detail/CVE-2024-50609)
Prometheus Remote Write input: [CVE-2024-50608](https://nvd.nist.gov/vuln/detail/CVE-2024-50608)

The problem is as follows:

3.2.7 started vendoring a copy of `libzstd` in tree and statically
linking against it. Also, the fluent-bit binary exports the symbols
of static libraries it links against.

This is a problem because `libzstd` gets `dlopen()`ed by `libsystemd`
when enumerating the journal (as journal logs are zstd compressed). and `libzstd` in Nixpkgs is built
with `-DZSTD_LEGACY_SUPPORT=0` which causes `struct ZSTD_DCtx` to be 16
bytes smaller than without this flag https://github.com/facebook/zstd/blob/dev/lib/decompress/zstd_decompress_internal.h#L183-L187

`libsystemd` calls [`sym_ZSTD_createDCtx()`](https://github.com/systemd/systemd/blob/1e79a2923364b65fc9f347884dd5b9b2087f6e32/src/basic/compress.c#L480)
which calls the function pointer returned by `dlsym()` which is calling into
the `libzstd` that comes with `nixpkgs` and thus allocates a struct that is 16 bytes smaller.

Later then `sym_ZSTD_freeDCtx()` is called. However because fluent-bit
has `zstd` in its global symbol table, any functions that `sym_ZSTD_freeDCtx()`
calls will be calls to the functions in the vendored fluent-bit version of the library
which expects the larger struct. This then causes enough heap corruption to cause
a segfault.

E.g. the subsequent calls to `ZSTD_clearDict(dctx)` and `ZSTD_customFree(dctx->inBuff)`
in https://github.com/facebook/zstd/blob/dev/lib/decompress/zstd_decompress.c#L324
will be working on a struct that is 16 bytes smaller than the one that was allocated
by `libsystemd` and will cause a segfault at some point and thus are probably modifying
pieces of memory that they shouldn't

	(gdb) bt
	#0  0x00007f10e7e9916c in __pthread_kill_implementation () from /nix/store/rmy663w9p7xb202rcln4jjzmvivznmz8-glibc-2.40-66/lib/libc.so.6
	#1  0x00007f10e7e40e86 in raise () from /nix/store/rmy663w9p7xb202rcln4jjzmvivznmz8-glibc-2.40-66/lib/libc.so.6
	#2  0x00007f10e7e2893a in abort () from /nix/store/rmy663w9p7xb202rcln4jjzmvivznmz8-glibc-2.40-66/lib/libc.so.6
	#3  0x000000000046a938 in flb_signal_handler ()
	#4  <signal handler called>
	#5  0x00007f10e7ea42b7 in unlink_chunk.isra () from /nix/store/rmy663w9p7xb202rcln4jjzmvivznmz8-glibc-2.40-66/lib/libc.so.6
	#6  0x00007f10e7ea45cd in _int_free_create_chunk () from /nix/store/rmy663w9p7xb202rcln4jjzmvivznmz8-glibc-2.40-66/lib/libc.so.6
	#7  0x00007f10e7ea5a1c in _int_free_merge_chunk () from /nix/store/rmy663w9p7xb202rcln4jjzmvivznmz8-glibc-2.40-66/lib/libc.so.6
	#8  0x00007f10e7ea5dc9 in _int_free () from /nix/store/rmy663w9p7xb202rcln4jjzmvivznmz8-glibc-2.40-66/lib/libc.so.6
	#9  0x00007f10e7ea8613 in free () from /nix/store/rmy663w9p7xb202rcln4jjzmvivznmz8-glibc-2.40-66/lib/libc.so.6
	#10 0x00007f10e80ad3b5 in ZSTD_freeDCtx () from /nix/store/wy0slah6yvchgra8nhp6vgrqa6ay72cq-zstd-1.5.6/lib/libzstd.so.1
	#11 0x00007f10e8c90f6b in decompress_blob_zstd () from /nix/store/b2cfj7yk3wfg1jdwjzim7306hvsc5gnl-systemd-257.3/lib/libsystemd.so.0
	#12 0x00007f10e8bf0efe in journal_file_data_payload () from /nix/store/b2cfj7yk3wfg1jdwjzim7306hvsc5gnl-systemd-257.3/lib/libsystemd.so.0
	#13 0x00007f10e8c00f74 in sd_journal_enumerate_data () from /nix/store/b2cfj7yk3wfg1jdwjzim7306hvsc5gnl-systemd-257.3/lib/libsystemd.so.0
	#14 0x00000000004eae2f in in_systemd_collect ()
	#15 0x00000000004eb5a0 in in_systemd_collect_archive ()
	#16 0x000000000047aa18 in flb_input_collector_fd ()
	#17 0x0000000000495223 in flb_engine_start ()
	#18 0x000000000046f304 in flb_lib_worker ()
	#19 0x00007f10e7e972e3 in start_thread () from /nix/store/rmy663w9p7xb202rcln4jjzmvivznmz8-glibc-2.40-66/lib/libc.so.6
	#20 0x00007f10e7f1b2fc in __clone3 () from /nix/store/rmy663w9p7xb202rcln4jjzmvivznmz8-glibc-2.40-66/lib/libc.so.6

Reverts 7310ab3
Reverts 4fbc6cf
@mdaniels5757 mdaniels5757 mentioned this pull request May 12, 2025
13 tasks
tnias added a commit to tnias/nixpkgs that referenced this pull request Mar 1, 2026
Some tcl checks fail for pkgsLLVM.sqlite.

sqlite-x86_64-unknown-linux-gnu> Time: misc4.test 6 ms
sqlite-x86_64-unknown-linux-gnu> Time: misc5.test 30 ms
sqlite-x86_64-unknown-linux-gnu> Time: misc6.test 4 ms
sqlite-x86_64-unknown-linux-gnu> Time: misc8.test 6 ms
sqlite-x86_64-unknown-linux-gnu> Time: misuse.test 5 ms
sqlite-x86_64-unknown-linux-gnu> Time: mjournal.test 5 ms
sqlite-x86_64-unknown-linux-gnu> Time: mmap1.test 76 ms
sqlite-x86_64-unknown-linux-gnu> Time: mmap2.test 79 ms
sqlite-x86_64-unknown-linux-gnu> Time: mmap3.test 9 ms
sqlite-x86_64-unknown-linux-gnu> Time: mmapcorrupt.test 5 ms
sqlite-x86_64-unknown-linux-gnu> Time: mmapwarm.test 23 ms
sqlite-x86_64-unknown-linux-gnu> Time: multiplex.test 292 ms
sqlite-x86_64-unknown-linux-gnu> Time: multiplex2.test 51 ms
sqlite-x86_64-unknown-linux-gnu> SQLite compiled without SQLITE_ENABLE_8_3_NAMES. Skipping tests multiplex3-*.
sqlite-x86_64-unknown-linux-gnu> Time: multiplex3.test 4 ms
sqlite-x86_64-unknown-linux-gnu> Time: multiplex4.test 8 ms
sqlite-x86_64-unknown-linux-gnu> Time: mutex1.test 5 ms
sqlite-x86_64-unknown-linux-gnu> Time: nan.test 24 ms
sqlite-x86_64-unknown-linux-gnu> Time: nockpt.test 6 ms
sqlite-x86_64-unknown-linux-gnu> Time: nolock.test 6 ms
sqlite-x86_64-unknown-linux-gnu> Time: normalize.test 4 ms
sqlite-x86_64-unknown-linux-gnu> Time: notify1.test 123 ms
sqlite-x86_64-unknown-linux-gnu> Running sqlite3_blocking_step test for 5 seconds
sqlite-x86_64-unknown-linux-gnu> libgcc_s.so.1 must be installed for pthread_exit to work
sqlite-x86_64-unknown-linux-gnu> make: *** [/build/sqlite-src-3510200/main.mk:1852: tcltest] Aborted (core dumped)

```
Module libunwind.so.1 without build-id.
Module libz.so.1 without build-id.
Module libtcl8.6.so without build-id.
Stack trace of thread 1636:
#0  0x00007ffff7b70bac __pthread_kill_implementation (libc.so.6 + 0x98bac)
NixOS#1  0x00007ffff7b19526 raise (libc.so.6 + 0x41526)
NixOS#2  0x00007ffff7b01305 abort (libc.so.6 + 0x29305)
NixOS#3  0x00007ffff7b02347 __libc_message_impl.cold (libc.so.6 + 0x2a347)
NixOS#4  0x00007ffff7b641d9 __libc_fatal (libc.so.6 + 0x8c1d9)
NixOS#5  0x00007ffff7b6ff84 pthread_exit (libc.so.6 + 0x97f84)
NixOS#6  0x00007ffff7f7ec2c TclpThreadExit (libtcl8.6.so + 0x188c2c)
NixOS#7  0x00007ffff7f5b1c4 Tcl_ExitThread (libtcl8.6.so + 0x1651c4)
NixOS#8  0x0000555555607b65 n/a (/build/sqlite-src-3510200/testfixture + 0xb3b65)
NixOS#9  0x00007ffff7b6edf0 start_thread (libc.so.6 + 0x96df0)
NixOS#10 0x00007ffff7bedfbc __clone3 (libc.so.6 + 0x115fbc)
```
tnias added a commit to tnias/nixpkgs that referenced this pull request Mar 1, 2026
Some tcl checks fail for pkgsLLVM.sqlite.

sqlite-x86_64-unknown-linux-gnu> Time: misc4.test 6 ms
sqlite-x86_64-unknown-linux-gnu> Time: misc5.test 30 ms
sqlite-x86_64-unknown-linux-gnu> Time: misc6.test 4 ms
sqlite-x86_64-unknown-linux-gnu> Time: misc8.test 6 ms
sqlite-x86_64-unknown-linux-gnu> Time: misuse.test 5 ms
sqlite-x86_64-unknown-linux-gnu> Time: mjournal.test 5 ms
sqlite-x86_64-unknown-linux-gnu> Time: mmap1.test 76 ms
sqlite-x86_64-unknown-linux-gnu> Time: mmap2.test 79 ms
sqlite-x86_64-unknown-linux-gnu> Time: mmap3.test 9 ms
sqlite-x86_64-unknown-linux-gnu> Time: mmapcorrupt.test 5 ms
sqlite-x86_64-unknown-linux-gnu> Time: mmapwarm.test 23 ms
sqlite-x86_64-unknown-linux-gnu> Time: multiplex.test 292 ms
sqlite-x86_64-unknown-linux-gnu> Time: multiplex2.test 51 ms
sqlite-x86_64-unknown-linux-gnu> SQLite compiled without SQLITE_ENABLE_8_3_NAMES. Skipping tests multiplex3-*.
sqlite-x86_64-unknown-linux-gnu> Time: multiplex3.test 4 ms
sqlite-x86_64-unknown-linux-gnu> Time: multiplex4.test 8 ms
sqlite-x86_64-unknown-linux-gnu> Time: mutex1.test 5 ms
sqlite-x86_64-unknown-linux-gnu> Time: nan.test 24 ms
sqlite-x86_64-unknown-linux-gnu> Time: nockpt.test 6 ms
sqlite-x86_64-unknown-linux-gnu> Time: nolock.test 6 ms
sqlite-x86_64-unknown-linux-gnu> Time: normalize.test 4 ms
sqlite-x86_64-unknown-linux-gnu> Time: notify1.test 123 ms
sqlite-x86_64-unknown-linux-gnu> Running sqlite3_blocking_step test for 5 seconds
sqlite-x86_64-unknown-linux-gnu> libgcc_s.so.1 must be installed for pthread_exit to work
sqlite-x86_64-unknown-linux-gnu> make: *** [/build/sqlite-src-3510200/main.mk:1852: tcltest] Aborted (core dumped)

Module libunwind.so.1 without build-id.
Module libz.so.1 without build-id.
Module libtcl8.6.so without build-id.
Stack trace of thread 1636:
#0  0x00007ffff7b70bac __pthread_kill_implementation (libc.so.6 + 0x98bac)
NixOS#1  0x00007ffff7b19526 raise (libc.so.6 + 0x41526)
NixOS#2  0x00007ffff7b01305 abort (libc.so.6 + 0x29305)
NixOS#3  0x00007ffff7b02347 __libc_message_impl.cold (libc.so.6 + 0x2a347)
NixOS#4  0x00007ffff7b641d9 __libc_fatal (libc.so.6 + 0x8c1d9)
NixOS#5  0x00007ffff7b6ff84 pthread_exit (libc.so.6 + 0x97f84)
NixOS#6  0x00007ffff7f7ec2c TclpThreadExit (libtcl8.6.so + 0x188c2c)
NixOS#7  0x00007ffff7f5b1c4 Tcl_ExitThread (libtcl8.6.so + 0x1651c4)
NixOS#8  0x0000555555607b65 n/a (/build/sqlite-src-3510200/testfixture + 0xb3b65)
NixOS#9  0x00007ffff7b6edf0 start_thread (libc.so.6 + 0x96df0)
NixOS#10 0x00007ffff7bedfbc __clone3 (libc.so.6 + 0x115fbc)
tnias added a commit to tnias/nixpkgs that referenced this pull request Mar 1, 2026
Some tcl checks fail for pkgsLLVM.sqlite.

sqlite-x86_64-unknown-linux-gnu> Time: misc4.test 6 ms
sqlite-x86_64-unknown-linux-gnu> Time: misc5.test 30 ms
sqlite-x86_64-unknown-linux-gnu> Time: misc6.test 4 ms
sqlite-x86_64-unknown-linux-gnu> Time: misc8.test 6 ms
sqlite-x86_64-unknown-linux-gnu> Time: misuse.test 5 ms
sqlite-x86_64-unknown-linux-gnu> Time: mjournal.test 5 ms
sqlite-x86_64-unknown-linux-gnu> Time: mmap1.test 76 ms
sqlite-x86_64-unknown-linux-gnu> Time: mmap2.test 79 ms
sqlite-x86_64-unknown-linux-gnu> Time: mmap3.test 9 ms
sqlite-x86_64-unknown-linux-gnu> Time: mmapcorrupt.test 5 ms
sqlite-x86_64-unknown-linux-gnu> Time: mmapwarm.test 23 ms
sqlite-x86_64-unknown-linux-gnu> Time: multiplex.test 292 ms
sqlite-x86_64-unknown-linux-gnu> Time: multiplex2.test 51 ms
sqlite-x86_64-unknown-linux-gnu> SQLite compiled without SQLITE_ENABLE_8_3_NAMES. Skipping tests multiplex3-*.
sqlite-x86_64-unknown-linux-gnu> Time: multiplex3.test 4 ms
sqlite-x86_64-unknown-linux-gnu> Time: multiplex4.test 8 ms
sqlite-x86_64-unknown-linux-gnu> Time: mutex1.test 5 ms
sqlite-x86_64-unknown-linux-gnu> Time: nan.test 24 ms
sqlite-x86_64-unknown-linux-gnu> Time: nockpt.test 6 ms
sqlite-x86_64-unknown-linux-gnu> Time: nolock.test 6 ms
sqlite-x86_64-unknown-linux-gnu> Time: normalize.test 4 ms
sqlite-x86_64-unknown-linux-gnu> Time: notify1.test 123 ms
sqlite-x86_64-unknown-linux-gnu> Running sqlite3_blocking_step test for 5 seconds
sqlite-x86_64-unknown-linux-gnu> libgcc_s.so.1 must be installed for pthread_exit to work
sqlite-x86_64-unknown-linux-gnu> make: *** [/build/sqlite-src-3510200/main.mk:1852: tcltest] Aborted (core dumped)

Module libunwind.so.1 without build-id.
Module libz.so.1 without build-id.
Module libtcl8.6.so without build-id.
Stack trace of thread 1636:
#0  0x00007ffff7b70bac __pthread_kill_implementation (libc.so.6 + 0x98bac)
NixOS#1  0x00007ffff7b19526 raise (libc.so.6 + 0x41526)
NixOS#2  0x00007ffff7b01305 abort (libc.so.6 + 0x29305)
NixOS#3  0x00007ffff7b02347 __libc_message_impl.cold (libc.so.6 + 0x2a347)
NixOS#4  0x00007ffff7b641d9 __libc_fatal (libc.so.6 + 0x8c1d9)
NixOS#5  0x00007ffff7b6ff84 pthread_exit (libc.so.6 + 0x97f84)
NixOS#6  0x00007ffff7f7ec2c TclpThreadExit (libtcl8.6.so + 0x188c2c)
NixOS#7  0x00007ffff7f5b1c4 Tcl_ExitThread (libtcl8.6.so + 0x1651c4)
NixOS#8  0x0000555555607b65 n/a (/build/sqlite-src-3510200/testfixture + 0xb3b65)
NixOS#9  0x00007ffff7b6edf0 start_thread (libc.so.6 + 0x96df0)
NixOS#10 0x00007ffff7bedfbc __clone3 (libc.so.6 + 0x115fbc)
tnias added a commit to tnias/nixpkgs that referenced this pull request Mar 1, 2026
Some tcl checks fail for pkgsLLVM.sqlite.

sqlite-x86_64-unknown-linux-gnu> Time: misc4.test 6 ms
sqlite-x86_64-unknown-linux-gnu> Time: misc5.test 30 ms
sqlite-x86_64-unknown-linux-gnu> Time: misc6.test 4 ms
sqlite-x86_64-unknown-linux-gnu> Time: misc8.test 6 ms
sqlite-x86_64-unknown-linux-gnu> Time: misuse.test 5 ms
sqlite-x86_64-unknown-linux-gnu> Time: mjournal.test 5 ms
sqlite-x86_64-unknown-linux-gnu> Time: mmap1.test 76 ms
sqlite-x86_64-unknown-linux-gnu> Time: mmap2.test 79 ms
sqlite-x86_64-unknown-linux-gnu> Time: mmap3.test 9 ms
sqlite-x86_64-unknown-linux-gnu> Time: mmapcorrupt.test 5 ms
sqlite-x86_64-unknown-linux-gnu> Time: mmapwarm.test 23 ms
sqlite-x86_64-unknown-linux-gnu> Time: multiplex.test 292 ms
sqlite-x86_64-unknown-linux-gnu> Time: multiplex2.test 51 ms
sqlite-x86_64-unknown-linux-gnu> SQLite compiled without SQLITE_ENABLE_8_3_NAMES. Skipping tests multiplex3-*.
sqlite-x86_64-unknown-linux-gnu> Time: multiplex3.test 4 ms
sqlite-x86_64-unknown-linux-gnu> Time: multiplex4.test 8 ms
sqlite-x86_64-unknown-linux-gnu> Time: mutex1.test 5 ms
sqlite-x86_64-unknown-linux-gnu> Time: nan.test 24 ms
sqlite-x86_64-unknown-linux-gnu> Time: nockpt.test 6 ms
sqlite-x86_64-unknown-linux-gnu> Time: nolock.test 6 ms
sqlite-x86_64-unknown-linux-gnu> Time: normalize.test 4 ms
sqlite-x86_64-unknown-linux-gnu> Time: notify1.test 123 ms
sqlite-x86_64-unknown-linux-gnu> Running sqlite3_blocking_step test for 5 seconds
sqlite-x86_64-unknown-linux-gnu> libgcc_s.so.1 must be installed for pthread_exit to work
sqlite-x86_64-unknown-linux-gnu> make: *** [/build/sqlite-src-3510200/main.mk:1852: tcltest] Aborted (core dumped)

Module libunwind.so.1 without build-id.
Module libz.so.1 without build-id.
Module libtcl8.6.so without build-id.
Stack trace of thread 1636:
#0  0x00007ffff7b70bac __pthread_kill_implementation (libc.so.6 + 0x98bac)
NixOS#1  0x00007ffff7b19526 raise (libc.so.6 + 0x41526)
NixOS#2  0x00007ffff7b01305 abort (libc.so.6 + 0x29305)
NixOS#3  0x00007ffff7b02347 __libc_message_impl.cold (libc.so.6 + 0x2a347)
NixOS#4  0x00007ffff7b641d9 __libc_fatal (libc.so.6 + 0x8c1d9)
NixOS#5  0x00007ffff7b6ff84 pthread_exit (libc.so.6 + 0x97f84)
NixOS#6  0x00007ffff7f7ec2c TclpThreadExit (libtcl8.6.so + 0x188c2c)
NixOS#7  0x00007ffff7f5b1c4 Tcl_ExitThread (libtcl8.6.so + 0x1651c4)
NixOS#8  0x0000555555607b65 n/a (/build/sqlite-src-3510200/testfixture + 0xb3b65)
NixOS#9  0x00007ffff7b6edf0 start_thread (libc.so.6 + 0x96df0)
NixOS#10 0x00007ffff7bedfbc __clone3 (libc.so.6 + 0x115fbc)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

12.first-time contribution This PR is the author's first one; please be gentle!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants