Re: fedpkg clone -a kernel failed

2021-07-27 Thread Sampson Fung
After disabled CONFIG_DEBUG_INFO, stop background tasts, the second build finished in about 1 hour. The result kernel installed OK but failed to boot. $ du -a 1288./kernel-headers-5.14.0_custom_437467a359f+-2.x86_64.rpm 83120 ./kernel-5.14.0_custom_437467a359f+-2.x86_64.rpm Do I need to

Re: fedpkg clone -a kernel failed

2021-07-27 Thread Sampson Fung
I am on AMD A10-7850K . Last build is with -j2 Yes, I just copied /boot/config-5.13.4-200.fc34.x86_64 I changed CONFIG_DEBUG_INFO= and rebuilding with -j5 now. ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to

Re: [OS-BUILD PATCH] Revert "Drop that for now"

2021-07-27 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1283#note_636986626 Acked-by: Justin M. Forbes (via approve button) ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email

Re: fedpkg clone -a kernel failed

2021-07-27 Thread Sampson Fung
build does not exist - using root > Edit the kernel.spec file and uncomment the #define line and add something like 20210727 to distinguish this kernel from repository kernel. I find at line 107: # define .local, after un-comment it: $ rpmbuild -bp kernel.spec error: line 107: Unknown tag: define b

Re: fedpkg clone -a kernel failed

2021-07-27 Thread PGNet Dev
On 7/27/21 7:48 PM, Sampson Fung wrote: Thank you very much! My first build just finished after ~8 hours. 8! What are you building on? On a Ryzen 3700X desktop, with -j12, it's taking <~20 mins here ... du -ah 1.3M./kernel-headers-5.14.0_custom_437467a359f+-1.x86_64.rpm 1.1G

Re: fedpkg clone -a kernel failed

2021-07-27 Thread Sampson Fung
Thank you very much! My first build just finished after ~8 hours. du -ah 1.3M./kernel-headers-5.14.0_custom_437467a359f+-1.x86_64.rpm 1.1G./kernel-5.14.0_custom_437467a359f+-1.x86_64.rpm It is huge! ___ kernel mailing list --

[OS-BUILD PATCH] Revert "Drop that for now"

2021-07-27 Thread Herton R. Krzesinski (via Email Bridge)
From: Herton R. Krzesinski Revert "Drop that for now" This reverts commit 1f80f9253eb2b6a5f63e2053d8e54062791bcff7. Unfortunately the commit message was cryptic on this one, but it was done probably to handle the same case as was already done with upstream commit 6f303d60534c4 ("gcc-9: silence

[OS-BUILD PATCH] redhat: add gating configuration for centos stream/rhel9

2021-07-27 Thread Herton R. Krzesinski (via Email Bridge)
From: Herton R. Krzesinski redhat: add gating configuration for centos stream/rhel9 Right now when we do the dist-git sync, it overrides/deletes everything which is not on the src.rpm, which might delete any gating configuration on dist-git. Make sure we always copy the gating configuration for

Re: fedpkg clone -a kernel failed

2021-07-27 Thread stan via kernel
heirarchy. Then run, as *user* (important) rpm -ivh [kernel*src.rpm] to install the src.rpm in the rpmbuild heirarchy. Edit the kernel.spec file and uncomment the #define line and add something like 20210727 to distinguish this kernel from repository kernel. Run rpmbuild -bp kernel.spec in the

[OS-BUILD PATCH] Enable OSNOISE_TRACER and TIMERLAT_TRACER

2021-07-27 Thread Jerome Marchand (via Email Bridge)
From: Jerome Marchand Enable OSNOISE_TRACER and TIMERLAT_TRACER Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1979379 There is actually a need for these tracers. Signed-off-by: Jerome Marchand diff --git a/redhat/configs/common/generic/CONFIG_OSNOISE_TRACER

Re: [OS-BUILD PATCH] rpmspec: switch iio and gpio tools to use tools_make

2021-07-27 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1276#note_636419856 Acked-by: Justin M. Forbes (via approve button) ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email

Re: fedpkg clone -a kernel failed

2021-07-27 Thread PGNet Dev
On 7/26/21 11:27 PM, Sampson Fung wrote: Got below error during git clone- 2021-07-27 11:18:13 $ git clone --branch f34 https://src.fedoraproject.org/rpms/kernel.git Cloning into 'kernel'... As mentioned, this step was only to grab/ensure the builddeps. You don't NEED the whole tree. if

Re: [OS-BUILD PATCH] rpmspec: switch iio and gpio tools to use tools_make

2021-07-27 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1276#note_636357126 Acked-by: Patrick Talbert (via approve button) ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to