Skip to content

Instantly share code, notes, and snippets.

@BitPuffin
Created December 4, 2013 13:00
Show Gist options
  • Save BitPuffin/7787084 to your computer and use it in GitHub Desktop.
Save BitPuffin/7787084 to your computer and use it in GitHub Desktop.
nimrod c -r --parallelBuild:1 main.nim
config/nimrod.cfg(36, 2) Hint: added path: '/home/isak/.babel/pkgs/nim-glfw-0.1.0' [Path]
config/nimrod.cfg(36, 2) Hint: added path: '/home/isak/.babel/pkgs/linagl-0.1.1' [Path]
config/nimrod.cfg(36, 2) Hint: added path: '/home/isak/.babel/pkgs/nim-ao-0.1.0' [Path]
config/nimrod.cfg(36, 2) Hint: added path: '/home/isak/.babel/pkgs/nim-vorbis-0.1.0' [Path]
config/nimrod.cfg(36, 2) Hint: added path: '/home/isak/.babel/pkgs/opengl-1.0' [Path]
config/nimrod.cfg(36, 2) Hint: added path: '/home/isak/.babel/pkgs/jester-0.1.0' [Path]
config/nimrod.cfg(36, 2) Hint: added path: '/home/isak/.babel/pkgs/nim-ogg-0.1.0' [Path]
config/nimrod.cfg(36, 2) Hint: added path: '/home/isak/.babel/pkgs/fowltek-0.9.3' [Path]
config/nimrod.cfg(36, 2) Hint: added path: '/home/isak/.babel/pkgs/babel-0.1.0' [Path]
config/nimrod.cfg(36, 2) Hint: added path: '/home/isak/.babel/pkgs/' [Path]
Hint: used config file '/home/isak/src/softlib/Nimrod/config/nimrod.cfg' [Conf]
Hint: system [Processing]
Hint: main [Processing]
Hint: nimprof [Processing]
lib/pure/nimprof.nim(15, 11) Warning: Profiling support is turned off! [User]
Hint: hashes [Processing]
Hint: strutils [Processing]
Hint: parseutils [Processing]
Hint: algorithm [Processing]
Hint: tables [Processing]
Hint: math [Processing]
Hint: sets [Processing]
Hint: os [Processing]
Hint: times [Processing]
Hint: posix [Processing]
lib/pure/nimprof.nim(131, 7) Hint: 'nimprof.hook(st: TStackTrace)' is declared but not used [XDeclaredButNotUsed]
lib/pure/nimprof.nim(188, 2) Hint: 'disabled' is declared but not used [XDeclaredButNotUsed]
lib/pure/nimprof.nim(147, 5) Hint: 'nimprof.writeProfile()' is declared but not used [XDeclaredButNotUsed]
Hint: ao [Processing]
Hint: module [Processing]
Hint: typetraits [Processing]
Hint: sequtils [Processing]
Hint: classlib [Processing]
Hint: macros [Processing]
Hint: macro_dsl [Processing]
Hint: config [Processing]
Hint: dsp [Processing]
module.nim(109, 5) Hint: 'module.typeInvariant(o: TOutMod)' is declared but not used [XDeclaredButNotUsed]
Hint: timeline [Processing]
timeline.nim(77, 8) Hint: 'triggerPastEnd' is declared but not used [XDeclaredButNotUsed]
timeline.nim(109, 8) Hint: 'patternPastEnd' is declared but not used [XDeclaredButNotUsed]
In file included from /home/isak/download/123/nimcache/123_main.c:8:0:
/home/isak/download/123/nimcache/123_main.c:213:18: error: invalid suffix "configInit" on integer constant
N_NOINLINE(void, 123configInit)(void);
^
/home/isak/src/softlib/Nimrod/lib/nimbase.h:130:71: note: in definition of macro ‘N_NOINLINE’
# define N_NOINLINE(rettype, name) rettype __attribute__((noinline)) name
^
/home/isak/download/123/nimcache/123_main.c:213:18: error: expected identifier or ‘(’ before numeric constant
N_NOINLINE(void, 123configInit)(void);
^
/home/isak/src/softlib/Nimrod/lib/nimbase.h:130:71: note: in definition of macro ‘N_NOINLINE’
# define N_NOINLINE(rettype, name) rettype __attribute__((noinline)) name
^
/home/isak/download/123/nimcache/123_main.c:214:18: error: invalid suffix "configDatInit" on integer constant
N_NOINLINE(void, 123configDatInit)(void);
^
/home/isak/src/softlib/Nimrod/lib/nimbase.h:130:71: note: in definition of macro ‘N_NOINLINE’
# define N_NOINLINE(rettype, name) rettype __attribute__((noinline)) name
^
/home/isak/download/123/nimcache/123_main.c:214:18: error: expected identifier or ‘(’ before numeric constant
N_NOINLINE(void, 123configDatInit)(void);
^
/home/isak/src/softlib/Nimrod/lib/nimbase.h:130:71: note: in definition of macro ‘N_NOINLINE’
# define N_NOINLINE(rettype, name) rettype __attribute__((noinline)) name
^
/home/isak/download/123/nimcache/123_main.c:215:18: error: invalid suffix "dspInit" on integer constant
N_NOINLINE(void, 123dspInit)(void);
^
/home/isak/src/softlib/Nimrod/lib/nimbase.h:130:71: note: in definition of macro ‘N_NOINLINE’
# define N_NOINLINE(rettype, name) rettype __attribute__((noinline)) name
^
/home/isak/download/123/nimcache/123_main.c:215:18: error: expected identifier or ‘(’ before numeric constant
N_NOINLINE(void, 123dspInit)(void);
^
/home/isak/src/softlib/Nimrod/lib/nimbase.h:130:71: note: in definition of macro ‘N_NOINLINE’
# define N_NOINLINE(rettype, name) rettype __attribute__((noinline)) name
^
/home/isak/download/123/nimcache/123_main.c:216:18: error: invalid suffix "dspDatInit" on integer constant
N_NOINLINE(void, 123dspDatInit)(void);
^
/home/isak/src/softlib/Nimrod/lib/nimbase.h:130:71: note: in definition of macro ‘N_NOINLINE’
# define N_NOINLINE(rettype, name) rettype __attribute__((noinline)) name
^
/home/isak/download/123/nimcache/123_main.c:216:18: error: expected identifier or ‘(’ before numeric constant
N_NOINLINE(void, 123dspDatInit)(void);
^
/home/isak/src/softlib/Nimrod/lib/nimbase.h:130:71: note: in definition of macro ‘N_NOINLINE’
# define N_NOINLINE(rettype, name) rettype __attribute__((noinline)) name
^
/home/isak/download/123/nimcache/123_main.c:217:18: error: invalid suffix "moduleInit" on integer constant
N_NOINLINE(void, 123moduleInit)(void);
^
/home/isak/src/softlib/Nimrod/lib/nimbase.h:130:71: note: in definition of macro ‘N_NOINLINE’
# define N_NOINLINE(rettype, name) rettype __attribute__((noinline)) name
^
/home/isak/download/123/nimcache/123_main.c:217:18: error: expected identifier or ‘(’ before numeric constant
N_NOINLINE(void, 123moduleInit)(void);
^
/home/isak/src/softlib/Nimrod/lib/nimbase.h:130:71: note: in definition of macro ‘N_NOINLINE’
# define N_NOINLINE(rettype, name) rettype __attribute__((noinline)) name
^
/home/isak/download/123/nimcache/123_main.c:218:18: error: invalid suffix "moduleDatInit" on integer constant
N_NOINLINE(void, 123moduleDatInit)(void);
^
/home/isak/src/softlib/Nimrod/lib/nimbase.h:130:71: note: in definition of macro ‘N_NOINLINE’
# define N_NOINLINE(rettype, name) rettype __attribute__((noinline)) name
^
/home/isak/download/123/nimcache/123_main.c:218:18: error: expected identifier or ‘(’ before numeric constant
N_NOINLINE(void, 123moduleDatInit)(void);
^
/home/isak/src/softlib/Nimrod/lib/nimbase.h:130:71: note: in definition of macro ‘N_NOINLINE’
# define N_NOINLINE(rettype, name) rettype __attribute__((noinline)) name
^
/home/isak/download/123/nimcache/123_main.c:219:18: error: invalid suffix "timelineInit" on integer constant
N_NOINLINE(void, 123timelineInit)(void);
^
/home/isak/src/softlib/Nimrod/lib/nimbase.h:130:71: note: in definition of macro ‘N_NOINLINE’
# define N_NOINLINE(rettype, name) rettype __attribute__((noinline)) name
^
/home/isak/download/123/nimcache/123_main.c:219:18: error: expected identifier or ‘(’ before numeric constant
N_NOINLINE(void, 123timelineInit)(void);
^
/home/isak/src/softlib/Nimrod/lib/nimbase.h:130:71: note: in definition of macro ‘N_NOINLINE’
# define N_NOINLINE(rettype, name) rettype __attribute__((noinline)) name
^
/home/isak/download/123/nimcache/123_main.c:220:18: error: invalid suffix "timelineDatInit" on integer constant
N_NOINLINE(void, 123timelineDatInit)(void);
^
/home/isak/src/softlib/Nimrod/lib/nimbase.h:130:71: note: in definition of macro ‘N_NOINLINE’
# define N_NOINLINE(rettype, name) rettype __attribute__((noinline)) name
^
/home/isak/download/123/nimcache/123_main.c:220:18: error: expected identifier or ‘(’ before numeric constant
N_NOINLINE(void, 123timelineDatInit)(void);
^
/home/isak/src/softlib/Nimrod/lib/nimbase.h:130:71: note: in definition of macro ‘N_NOINLINE’
# define N_NOINLINE(rettype, name) rettype __attribute__((noinline)) name
^
/home/isak/download/123/nimcache/123_main.c: In function ‘NimMain’:
/home/isak/download/123/nimcache/123_main.c:370:2: error: invalid suffix "configDatInit" on integer constant
123configDatInit();
^
/home/isak/download/123/nimcache/123_main.c:371:2: error: invalid suffix "dspDatInit" on integer constant
123dspDatInit();
^
/home/isak/download/123/nimcache/123_main.c:372:2: error: invalid suffix "moduleDatInit" on integer constant
123moduleDatInit();
^
/home/isak/download/123/nimcache/123_main.c:373:2: error: invalid suffix "timelineDatInit" on integer constant
123timelineDatInit();
^
/home/isak/download/123/nimcache/123_main.c:394:2: error: invalid suffix "configInit" on integer constant
123configInit();
^
/home/isak/download/123/nimcache/123_main.c:395:2: error: invalid suffix "dspInit" on integer constant
123dspInit();
^
/home/isak/download/123/nimcache/123_main.c:396:2: error: invalid suffix "moduleInit" on integer constant
123moduleInit();
^
/home/isak/download/123/nimcache/123_main.c:397:2: error: invalid suffix "timelineInit" on integer constant
123timelineInit();
^
In file included from /home/isak/download/123/nimcache/123_module.c:8:0:
/home/isak/download/123/nimcache/123_module.c:1006:19: error: invalid suffix "moduleInit" on integer constant
}N_NOINLINE(void, 123moduleInit)(void) {
^
/home/isak/src/softlib/Nimrod/lib/nimbase.h:130:71: note: in definition of macro ‘N_NOINLINE’
# define N_NOINLINE(rettype, name) rettype __attribute__((noinline)) name
^
/home/isak/download/123/nimcache/123_module.c:1006:19: error: expected identifier or ‘(’ before numeric constant
}N_NOINLINE(void, 123moduleInit)(void) {
^
/home/isak/src/softlib/Nimrod/lib/nimbase.h:130:71: note: in definition of macro ‘N_NOINLINE’
# define N_NOINLINE(rettype, name) rettype __attribute__((noinline)) name
^
/home/isak/download/123/nimcache/123_module.c:1013:18: error: invalid suffix "moduleDatInit" on integer constant
N_NOINLINE(void, 123moduleDatInit)(void) {
^
/home/isak/src/softlib/Nimrod/lib/nimbase.h:130:71: note: in definition of macro ‘N_NOINLINE’
# define N_NOINLINE(rettype, name) rettype __attribute__((noinline)) name
^
/home/isak/download/123/nimcache/123_module.c:1013:18: error: expected identifier or ‘(’ before numeric constant
N_NOINLINE(void, 123moduleDatInit)(void) {
^
/home/isak/src/softlib/Nimrod/lib/nimbase.h:130:71: note: in definition of macro ‘N_NOINLINE’
# define N_NOINLINE(rettype, name) rettype __attribute__((noinline)) name
^
In file included from /home/isak/download/123/nimcache/123_config.c:8:0:
/home/isak/download/123/nimcache/123_config.c:40:19: error: invalid suffix "configInit" on integer constant
}N_NOINLINE(void, 123configInit)(void) {
^
/home/isak/src/softlib/Nimrod/lib/nimbase.h:130:71: note: in definition of macro ‘N_NOINLINE’
# define N_NOINLINE(rettype, name) rettype __attribute__((noinline)) name
^
/home/isak/download/123/nimcache/123_config.c:40:19: error: expected identifier or ‘(’ before numeric constant
}N_NOINLINE(void, 123configInit)(void) {
^
/home/isak/src/softlib/Nimrod/lib/nimbase.h:130:71: note: in definition of macro ‘N_NOINLINE’
# define N_NOINLINE(rettype, name) rettype __attribute__((noinline)) name
^
/home/isak/download/123/nimcache/123_config.c:45:18: error: invalid suffix "configDatInit" on integer constant
N_NOINLINE(void, 123configDatInit)(void) {
^
/home/isak/src/softlib/Nimrod/lib/nimbase.h:130:71: note: in definition of macro ‘N_NOINLINE’
# define N_NOINLINE(rettype, name) rettype __attribute__((noinline)) name
^
/home/isak/download/123/nimcache/123_config.c:45:18: error: expected identifier or ‘(’ before numeric constant
N_NOINLINE(void, 123configDatInit)(void) {
^
/home/isak/src/softlib/Nimrod/lib/nimbase.h:130:71: note: in definition of macro ‘N_NOINLINE’
# define N_NOINLINE(rettype, name) rettype __attribute__((noinline)) name
^
In file included from /home/isak/download/123/nimcache/123_dsp.c:8:0:
/home/isak/download/123/nimcache/123_dsp.c:143:18: error: invalid suffix "dspInit" on integer constant
N_NOINLINE(void, 123dspInit)(void) {
^
/home/isak/src/softlib/Nimrod/lib/nimbase.h:130:71: note: in definition of macro ‘N_NOINLINE’
# define N_NOINLINE(rettype, name) rettype __attribute__((noinline)) name
^
/home/isak/download/123/nimcache/123_dsp.c:143:18: error: expected identifier or ‘(’ before numeric constant
N_NOINLINE(void, 123dspInit)(void) {
^
/home/isak/src/softlib/Nimrod/lib/nimbase.h:130:71: note: in definition of macro ‘N_NOINLINE’
# define N_NOINLINE(rettype, name) rettype __attribute__((noinline)) name
^
/home/isak/download/123/nimcache/123_dsp.c:148:18: error: invalid suffix "dspDatInit" on integer constant
N_NOINLINE(void, 123dspDatInit)(void) {
^
/home/isak/src/softlib/Nimrod/lib/nimbase.h:130:71: note: in definition of macro ‘N_NOINLINE’
# define N_NOINLINE(rettype, name) rettype __attribute__((noinline)) name
^
/home/isak/download/123/nimcache/123_dsp.c:148:18: error: expected identifier or ‘(’ before numeric constant
N_NOINLINE(void, 123dspDatInit)(void) {
^
/home/isak/src/softlib/Nimrod/lib/nimbase.h:130:71: note: in definition of macro ‘N_NOINLINE’
# define N_NOINLINE(rettype, name) rettype __attribute__((noinline)) name
^
In file included from /home/isak/download/123/nimcache/123_timeline.c:8:0:
/home/isak/download/123/nimcache/123_timeline.c:690:19: error: invalid suffix "timelineInit" on integer constant
}N_NOINLINE(void, 123timelineInit)(void) {
^
/home/isak/src/softlib/Nimrod/lib/nimbase.h:130:71: note: in definition of macro ‘N_NOINLINE’
# define N_NOINLINE(rettype, name) rettype __attribute__((noinline)) name
^
/home/isak/download/123/nimcache/123_timeline.c:690:19: error: expected identifier or ‘(’ before numeric constant
}N_NOINLINE(void, 123timelineInit)(void) {
^
/home/isak/src/softlib/Nimrod/lib/nimbase.h:130:71: note: in definition of macro ‘N_NOINLINE’
# define N_NOINLINE(rettype, name) rettype __attribute__((noinline)) name
^
/home/isak/download/123/nimcache/123_timeline.c:695:18: error: invalid suffix "timelineDatInit" on integer constant
N_NOINLINE(void, 123timelineDatInit)(void) {
^
/home/isak/src/softlib/Nimrod/lib/nimbase.h:130:71: note: in definition of macro ‘N_NOINLINE’
# define N_NOINLINE(rettype, name) rettype __attribute__((noinline)) name
^
/home/isak/download/123/nimcache/123_timeline.c:695:18: error: expected identifier or ‘(’ before numeric constant
N_NOINLINE(void, 123timelineDatInit)(void) {
^
/home/isak/src/softlib/Nimrod/lib/nimbase.h:130:71: note: in definition of macro ‘N_NOINLINE’
# define N_NOINLINE(rettype, name) rettype __attribute__((noinline)) name
^
Error: execution of an external program failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment