From 3876d998861f1056878260b2060946863d3ec772 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Sun, 11 Apr 2021 21:30:51 +0000 Subject: 2021-04-11T21:15:01Z --- musl.html | 62 ++++++++++++++++++++++++++++++++++---------------------------- 1 file changed, 34 insertions(+), 28 deletions(-) (limited to 'musl.html') diff --git a/musl.html b/musl.html index 6828b851a9b1..b133125ee720 100644 --- a/musl.html +++ b/musl.html @@ -40,59 +40,65 @@ 15
$ pmaint sync 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).
+            16
*** syncing musl
 
- 17
*** syncing musl
+            17
warning: Pulling without specifying how to reconcile divergent branches is
 
- 18
warning: Pulling without specifying how to reconcile divergent branches is
+            18
discouraged. You can squelch this message by running one of the following
 
- 19
discouraged. You can squelch this message by running one of the following
+            19
commands sometime before your next pull:
 
- 20
commands sometime before your next pull:
+            20
 
- 21
+            21
  git config pull.rebase false  # merge (the default strategy)
 
- 22
  git config pull.rebase false  # merge (the default strategy)
+            22
  git config pull.rebase true   # rebase
 
- 23
  git config pull.rebase true   # rebase
+            23
  git config pull.ff only       # fast-forward only
 
- 24
  git config pull.ff only       # fast-forward only
+            24
 
- 25
+            25
You can replace "git config" with "git config --global" to set a default
 
- 26
You can replace "git config" with "git config --global" to set a default
+            26
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 27
preference for all repositories. You can also pass --rebase, --no-rebase,
+            27
or --ff-only on the command line to override the configured default per
 
- 28
or --ff-only on the command line to override the configured default per
+            28
invocation.
 
- 29
invocation.
+            29
 
- 30
+            30
Already up to date.
 
- 31
Already up to date.
+            31
*** synced musl
 
- 32
*** synced musl
+            32
 * Sync succeeded
 
- 33
 * Sync succeeded
+            33
$ git log --format=%ci -1
 
- 34
$ git log --format=%ci -1
+            34
$ git show -q --pretty=format:%G? HEAD
 
- 35
$ git show -q --pretty=format:%G? HEAD
+            35
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 musl
 
- 36
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 musl
-
- 37
 * 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
 * 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
 * sys-libs/libnih-1.0.3-r3: failed sourcing ebuild: autotools: EAPI 4 not supported, (autotools.eclass, line  35:  called die)
 
[FATAL] - 38
 * sys-libs/libapparmor-2.12.0: failed sourcing ebuild: Unsupported EAPI=5 (too old) for distutils-r1, (distutils-r1.eclass, line  48:  called die)
+            41
 * sys-libs/libutempter-1.1.6-r2: failed sourcing ebuild: flag-o-matic.eclass: EAPI 4 is too old., (flag-o-matic.eclass, line  14:  called die)
 
[FATAL] - 39
 * x11-libs/libpciaccess-0.13.4: failed sourcing ebuild: inherit requires unknown eclass: autotools-multilib.eclass
+            42
 * x11-libs/libpciaccess-0.13.4: failed sourcing ebuild: inherit requires unknown eclass: autotools-multilib.eclass
 
[FATAL] - 40
 * x11-libs/libpciaccess-0.14: failed sourcing ebuild: inherit requires unknown eclass: autotools-multilib.eclass
+            43
 * x11-libs/libpciaccess-0.14: failed sourcing ebuild: inherit requires unknown eclass: autotools-multilib.eclass
 
[FATAL] - 41
 * x11-libs/xcb-util-xrm-1.3: failed sourcing ebuild: inherit requires unknown eclass: autotools-multilib.eclass
+            44
 * x11-libs/xcb-util-xrm-1.3: failed sourcing ebuild: inherit requires unknown eclass: autotools-multilib.eclass
 
[FATAL] - 42
 * Cache regen failed with 1
+            45
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad