From 1a04a43fa29c3b318800034ff46672c0dede2551 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Tue, 13 Apr 2021 14:21:21 +0000 Subject: 2021-04-13T14:15:01Z --- musl.html | 138 ++++++++++++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 103 insertions(+), 35 deletions(-) (limited to 'musl.html') diff --git a/musl.html b/musl.html index 964e3282e77d..298df5471a59 100644 --- a/musl.html +++ b/musl.html @@ -40,61 +40,129 @@ 15
$ pmaint sync musl
 
- 16
*** syncing musl
+            16
WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 17
warning: Pulling without specifying how to reconcile divergent branches is
+            17
*** syncing musl
 
- 18
discouraged. You can squelch this message by running one of the following
+            18
warning: Pulling without specifying how to reconcile divergent branches is
 
- 19
commands sometime before your next pull:
+            19
discouraged. You can squelch this message by running one of the following
 
- 20
+            20
commands sometime before your next pull:
 
- 21
  git config pull.rebase false  # merge (the default strategy)
+            21
 
- 22
  git config pull.rebase true   # rebase
+            22
  git config pull.rebase false  # merge (the default strategy)
 
- 23
  git config pull.ff only       # fast-forward only
+            23
  git config pull.rebase true   # rebase
 
- 24
+            24
  git config pull.ff only       # fast-forward only
 
- 25
You can replace "git config" with "git config --global" to set a default
+            25
 
- 26
preference for all repositories. You can also pass --rebase, --no-rebase,
+            26
You can replace "git config" with "git config --global" to set a default
 
- 27
or --ff-only on the command line to override the configured default per
+            27
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 28
invocation.
+            28
or --ff-only on the command line to override the configured default per
 
- 29
+            29
invocation.
 
- 30
Already up to date.
+            30
 
- 31
*** synced musl
+            31
From https://anongit.gentoo.org/git/proj/musl
 
- 32
 * Sync succeeded
+            32
   29f9c842..678c481b  master     -> origin/master
 
- 33
$ git log --format=%ci -1
+            33
Updating 29f9c842..678c481b
 
- 34
$ git show -q --pretty=format:%G? HEAD
+            34
Fast-forward
 
- 35
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 musl
+            35
 mail-filter/libspf2/Manifest                       |   1 -
 
- 36
 * mail-filter/libspf2-1.2.9-r3: failed sourcing ebuild: autotools: EAPI 4 not supported, (autotools.eclass, line  35:  called die)
-
[FATAL] - 37
 * sys-apps/tcp-wrappers-7.6.22-r1: failed sourcing ebuild: flag-o-matic.eclass: EAPI 4 is too old., (flag-o-matic.eclass, line  14:  called die)
-
[FATAL] - 38
 * sys-libs/libapparmor-2.11.1: failed sourcing ebuild: Unsupported EAPI=5 (too old) for distutils-r1, (distutils-r1.eclass, line  48:  called die)
-
[FATAL] - 39
 * sys-libs/libapparmor-2.12.0: failed sourcing ebuild: Unsupported EAPI=5 (too old) for distutils-r1, (distutils-r1.eclass, line  48:  called die)
-
[FATAL] - 40
 * x11-libs/libpciaccess-0.13.4: failed sourcing ebuild: inherit requires unknown eclass: autotools-multilib.eclass
-
[FATAL] - 41
 * x11-libs/libpciaccess-0.14: failed sourcing ebuild: inherit requires unknown eclass: autotools-multilib.eclass
-
[FATAL] - 42
 * x11-libs/xcb-util-xrm-1.3: failed sourcing ebuild: inherit requires unknown eclass: autotools-multilib.eclass
-
[FATAL] - 43
 * Cache regen failed with 1
+            36
 mail-filter/libspf2/libspf2-1.2.9-r3.ebuild        |  42 ------
+
+ 37
 sys-apps/tcp-wrappers/Manifest                     |   1 -
+
+ 38
 .../tcp-wrappers/tcp-wrappers-7.6.22-r1.ebuild     |  94 -------------
+
+ 39
 sys-libs/libapparmor/Manifest                      |  21 ---
+
+ 40
 .../files/libapparmor-2.10-symbol_visibility.patch |  13 --
+
+ 41
 .../files/libapparmor-2.12-secure_getenv.patch     | 154 ---------------------
+
+ 42
 sys-libs/libapparmor/libapparmor-2.11.1.ebuild     |  96 -------------
+
+ 43
 sys-libs/libapparmor/libapparmor-2.12.0.ebuild     |  96 -------------
+
+ 44
 sys-libs/libapparmor/metadata.xml                  |  14 --
+
+ 45
 x11-libs/libpciaccess/Manifest                     |   2 -
+
+ 46
 .../files/libpciaccess-0.13.2-arm.patch            |  11 --
+
+ 47
 .../files/libpciaccess-0.13.2-limits.patch         |  10 --
+
+ 48
 x11-libs/libpciaccess/libpciaccess-0.13.4.ebuild   |  39 ------
+
+ 49
 x11-libs/libpciaccess/libpciaccess-0.14.ebuild     |  39 ------
+
+ 50
 x11-libs/libpciaccess/metadata.xml                 |   8 --
+
+ 51
 x11-libs/xcb-util-xrm/Manifest                     |   1 -
+
+ 52
 x11-libs/xcb-util-xrm/metadata.xml                 |  19 ---
+
+ 53
 x11-libs/xcb-util-xrm/xcb-util-xrm-1.3.ebuild      |  27 ----
+
+ 54
 19 files changed, 688 deletions(-)
+
+ 55
 delete mode 100644 mail-filter/libspf2/libspf2-1.2.9-r3.ebuild
+
+ 56
 delete mode 100644 sys-apps/tcp-wrappers/tcp-wrappers-7.6.22-r1.ebuild
+
+ 57
 delete mode 100644 sys-libs/libapparmor/Manifest
+
+ 58
 delete mode 100644 sys-libs/libapparmor/files/libapparmor-2.10-symbol_visibility.patch
+
+ 59
 delete mode 100644 sys-libs/libapparmor/files/libapparmor-2.12-secure_getenv.patch
+
+ 60
 delete mode 100644 sys-libs/libapparmor/libapparmor-2.11.1.ebuild
+
+ 61
 delete mode 100644 sys-libs/libapparmor/libapparmor-2.12.0.ebuild
+
+ 62
 delete mode 100644 sys-libs/libapparmor/metadata.xml
+
+ 63
 delete mode 100644 x11-libs/libpciaccess/Manifest
+
+ 64
 delete mode 100644 x11-libs/libpciaccess/files/libpciaccess-0.13.2-arm.patch
+
+ 65
 delete mode 100644 x11-libs/libpciaccess/files/libpciaccess-0.13.2-limits.patch
+
+ 66
 delete mode 100644 x11-libs/libpciaccess/libpciaccess-0.13.4.ebuild
+
+ 67
 delete mode 100644 x11-libs/libpciaccess/libpciaccess-0.14.ebuild
+
+ 68
 delete mode 100644 x11-libs/libpciaccess/metadata.xml
+
+ 69
 delete mode 100644 x11-libs/xcb-util-xrm/Manifest
+
+ 70
 delete mode 100644 x11-libs/xcb-util-xrm/metadata.xml
+
+ 71
 delete mode 100644 x11-libs/xcb-util-xrm/xcb-util-xrm-1.3.ebuild
+
+ 72
*** synced musl
+
+ 73
 * Sync succeeded
+
+ 74
$ git log --format=%ci -1
+
+ 75
$ git show -q --pretty=format:%G? HEAD
+
+ 76
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 musl
+
+ 77
 * Cache regenerated successfully
 
-- cgit v1.2.3-65-gdbad