FS#36284 - [oss] Relinking kernel modules fails on Linux 3.10

Attached to Project: Community Packages
Opened by Lazaros Koromilas (koromilaz) - Friday, 26 July 2013, 15:03 GMT
Last edited by Kyle Keen (keenerd) - Wednesday, 25 September 2013, 11:38 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Kyle Keen (keenerd)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 3
Private No

Details

Description:
When running `soundon` after updating, the kernel modules cannot be linked
because of changes in Linux 3.10 <linux/proc_fs.h>. For more info here:
https://lwn.net/Articles/549737/

A patch is needed for soundon. I'll look into it further.
My /var/log/soundon.log is attached.


Additional info:
* Versions tested: 4.2_2007-2, 4.2_2007-4


Steps to reproduce:
pacman -Syu
pacman -S oss
reboot
soundon
This task depends upon

Closed by  Kyle Keen (keenerd)
Wednesday, 25 September 2013, 11:38 GMT
Reason for closing:  Won't fix
Additional comments about closing:  OSS has been moved to AUR.
Comment by Andy (Arm-the-Homeless) - Friday, 26 July 2013, 23:22 GMT
I found a patch, though it's not made by any Open Sound developers. Seems to work, though.
From http://www.opensound.com/forum/viewtopic.php?f=3&t=5226#p19459
Comment by Sebastian Schwarz (seschwar) - Monday, 26 August 2013, 13:05 GMT
I can confirm that the patch makes OSS compile.

I created a PKGBUILD which includes this patch and the one for  FS#36033 . The PKGBUILD was also cleaned up and simplified a bit. However while everything compiles the package is still prone to  FS#35672 !
   PKGBUILD (3.3 KiB)

Loading...