The log output in circleci looks like its having encoding or terminal issues. For instance I see double spacing like the following:
$<3>>>> Installing (93 of 154) net-misc/wget-1.16.3-r1::portage-stable to /build/amd64-usr/
$<3>>>> Installing (108 of 154) virtual/package-manager-0::portage-stable to /build/amd64-usr/
I don’t see this when I run the build in an Ubuntu or OSX terminal. Do others see this? Is there a specific terminal that CircleCI uses?