public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matthias Maier" <tamiko@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-doc/doxygen/
Date: Sun, 28 Feb 2016 15:58:14 +0000 (UTC)	[thread overview]
Message-ID: <1456675088.93a409d4eb7f22d1bc4644b02a93af2bf3c017b0.tamiko@gentoo> (raw)

commit:     93a409d4eb7f22d1bc4644b02a93af2bf3c017b0
Author:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 28 15:52:42 2016 +0000
Commit:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Sun Feb 28 15:58:08 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93a409d4

app-doc/doxygen: Avoid a sandbox violation with (bug #564944)

Export VARTEXFONTS="${T}/fonts" such that kpathsea does not try to write to
/var/cache/fonts/pk/... during doc generation.

Package-Manager: portage-2.2.26

 app-doc/doxygen/doxygen-1.8.10-r1.ebuild | 6 ++++--
 app-doc/doxygen/doxygen-1.8.11.ebuild    | 6 ++++--
 app-doc/doxygen/doxygen-9999.ebuild      | 6 ++++--
 3 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/app-doc/doxygen/doxygen-1.8.10-r1.ebuild b/app-doc/doxygen/doxygen-1.8.10-r1.ebuild
index 86e2e32..17b7a1c 100644
--- a/app-doc/doxygen/doxygen-1.8.10-r1.ebuild
+++ b/app-doc/doxygen/doxygen-1.8.10-r1.ebuild
@@ -139,9 +139,11 @@ src_compile() {
 	cmake-utils_src_compile
 
 	# generate html and pdf documents. errors here are not considered
-	# fatal, hence the ewarn message TeX's font caching in /var/cache/fonts
-	# causes sandbox warnings, so we allow it.
+	# fatal, hence the ewarn message.
+
 	if use doc; then
+		export VARTEXFONTS="${T}/fonts" # bug #564944
+
 		if ! use dot; then
 			sed -i -e "s/HAVE_DOT               = YES/HAVE_DOT    = NO/" \
 				{Doxyfile,doc/Doxyfile} \

diff --git a/app-doc/doxygen/doxygen-1.8.11.ebuild b/app-doc/doxygen/doxygen-1.8.11.ebuild
index fefba30..cdc0d9a 100644
--- a/app-doc/doxygen/doxygen-1.8.11.ebuild
+++ b/app-doc/doxygen/doxygen-1.8.11.ebuild
@@ -141,9 +141,11 @@ src_compile() {
 	cmake-utils_src_compile
 
 	# generate html and pdf documents. errors here are not considered
-	# fatal, hence the ewarn message TeX's font caching in /var/cache/fonts
-	# causes sandbox warnings, so we allow it.
+	# fatal, hence the ewarn message.
+
 	if use doc; then
+		export VARTEXFONTS="${T}/fonts" # bug #564944
+
 		if ! use dot; then
 			sed -i -e "s/HAVE_DOT               = YES/HAVE_DOT    = NO/" \
 				{Doxyfile,doc/Doxyfile} \

diff --git a/app-doc/doxygen/doxygen-9999.ebuild b/app-doc/doxygen/doxygen-9999.ebuild
index 6be87bc..24343d4 100644
--- a/app-doc/doxygen/doxygen-9999.ebuild
+++ b/app-doc/doxygen/doxygen-9999.ebuild
@@ -140,9 +140,11 @@ src_compile() {
 	cmake-utils_src_compile
 
 	# generate html and pdf documents. errors here are not considered
-	# fatal, hence the ewarn message TeX's font caching in /var/cache/fonts
-	# causes sandbox warnings, so we allow it.
+	# fatal, hence the ewarn message.
+
 	if use doc; then
+		export VARTEXFONTS="${T}/fonts" # bug #564944
+
 		if ! use dot; then
 			sed -i -e "s/HAVE_DOT               = YES/HAVE_DOT    = NO/" \
 				{Doxyfile,doc/Doxyfile} \


             reply	other threads:[~2016-02-28 15:58 UTC|newest]

Thread overview: 193+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-28 15:58 Matthias Maier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-03  2:20 [gentoo-commits] repo/gentoo:master commit in: app-doc/doxygen/ Ionen Wolkens
2024-01-02  7:38 Sam James
2023-12-31  3:49 Sam James
2023-12-28  2:19 Sam James
2023-12-28  2:19 Sam James
2023-12-16  3:08 Sam James
2023-12-16  3:08 Sam James
2023-12-04  9:25 Sam James
2023-11-29  7:03 Sam James
2023-11-29  6:08 Sam James
2023-11-28  5:27 Arthur Zamarin
2023-11-27 11:25 Sam James
2023-11-27 11:23 Sam James
2023-11-27 11:23 Sam James
2023-11-27 11:23 Sam James
2023-11-27 11:23 Sam James
2023-11-25 16:57 Arthur Zamarin
2023-09-24  4:45 Sam James
2023-07-26  3:13 Sam James
2023-05-27 19:21 Arthur Zamarin
2023-05-26 11:39 Andreas Sturmlechner
2023-05-20 13:00 Sam James
2023-05-20  4:48 Sam James
2023-04-13 15:14 Matthias Maier
2023-03-31 11:46 Arthur Zamarin
2023-03-31 11:46 Arthur Zamarin
2023-03-31 11:46 Arthur Zamarin
2023-03-31 11:46 Arthur Zamarin
2023-03-31 11:46 Arthur Zamarin
2023-03-31 11:46 Arthur Zamarin
2022-12-31 13:40 Arthur Zamarin
2022-12-31 13:40 Arthur Zamarin
2022-12-30  6:33 Sam James
2022-12-29 21:27 Sam James
2022-12-29 21:27 Sam James
2022-12-25 20:12 Matthias Maier
2022-11-19  7:27 Arthur Zamarin
2022-11-19  7:27 Arthur Zamarin
2022-11-19  7:27 Arthur Zamarin
2022-11-19  7:27 Arthur Zamarin
2022-11-19  7:27 Arthur Zamarin
2022-11-19  7:27 Arthur Zamarin
2022-11-18  7:22 WANG Xuerui
2022-11-18  7:07 Jakov Smolić
2022-11-18  7:04 Jakov Smolić
2022-11-10  6:10 Sam James
2022-08-29 19:06 Sam James
2022-08-19 19:38 Sam James
2022-07-30 15:54 Arthur Zamarin
2022-07-25  4:19 Sam James
2022-07-18 12:52 Sam James
2022-07-18 12:52 Sam James
2022-07-17 19:42 Sam James
2022-07-17 19:42 Sam James
2022-07-17 17:34 Sam James
2022-07-17 17:34 Sam James
2022-07-17 15:27 Sam James
2022-06-23  5:35 Sam James
2022-05-18 18:31 Sam James
2022-05-15  8:38 Jakov Smolić
2022-05-15  8:19 Jakov Smolić
2022-05-15  8:14 Jakov Smolić
2022-05-15  8:14 Jakov Smolić
2022-05-14 22:34 Jakov Smolić
2022-05-14 22:27 Jakov Smolić
2022-05-14 21:53 Jakov Smolić
2022-01-01  4:29 Sam James
2021-11-24  3:07 Sam James
2021-11-15 19:41 Agostino Sarubbo
2021-09-20 10:41 James Le Cuirot
2021-08-26 19:46 Arthur Zamarin
2021-08-26 19:46 Arthur Zamarin
2021-05-15  2:41 Sam James
2021-05-15  2:37 Sam James
2021-04-13  7:12 Sergei Trofimovich
2021-04-03 23:07 Sam James
2021-03-26 20:39 Agostino Sarubbo
2021-03-19 18:09 Mikle Kolyada
2021-03-15 11:39 Sam James
2021-03-01 19:51 Sergei Trofimovich
2021-02-18 20:11 Sergei Trofimovich
2021-02-17  7:36 Sergei Trofimovich
2021-01-22 22:46 Sam James
2021-01-14 21:55 Sam James
2021-01-14 18:58 Sam James
2021-01-06 12:59 Fabian Groffen
2020-12-12 21:40 Matthias Maier
2020-12-10 19:14 Matthias Maier
2020-10-31 11:11 David Seifert
2020-07-11 20:16 Sam James
2020-06-07 21:04 Mart Raudsepp
2020-06-07 21:04 Mart Raudsepp
2020-05-18 21:13 Agostino Sarubbo
2020-05-18 21:10 Agostino Sarubbo
2020-05-18 16:46 Sergei Trofimovich
2020-05-18 15:10 Agostino Sarubbo
2020-05-17 10:06 Sergei Trofimovich
2020-05-17  9:55 Sergei Trofimovich
2020-05-16 19:47 Sergei Trofimovich
2020-05-12 20:17 Sergei Trofimovich
2020-05-11 20:34 Sergei Trofimovich
2020-04-04 11:07 Sergei Trofimovich
2020-03-11 14:42 Matthias Maier
2020-03-01 18:39 Matthias Maier
2020-03-01 18:36 Matthias Maier
2020-01-03 13:57 Agostino Sarubbo
2019-12-31 14:21 Agostino Sarubbo
2019-12-31 14:16 Agostino Sarubbo
2019-12-28 15:59 Mikle Kolyada
2019-12-28 11:27 Lars Wendler
2019-12-26 23:03 Aaron Bauman
2019-12-23  9:42 Mikle Kolyada
2019-12-15 10:59 Agostino Sarubbo
2019-12-13  9:45 Agostino Sarubbo
2019-12-13  0:07 Thomas Deutschmann
2019-12-12 22:56 Sergei Trofimovich
2019-12-12 20:05 Matthias Maier
2019-12-12 19:23 Matthias Maier
2019-09-13 15:36 Mikle Kolyada
2019-09-13 15:36 Mikle Kolyada
2019-08-06 15:24 Agostino Sarubbo
2019-08-06  9:42 Agostino Sarubbo
2019-08-06  9:39 Agostino Sarubbo
2019-08-03  2:38 Sergei Trofimovich
2019-08-03  2:37 Sergei Trofimovich
2019-08-03  2:35 Sergei Trofimovich
2019-08-02 19:30 Sergei Trofimovich
2019-08-02 16:18 Aaron Bauman
2019-08-02  6:23 Matthias Maier
2018-12-27 18:48 Fabian Groffen
2018-10-02  2:14 Matthias Maier
2018-07-11  5:05 Markus Meier
2018-06-25 18:56 Tobias Klausmann
2018-06-12 16:06 Mikle Kolyada
2018-06-06 16:37 Sergei Trofimovich
2018-06-05 17:25 Mart Raudsepp
2018-06-05 16:59 Matthias Maier
2018-06-05 16:59 Matthias Maier
2018-06-05 16:59 Matthias Maier
2018-06-04 18:46 Mikle Kolyada
2018-06-04  2:44 Matthias Maier
2018-06-03 22:51 Sergei Trofimovich
2018-06-03 21:18 Matthias Maier
2018-06-03 21:18 Matthias Maier
2018-06-03 17:50 Mikle Kolyada
2018-04-20 19:45 David Seifert
2018-02-07  0:54 Matthias Maier
2018-02-07  0:54 Matthias Maier
2017-12-20 17:53 Matthias Maier
2017-12-20 17:53 Matthias Maier
2017-12-15  5:12 Matthias Maier
2017-12-15  3:58 Matthias Maier
2017-12-15  2:04 Matthias Maier
2017-12-10 10:17 Pacho Ramos
2017-11-19 12:37 David Seifert
2017-03-13 19:04 Jeroen Roovers
2017-03-11 17:07 Agostino Sarubbo
2017-03-04 14:02 Agostino Sarubbo
2017-03-02 10:47 Agostino Sarubbo
2017-02-28 11:22 Tobias Klausmann
2017-02-27 20:11 Michael Weber
2017-02-27  8:24 Agostino Sarubbo
2017-02-25 21:31 Matthias Maier
2017-02-20 18:05 Markus Meier
2017-01-23 18:58 Tobias Klausmann
2017-01-22 16:27 Agostino Sarubbo
2017-01-22  9:44 Jeroen Roovers
2017-01-20 11:05 Agostino Sarubbo
2017-01-17 13:52 Matthias Maier
2017-01-17 13:41 Matthias Maier
2017-01-15 15:50 Agostino Sarubbo
2016-09-16  5:12 Matthias Maier
2016-09-16  5:12 Matthias Maier
2016-08-28  8:50 Jeroen Roovers
2016-08-16  2:17 Matthias Maier
2016-07-17 17:35 Tobias Klausmann
2016-06-15  4:19 Matthias Maier
2016-02-28 15:58 Matthias Maier
2016-02-28  2:53 Matthias Maier
2016-01-25 14:51 Matthias Maier
2015-12-10 23:47 Matthias Maier
2015-12-10 23:47 Matthias Maier
2015-11-23  9:25 Agostino Sarubbo
2015-11-10 18:55 Markus Meier
2015-11-08 19:03 Mikle Kolyada
2015-11-01 13:15 Mikle Kolyada
2015-10-30 10:15 Agostino Sarubbo
2015-10-27 12:18 Agostino Sarubbo
2015-10-26  5:31 Jeroen Roovers
2015-10-09  5:35 Jeroen Roovers
2015-10-09  5:21 Jeroen Roovers
2015-08-09  6:19 Matthias Maier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1456675088.93a409d4eb7f22d1bc4644b02a93af2bf3c017b0.tamiko@gentoo \
    --to=tamiko@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox