Bug 195296 - [exp-run] Enable VIMAGE in kernel config, and do a ports exp run
Summary: [exp-run] Enable VIMAGE in kernel config, and do a ports exp run
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Ports Framework (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Port Management Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-23 00:16 UTC by Craig Rodrigues
Modified: 2015-06-14 03:04 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Craig Rodrigues freebsd_committer freebsd_triage 2014-11-23 00:16:54 UTC
I submitted this proposal to arch@ to enable VIMAGE by default in GENERIC:

https://lists.freebsd.org/pipermail/freebsd-arch/2014-November/016282.html

Would it be possible for portmgr to:

(1)  Choose a ports building machine running CURRENT.
(2)  Enable the options in the kernel config specified in the above URL.
(3)  Reboot this machine with the VIMAGE enabled kernel.
(4)  Do a ports building exp-run on this machine

There are kernel ABI changes when VIMAGE is enabled.  This affects
ports like emulators/virtualbox-ose-kmod .  There may be others, so it would
be useful to find out during the exp-run.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2014-11-23 06:49:59 UTC
Over to responsible parties.
Comment 2 Antoine Brodin freebsd_committer freebsd_triage 2014-11-23 10:37:27 UTC
Hi,

- Why do you want VNET_DEBUG option?  (we don't want to kill the performance of the builders)

- I'm not sure that the test will be able to catch kernel ABI change breakages,  for instance in emulators/virtualbox-ose-kmod,  VIMAGE is an option provided by the port,  it's not an option taken from the running kernel
Comment 3 Antoine Brodin freebsd_committer freebsd_triage 2014-12-28 21:32:42 UTC
feedback timeout?