From f21335c10ce0d9d6950fe5932b0b233565e02557 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Sun, 4 Oct 2020 02:05:10 +0000 Subject: 2020-10-04T02:00:01Z --- hhvm.html | 56 ++++++++++++++++++++++++++------------------------------ 1 file changed, 26 insertions(+), 30 deletions(-) (limited to 'hhvm.html') diff --git a/hhvm.html b/hhvm.html index 4ce0470c17fe..7807caf63f25 100644 --- a/hhvm.html +++ b/hhvm.html @@ -38,61 +38,57 @@ 14
$ pmaint sync hhvm
 
- 15
WARNING:pkgcore:calculate repo at '/var/lib/repo-mirror-ci/sync/calculate', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            15
warning: Pulling without specifying how to reconcile divergent branches is
 
- 16
WARNING:pkgcore:distros repo at '/var/lib/repo-mirror-ci/sync/distros', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
+            16
discouraged. You can squelch this message by running one of the following
 
- 17
warning: Pulling without specifying how to reconcile divergent branches is
+            17
commands sometime before your next pull:
 
- 18
discouraged. You can squelch this message by running one of the following
+            18
 
- 19
commands sometime before your next pull:
+            19
  git config pull.rebase false  # merge (the default strategy)
 
- 20
+            20
  git config pull.rebase true   # rebase
 
- 21
  git config pull.rebase false  # merge (the default strategy)
+            21
  git config pull.ff only       # fast-forward only
 
- 22
  git config pull.rebase true   # rebase
+            22
 
- 23
  git config pull.ff only       # fast-forward only
+            23
You can replace "git config" with "git config --global" to set a default
 
- 24
+            24
preference for all repositories. You can also pass --rebase, --no-rebase,
 
- 25
You can replace "git config" with "git config --global" to set a default
+            25
or --ff-only on the command line to override the configured default per
 
- 26
preference for all repositories. You can also pass --rebase, --no-rebase,
+            26
invocation.
 
- 27
or --ff-only on the command line to override the configured default per
+            27
 
- 28
invocation.
+            28
Already up to date.
 
- 29
+            29
*** syncing hhvm
 
- 30
Already up to date.
+            30
*** synced hhvm
 
- 31
*** syncing hhvm
+            31
 * Sync succeeded
 
- 32
*** synced hhvm
+            32
$ git log --format=%ci -1
 
- 33
 * Sync succeeded
+            33
$ git show -q --pretty=format:%G? HEAD
 
- 34
$ git log --format=%ci -1
+            34
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 hhvm
 
- 35
$ git show -q --pretty=format:%G? HEAD
-
- 36
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 hhvm
-
- 37
 * dev-php/hhvm-3.12.7: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            35
 * dev-php/hhvm-3.12.7: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 38
 * dev-php/hhvm-3.14.4: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            36
 * dev-php/hhvm-3.14.4: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 39
 * dev-php/hhvm-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            37
 * dev-php/hhvm-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 40
 * dev-util/arcanist-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            38
 * dev-util/arcanist-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 41
 * dev-util/libphutil-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
+            39
 * dev-util/libphutil-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
 
[FATAL] - 42
 * Cache regen failed with 1
+            40
 * Cache regen failed with 1
 
-- cgit v1.2.3-65-gdbad