* Package: dev-dotnet/nant-0.92 * Repository: gentoo * Maintainer: dotnet@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking nant-0.92-src.tar.gz to /var/tmp/portage/dev-dotnet/nant-0.92/work >>> Source unpacked in /var/tmp/portage/dev-dotnet/nant-0.92/work >>> Preparing source in /var/tmp/portage/dev-dotnet/nant-0.92/work/nant-0.92 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-dotnet/nant-0.92/work/nant-0.92 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-dotnet/nant-0.92/work/nant-0.92 ... make -j1 -j1 mkdir -p bootstrap cp -R lib/ bootstrap/lib # Mono loads log4net before privatebinpath is set-up, so we need this in the same directory # as NAnt.exe cp lib/common/neutral/log4net.dll bootstrap cp src/NAnt.Console/App.config bootstrap/NAnt.exe.config gmcs -target:exe -define:MONO,NET_1_0,NET_1_1,NET_2_0,ONLY_2_0 -out:bootstrap/NAnt.exe -r:bootstrap/log4net.dll \ -r:System.Configuration.dll -recurse:src/NAnt.Console/*.cs src/CommonAssemblyInfo.cs /bin/sh: gmcs: command not found Makefile:88: recipe for target 'bootstrap/NAnt.exe' failed make: *** [bootstrap/NAnt.exe] Error 127 * ERROR: dev-dotnet/nant-0.92::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-dotnet/nant-0.92::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-dotnet/nant-0.92::gentoo'`. * The complete build log is located at '/var/log/portage/dev-dotnet:nant-0.92:20160423-141739.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-dotnet/nant-0.92/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-dotnet/nant-0.92/temp/environment'. * Working directory: '/var/tmp/portage/dev-dotnet/nant-0.92/work/nant-0.92' * S: '/var/tmp/portage/dev-dotnet/nant-0.92/work/nant-0.92'