1. 04 Jan, 2021 2 commits
    • James T. Lee's avatar
      Escalate container privileges to workaround Python deadlock · d560ac45
      James T. Lee authored
      Don't know if this will help, but I'm out of ideas.  During Python
      installation, a number of forks of:
      
      /usr/bin/qemu-aarch64 ./python -E -Wi -OO
      /var/tmp/portage/dev-lang/python-3.8.6-r1/image/usr/lib/python3.8/compileall.py
      -j16 -d /usr/lib/python3.8 -f -x
      bad_coding|badsyntax|site-packages|lib2to3/tests/data
      /var/tmp/portage/dev-lang/python-3.8.6-r1/image/usr/lib/python3.8
      
      are spawned and deadlock in
      
      futex(0x550435f000, FUTEX_WAIT_BITSET|FUTEX_CLOCK_REALTIME, 0, NULL,
      FUTEX_BITSET_MATCH_ANY <unfinished ...>
      d560ac45
    • James T. Lee's avatar
      Trivial style fix · c496aa10
      James T. Lee authored
      c496aa10
  2. 02 Jan, 2021 1 commit
  3. 01 Jan, 2021 1 commit
  4. 30 Dec, 2020 2 commits
  5. 27 Dec, 2020 1 commit
  6. 22 Dec, 2020 2 commits
  7. 21 Dec, 2020 2 commits
    • James T. Lee's avatar
      Let Puppet manage make.conf · c8ba6d94
      James T. Lee authored
      There is no need to pass build options from the CI host because the
      algorithm Puppet uses to make /etc/portage/make.conf works just as well
      inside the container.
      c8ba6d94
    • James T. Lee's avatar
      Style fixes · 43fee66d
      James T. Lee authored
      43fee66d
  8. 20 Dec, 2020 2 commits
  9. 19 Dec, 2020 1 commit
  10. 17 Dec, 2020 3 commits