bkw777 / mainline

Install mainline kernel packages from kernel.ubuntu.com
GNU General Public License v3.0
1.04k stars 72 forks source link

mainline-daily in bionic: Failed to build #226

Closed cappelikan closed 1 year ago

cappelikan commented 1 year ago

dh: Sorry, but 12 is the highest compatibility level supported by this debhelper. debian/rules:20: recipe for target 'clean' failed make: *** [clean] Error 255 dpkg-buildpackage: error: fakeroot debian/rules clean subprocess returned exit status 2 RUN: /usr/share/launchpad-buildd/bin/in-target scan-for-processes --backend=chroot --series=bionic --arch=amd64 RECIPEBRANCHBUILD-3523861 Scanning for processes to kill in build RECIPEBRANCHBUILD-3523861

https://launchpadlibrarian.net/660508237/buildlog.txt.gz

bkw777 commented 1 year ago

ok I just changed it to 12

bkw777 commented 1 year ago

looks like it's been failing on bionic since 1.1.8 for a totally different reason Json.Object.get_string_member_with_default' is not available in json-glib-1.0 1.4.2 So it looks like in order to support bionic I'll have to put some form of wrapper functions for the simpler no-default json functions back in like the TJ ones I took out recently. blech.

bkw777 commented 1 year ago

bionic should be working again with 930a9d8