Description of problem: + /usr/sbin/dkms --rpm_safe_upgrade add -m broadcom-wl -v 6.30.223.271-48.mga7.nonfree Creating symlink /var/lib/dkms/broadcom-wl/6.30.223.271-48.mga7.nonfree/source -> /usr/src/broadcom-wl-6.30.223.271-48.mga7.nonfree DKMS: add Completed. + '[' -z '' ']' + /usr/sbin/dkms --rpm_safe_upgrade build -m broadcom-wl -v 6.30.223.271-48.mga7.nonfree Preparing kernel 4.14.6-desktop-1.mga7 for module build: (This is not compiling a kernel, just preparing kernel symbols) Storing current .config to be restored when complete Running Generic preparation routine make mrproper..... using /proc/config.gz make oldconfig....(bad exit status: 2) make prepare....(bad exit status: 2) Building module: cleaning build area.... 'make' -j2 -C /lib/modules/4.14.6-desktop-1.mga7/build M=$(pwd)....(bad exit status: 2) Error! Bad return status for module build on kernel: 4.14.6-desktop-1.mga7 (x86_64) Consult the make.log in the build directory /var/lib/dkms/broadcom-wl/6.30.223.271-48.mga7.nonfree/build/ for more information. Version-Release number of selected component (if applicable): Linux localhost.localdomain 4.14.6-desktop-1.mga7 #1 SMP Thu Dec 14 19:37:22 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux How reproducible: Install new kernel RPM 4.14.6-desktop-1.mga7 Steps to Reproduce: 1. 2. 3.
Assignee: bugsquad => kernelCC: (none) => marja11
I cant reproduce, please attach /var/lib/dkms/broadcom-wl/6.30.223.271-48.mga7.nonfree/build/make.log
CC: (none) => tmb
Thanks to Thomas Backlund. The problem was that with the installation of the gcc-7.2.2, the symbolic links in /etc/alternatives that pointed to the files of old version 7.2.1 were not fixed. Now everything works.
See previous comment.
Resolution: (none) => FIXEDStatus: NEW => RESOLVED