Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] udev-238 and google?
Date: Sat, 19 May 2018 07:54:05
Message-Id: 14407928.y1sNiL1Dv5@dell_xps
1 I noticed network related google variables being added in the compilation by
2 emerge as udev was being updated to 238 today:
3
4 ===============================================================
5 Configuring systemd-update-done.service.tmp using configuration
6 Configuring systemd-update-utmp-runlevel.service.tmp using configuration
7 Configuring systemd-update-utmp.service.tmp using configuration
8 Confi
9 meson.build:2907: WARNING: Trying to compare values of different types (bool,
10 str) using ==.
11 The result of this is undefined and will become a hard error in a future Meson
12 release.
13 meson.build:2907: WARNING: Trying to compare values of different types (bool,
14 str) using ==.
15 The result of this is undefined and will become a hard error in a future Meson
16 release.
17 meson.build:2907: WARNING: Trying to compare values of different types (bool,
18 str) using ==.
19 The result of this is undefined and will become a hard error in a future Meson
20 release.
21 meson.build:2907: WARNING: Trying to compare values of different types (bool,
22 str) using ==.
23 The result of this is undefined and will become a hard error in a future Meson
24 release.
25 meson.build:2907: WARNING: Trying to compare values of different types (bool,
26 str) using ==.
27 The result of this is undefined and will become a hard error in a future Meson
28 release.
29 meson.build:2907: WARNING: Trying to compare values of different types (bool,
30 str) using ==.
31 The result of this is undefined and will become a hard error in a future Meson
32 release.
33 meson.build:2
34 symbolic gateway hostnames: _gateway
35 default DNSSEC mode: no
36 default cgroup hierarchy: hybrid
37 default KillUserProcesses setting: true
38 default DNS servers: 8.8.8.8
39 8.8.4.4
40 2001:4860:4860::8888
41 2001:4860:4860::8844
42 default NTP servers: time1.google.com
43 time2.google.com
44 time3.google.com
45 time4.google.com
46 time epoch: 1520288197
47 (2018-03-05T22:16:37+00:00)
48
49 enabled features: PAM, IMA, SMACK, zlib, bzip2, ACL, qrencode,
50 gnutls, libcurl, idn, nss-systemd, elfutils, binfmt, vconsole, quotacheck,
51 tmpfiles, environment.d, sysusers, firstboot, randomseed, backlight, rfkill,
52 logind, machined, hostnamed, timedated, timesyncd, localed, networkd, resolve,
53 coredump, polkit, kmod, xkbcommon, pcre2, blkid, dbus, glib, nss-myhostname,
54 hwdb, tpm, man pages, man page indices, SysV compat, utmp, ldconfig,
55 hibernate, adm group, wheel group, gshadow
56
57 disabled features: libcryptsetup, AUDIT, AppArmor, SELinux, SECCOMP,
58 xz, lz4, gcrypt, microhttpd, libidn2, libidn, libiptc, importd, legacy pkla,
59 efi, gnu-efi, html pages, debug hashmap, debug mmap cache
60 ==========================================================
61
62 I don't know/understand why meson needs the above, but is there a reason
63 google DNS and NTP servers take precedence over my system settings?
64
65 --
66 Regards,
67 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] udev-238 and google? Mike Gilbert <floppym@g.o>