This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [131 of 156] Compiling Language.PureScript.Docs.Prim ( src/Language/PureScript/Docs/Prim.hs, dist/build/Language/PureScript/Docs/Prim.o ) | |
| src/Language/PureScript/Docs/Prim.hs:155:17: error: | |
| Ambiguous occurrence ‘<>’ | |
| It could refer to either ‘Prelude.Compat.<>’, | |
| imported from ‘Prelude.Compat’ at src/Language/PureScript/Docs/Prim.hs:9:1-35 | |
| (and originally defined in ‘Data.Semigroup’) | |
| or ‘Data.Monoid.<>’, | |
| imported from ‘Data.Monoid’ at src/Language/PureScript/Docs/Prim.hs:10:21-24 | |
| | |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [32;01m * [39;49;00mPackage: dev-lang/rust-1.26.0-r1 | |
| [32;01m * [39;49;00mRepository: rust | |
| [32;01m * [39;49;00mMaintainer: [email protected] | |
| [32;01m * [39;49;00mUSE: abi_x86_32 abi_x86_64 amd64 elibc_glibc jemalloc kernel_linux userland_GNU | |
| [32;01m * [39;49;00mFEATURES: ccache preserve-libs sandbox userpriv usersandbox | |
| >>> Unpacking source... | |
| >>> Unpacking rustc-1.26.0-src.tar.xz to /var/tmp/portage/dev-lang/rust-1.26.0-r1/work | |
| >>> Unpacking rust-1.26.0-x86_64-unknown-linux-gnu.tar.xz to /var/tmp/portage/dev-lang/rust-1.26.0-r1/work | |
| >>> Source unpacked in /var/tmp/portage/dev-lang/rust-1.26.0-r1/work | |
| >>> Preparing source in /var/tmp/portage/dev-lang/rust-1.26.0-r1/work/rustc-1.26.0-src ... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {-# LANGUAGE CPP #-} | |
| {-# LANGUAGE MultiWayIf #-} | |
| {-# LANGUAGE UnicodeSyntax #-} | |
| import Shake.It.Off | |
| import Control.Monad (when) | |
| #if !( defined(mingw32_HOST_OS) || defined(__MINGW32__) ) | |
| import System.Posix.User |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| module C = | |
| open System.Linq | |
| open System.Runtime.InteropServices | |
| let Crc16 msg = | |
| let polynomial = 0xA001us | |
| let mutable code = 0xffffus | |
| for b in msg do | |
| code <- code ^^^ uint16 b | |
| for j in [0..7] do |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| module Byteworks (* Bytes & Packets *) | |
| open Memory | |
| open Memory.C | |
| open BModel | |
| open System | |
| open System.Text |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2018-02-26 06:22:33,991 main ERROR Could not register mbeans java.security.AccessControlException: access denied ("javax.management.MBeanTrustPermission" "register") | |
| at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) | |
| at java.lang.SecurityManager.checkPermission(SecurityManager.java:585) | |
| at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.checkMBeanTrustPermission(DefaultMBeanServerInterceptor.java:1848) | |
| at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:322) | |
| at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:522) | |
| at org.apache.logging.log4j.core.jmx.Server.register(Server.java:389) | |
| at org.apache.logging.log4j.core.jmx.Server.reregisterMBeansAfterReconfigure(Server.java:167) | |
| at org.apache.logging.log4j.core.jmx.Server.reregisterMBeansAfterReconfigure(Server.java:140) | |
| at org.apache.logging.log4j.core.LoggerContext.setConfiguration(LoggerContext.java:556) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- a/meson.build 2018-02-05 20:44:20.000000000 +0400 | |
| +++ b/meson.build 2018-02-06 12:14:13.230781903 +0400 | |
| @@ -68,6 +68,7 @@ | |
| compiler_flags = cc.get_supported_arguments(test_cflags) | |
| else | |
| + compiler_flags = [] | |
| common_flags += ['-DG_DISABLE_CHECKS'] | |
| endif | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| FileIO : Type -> Type -> Type | |
| FileIO st t = { [FILE_IO st, STDIO] } Eff t | |
| readFile : FileIO (OpenFile Read) (List String) | |
| readFile = readAcc [] where | |
| readAcc : List String -> FileIO (OpenFile Read) (List String) | |
| readAcc acc = if (not !eof) then readAcc $ !readLine :: acc | |
| else return $ reverse acc | |
| procs : (List String) -> { [STDIO] } Eff () |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| libtool: link: ar cru .libs/libgdk-x11.a .libs/gdkapplaunchcontext-x11.o .libs/gdkasync.o .libs/gdkcursor-x11.o .libs/gdkdevice-core-x11.o .libs/gdkdevice-xi2.o .libs/gdkdevicemanager-core-x11.o .libs/gdkdevicemanager-x11.o .libs/gdkdevicemanager-xi2.o .libs/gdkdisplaymanager-x11.o .libs/gdkdisplay-x11.o .libs/gdkdnd-x11.o .libs/gdkeventsource.o .libs/gdkeventtranslator.o .libs/gdkgeometry-x11.o .libs/gdkglcontext-x11.o .libs/gdkkeys-x11.o .libs/gdkmain-x11.o .libs/gdkmonitor-x11.o .libs/gdkproperty-x11.o .libs/gdkscreen-x11.o .libs/gdkselection-x11.o .libs/gdktestutils-x11.o .libs/gdkvisual-x11.o .libs/gdkwindow-x11.o .libs/gdkxftdefaults.o .libs/gdkxid.o .libs/xsettings-client.o | |
| libtool: link: ranlib .libs/libgdk-x11.a | |
| libtool: link: ( cd ".libs" && rm -f "libgdk-x11.la" && ln -s "../libgdk-x11.la" "libgdk-x11.la" ) | |
| make[4]: Leaving directory '/var/tmp/portage/x11-libs/gtk+-3.22.25/work/gtk+-3.22.25-abi_x86_32.x86/gdk/x11' | |
| Making all in wayland | |
| make[4]: Entering directory '/var/tmp/portage/x11-libs/gtk+-3. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| let memcpy device bytes size = | |
| let unmanagedPtr = Marshal.AllocHGlobal(size : int) | |
| Marshal.Copy( (bytes : byte array), 0, unmanagedPtr, size) | |
| Marshal.PtrToStructure(unmanagedPtr, (device : obj)) | |
| Marshal.FreeHGlobal(unmanagedPtr) |