From 6efe2232562ce7d7421d8875e1ffe094d6085bd4 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Sun, 11 Apr 2021 00:50:07 +0000 Subject: 2021-04-11T00:45:01Z --- musl.html | 56 ++++++++++++++++++++++++++++++-------------------------- 1 file changed, 30 insertions(+), 26 deletions(-) (limited to 'musl.html') diff --git a/musl.html b/musl.html index 5aa92db0375d..c7ed8fb14a4b 100644 --- a/musl.html +++ b/musl.html @@ -40,57 +40,61 @@ 15
$ pmaint sync musl
 
- 16
*** syncing musl
+            16
WARNING:pkgcore:SwordArMor repo at '/var/lib/repo-mirror-ci/sync/SwordArMor', 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
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
 
- 18
discouraged. You can squelch this message by running one of the following
+            18
*** syncing musl
 
- 19
commands sometime before your next pull:
+            19
warning: Pulling without specifying how to reconcile divergent branches is
 
- 20
+            20
discouraged. You can squelch this message by running one of the following
 
- 21
  git config pull.rebase false  # merge (the default strategy)
+            21
commands sometime before your next pull:
 
- 22
  git config pull.rebase true   # rebase
+            22
 
- 23
  git config pull.ff only       # fast-forward only
+            23
  git config pull.rebase false  # merge (the default strategy)
 
- 24
+            24
  git config pull.rebase true   # rebase
 
- 25
You can replace "git config" with "git config --global" to set a default
+            25
  git config pull.ff only       # fast-forward only
 
- 26
preference for all repositories. You can also pass --rebase, --no-rebase,
+            26
 
- 27
or --ff-only on the command line to override the configured default per
+            27
You can replace "git config" with "git config --global" to set a default
 
- 28
invocation.
+            28
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 29
+            29
or --ff-only on the command line to override the configured default per
 
- 30
Already up to date.
+            30
invocation.
 
- 31
*** synced musl
+            31
 
- 32
 * Sync succeeded
+            32
Already up to date.
 
- 33
$ git log --format=%ci -1
+            33
*** synced musl
 
- 34
$ git show -q --pretty=format:%G? HEAD
+            34
 * Sync succeeded
 
- 35
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 musl
+            35
$ git log --format=%ci -1
 
- 36
 * sys-libs/libapparmor-2.11.1: failed sourcing ebuild: Unsupported EAPI=5 (too old) for distutils-r1, (distutils-r1.eclass, line  48:  called die)
+            36
$ git show -q --pretty=format:%G? HEAD
+
+ 37
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 musl
+
+ 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] - 37
 * sys-libs/libapparmor-2.12.0: failed sourcing ebuild: Unsupported EAPI=5 (too old) for distutils-r1, (distutils-r1.eclass, line  48:  called die)
+            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] - 38
 * x11-libs/libpciaccess-0.13.4: failed sourcing ebuild: inherit requires unknown eclass: autotools-multilib.eclass
+            40
 * x11-libs/libpciaccess-0.13.4: failed sourcing ebuild: inherit requires unknown eclass: autotools-multilib.eclass
 
[FATAL] - 39
 * x11-libs/libpciaccess-0.14: failed sourcing ebuild: inherit requires unknown eclass: autotools-multilib.eclass
+            41
 * x11-libs/libpciaccess-0.14: failed sourcing ebuild: inherit requires unknown eclass: autotools-multilib.eclass
 
[FATAL] - 40
 * x11-libs/xcb-util-xrm-1.3: failed sourcing ebuild: inherit requires unknown eclass: autotools-multilib.eclass
+            42
 * x11-libs/xcb-util-xrm-1.3: failed sourcing ebuild: inherit requires unknown eclass: autotools-multilib.eclass
 
[FATAL] - 41
 * Cache regen failed with 1
+            43
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad