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>] [thread-next>] [day] [month] [year] [list]
Message-ID: <trinity-6989b089-36ba-4f0b-a924-f175377209c3-1732208954843@trinity-msg-rest-gmx-gmx-live-86dc4689bd-wks9v>
Date: Thu, 21 Nov 2024 17:09:14 +0000
From: Frank Wunderlich <frank-w@...lic-files.de>
To: re@...z.net, masahiroy@...nel.org, nicolas@...sle.eu, nathan@...nel.org,
 linux-kbuild@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: frank-w@...lic-files.de
Subject: build issue in builddeb (dpkg-checkbuilddeps: error: Unmet build
 dependencies: libssl-dev) in 6.12

Hi,

i noticed this issue with debian package build-system in final 6.12.

LOCALVERSION=-main board=bpi-r2 ARCH=arm CROSS_COMPILE=ccache arm-linux-gnueabihf-
make[1]: Entering directory '/media/data_ext/git/kernel/build'
  GEN     debian
dpkg-buildpackage --build=binary --no-pre-clean --unsigned-changes -R'make -f debian/rules' -j1 -a$(cat debian/arch)
dpkg-buildpackage: info: source package linux-upstream
dpkg-buildpackage: info: source version 6.12.0-00061-g837897c10f69-3
dpkg-buildpackage: info: source distribution noble
dpkg-buildpackage: info: source changed by frank <frank@...nk-u24>
dpkg-buildpackage: info: host architecture armhf
 dpkg-source --before-build .
dpkg-checkbuilddeps: error: Unmet build dependencies: libssl-dev
dpkg-buildpackage: warning: build dependencies/conflicts unsatisfied; aborting
dpkg-buildpackage: warning: (Use -d flag to override.)
make[3]: *** [/media/data_ext/git/kernel/BPI-R2-4.14/scripts/Makefile.package:126: bindeb-pkg] Error 3

it was ok in at least rc1 and libssl-dev is installed

basicly i use this command after setting crosscompiler

LOCALVERSION="${gitbranch}" board="$board" KDEB_COMPRESS=gzip make bindeb-pkg

if i Revert "kbuild: deb-pkg: add pkg.linux-upstream.nokernelheaders build profile"

i can compile again..any idea why this happens? my build-system is ubuntu 24.4 and github actions with ubuntu-latest.

https://github.com/frank-w/BPI-Router-Linux/actions/runs/11955322294/job/33327423877

regards Frank</frank@...nk-u24>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ