lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <3bc6a541-dd00-61b3-b8f7-d35d09965654@alu.unizg.hr>
Date:   Fri, 18 Aug 2023 08:04:13 +0200
From:   Mirsad Todorovac <mirsad.todorovac@....unizg.hr>
To:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Linux Kernel Build System <linux-kbuild@...r.kernel.org>
Cc:     Bagas Sanjaya <bagasdotme@...il.com>
Subject: [POSSIBLE BUG] SSL error:FFFFFFFF80000002:system library::No such
 file or directory

Hi,

On Ubuntu 22.04 LTS, vanilla torvalds kernel, stock config-6.5.0-060500-rc5 + tools/../selftests/net/config,
debug info on.

There seems to be a build error I haven't seen before:

At main.c:298:
- SSL error:FFFFFFFF80000002:system library::No such file or directory: ../crypto/bio/bss_file.c:67
- SSL error:10000080:BIO routines::no such file: ../crypto/bio/bss_file.c:75
sign-file: debian/linux-image/lib/modules/6.5.0-rc6+/kernel/arch/x86/events/amd/amd-uncore.ko

So, I understood there is no amd/amd-uncore.ko, but there is a compressed instance in the same directory:

marvin@...iant:~/linux/kernel/linux_torvalds$ ls debian/linux-image/lib/modules/6.5.0-rc6+/kernel/arch/x86/events/amd
amd-uncore.ko.zst
marvin@...iant:~/linux/kernel/linux_torvalds$

Did I do something very stupid?

I think it is almost a default build. I tried my local openssl 3.1.0 and the Ubuntu's 3.1.2 openssl.

NOTE: Disabling the ZSTD module compression and setting it to None solved the problem and the build was
successful.

Many thanks.

Best regards,
Mirsad Todorovac

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ