Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ nimble install aporia
- Downloading aporia into /tmp/nimble_21573/aporia using git...
- Found tags...
- Cloning latest tagged version: v0.1.1.0
- Initialized empty Git repository in /tmp/nimble_21573/aporia/.git/
- remote: Counting objects: 148, done.
- remote: Compressing objects: 100% (125/125), done.
- remote: Total 148 (delta 88), reused 39 (delta 20)
- Receiving objects: 100% (148/148), 396.83 KiB | 0 bytes/s, done.
- Resolving deltas: 100% (88/88), done.
- From git://github.com/nim-lang/Aporia
- * tag v0.1.1.0 -> FETCH_HEAD
- HEAD is now at 936d88d Merge pull request #47 from gradha/pr_babel_tweaks
- Switched to a new branch 'v0.1.1.0'
- Looking for gtk2 (>= 1.0)...
- Dependency already satisfied.
- Installing aporia-0.2.0
- Building aporia/aporia using c backend...
- Hint: used config file '/home/dv/src/Nim/config/nim.cfg' [Conf]
- Hint: used config file '/tmp/nimble_21573/aporia/aporia.nimrod.cfg' [Conf]
- Hint: system [Processing]
- Hint: aporia [Processing]
- Hint: glib2 [Processing]
- /home/dv/.nimble/pkgs/gtk2-1.0/glib2.nim(3475, 25) Warning: use ByteAddress instead; TAddress is deprecated [Deprecated]
- /home/dv/.nimble/pkgs/gtk2-1.0/glib2.nim(3475, 25) Warning: use ByteAddress instead; TAddress is deprecated [Deprecated]
- /home/dv/.nimble/pkgs/gtk2-1.0/glib2.nim(3776, 30) Warning: use ByteAddress instead; TAddress is deprecated [Deprecated]
- /home/dv/.nimble/pkgs/gtk2-1.0/glib2.nim(4170, 28) Warning: not GC-safe: 'G_TYPE_FROM_CLASS(cast[PGTypeInstance](instance).g_class)' [GcUnsafe]
- /home/dv/.nimble/pkgs/gtk2-1.0/glib2.nim(4212, 31) Warning: not GC-safe: 'G_TYPE_FROM_INSTANCE(pspec)' [GcUnsafe]
- /home/dv/.nimble/pkgs/gtk2-1.0/glib2.nim(4215, 40) Warning: not GC-safe: 'G_PARAM_SPEC_TYPE(pspec)' [GcUnsafe]
- /home/dv/.nimble/pkgs/gtk2-1.0/glib2.nim(4224, 35) Warning: not GC-safe: 'cast[PGClosure](closure).marshal' [GcUnsafe]
- /home/dv/.nimble/pkgs/gtk2-1.0/glib2.nim(4227, 25) Warning: not GC-safe: 'meta_marshal(cl)' [GcUnsafe]
- /home/dv/.nimble/pkgs/gtk2-1.0/glib2.nim(4227, 42) Warning: not GC-safe: 'n_guards(cl)' [GcUnsafe]
- /home/dv/.nimble/pkgs/gtk2-1.0/glib2.nim(4228, 19) Warning: not GC-safe: 'n_fnotifiers(cl)' [GcUnsafe]
- /home/dv/.nimble/pkgs/gtk2-1.0/glib2.nim(4228, 41) Warning: not GC-safe: 'n_inotifiers(cl)' [GcUnsafe]
- /home/dv/.nimble/pkgs/gtk2-1.0/glib2.nim(4231, 26) Warning: not GC-safe: 'derivative_flag(cclosure)' [GcUnsafe]
- /home/dv/.nimble/pkgs/gtk2-1.0/glib2.nim(4364, 31) Warning: not GC-safe: 'G_TYPE_FROM_INSTANCE(anObject)' [GcUnsafe]
- /home/dv/.nimble/pkgs/gtk2-1.0/glib2.nim(4367, 36) Warning: not GC-safe: 'G_OBJECT_TYPE(anObject)' [GcUnsafe]
- /home/dv/.nimble/pkgs/gtk2-1.0/glib2.nim(4380, 29) Warning: not GC-safe: 'G_OBJECT_WARN_INVALID_PSPEC(anObject, "property", property_id, pspec)' [GcUnsafe]
- /home/dv/.nimble/pkgs/gtk2-1.0/glib2.nim(4445, 41) Warning: use ByteAddress instead; TAddress is deprecated [Deprecated]
- /home/dv/.nimble/pkgs/gtk2-1.0/glib2.nim(4462, 22) Warning: use ByteAddress instead; TAddress is deprecated [Deprecated]
- Hint: gtk2 [Processing]
- Hint: atk [Processing]
- Hint: pango [Processing]
- Hint: gdk2pixbuf [Processing]
- /home/dv/.nimble/pkgs/gtk2-1.0/gdk2pixbuf.nim(57, 16) Warning: undeclared conditional symbol; use --symbol to declare it: PIXBUF_DISABLE_DEPRECATED [User]
- /home/dv/.nimble/pkgs/gtk2-1.0/gdk2pixbuf.nim(157, 16) Warning: undeclared conditional symbol; use --symbol to declare it: PIXBUF_DISABLE_DEPRECATED [User]
- Hint: gdk2 [Processing]
- /home/dv/.nimble/pkgs/gtk2-1.0/gdk2.nim(8, 12) Warning: undeclared conditional symbol; use --symbol to declare it: gtk_quartz [User]
- /home/dv/.nimble/pkgs/gtk2-1.0/gdk2.nim(3355, 16) Warning: undeclared conditional symbol; use --symbol to declare it: DISABLE_DEPRECATED [User]
- /home/dv/.nimble/pkgs/gtk2-1.0/gdk2.nim(3364, 16) Warning: undeclared conditional symbol; use --symbol to declare it: DISABLE_DEPRECATED [User]
- /home/dv/.nimble/pkgs/gtk2-1.0/gdk2.nim(3372, 16) Warning: undeclared conditional symbol; use --symbol to declare it: DISABLE_DEPRECATED [User]
- /home/dv/.nimble/pkgs/gtk2-1.0/gdk2.nim(3387, 16) Warning: undeclared conditional symbol; use --symbol to declare it: MULTIHEAD_SAFE [User]
- /home/dv/.nimble/pkgs/gtk2-1.0/gdk2.nim(3402, 16) Warning: undeclared conditional symbol; use --symbol to declare it: MULTIHEAD_SAFE [User]
- /home/dv/.nimble/pkgs/gtk2-1.0/gdk2.nim(3416, 16) Warning: undeclared conditional symbol; use --symbol to declare it: MULTIHEAD_SAFE [User]
- /home/dv/.nimble/pkgs/gtk2-1.0/gdk2.nim(3709, 22) Warning: not GC-safe: 'MAKE_ATOM(1)' [GcUnsafe]
- /home/dv/.nimble/pkgs/gtk2-1.0/gdk2.nim(3712, 22) Warning: not GC-safe: 'MAKE_ATOM(2)' [GcUnsafe]
- /home/dv/.nimble/pkgs/gtk2-1.0/gdk2.nim(3715, 22) Warning: not GC-safe: 'MAKE_ATOM(69)' [GcUnsafe]
- /home/dv/.nimble/pkgs/gtk2-1.0/gdk2.nim(3718, 22) Warning: not GC-safe: 'MAKE_ATOM(5)' [GcUnsafe]
- /home/dv/.nimble/pkgs/gtk2-1.0/gdk2.nim(3721, 22) Warning: not GC-safe: 'MAKE_ATOM(7)' [GcUnsafe]
- /home/dv/.nimble/pkgs/gtk2-1.0/gdk2.nim(3724, 22) Warning: not GC-safe: 'MAKE_ATOM(17)' [GcUnsafe]
- /home/dv/.nimble/pkgs/gtk2-1.0/gdk2.nim(3727, 22) Warning: not GC-safe: 'MAKE_ATOM(20)' [GcUnsafe]
- /home/dv/.nimble/pkgs/gtk2-1.0/gdk2.nim(3730, 22) Warning: not GC-safe: 'MAKE_ATOM(31)' [GcUnsafe]
- /home/dv/.nimble/pkgs/gtk2-1.0/gdk2.nim(3733, 22) Warning: not GC-safe: 'MAKE_ATOM(4)' [GcUnsafe]
- /home/dv/.nimble/pkgs/gtk2-1.0/gdk2.nim(3736, 22) Warning: not GC-safe: 'MAKE_ATOM(5)' [GcUnsafe]
- /home/dv/.nimble/pkgs/gtk2-1.0/gdk2.nim(3739, 22) Warning: not GC-safe: 'MAKE_ATOM(7)' [GcUnsafe]
- /home/dv/.nimble/pkgs/gtk2-1.0/gdk2.nim(3742, 22) Warning: not GC-safe: 'MAKE_ATOM(17)' [GcUnsafe]
- /home/dv/.nimble/pkgs/gtk2-1.0/gdk2.nim(3745, 22) Warning: not GC-safe: 'MAKE_ATOM(19)' [GcUnsafe]
- /home/dv/.nimble/pkgs/gtk2-1.0/gdk2.nim(3748, 22) Warning: not GC-safe: 'MAKE_ATOM(20)' [GcUnsafe]
- /home/dv/.nimble/pkgs/gtk2-1.0/gdk2.nim(3751, 22) Warning: not GC-safe: 'MAKE_ATOM(33)' [GcUnsafe]
- /home/dv/.nimble/pkgs/gtk2-1.0/gdk2.nim(3754, 22) Warning: not GC-safe: 'MAKE_ATOM(31)' [GcUnsafe]
- /home/dv/.nimble/pkgs/gtk2-1.0/gtk2.nim(10, 12) Warning: undeclared conditional symbol; use --symbol to declare it: gtk_quartz [User]
- /home/dv/.nimble/pkgs/gtk2-1.0/gtk2.nim(5572, 22) Warning: use ByteAddress instead; TAddress is deprecated [Deprecated]
- /home/dv/.nimble/pkgs/gtk2-1.0/gtk2.nim(5573, 23) Warning: use ByteAddress instead; TAddress is deprecated [Deprecated]
- /home/dv/.nimble/pkgs/gtk2-1.0/gtk2.nim(5574, 29) Warning: use ByteAddress instead; TAddress is deprecated [Deprecated]
- /home/dv/.nimble/pkgs/gtk2-1.0/gtk2.nim(5575, 29) Warning: use ByteAddress instead; TAddress is deprecated [Deprecated]
- /home/dv/.nimble/pkgs/gtk2-1.0/gtk2.nim(5576, 22) Warning: use ByteAddress instead; TAddress is deprecated [Deprecated]
- /home/dv/.nimble/pkgs/gtk2-1.0/gtk2.nim(10878, 31) Warning: not GC-safe: 'G_TYPE_FROM_INSTANCE(anObject)' [GcUnsafe]
- /home/dv/.nimble/pkgs/gtk2-1.0/gtk2.nim(10881, 34) Warning: not GC-safe: 'OBJECT_TYPE(anObject)' [GcUnsafe]
- /home/dv/.nimble/pkgs/gtk2-1.0/gtk2.nim(11075, 22) Warning: not GC-safe: 'OBJECT_TYPE(wid)' [GcUnsafe]
- /home/dv/.nimble/pkgs/gtk2-1.0/gtk2.nim(11264, 19) Warning: not GC-safe: 'resize_mode(cast[PContainer](widget))' [GcUnsafe]
- /home/dv/.nimble/pkgs/gtk2-1.0/gtk2.nim(12706, 22) Warning: use ByteAddress instead; TAddress is deprecated [Deprecated]
- /home/dv/.nimble/pkgs/gtk2-1.0/gtk2.nim(12709, 23) Warning: use ByteAddress instead; TAddress is deprecated [Deprecated]
- /home/dv/.nimble/pkgs/gtk2-1.0/gtk2.nim(12712, 29) Warning: use ByteAddress instead; TAddress is deprecated [Deprecated]
- /home/dv/.nimble/pkgs/gtk2-1.0/gtk2.nim(12715, 29) Warning: use ByteAddress instead; TAddress is deprecated [Deprecated]
- /home/dv/.nimble/pkgs/gtk2-1.0/gtk2.nim(12718, 22) Warning: use ByteAddress instead; TAddress is deprecated [Deprecated]
- Hint: gtksourceview [Processing]
- Hint: dialogs [Processing]
- Hint: os [Processing]
- Hint: strutils [Processing]
- Hint: parseutils [Processing]
- Hint: times [Processing]
- Hint: posix [Processing]
- Hint: osproc [Processing]
- Hint: strtabs [Processing]
- Hint: hashes [Processing]
- Hint: streams [Processing]
- Hint: cpuinfo [Processing]
- Hint: linux [Processing]
- lib/pure/osproc.nim(263, 13) Warning: startCmd is deprecated [Deprecated]
- lib/pure/osproc.nim(291, 19) Warning: startCmd is deprecated [Deprecated]
- lib/pure/osproc.nim(301, 14) Warning: startCmd is deprecated [Deprecated]
- lib/pure/osproc.nim(623, 4) Warning: use 'defer'; standalone 'finally' is deprecated [Deprecated]
- lib/pure/osproc.nim(647, 4) Warning: use 'defer'; standalone 'finally' is deprecated [Deprecated]
- lib/pure/osproc.nim(748, 4) Warning: use 'defer'; standalone 'finally' is deprecated [Deprecated]
- lib/pure/osproc.nim(779, 6) Warning: raiseOSError is deprecated [Deprecated]
- lib/pure/osproc.nim(825, 20) Warning: undeclared conditional symbol; use --symbol to declare it: uClibc [User]
- lib/pure/osproc.nim(952, 10) Warning: startCmd is deprecated [Deprecated]
- lib/pure/osproc.nim(701, 9) Hint: 'osproc.startProcessAuxSpawn(data: TStartProcessData): TPid' is declared but not used [XDeclaredButNotUsed]
- Hint: pegs [Processing]
- Hint: unicode [Processing]
- lib/pure/pegs.nim(1523, 22) Warning: not GC-safe: 'parseExpr(p)' [GcUnsafe]
- lib/pure/pegs.nim(1527, 30) Warning: not GC-safe: 'parseExpr(p)' [GcUnsafe]
- lib/pure/pegs.nim(1572, 18) Warning: not GC-safe: 'primary(p)' [GcUnsafe]
- lib/pure/pegs.nim(1578, 39) Warning: not GC-safe: 'primary(p)' [GcUnsafe]
- lib/pure/pegs.nim(1581, 41) Warning: not GC-safe: 'primary(p)' [GcUnsafe]
- lib/pure/pegs.nim(1586, 18) Warning: not GC-safe: 'seqExpr(p)' [GcUnsafe]
- lib/pure/pegs.nim(1589, 29) Warning: not GC-safe: 'seqExpr(p)' [GcUnsafe]
- lib/pure/pegs.nim(1600, 27) Warning: not GC-safe: 'parseExpr(p)' [GcUnsafe]
- lib/pure/pegs.nim(1617, 23) Warning: not GC-safe: 'primary(p)' [GcUnsafe]
- lib/pure/pegs.nim(1620, 22) Warning: not GC-safe: 'parseRule(p)' [GcUnsafe]
- lib/pure/pegs.nim(1622, 23) Warning: not GC-safe: 'parseRule(p)' [GcUnsafe]
- lib/pure/pegs.nim(1625, 22) Warning: not GC-safe: 'parseExpr(p)' [GcUnsafe]
- lib/pure/pegs.nim(1648, 19) Warning: not GC-safe: 'rawParse(p)' [GcUnsafe]
- lib/pure/pegs.nim(1655, 19) Warning: not GC-safe: 'parsePeg(pattern, "pattern", 1, 0)' [GcUnsafe]
- Hint: parseopt [Processing]
- lib/pure/parseopt.nim(56, 34) Warning: quoteIfContainsWhite is deprecated [Deprecated]
- aporia.nim(12, 29) Warning: parseopt is deprecated [Deprecated]
- Hint: asyncio [Processing]
- Hint: sockets [Processing]
- Hint: unsigned [Processing]
- lib/pure/asyncio.nim(11, 7) Warning: sockets is deprecated [Deprecated]
- aporia.nim(12, 60) Warning: sockets is deprecated [Deprecated]
- Hint: encodings [Processing]
- Hint: tables [Processing]
- Hint: math [Processing]
- Hint: algorithm [Processing]
- Hint: settings [Processing]
- Hint: utils [Processing]
- Hint: AboutDialog [Processing]
- AboutDialog.nim(54, 17) Warning: not GC-safe: 'SIGNAL_FUNC(closeBtn_click)' [GcUnsafe]
- Hint: CustomStatusBar [Processing]
- CustomStatusBar.nim(41, 24) Error: undeclared identifier: 'False'
- FAILURE: Execution failed with exit code 1
- $ nim -v
- Nim Compiler Version 0.10.1 (2014-12-26) [Linux: amd64]
- Copyright (c) 2006-2014 by Andreas Rumpf
- active boot switches: -d:release
Advertisement
Add Comment
Please, Sign In to add comment