[16:35] It seems the mainline PPA kernel 4.3RC1 compiles failed. It seems that kernel compile now needs the libssl-dev package to be installed. Once I installed that package my compile of kernel 4.3-rc1 completed, albeit with a ton of dpkg-genchanges and "Use of uninitialized value" warnings at the end. [18:18] Heya guys. I'm trying to get the 4.3rc1 mainline kernel. The build script is broken. It's expecting some openssl headers to be installed it looks like: http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.3-rc1-unstable/BUILD.LOG.amd64 [18:27] bkero: You were not in the room when I wrote earlier. You need the libssl-dev package installed to compile now. Also instead of compiling with "deb-pkg" using "bindeb-pkg" works a bit better, but I still get 532 lines of crap at the end and the .changes file that I do not want. [18:29] dsmythies: I usually just grab the debs and install those -- not compile myself [18:30] dsmythies: possible to fix the build server? :) [18:32] I do not know anything about the build server. I just stopped by this IRC channel after having grief this morning, and baiscally finding what you found also. [18:32] ah ok [18:36] bkero: If you are in a hurry for it, I could drop a built amd64 4.3-rc1 on my web site for you. [18:38] Nah, i have one. Thanks though. [20:54] Commit 3716001bcb7f5822382ac1f2f54226b87312cc6b does the messing around with the deb-pkg option and introduces the bindeb-pkg build option as "the old way". Does anybody know why the bindeb-pkg option now introduces the change file. I ask becuase maybe I don't know somrthing about the bigger picture. [20:55] I am suggesting that in scripts/package/builddeb this stuff: [20:55] +else [20:55] + dpkg-genchanges -b > ../${sourcename}_${packageversion}_${debarch}.changes [20:55] +fi [20:55] shouldn't be there. [21:30] dsmythies: hey, could you throw those debs for 4.3.0-rc1 up somewhere? :) [22:03] bkero: O.K. give me a few minutes. (and by the way, my upink data rate is not great, so be prepared for a snooze while you wait.) [22:04] dsmythies: Don'tworry about it, compiling my own now :) [22:04] THought it would save me some time, but I decided to do it myself because I need a few new config options. [22:06] ... Oh. O.K. Report back if your compile is O.K. Mine was, and I have been running it for over 5 hours now (but didn't stress it yet). [22:07] I'm sure it'll be fine. Just need to get libssl-dev on the build servers so others can benefit. === Elimin8r is now known as Elimin8er