(In reply to comment #12) > Created attachment 106676 [details] > Modified Arch Linux's PKGBUILD for latest mesa code Please check pkgbuild manpage, ther is an options() array where you disable stripping: options=('!strip' 'debug')