public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] special small-files USE flag without effect on dependencies: [ unicode ]
@ 2024-02-09 15:23 Andrey Grozin
  2024-02-09 15:43 ` Mike Gilbert
                   ` (2 more replies)
  0 siblings, 3 replies; 26+ messages in thread
From: Andrey Grozin @ 2024-02-09 15:23 UTC (permalink / raw)
  To: gentoo-dev

Hello *,

pkgcheck complains about each new version of dev-lisp/sbcl:

UseFlagWithoutDeps: version 2.4.1: special small-files USE flag without 
effect on dependencies: [ unicode ]

The USE flag "unicode" in the sbcl ebuild has nothing to do with 
installing / not installing any files, small or otherwise. It determins 
whether the produced lisp will support unicode internally:

sbcl_feature "$(usep unicode)" ":sb-unicode"

Usually this is desirable, so, in USE we have +unicode. Is there a way to 
silence these warnings?

Andrey


^ permalink raw reply	[flat|nested] 26+ messages in thread

end of thread, other threads:[~2024-02-12  4:55 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-09 15:23 [gentoo-dev] special small-files USE flag without effect on dependencies: [ unicode ] Andrey Grozin
2024-02-09 15:43 ` Mike Gilbert
2024-02-09 15:54 ` Ionen Wolkens
2024-02-09 16:07   ` Michael Orlitzky
2024-02-09 16:57     ` Mike Gilbert
2024-02-09 17:17       ` Michael Orlitzky
2024-02-09 18:40         ` Mike Gilbert
2024-02-09 19:09         ` Eli Schwartz
2024-02-09 19:57           ` Michael Orlitzky
2024-02-09 21:04             ` Eli Schwartz
2024-02-09 21:25               ` Michael Orlitzky
2024-02-09 21:56                 ` Eli Schwartz
2024-02-09 22:56                   ` stefan11111
2024-02-10  0:03                     ` Matt Jolly
2024-02-10 11:48                     ` David Seifert
2024-02-10 17:26                       ` stefan11111
2024-02-11  0:58                         ` Eli Schwartz
2024-02-10 11:22                   ` orbea
2024-02-11  0:58                     ` Eli Schwartz
2024-02-10  0:04               ` Sam James
2024-02-11  0:42                 ` Eli Schwartz
2024-02-11  3:46                   ` Sam James
2024-02-11  3:56                     ` Eli Schwartz
2024-02-12  4:54                     ` Andrey Grozin
2024-02-10  0:00             ` Sam James
2024-02-09 23:52 ` Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox