------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/gmake-4.2.1_3.tgz Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/readline-8.0.0.tgz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> Fetching all distfiles required by picoc-2.1_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> Fetching all distfiles required by picoc-2.1_2 for building => SHA256 Checksum OK for zsaleeba-picoc-2.1-4555e84_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> Fetching all distfiles required by picoc-2.1_2 for building ===> Extracting for picoc-2.1_2 => SHA256 Checksum OK for zsaleeba-picoc-2.1-4555e84_GH0.tar.gz. Extracted Memory Use: 4.63M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for picoc-2.1_2 ===> Applying ports patches for picoc-2.1_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for picoc-2.1_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for picoc-2.1_2 gmake[1]: Entering directory '/construction/lang/picoc/picoc-4555e84' cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -g -DUNIX_HOST -I/usr/local/include -c -o picoc.o picoc.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -g -DUNIX_HOST -I/usr/local/include -c -o table.o table.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -g -DUNIX_HOST -I/usr/local/include -c -o lex.o lex.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -g -DUNIX_HOST -I/usr/local/include -c -o parse.o parse.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -g -DUNIX_HOST -I/usr/local/include -c -o expression.o expression.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -g -DUNIX_HOST -I/usr/local/include -c -o heap.o heap.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -g -DUNIX_HOST -I/usr/local/include -c -o type.o type.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -g -DUNIX_HOST -I/usr/local/include -c -o variable.o variable.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -g -DUNIX_HOST -I/usr/local/include -c -o clibrary.o clibrary.c cc -pipe -O2 -fno-strict-aliasing -Wall -pedantic -g -DUNIX_HOST -I/usr/local/include -c -o platform.o platform.c In file included from picoc.h:19, from picoc.c:5: interpreter.h:452:12: error: field 'CStdOutBase' has incomplete type IOFILE CStdOutBase; ^~~~~~~~~~~ In file included from type.c:4: interpreter.h:452:12: error: field 'CStdOutBase' has incomplete type IOFILE CStdOutBase; ^~~~~~~~~~~ gmake[1]: *** [: picoc.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... In file included from table.c:4: interpreter.h:452:12: error: field 'CStdOutBase' has incomplete type IOFILE CStdOutBase; ^~~~~~~~~~~ In file included from expression.c:4: interpreter.h:452:12: error: field 'CStdOutBase' has incomplete type IOFILE CStdOutBase; ^~~~~~~~~~~ In file included from picoc.h:19, from parse.c:3: interpreter.h:452:12: error: field 'CStdOutBase' has incomplete type IOFILE CStdOutBase; ^~~~~~~~~~~ gmake[1]: *** [: type.o] Error 1 In file included from lex.c:3: interpreter.h:452:12: error: field 'CStdOutBase' has incomplete type IOFILE CStdOutBase; ^~~~~~~~~~~ In file included from picoc.h:19, from clibrary.c:4: interpreter.h:452:12: error: field 'CStdOutBase' has incomplete type IOFILE CStdOutBase; ^~~~~~~~~~~ gmake[1]: *** [: table.o] Error 1 expression.c: In function 'ExpressionAssign': expression.c:423:81: warning: self-comparison always evaluates to true [-Wtautological-compare] if (SourceValue->Typ->Base == TypeArray && DestValue->Typ->FromType == DestValue->Typ->FromType && DestValue->Typ->ArraySize == 0) ^~ In file included from variable.c:4: interpreter.h:452:12: error: field 'CStdOutBase' has incomplete type IOFILE CStdOutBase; ^~~~~~~~~~~ In file included from picoc.h:19, from platform.c:4: interpreter.h:452:12: error: field 'CStdOutBase' has incomplete type IOFILE CStdOutBase; ^~~~~~~~~~~ gmake[1]: *** [: clibrary.o] Error 1 gmake[1]: *** [: platform.o] Error 1 gmake[1]: *** [: variable.o] Error 1 gmake[1]: *** [: parse.o] Error 1 gmake[1]: *** [: lex.o] Error 1 gmake[1]: *** [: expression.o] Error 1 In file included from heap.c:6: interpreter.h:452:12: error: field 'CStdOutBase' has incomplete type IOFILE CStdOutBase; ^~~~~~~~~~~ gmake[1]: *** [: heap.o] Error 1 gmake[1]: Leaving directory '/construction/lang/picoc/picoc-4555e84' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make: stopped in /xports/lang/picoc FAILED 00:00:00