Created attachment 159433 [details] diff for linux c6 ports + Mk/* linux base ports for 64 bit linuxulator, overlay for 32 bit parts (32 bit and 64 bit can not be installed at the same time), 64 bit part disabled by default, EXP run to confirm no regressions for existing 32 bit parts
There's a problem, most linux-f10- packages are empty (empty plist)
Created attachment 159454 [details] 2nd patch, full diff, fix for F10 ports Fix plist for F10 ports. Full diff.
2 issues: - sysutils/linux-nero creates an empty package (empty plist, maybe mis-uses USE_LINUX_RPM instead of USE_LINUX ?) - www/linux-f10-flashplugin11 has checksum file missing
Created attachment 159552 [details] 3rd patch, full diff, fix nero / f10-flash fix linux-nero and linux-f10-flashplugin
Plist for emulators/linux_base-c6 regressed (in head there is 0 orphans/duplicates): Error: Orphaned: usr/bin/lddlibc4 Error: Orphaned: usr/lib/librt.so.1 Error: Orphaned: usr/lib/sse2/libgmp.so.3 Error: Orphaned: usr/lib/sse2/libgmpxx.so.4 Error: Orphaned: usr/lib/sse2/libmp.so.3 Error: Orphaned: usr/libexec/getconf/POSIX_V7_ILP32_OFFBIG duplicate file listing: usr/lib/locale/locale-archive, fatal (developer mode) duplicate file listing: usr/libexec/getconf/POSIX_V7_ILP32_OFF32, fatal (developer mode) Package name for emulators/linux_base-c6 regressed too, it is now: linux_base-linux_base-c6-6.6_6
Created attachment 159585 [details] 4rd patch, full diff, fix linux_base regressions Fix linux_Base-c6 regressions.
usr/lib/locale/locale-archive is still duplicated in plist of linux_base-c6 The rest looks ok.
Is this an approved by (given a fix of the duplicate entry in my tree)?
Yes