Bug 202021

Summary: EXP run for D1746 (linux c6 64bit parts)
Product: Ports & Packages Reporter: Alexander Leidinger <netchild>
Component: Ports FrameworkAssignee: Alexander Leidinger <netchild>
Status: Closed FIXED    
Severity: Affects Many People    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
diff for linux c6 ports + Mk/*
none
2nd patch, full diff, fix for F10 ports
none
3rd patch, full diff, fix nero / f10-flash
none
4rd patch, full diff, fix linux_base regressions none

Description Alexander Leidinger freebsd_committer freebsd_triage 2015-08-01 11:15:49 UTC
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
Comment 1 Antoine Brodin freebsd_committer freebsd_triage 2015-08-01 12:15:53 UTC
There's a problem,  most linux-f10- packages are empty  (empty plist)
Comment 2 Alexander Leidinger freebsd_committer freebsd_triage 2015-08-02 08:39:32 UTC
Created attachment 159454 [details]
2nd patch, full diff, fix for F10 ports

Fix plist for F10 ports. Full diff.
Comment 3 Antoine Brodin freebsd_committer freebsd_triage 2015-08-02 10:38:09 UTC
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
Comment 4 Alexander Leidinger freebsd_committer freebsd_triage 2015-08-04 19:43:25 UTC
Created attachment 159552 [details]
3rd patch, full diff, fix nero / f10-flash

fix linux-nero and linux-f10-flashplugin
Comment 5 Antoine Brodin freebsd_committer freebsd_triage 2015-08-04 20:21:15 UTC
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
Comment 6 Alexander Leidinger freebsd_committer freebsd_triage 2015-08-05 20:38:13 UTC
Created attachment 159585 [details]
4rd patch, full diff, fix linux_base regressions

Fix linux_Base-c6 regressions.
Comment 7 Antoine Brodin freebsd_committer freebsd_triage 2015-08-05 21:39:12 UTC
usr/lib/locale/locale-archive is still duplicated in plist of linux_base-c6

The rest looks ok.
Comment 8 Alexander Leidinger freebsd_committer freebsd_triage 2015-08-07 20:08:03 UTC
Is this an approved by (given a fix of the duplicate entry in my tree)?
Comment 9 Antoine Brodin freebsd_committer freebsd_triage 2015-08-09 18:00:56 UTC
Yes