oilshell.org

Side By Side Lines Parsed? Parse Process Time (secs) Internal Parse Time (secs) Parsed Lines/sec Translated? Filename
view 81 OK 0.17 0.17 476.5 OK acpid
view 209 OK 0.36 0.36 580.6 FAIL alsa-utils
view 69 OK 0.15 0.15 460.0 OK anacron
view 205 OK 0.35 0.35 585.7 FAIL apparmor
view 117 OK 0.23 0.23 508.7 OK apport
view 104 OK 0.21 0.21 495.2 OK avahi-daemon
view 65 OK 0.13 0.13 500.0 OK binfmt-support
view 135 OK 0.21 0.21 642.9 OK bluetooth
view 61 OK 0.13 0.13 469.2 OK bootmisc.sh
view 88 OK 0.22 0.22 400.0 OK brltty
view 155 OK 0.29 0.29 534.5 OK checkfs.sh
view 44 OK 0.12 0.12 366.7 OK checkroot-bootclean.sh
view 371 OK 0.55 0.55 674.5 OK checkroot.sh
view 61 OK 0.15 0.15 406.7 OK console-setup
view 92 OK 0.22 0.22 418.2 OK cron
view 95 OK 0.25 0.25 380.0 OK cups
view 64 OK 0.18 0.18 355.6 OK cups-browsed
view 122 OK 0.18 0.18 677.8 OK dbus
view 42 OK 0.12 0.12 350.0 OK dns-clean
view 42 OK 0.11 0.11 381.8 OK grub-common
view 83 OK 0.17 0.17 488.2 OK halt
view 68 OK 0.16 0.16 425.0 OK hostname.sh
view 120 OK 0.27 0.27 444.4 OK hwclock.sh
view 97 OK 0.21 0.21 461.9 OK irqbalance
view 123 OK 0.21 0.21 585.7 OK kerneloops
view 70 OK 0.15 0.15 466.7 OK keyboard-setup
view 62 OK 0.13 0.13 476.9 OK killprocs
view 95 OK 0.19 0.19 500.0 OK kmod
view 112 OK 0.19 0.19 589.5 OK lightdm
view 36 OK 0.11 0.11 327.3 OK mountall-bootclean.sh
view 100 OK 0.2 0.2 500.0 OK mountall.sh
view 68 OK 0.15 0.15 453.3 FAIL mountdevsubfs.sh
view 75 OK 0.16 0.16 468.8 FAIL mountkernfs.sh
view 36 OK 0.1 0.1 360.0 OK mountnfs-bootclean.sh
view 106 OK 0.22 0.22 481.8 FAIL mountnfs.sh
view 83 OK 0.14 0.14 592.9 OK network-manager
view 212 OK 0.4 0.4 530.0 OK networking
view 91 OK 0.14 0.14 650.0 OK nmbd
view 73 OK 0.16 0.16 456.2 OK ondemand
view 204 OK 0.28 0.28 728.6 OK php7.0-fpm
view 89 OK 0.13 0.13 684.6 OK plymouth
view 47 OK 0.1 0.1 470.0 OK plymouth-log
view 23 OK 0.09 0.09 255.6 OK pppd-dns
view 54 OK 0.11 0.11 490.9 OK procps
view 38 OK 0.11 0.11 345.5 OK qemu-kvm
view 265 OK 0.42 0.42 631.0 OK rc
view 43 OK 0.12 0.12 358.3 OK rc.local
view 8 OK 0.08 0.08 100.0 OK rcS
view 41 OK 0.11 0.11 372.7 OK reboot
view 135 OK 0.25 0.25 540.0 OK resolvconf
view 152 OK 0.24 0.24 633.3 OK rsync
view 126 OK 0.27 0.27 466.7 OK rsyslog
view 53 OK 0.16 0.16 331.2 OK samba
view 101 OK 0.2 0.2 505.0 OK samba-ad-dc
view 101 OK 0.22 0.22 459.1 OK saned
view 152 OK 0.23 0.23 660.9 OK sendsigs
view 35 OK 0.11 0.11 318.2 OK single
view 92 OK 0.17 0.17 541.2 OK smbd
view 87 OK 0.2 0.2 435.0 OK speech-dispatcher
view 63 OK 0.14 0.14 450.0 OK sysstat
view 50 OK 0.12 0.12 416.7 OK thermald
view 251 OK 0.47 0.47 534.0 OK udev
view 85 OK 0.21 0.21 404.8 OK ufw
view 130 OK 0.22 0.22 590.9 OK umountfs
view 100 OK 0.21 0.21 476.2 OK umountnfs.sh
view 77 OK 0.18 0.18 427.8 OK umountroot
view 51 OK 0.15 0.15 340.0 OK unattended-upgrades
view 106 OK 0.17 0.17 623.5 OK urandom
view 62 OK 0.12 0.12 516.7 OK uuidd
view 261 OK 0.39 0.39 669.2 OK virtualbox
view 13 OK 0.09 0.09 144.4 OK whoopsie
view 122 OK 0.26 0.26 469.2 OK x11-common

stderr

Translating mountnfs.sh
        Traceback (most recent call last):
  File "bin/osh", line 469, in <module>
    main(sys.argv)
  File "bin/osh", line 452, in main
    sys.exit(OilMain(argv))
  File "bin/osh", line 435, in OilMain
    status = OshMain(main_argv, login_shell)
  File "bin/osh", line 350, in OshMain
    osh2oil.PrintAsOil(arena, node, opts.debug_spans)
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 69, in PrintAsOil
    fixer.DoCommand(node, None, at_top_level=True)  # no local symbols yet
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 473, in DoCommand
    self.DoCommand(child, local_symbols)
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 632, in DoCommand
    self.DoCommand(child, new_local_symbols)
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 682, in DoCommand
    self.DoCommand(node.body, local_symbols)
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 652, in DoCommand
    self.DoCommand(child, local_symbols)
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 726, in DoCommand
    self.DoCommand(child, local_symbols)
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 695, in DoCommand
    self.DoCommand(node.body, local_symbols)
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 652, in DoCommand
    self.DoCommand(child, local_symbols)
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 777, in DoCommand
    self.cursor.PrintUntil(rparen_spid)
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 39, in PrintUntil
    span = self.arena.GetLineSpan(span_id)
  File "/home/andy/git/oil/bin/../core/alloc.py", line 97, in GetLineSpan
    assert span_id >= 0, span_id
AssertionError: -1

        
Translating mountkernfs.sh
        Traceback (most recent call last):
  File "bin/osh", line 469, in <module>
    main(sys.argv)
  File "bin/osh", line 452, in main
    sys.exit(OilMain(argv))
  File "bin/osh", line 435, in OilMain
    status = OshMain(main_argv, login_shell)
  File "bin/osh", line 350, in OshMain
    osh2oil.PrintAsOil(arena, node, opts.debug_spans)
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 69, in PrintAsOil
    fixer.DoCommand(node, None, at_top_level=True)  # no local symbols yet
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 473, in DoCommand
    self.DoCommand(child, local_symbols)
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 777, in DoCommand
    self.cursor.PrintUntil(rparen_spid)
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 39, in PrintUntil
    span = self.arena.GetLineSpan(span_id)
  File "/home/andy/git/oil/bin/../core/alloc.py", line 97, in GetLineSpan
    assert span_id >= 0, span_id
AssertionError: -1

        
Translating apparmor
        Traceback (most recent call last):
  File "bin/osh", line 469, in <module>
    main(sys.argv)
  File "bin/osh", line 452, in main
    sys.exit(OilMain(argv))
  File "bin/osh", line 435, in OilMain
    status = OshMain(main_argv, login_shell)
  File "bin/osh", line 350, in OshMain
    osh2oil.PrintAsOil(arena, node, opts.debug_spans)
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 69, in PrintAsOil
    fixer.DoCommand(node, None, at_top_level=True)  # no local symbols yet
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 473, in DoCommand
    self.DoCommand(child, local_symbols)
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 782, in DoCommand
    self.DoCommand(child, local_symbols)
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 536, in DoCommand
    self.DoRedirect(r, local_symbols)
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 270, in DoRedirect
    raise NotImplementedError(node.__class__.__name__)
NotImplementedError: HereDoc

        
Translating mountdevsubfs.sh
        Traceback (most recent call last):
  File "bin/osh", line 469, in <module>
    main(sys.argv)
  File "bin/osh", line 452, in main
    sys.exit(OilMain(argv))
  File "bin/osh", line 435, in OilMain
    status = OshMain(main_argv, login_shell)
  File "bin/osh", line 350, in OshMain
    osh2oil.PrintAsOil(arena, node, opts.debug_spans)
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 69, in PrintAsOil
    fixer.DoCommand(node, None, at_top_level=True)  # no local symbols yet
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 473, in DoCommand
    self.DoCommand(child, local_symbols)
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 777, in DoCommand
    self.cursor.PrintUntil(rparen_spid)
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 39, in PrintUntil
    span = self.arena.GetLineSpan(span_id)
  File "/home/andy/git/oil/bin/../core/alloc.py", line 97, in GetLineSpan
    assert span_id >= 0, span_id
AssertionError: -1

        
Translating alsa-utils
        Traceback (most recent call last):
  File "bin/osh", line 469, in <module>
    main(sys.argv)
  File "bin/osh", line 452, in main
    sys.exit(OilMain(argv))
  File "bin/osh", line 435, in OilMain
    status = OshMain(main_argv, login_shell)
  File "bin/osh", line 350, in OshMain
    osh2oil.PrintAsOil(arena, node, opts.debug_spans)
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 69, in PrintAsOil
    fixer.DoCommand(node, None, at_top_level=True)  # no local symbols yet
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 473, in DoCommand
    self.DoCommand(child, local_symbols)
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 782, in DoCommand
    self.DoCommand(child, local_symbols)
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 777, in DoCommand
    self.cursor.PrintUntil(rparen_spid)
  File "/home/andy/git/oil/bin/../tools/osh2oil.py", line 39, in PrintUntil
    span = self.arena.GetLineSpan(span_id)
  File "/home/andy/git/oil/bin/../core/alloc.py", line 97, in GetLineSpan
    assert span_id >= 0, span_id
AssertionError: -1