1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
|
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'/>
<link rel="stylesheet" type="text/css" href="log.css"/>
<title>QA check results for repository timboudreau</title>
</head>
<body>
<h1>timboudreau</h1>
<table class="log">
<tr class="" id="l1"><td><a href="#l1"><span>1</span></a></td><td><pre>{'description': {'en': "Tim Boudreau's Overlay"},
</pre></td></tr>
<tr class="" id="l2"><td><a href="#l2"><span>2</span></a></td><td><pre> 'feed': ['https://github.com/timboudreau/gentoo/commits/master.atom'],
</pre></td></tr>
<tr class="" id="l3"><td><a href="#l3"><span>3</span></a></td><td><pre> 'homepage': 'https://github.com/timboudreau/gentoo',
</pre></td></tr>
<tr class="" id="l4"><td><a href="#l4"><span>4</span></a></td><td><pre> 'name': 'timboudreau',
</pre></td></tr>
<tr class="" id="l5"><td><a href="#l5"><span>5</span></a></td><td><pre> 'owner': [{'email': 'tim@timboudreau.com',
</pre></td></tr>
<tr class="" id="l6"><td><a href="#l6"><span>6</span></a></td><td><pre> 'name': 'Tim Boudreau',
</pre></td></tr>
<tr class="" id="l7"><td><a href="#l7"><span>7</span></a></td><td><pre> 'type': 'person'}],
</pre></td></tr>
<tr class="" id="l8"><td><a href="#l8"><span>8</span></a></td><td><pre> 'quality': 'experimental',
</pre></td></tr>
<tr class="" id="l9"><td><a href="#l9"><span>9</span></a></td><td><pre> 'source': [{'type': 'git', 'uri': 'https://github.com/timboudreau/gentoo.git'},
</pre></td></tr>
<tr class="" id="l10"><td><a href="#l10"><span>10</span></a></td><td><pre> {'type': 'git', 'uri': 'git://github.com/timboudreau/gentoo.git'},
</pre></td></tr>
<tr class="" id="l11"><td><a href="#l11"><span>11</span></a></td><td><pre> {'type': 'git', 'uri': 'git@github.com:timboudreau/gentoo.git'}],
</pre></td></tr>
<tr class="" id="l12"><td><a href="#l12"><span>12</span></a></td><td><pre> 'status': 'unofficial'}
</pre></td></tr>
<tr class="" id="l13"><td><a href="#l13"><span>13</span></a></td><td><pre>$ pmaint sync timboudreau
</pre></td></tr>
<tr class="" id="l14"><td><a href="#l14"><span>14</span></a></td><td><pre>warning: Pulling without specifying how to reconcile divergent branches is
</pre></td></tr>
<tr class="" id="l15"><td><a href="#l15"><span>15</span></a></td><td><pre>discouraged. You can squelch this message by running one of the following
</pre></td></tr>
<tr class="" id="l16"><td><a href="#l16"><span>16</span></a></td><td><pre>commands sometime before your next pull:
</pre></td></tr>
<tr class="" id="l17"><td><a href="#l17"><span>17</span></a></td><td><pre>
</pre></td></tr>
<tr class="" id="l18"><td><a href="#l18"><span>18</span></a></td><td><pre> git config pull.rebase false # merge (the default strategy)
</pre></td></tr>
<tr class="" id="l19"><td><a href="#l19"><span>19</span></a></td><td><pre> git config pull.rebase true # rebase
</pre></td></tr>
<tr class="" id="l20"><td><a href="#l20"><span>20</span></a></td><td><pre> git config pull.ff only # fast-forward only
</pre></td></tr>
<tr class="" id="l21"><td><a href="#l21"><span>21</span></a></td><td><pre>
</pre></td></tr>
<tr class="" id="l22"><td><a href="#l22"><span>22</span></a></td><td><pre>You can replace "git config" with "git config --global" to set a default
</pre></td></tr>
<tr class="" id="l23"><td><a href="#l23"><span>23</span></a></td><td><pre>preference for all repositories. You can also pass --rebase, --no-rebase,
</pre></td></tr>
<tr class="" id="l24"><td><a href="#l24"><span>24</span></a></td><td><pre>or --ff-only on the command line to override the configured default per
</pre></td></tr>
<tr class="" id="l25"><td><a href="#l25"><span>25</span></a></td><td><pre>invocation.
</pre></td></tr>
<tr class="" id="l26"><td><a href="#l26"><span>26</span></a></td><td><pre>
</pre></td></tr>
<tr class="" id="l27"><td><a href="#l27"><span>27</span></a></td><td><pre>Already up to date.
</pre></td></tr>
<tr class="" id="l28"><td><a href="#l28"><span>28</span></a></td><td><pre>*** syncing timboudreau
</pre></td></tr>
<tr class="" id="l29"><td><a href="#l29"><span>29</span></a></td><td><pre>*** synced timboudreau
</pre></td></tr>
<tr class="" id="l30"><td><a href="#l30"><span>30</span></a></td><td><pre> * Sync succeeded
</pre></td></tr>
<tr class="" id="l31"><td><a href="#l31"><span>31</span></a></td><td><pre>$ git log --format=%ci -1
</pre></td></tr>
<tr class="" id="l32"><td><a href="#l32"><span>32</span></a></td><td><pre>$ git show -q --pretty=format:%G? HEAD
</pre></td></tr>
<tr class="" id="l33"><td><a href="#l33"><span>33</span></a></td><td><pre>$ pmaint regen --use-local-desc --pkg-desc-index -t 1 timboudreau
</pre></td></tr>
<tr class="" id="l34"><td><a href="#l34"><span>34</span></a></td><td><pre>EGO VENDOR URI: https://github.com/AudriusButkevicius/go-nat-pmp/archive/452c97607362b2ab5a7839b8d1704f0396b640ca.tar.gz -> github.com-AudriusButkevicius-go-nat-pmp-452c97607362b2ab5a7839b8d1704f0396b640ca.tar.gz https://github.com/AudriusButkevicius/pfilter/archive/c55ef6137fc6.tar.gz -> github.com-AudriusButkevicius-pfilter-c55ef6137fc6.tar.gz https://github.com/AudriusButkevicius/recli/archive/v0.0.5.tar.gz -> github.com-AudriusButkevicius-recli-v0.0.5.tar.gz https://github.com/StackExchange/wmi/archive/cbe66965904d.tar.gz -> github.com-StackExchange-wmi-cbe66965904d.tar.gz https://github.com/bkaradzic/go-lz4/archive/7224d8d8f27e.tar.gz -> github.com-bkaradzic-go-lz4-7224d8d8f27e.tar.gz https://github.com/calmh/xdr/archive/v1.1.0.tar.gz -> github.com-calmh-xdr-v1.1.0.tar.gz https://github.com/ccding/go-stun/archive/be486d185f3d.tar.gz -> github.com-ccding-go-stun-be486d185f3d.tar.gz https://github.com/certifi/gocertifi/archive/a5e0173ced67.tar.gz -> github.com-certifi-gocertifi-a5e0173ced67.tar.gz https://github.com/chmduquesne/rollinghash/archive/a60f8e7142b5.tar.gz -> github.com-chmduquesne-rollinghash-a60f8e7142b5.tar.gz https://github.com/d4l3k/messagediff/archive/v1.2.1.tar.gz -> github.com-d4l3k-messagediff-v1.2.1.tar.gz https://github.com/flynn-archive/go-shlex/archive/3f9db97f8568.tar.gz -> github.com-flynn-archive-go-shlex-3f9db97f8568.tar.gz https://github.com/getsentry/raven-go/archive/v0.2.0.tar.gz -> github.com-getsentry-raven-go-v0.2.0.tar.gz https://github.com/go-ole/go-ole/archive/v1.2.4.tar.gz -> github.com-go-ole-go-ole-v1.2.4.tar.gz https://github.com/gobwas/glob/archive/v0.2.3.tar.gz -> github.com-gobwas-glob-v0.2.3.tar.gz https://github.com/gogo/protobuf/archive/v1.3.0.tar.gz -> github.com-gogo-protobuf-v1.3.0.tar.gz https://github.com/golang/groupcache/archive/869f871628b6.tar.gz -> github.com-golang-groupcache-869f871628b6.tar.gz https://github.com/golang/mock/archive/v1.3.1.tar.gz -> github.com-golang-mock-v1.3.1.tar.gz https://github.com/jackpal/gateway/archive/v1.0.5.tar.gz -> github.com-jackpal-gateway-v1.0.5.tar.gz https://github.com/kballard/go-shellquote/archive/95032a82bc51.tar.gz -> github.com-kballard-go-shellquote-95032a82bc51.tar.gz https://github.com/kr/pretty/archive/v0.1.0.tar.gz -> github.com-kr-pretty-v0.1.0.tar.gz https://github.com/lib/pq/archive/v1.2.0.tar.gz -> github.com-lib-pq-v1.2.0.tar.gz https://github.com/lucas-clemente/quic-go/archive/v0.12.0.tar.gz -> github.com-lucas-clemente-quic-go-v0.12.0.tar.gz https://github.com/maruel/panicparse/archive/v1.3.0.tar.gz -> github.com-maruel-panicparse-v1.3.0.tar.gz https://github.com/mattn/go-isatty/archive/v0.0.9.tar.gz -> github.com-mattn-go-isatty-v0.0.9.tar.gz https://github.com/minio/sha256-simd/archive/v0.1.1.tar.gz -> github.com-minio-sha256-simd-v0.1.1.tar.gz https://github.com/onsi/ginkgo/archive/v1.9.0.tar.gz -> github.com-onsi-ginkgo-v1.9.0.tar.gz https://github.com/onsi/gomega/archive/v1.6.0.tar.gz -> github.com-onsi-gomega-v1.6.0.tar.gz https://github.com/oschwald/geoip2-golang/archive/v1.3.0.tar.gz -> github.com-oschwald-geoip2-golang-v1.3.0.tar.gz https://github.com/oschwald/maxminddb-golang/archive/v1.4.0.tar.gz -> github.com-oschwald-maxminddb-golang-v1.4.0.tar.gz https://github.com/petermattis/goid/archive/b0b1615b78e5.tar.gz -> github.com-petermattis-goid-b0b1615b78e5.tar.gz https://github.com/pkg/errors/archive/v0.8.1.tar.gz -> github.com-pkg-errors-v0.8.1.tar.gz https://github.com/prometheus/client_golang/archive/v1.1.0.tar.gz -> github.com-prometheus-client_golang-v1.1.0.tar.gz https://github.com/prometheus/client_model/archive/14fe0d1b01d4.tar.gz -> github.com-prometheus-client_model-14fe0d1b01d4.tar.gz https://github.com/prometheus/procfs/archive/v0.0.4.tar.gz -> github.com-prometheus-procfs-v0.0.4.tar.gz https://github.com/rcrowley/go-metrics/archive/cac0b30c2563.tar.gz -> github.com-rcrowley-go-metrics-cac0b30c2563.tar.gz https://github.com/sasha-s/go-deadlock/archive/v0.2.0.tar.gz -> github.com-sasha-s-go-deadlock-v0.2.0.tar.gz https://github.com/shirou/gopsutil/archive/47ef3260b6bf.tar.gz -> github.com-shirou-gopsutil-47ef3260b6bf.tar.gz https://github.com/syncthing/notify/archive/69c7a957d3e2.tar.gz -> github.com-syncthing-notify-69c7a957d3e2.tar.gz https://github.com/syndtr/goleveldb/archive/758128399b1d.tar.gz -> github.com-syndtr-goleveldb-758128399b1d.tar.gz https://github.com/thejerf/suture/archive/v3.0.2.tar.gz -> github.com-thejerf-suture-v3.0.2.tar.gz https://github.com/urfave/cli/archive/v1.22.1.tar.gz -> github.com-urfave-cli-v1.22.1.tar.gz https://github.com/vitrun/qart/archive/bf64b92db6b0.tar.gz -> github.com-vitrun-qart-bf64b92db6b0.tar.gz https://github.com/golang/crypto/archive/9756ffdc2472.tar.gz -> github.com-golang-crypto-9756ffdc2472.tar.gz https://github.com/golang/net/archive/ba9fcec4b297.tar.gz -> github.com-golang-net-ba9fcec4b297.tar.gz https://github.com/golang/sys/archive/749cb33beabd.tar.gz -> github.com-golang-sys-749cb33beabd.tar.gz https://github.com/golang/text/archive/v0.3.2.tar.gz -> github.com-golang-text-v0.3.2.tar.gz https://github.com/golang/time/archive/9d24e82272b4.tar.gz -> github.com-golang-time-9d24e82272b4.tar.gz https://github.com/go-asn1-ber/asn1-ber/archive/f715ec2f112d.tar.gz -> github.com-go-asn1-ber-asn1-ber-f715ec2f112d.tar.gz https://github.com/go-check/check/archive/788fd7840127.tar.gz -> github.com-go-check-check-788fd7840127.tar.gz https://github.com/go-ldap/ldap/archive/v2.5.1.tar.gz -> github.com-go-ldap-ldap-v2.5.1.tar.gz https://github.com/golang/snappy/archive/v0.0.1.tar.gz -> github.com-golang-snappy-v0.0.1.tar.gz https://github.com/onsi/ginkgo/archive/v1.7.0.tar.gz -> github.com-onsi-ginkgo-v1.7.0.tar.gz https://github.com/onsi/gomega/archive/v1.4.3.tar.gz -> github.com-onsi-gomega-v1.4.3.tar.gz https://github.com/cheekybits/genny/archive/v1.0.0.tar.gz -> github.com-cheekybits-genny-v1.0.0.tar.gz https://github.com/golang/protobuf/archive/v1.3.2.tar.gz -> github.com-golang-protobuf-v1.3.2.tar.gz https://github.com/marten-seemann/qtls/archive/v0.3.2.tar.gz -> github.com-marten-seemann-qtls-v0.3.2.tar.gz https://github.com/cpuguy83/go-md2man/archive/v1.0.10.tar.gz -> github.com-cpuguy83-go-md2man-v1.0.10.tar.gz https://github.com/beorn7/perks/archive/v1.0.1.tar.gz -> github.com-beorn7-perks-v1.0.1.tar.gz https://github.com/prometheus/common/archive/v0.6.0.tar.gz -> github.com-prometheus-common-v0.6.0.tar.gz https://github.com/matttproud/golang_protobuf_extensions/archive/v1.0.1.tar.gz -> github.com-matttproud-golang_protobuf_extensions-v1.0.1.tar.gz
</pre></td></tr>
<tr class="" id="l35"><td><a href="#l35"><span>35</span></a></td><td><pre>EGO VENDOR URI: https://github.com/AudriusButkevicius/go-nat-pmp/archive/452c97607362b2ab5a7839b8d1704f0396b640ca.tar.gz -> github.com-AudriusButkevicius-go-nat-pmp-452c97607362b2ab5a7839b8d1704f0396b640ca.tar.gz https://github.com/AudriusButkevicius/pfilter/archive/c55ef6137fc6.tar.gz -> github.com-AudriusButkevicius-pfilter-c55ef6137fc6.tar.gz https://github.com/AudriusButkevicius/recli/archive/v0.0.5.tar.gz -> github.com-AudriusButkevicius-recli-v0.0.5.tar.gz https://github.com/StackExchange/wmi/archive/cbe66965904d.tar.gz -> github.com-StackExchange-wmi-cbe66965904d.tar.gz https://github.com/bkaradzic/go-lz4/archive/7224d8d8f27e.tar.gz -> github.com-bkaradzic-go-lz4-7224d8d8f27e.tar.gz https://github.com/calmh/xdr/archive/v1.1.0.tar.gz -> github.com-calmh-xdr-v1.1.0.tar.gz https://github.com/ccding/go-stun/archive/be486d185f3d.tar.gz -> github.com-ccding-go-stun-be486d185f3d.tar.gz https://github.com/certifi/gocertifi/archive/a5e0173ced67.tar.gz -> github.com-certifi-gocertifi-a5e0173ced67.tar.gz https://github.com/chmduquesne/rollinghash/archive/a60f8e7142b5.tar.gz -> github.com-chmduquesne-rollinghash-a60f8e7142b5.tar.gz https://github.com/d4l3k/messagediff/archive/v1.2.1.tar.gz -> github.com-d4l3k-messagediff-v1.2.1.tar.gz https://github.com/flynn-archive/go-shlex/archive/3f9db97f8568.tar.gz -> github.com-flynn-archive-go-shlex-3f9db97f8568.tar.gz https://github.com/getsentry/raven-go/archive/v0.2.0.tar.gz -> github.com-getsentry-raven-go-v0.2.0.tar.gz https://github.com/go-ole/go-ole/archive/v1.2.4.tar.gz -> github.com-go-ole-go-ole-v1.2.4.tar.gz https://github.com/gobwas/glob/archive/v0.2.3.tar.gz -> github.com-gobwas-glob-v0.2.3.tar.gz https://github.com/gogo/protobuf/archive/v1.3.0.tar.gz -> github.com-gogo-protobuf-v1.3.0.tar.gz https://github.com/golang/groupcache/archive/869f871628b6.tar.gz -> github.com-golang-groupcache-869f871628b6.tar.gz https://github.com/golang/mock/archive/v1.3.1.tar.gz -> github.com-golang-mock-v1.3.1.tar.gz https://github.com/jackpal/gateway/archive/v1.0.5.tar.gz -> github.com-jackpal-gateway-v1.0.5.tar.gz https://github.com/kballard/go-shellquote/archive/95032a82bc51.tar.gz -> github.com-kballard-go-shellquote-95032a82bc51.tar.gz https://github.com/kr/pretty/archive/v0.1.0.tar.gz -> github.com-kr-pretty-v0.1.0.tar.gz https://github.com/lib/pq/archive/v1.2.0.tar.gz -> github.com-lib-pq-v1.2.0.tar.gz https://github.com/lucas-clemente/quic-go/archive/v0.12.0.tar.gz -> github.com-lucas-clemente-quic-go-v0.12.0.tar.gz https://github.com/maruel/panicparse/archive/v1.3.0.tar.gz -> github.com-maruel-panicparse-v1.3.0.tar.gz https://github.com/mattn/go-isatty/archive/v0.0.9.tar.gz -> github.com-mattn-go-isatty-v0.0.9.tar.gz https://github.com/minio/sha256-simd/archive/v0.1.1.tar.gz -> github.com-minio-sha256-simd-v0.1.1.tar.gz https://github.com/onsi/ginkgo/archive/v1.9.0.tar.gz -> github.com-onsi-ginkgo-v1.9.0.tar.gz https://github.com/onsi/gomega/archive/v1.6.0.tar.gz -> github.com-onsi-gomega-v1.6.0.tar.gz https://github.com/oschwald/geoip2-golang/archive/v1.3.0.tar.gz -> github.com-oschwald-geoip2-golang-v1.3.0.tar.gz https://github.com/oschwald/maxminddb-golang/archive/v1.4.0.tar.gz -> github.com-oschwald-maxminddb-golang-v1.4.0.tar.gz https://github.com/petermattis/goid/archive/b0b1615b78e5.tar.gz -> github.com-petermattis-goid-b0b1615b78e5.tar.gz https://github.com/pkg/errors/archive/v0.8.1.tar.gz -> github.com-pkg-errors-v0.8.1.tar.gz https://github.com/prometheus/client_golang/archive/v1.1.0.tar.gz -> github.com-prometheus-client_golang-v1.1.0.tar.gz https://github.com/prometheus/client_model/archive/14fe0d1b01d4.tar.gz -> github.com-prometheus-client_model-14fe0d1b01d4.tar.gz https://github.com/prometheus/procfs/archive/v0.0.4.tar.gz -> github.com-prometheus-procfs-v0.0.4.tar.gz https://github.com/rcrowley/go-metrics/archive/cac0b30c2563.tar.gz -> github.com-rcrowley-go-metrics-cac0b30c2563.tar.gz https://github.com/sasha-s/go-deadlock/archive/v0.2.0.tar.gz -> github.com-sasha-s-go-deadlock-v0.2.0.tar.gz https://github.com/shirou/gopsutil/archive/47ef3260b6bf.tar.gz -> github.com-shirou-gopsutil-47ef3260b6bf.tar.gz https://github.com/syncthing/notify/archive/69c7a957d3e2.tar.gz -> github.com-syncthing-notify-69c7a957d3e2.tar.gz https://github.com/syndtr/goleveldb/archive/758128399b1d.tar.gz -> github.com-syndtr-goleveldb-758128399b1d.tar.gz https://github.com/thejerf/suture/archive/v3.0.2.tar.gz -> github.com-thejerf-suture-v3.0.2.tar.gz https://github.com/urfave/cli/archive/v1.22.1.tar.gz -> github.com-urfave-cli-v1.22.1.tar.gz https://github.com/vitrun/qart/archive/bf64b92db6b0.tar.gz -> github.com-vitrun-qart-bf64b92db6b0.tar.gz https://github.com/golang/crypto/archive/9756ffdc2472.tar.gz -> github.com-golang-crypto-9756ffdc2472.tar.gz https://github.com/golang/net/archive/ba9fcec4b297.tar.gz -> github.com-golang-net-ba9fcec4b297.tar.gz https://github.com/golang/sys/archive/749cb33beabd.tar.gz -> github.com-golang-sys-749cb33beabd.tar.gz https://github.com/golang/text/archive/v0.3.2.tar.gz -> github.com-golang-text-v0.3.2.tar.gz https://github.com/golang/time/archive/9d24e82272b4.tar.gz -> github.com-golang-time-9d24e82272b4.tar.gz https://github.com/go-asn1-ber/asn1-ber/archive/f715ec2f112d.tar.gz -> github.com-go-asn1-ber-asn1-ber-f715ec2f112d.tar.gz https://github.com/go-check/check/archive/788fd7840127.tar.gz -> github.com-go-check-check-788fd7840127.tar.gz https://github.com/go-ldap/ldap/archive/v2.5.1.tar.gz -> github.com-go-ldap-ldap-v2.5.1.tar.gz https://github.com/golang/snappy/archive/v0.0.1.tar.gz -> github.com-golang-snappy-v0.0.1.tar.gz https://github.com/onsi/ginkgo/archive/v1.7.0.tar.gz -> github.com-onsi-ginkgo-v1.7.0.tar.gz https://github.com/onsi/gomega/archive/v1.4.3.tar.gz -> github.com-onsi-gomega-v1.4.3.tar.gz https://github.com/cheekybits/genny/archive/v1.0.0.tar.gz -> github.com-cheekybits-genny-v1.0.0.tar.gz https://github.com/golang/protobuf/archive/v1.3.2.tar.gz -> github.com-golang-protobuf-v1.3.2.tar.gz https://github.com/marten-seemann/qtls/archive/v0.3.2.tar.gz -> github.com-marten-seemann-qtls-v0.3.2.tar.gz https://github.com/cpuguy83/go-md2man/archive/v1.0.10.tar.gz -> github.com-cpuguy83-go-md2man-v1.0.10.tar.gz https://github.com/beorn7/perks/archive/v1.0.1.tar.gz -> github.com-beorn7-perks-v1.0.1.tar.gz https://github.com/prometheus/common/archive/v0.6.0.tar.gz -> github.com-prometheus-common-v0.6.0.tar.gz https://github.com/matttproud/golang_protobuf_extensions/archive/v1.0.1.tar.gz -> github.com-matttproud-golang_protobuf_extensions-v1.0.1.tar.gz
</pre></td></tr>
<tr class="err" id="l36"><td><a href="#l36"><span>36</span></a></td><td><pre> * media-gfx/synfig-0.64.2: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
</pre></td><td>[FATAL]</td></tr>
<tr class="err" id="l37"><td><a href="#l37"><span>37</span></a></td><td><pre> * media-libs/openni-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
</pre></td><td>[FATAL]</td></tr>
<tr class="err" id="l38"><td><a href="#l38"><span>38</span></a></td><td><pre> * media-libs/openni-kinect-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
</pre></td><td>[FATAL]</td></tr>
<tr class="err" id="l39"><td><a href="#l39"><span>39</span></a></td><td><pre> * media-libs/openni-sensor-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
</pre></td><td>[FATAL]</td></tr>
<tr class="err" id="l40"><td><a href="#l40"><span>40</span></a></td><td><pre> * media-video/tupi-0.2.4: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
</pre></td><td>[FATAL]</td></tr>
<tr class="err" id="l41"><td><a href="#l41"><span>41</span></a></td><td><pre> * net-misc/statsd-0.7.1: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
</pre></td><td>[FATAL]</td></tr>
<tr class="err" id="l42"><td><a href="#l42"><span>42</span></a></td><td><pre> * net-misc/statsd-0.7.2: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
</pre></td><td>[FATAL]</td></tr>
<tr class="err" id="l43"><td><a href="#l43"><span>43</span></a></td><td><pre> * net-misc/statsd-0.8.0: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
</pre></td><td>[FATAL]</td></tr>
<tr class="err" id="l44"><td><a href="#l44"><span>44</span></a></td><td><pre> * net-misc/statsd-0.8.5: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
</pre></td><td>[FATAL]</td></tr>
<tr class="" id="l45"><td><a href="#l45"><span>45</span></a></td><td><pre> * Cache regen failed with 1
</pre></td></tr>
</table>
</body>
</html>
|