maintainer-feedback requested: [Bug 244730] x11-servers/xorg-server : when fetching sources : You cannot select multiple options from the CONF radio (on FreeBSD 12.1-RELEASE-p1)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Mar 11 07:19:20 UTC 2020
Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-x11 mailing list
<x11 at FreeBSD.org> for maintainer-feedback:
Bug 244730: x11-servers/xorg-server : when fetching sources : You cannot select
multiple options from the CONF radio (on FreeBSD 12.1-RELEASE-p1)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244730
--- Description ---
Problem found when fetching port sources for x11-servers/xorg-server on FreeBSD
12.1-RELEASE-p1 r354992 GENERIC powerpc 32 bit, running on Apple Powerbook 17".
# cd /usr/ports/x11-servers/xorg-server/
# make fetch-recursive
===> Fetching all distfiles for xorg-server-1.20.7_2,1 and dependencies
===> License MIT accepted by the user
====> You cannot select multiple options from the CONF radio
=====> Only one of these must be defined: DEVD UDEV
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/x11-servers/xorg-server
*** Error code 1
Stop.
make: stopped in /usr/ports/x11-servers/xorg-server
# make config
Default values are
│ │ [x] SUID Install setuid wrapper to allow startx as non-root │
│
│ │────────────── Backend to use for input device configuration ─────────────│
│
│ │ (*) DEVD Use devd for autoconfiguration of input devices │
│
│ │+( ) UDEV Use udev via libudev-devd for autoconfiguration of input devics
When unselecting DEDV, command 'make fetch-recursive' works OK.
Even if a workaround exists, the default values are not OK and I think, need to
be fixed.
More information about the freebsd-x11
mailing list