------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gmake-4.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The nqc port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> nqc-3.1.r6_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The nqc port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> nqc-3.1.r6_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nqc-3.1.r6_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The nqc port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> nqc-3.1.r6_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nqc-3.1.r6_1 for building => SHA256 Checksum OK for nqc-3.1.r6.tgz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The nqc port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> nqc-3.1.r6_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by nqc-3.1.r6_1 for building ===> Extracting for nqc-3.1.r6_1 => SHA256 Checksum OK for nqc-3.1.r6.tgz. Extracted Memory Use: 2.08M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for nqc-3.1.r6_1 ===> Converting DOS text files to UNIX text files ===> Applying ports patches for nqc-3.1.r6_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> nqc-3.1.r6_1 depends on executable: gmake - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> nqc-3.1.r6_1 depends on executable: gmake - found ===> Configuring for nqc-3.1.r6_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for nqc-3.1.r6_1 gmake[1]: Entering directory '/construction/lang/nqc/nqc-3.1.r6_1' mkdir bin c++ -o bin/mkdata -Inqc/ -Iplatform/ mkdata/mkdata.cpp nqc/SRecord.cpp c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' nqc/nqc.cpp -o nqc/nqc.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' nqc/SRecord.cpp -o nqc/SRecord.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' nqc/DirList.cpp -o nqc/DirList.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' nqc/CmdLine.cpp -o nqc/CmdLine.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/AsmStmt.cpp -o compiler/AsmStmt.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/AssignStmt.cpp -o compiler/AssignStmt.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/BlockStmt.cpp -o compiler/BlockStmt.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/Bytecode.cpp -o compiler/Bytecode.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/Conditional.cpp -o compiler/Conditional.o mkdata/mkdata.cpp:9:80: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] static char *sTestArgs[]={"mkdata", "-s", "fastdl.srec", "RCX_nub.h", "rcxNub" }; ^ mkdata/mkdata.cpp:9:80: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] mkdata/mkdata.cpp:9:80: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] mkdata/mkdata.cpp:9:80: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] mkdata/mkdata.cpp:9:80: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] nqc/SRecord.cpp: In member function 'bool SRecord::Read(FILE*, int)': nqc/SRecord.cpp:267:7: warning: unused variable 'line' [-Wunused-variable] char line[kMaxLine]; ^~~~ nqc/SRecord.cpp:268:8: warning: unused variable 'ptr' [-Wunused-variable] char *ptr; ^~~ nqc/SRecord.cpp:269:6: warning: unused variable 'dataLen' [-Wunused-variable] int dataLen; ^~~~~~~ nqc/SRecord.cpp:270:6: warning: unused variable 'byte' [-Wunused-variable] int byte; ^~~~ c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/CondParser.cpp -o compiler/CondParser.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/DoStmt.cpp -o compiler/DoStmt.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/Expansion.cpp -o compiler/Expansion.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/Fragment.cpp -o compiler/Fragment.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/IfStmt.cpp -o compiler/IfStmt.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/JumpStmt.cpp -o compiler/JumpStmt.o compiler/Bytecode.cpp: In member function 'bool Bytecode::ShortenFixup(Bytecode::Fixup&)': compiler/Bytecode.cpp:271:8: warning: enumeration value 'kNoFixup' not handled in switch [-Wswitch] switch(f.fType) { ^ compiler/Bytecode.cpp:271:8: warning: enumeration value 'kSimpleShortFixup' not handled in switch [-Wswitch] compiler/Bytecode.cpp:271:8: warning: enumeration value 'kSignBitShortFixup' not handled in switch [-Wswitch] c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/lexer.cpp -o compiler/lexer.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/Macro.cpp -o compiler/Macro.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/parse.cpp -o compiler/parse.o nqc/nqc.cpp:211:13: warning: 'void PrintToken(int, TokenVal)' declared 'static' but never defined [-Wunused-function] static void PrintToken(int t, TokenVal v); ^~~~~~~~~~ c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/PreProc.cpp -o compiler/PreProc.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/Program.cpp -o compiler/Program.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/RepeatStmt.cpp -o compiler/RepeatStmt.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/AssignMathStmt.cpp -o compiler/AssignMathStmt.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/Stmt.cpp -o compiler/Stmt.o lexer.cpp:1633:13: warning: 'void yyunput(int, char*)' defined but not used [-Wunused-function] lex.l:49:12: warning: 'sInsideProse' defined but not used [-Wunused-variable] c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/Symbol.cpp -o compiler/Symbol.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/TaskStmt.cpp -o compiler/TaskStmt.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/WhileStmt.cpp -o compiler/WhileStmt.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/Error.cpp -o compiler/Error.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/AutoFree.cpp -o compiler/AutoFree.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/parse_util.cpp -o compiler/parse_util.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/Expr.cpp -o compiler/Expr.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/GosubStmt.cpp -o compiler/GosubStmt.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/Scope.cpp -o compiler/Scope.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/InlineStmt.cpp -o compiler/InlineStmt.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/CallStmt.cpp -o compiler/CallStmt.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/CaseStmt.cpp -o compiler/CaseStmt.o compiler/parse_util.cpp: In function 'int VarCodeToChar(int)': compiler/parse_util.cpp:204:9: warning: enumeration value 'kRCX_SetVar' not handled in switch [-Wswitch] switch((RCX_VarCode)op) ^ compiler/parse_util.cpp:204:9: warning: enumeration value 'kRCX_SgnVar' not handled in switch [-Wswitch] compiler/parse_util.cpp:204:9: warning: enumeration value 'kRCX_AbsVar' not handled in switch [-Wswitch] compiler/parse_util.cpp:204:9: warning: enumeration value 'kRCX_IllegalVar' not handled in switch [-Wswitch] c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/SwitchStmt.cpp -o compiler/SwitchStmt.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/MonitorStmt.cpp -o compiler/MonitorStmt.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/AcquireStmt.cpp -o compiler/AcquireStmt.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/DeclareStmt.cpp -o compiler/DeclareStmt.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/ScopeStmt.cpp -o compiler/ScopeStmt.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/ForStmt.cpp -o compiler/ForStmt.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/CatchStmt.cpp -o compiler/CatchStmt.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/LabelStmt.cpp -o compiler/LabelStmt.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/GotoStmt.cpp -o compiler/GotoStmt.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/Compiler.cpp -o compiler/Compiler.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/Buffer.cpp -o compiler/Buffer.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/Mapping.cpp -o compiler/Mapping.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/FunctionDef.cpp -o compiler/FunctionDef.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/ExprStmt.cpp -o compiler/ExprStmt.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/AtomExpr.cpp -o compiler/AtomExpr.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/IncDecExpr.cpp -o compiler/IncDecExpr.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/BinaryExpr.cpp -o compiler/BinaryExpr.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/UnaryExpr.cpp -o compiler/UnaryExpr.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/ValueExpr.cpp -o compiler/ValueExpr.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/TypeExpr.cpp -o compiler/TypeExpr.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/ModExpr.cpp -o compiler/ModExpr.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/EventSrcExpr.cpp -o compiler/EventSrcExpr.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/SensorExpr.cpp -o compiler/SensorExpr.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/ArrayExpr.cpp -o compiler/ArrayExpr.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/TaskIdExpr.cpp -o compiler/TaskIdExpr.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/RelExpr.cpp -o compiler/RelExpr.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/LogicalExpr.cpp -o compiler/LogicalExpr.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/NegateExpr.cpp -o compiler/NegateExpr.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/IndirectExpr.cpp -o compiler/IndirectExpr.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/NodeExpr.cpp -o compiler/NodeExpr.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/ShiftExpr.cpp -o compiler/ShiftExpr.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/TernaryExpr.cpp -o compiler/TernaryExpr.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/VarAllocator.cpp -o compiler/VarAllocator.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/VarTranslator.cpp -o compiler/VarTranslator.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/Resource.cpp -o compiler/Resource.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/AddrOfExpr.cpp -o compiler/AddrOfExpr.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/DerefExpr.cpp -o compiler/DerefExpr.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' compiler/GosubParamStmt.cpp -o compiler/GosubParamStmt.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' rcxlib/RCX_Cmd.cpp -o rcxlib/RCX_Cmd.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' rcxlib/RCX_Disasm.cpp -o rcxlib/RCX_Disasm.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' rcxlib/RCX_Image.cpp -o rcxlib/RCX_Image.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' rcxlib/RCX_Link.cpp -o rcxlib/RCX_Link.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' rcxlib/RCX_Log.cpp -o rcxlib/RCX_Log.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' rcxlib/RCX_Target.cpp -o rcxlib/RCX_Target.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' rcxlib/RCX_Pipe.cpp -o rcxlib/RCX_Pipe.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' rcxlib/RCX_PipeTransport.cpp -o rcxlib/RCX_PipeTransport.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' rcxlib/RCX_Transport.cpp -o rcxlib/RCX_Transport.o rcxlib/RCX_PipeTransport.cpp: In member function 'RCX_Result RCX_PipeTransport::ReceiveReply(int, int, int&)': rcxlib/RCX_PipeTransport.cpp:310:18: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] while(fRxLength < kMaxRxData) ^ rcxlib/RCX_PipeTransport.cpp:315:25: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] if (fVerbose) printf("reading %ld bytes, timeout = %ld\n", receiveLen, timeout); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ rcxlib/RCX_PipeTransport.cpp:315:25: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] rcxlib/RCX_PipeTransport.cpp:322:25: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'int' [-Wformat=] if (fVerbose) printf("reading 1 byte, timeout = %ld\n", timeout); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~ rcxlib/RCX_PipeTransport.cpp: In member function 'void RCX_PipeTransport::ProcessRxByte(UByte)': rcxlib/RCX_PipeTransport.cpp:523:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] else if (fRxLength < kMaxRxData) ^ c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' rcxlib/RCX_SpyboticsLinker.cpp -o rcxlib/RCX_SpyboticsLinker.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' rcxlib/RCX_SerialPipe.cpp -o rcxlib/RCX_SerialPipe.o rcxlib/RCX_SpyboticsLinker.cpp:122:1: warning: "/*" within comment [-Wcomment] /**/ c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' rcxlib/RCX_USBTowerPipe_none.cpp -o rcxlib/RCX_USBTowerPipe_none.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' platform/PStream.cpp -o platform/PStream.o rcxlib/RCX_Link.cpp: In member function 'RCX_Result RCX_Link::Send(const UByte*, int, bool, int)': rcxlib/RCX_Link.cpp:630:13: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] if (length > kMaxCmdLength || ~~~~~~~^~~~~~~~~~~~~~~ rcxlib/RCX_Link.cpp:631:12: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] expected > kMaxReplyLength) return kRCX_RequestError; ~~~~~~~~~^~~~~~~~~~~~~~~~~ c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' platform/PSerial_unix.cpp -o platform/PSerial_unix.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' platform/PHashTable.cpp -o platform/PHashTable.o c++ -c -pipe -O2 -fno-strict-aliasing -Iplatform -Ircxlib -Inqc -Icompiler -Wall -O6 -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"' platform/PListS.cpp -o platform/PListS.o bin/mkdata compiler/rcx1.nqh compiler/rcx1_nqh.h rcx1_nqh bin/mkdata compiler/rcx2.nqh compiler/rcx2_nqh.h rcx2_nqh bin/mkdata -s rcxlib/fastdl.srec rcxlib/rcxnub.h rcxnub rcxlib/RCX_SpyboticsLinker.cpp: In constructor 'RCX_SpyboticsLinker::RCX_SpyboticsLinker()': rcxlib/RCX_SpyboticsLinker.cpp:63:12: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] for(i=0; i Staging for nqc-3.1.r6_1 ===> Generating temporary packing list install -s -m 555 /construction/lang/nqc/nqc-3.1.r6_1/bin/nqc /construction/lang/nqc/stage/usr/local/bin install -m 444 /construction/lang/nqc/nqc-3.1.r6_1/nqc-man-2.1r1-0.man /construction/lang/nqc/stage/usr/local/man/man1/nqc.1 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for nqc-3.1.r6_1 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:16