------------------------------------------------------------------------------- -- 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 Installing /packages/All/pkgconf-1.6.3,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/readline-8.0.4.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/sqlite3-3.30.1_1,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> cvstrac-2.0.1_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> cvstrac-2.0.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cvstrac-2.0.1_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> cvstrac-2.0.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cvstrac-2.0.1_1 for building => SHA256 Checksum OK for cvstrac-2.0.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> cvstrac-2.0.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cvstrac-2.0.1_1 for building ===> Extracting for cvstrac-2.0.1_1 => SHA256 Checksum OK for cvstrac-2.0.1.tar.gz. Extracted Memory Use: 1.03M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for cvstrac-2.0.1_1 ===> Applying ports patches for cvstrac-2.0.1_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> cvstrac-2.0.1_1 depends on executable: gmake - found ===> cvstrac-2.0.1_1 depends on package: pkgconf>=1.3.0_1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> cvstrac-2.0.1_1 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> cvstrac-2.0.1_1 depends on executable: gmake - found ===> cvstrac-2.0.1_1 depends on package: pkgconf>=1.3.0_1 - found ===> cvstrac-2.0.1_1 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so) ===> Configuring for cvstrac-2.0.1_1 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for cvstrac-2.0.1_1 gmake[1]: Entering directory '/construction/devel/cvstrac/cvstrac-2.0.1' cc -I/usr/local/include -o makeheaders ./makeheaders.c ./makeheaders.c: In function 'ParsePreprocessor': ./makeheaders.c:2139:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] nArg = pToken->nText + (int)pToken->zText - (int)zArg; ^ ./makeheaders.c:2139:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] nArg = pToken->nText + (int)pToken->zText - (int)zArg; ^ ./makeheaders.c:2158:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] nArg = pToken->nText + (int)pToken->zText - (int)zArg; ^ ./makeheaders.c:2158:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] nArg = pToken->nText + (int)pToken->zText - (int)zArg; ^ ./makeheaders.c:2169:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] nArg = pToken->nText + (int)pToken->zText - (int)zArg; ^ ./makeheaders.c:2169:49: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] nArg = pToken->nText + (int)pToken->zText - (int)zArg; ^ ./makeheaders.c: In function 'DocumentationDump': ./makeheaders.c:2954:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] pDecl->pComment ? (int)pDecl->pComment/sizeof(Token) : 0, ^ cc -I/usr/local/include -o mkindex ./mkindex.c cc -I/usr/local/include -o translate ./translate.c ./translate ./attach.c | sed -f ./VERSION >attach_.c ./translate ./browse.c | sed -f ./VERSION >browse_.c ./translate ./cgi.c | sed -f ./VERSION >cgi_.c ./translate ./common.c | sed -f ./VERSION >common_.c ./translate ./cvs.c | sed -f ./VERSION >cvs_.c ./translate ./db.c | sed -f ./VERSION >db_.c ./translate ./format.c | sed -f ./VERSION >format_.c ./translate ./git.c | sed -f ./VERSION >git_.c ./translate ./history.c | sed -f ./VERSION >history_.c ./translate ./index.c | sed -f ./VERSION >index_.c ./translate ./login.c | sed -f ./VERSION >login_.c ./translate ./main.c | sed -f ./VERSION >main_.c ./translate ./md5.c | sed -f ./VERSION >md5_.c ./translate ./rss.c | sed -f ./VERSION >rss_.c ./translate ./search.c | sed -f ./VERSION >search_.c ./translate ./setup.c | sed -f ./VERSION >setup_.c ./translate ./svn.c | sed -f ./VERSION >svn_.c ./translate ./test.c | sed -f ./VERSION >test_.c ./translate ./throttle.c | sed -f ./VERSION >throttle_.c ./translate ./ticket.c | sed -f ./VERSION >ticket_.c ./translate ./timeline.c | sed -f ./VERSION >timeline_.c ./translate ./tools.c | sed -f ./VERSION >tools_.c ./translate ./user.c | sed -f ./VERSION >user_.c ./translate ./view.c | sed -f ./VERSION >view_.c ./translate ./wiki.c | sed -f ./VERSION >wiki_.c ./translate ./wikiinit.c | sed -f ./VERSION >wikiinit_.c ./makeheaders attach_.c:attach.h browse_.c:browse.h cgi_.c:cgi.h common_.c:common.h cvs_.c:cvs.h db_.c:db.h format_.c:format.h git_.c:git.h history_.c:history.h index_.c:index.h login_.c:login.h main_.c:main.h md5_.c:md5.h rss_.c:rss.h search_.c:search.h setup_.c:setup.h svn_.c:svn.h test_.c:test.h throttle_.c:throttle.h ticket_.c:ticket.h timeline_.c:timeline.h tools_.c:tools.h user_.c:user.h view_.c:view.h wiki_.c:wiki.h wikiinit_.c:wikiinit.h ./mkindex attach_.c browse_.c cgi_.c common_.c cvs_.c db_.c format_.c git_.c history_.c index_.c login_.c main_.c md5_.c rss_.c search_.c setup_.c svn_.c test_.c throttle_.c ticket_.c timeline_.c tools_.c user_.c view_.c wiki_.c wikiinit_.c >page_index.h touch headers cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -o attach.o -c attach_.c cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -o browse.o -c browse_.c cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -o cgi.o -c cgi_.c cgi_.c: In function 'cgi_handle_http_request': cgi_.c:2486:65: warning: passing argument 3 of 'getpeername' from incompatible pointer type [-Wincompatible-pointer-types] if( getpeername(fileno(stdin), (struct sockaddr*)&remoteName, &size)>=0 ){ ^~~~~ In file included from cgi_.c:33: /usr/include/sys/socket.h:492:52: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'size_t *' {aka 'long unsigned int *'} int getpeername(int, struct sockaddr * __restrict, socklen_t * __restrict); ^~~~~~~~~~~~~~~~~~~~~~ cgi_.c: In function 'cgi_http_server': cgi_.c:2574:64: warning: passing argument 3 of 'accept' from incompatible pointer type [-Wincompatible-pointer-types] connection = accept(listener, (struct sockaddr*)&inaddr, &lenaddr); ^~~~~~~~ In file included from cgi_.c:33: /usr/include/sys/socket.h:486:47: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'size_t *' {aka 'long unsigned int *'} int accept(int, struct sockaddr * __restrict, socklen_t * __restrict); ^~~~~~~~~~~~~~~~~~~~~~ cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -o common.o -c common_.c cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -o cvs.o -c cvs_.c cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -o db.o -c db_.c db_.c: In function 'stack_authorizer': db_.c:199:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] for(nTop = (int)pTop; nTop>=0; nTop--){ ^ db_.c: In function 'push_authorizer': db_.c:219:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] sqlite3_set_authorizer(pDb, stack_authorizer, (void *)nAuthStack); ^ db_.c: In function 'pop_authorizer': db_.c:227:66: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] sqlite3_set_authorizer(pDb, nAuthStack ? stack_authorizer : 0, (void *)nAuthStack); ^ cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -o format.o -c format_.c cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -o git.o -c git_.c cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -o history.o -c history_.c cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -o index.o -c index_.c cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -o login.o -c login_.c cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -o main.o -c main_.c cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -o md5.o -c md5_.c cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -o rss.o -c rss_.c cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -o search.o -c search_.c cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -o setup.o -c setup_.c cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -o svn.o -c svn_.c cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -o test.o -c test_.c cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -o throttle.o -c throttle_.c cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -o ticket.o -c ticket_.c cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -o timeline.o -c timeline_.c cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -o tools.o -c tools_.c cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -o user.o -c user_.c cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -o view.o -c view_.c cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -o wiki.o -c wiki_.c cc -I/usr/local/include -pipe -O2 -fno-strict-aliasing -I. -I. -o wikiinit.o -c wikiinit_.c cc -I/usr/local/include -o cvstrac attach.o browse.o cgi.o common.o cvs.o db.o format.o git.o history.o index.o login.o main.o md5.o rss.o search.o setup.o svn.o test.o throttle.o ticket.o timeline.o tools.o user.o view.o wiki.o wikiinit.o -L/usr/local/lib -lsqlite3 -lcrypt -lm sed -f ./VERSION ./webpage.html >index.html gmake[1]: Leaving directory '/construction/devel/cvstrac/cvstrac-2.0.1' SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for cvstrac-2.0.1_1 ===> Generating temporary packing list install -s -m 555 /construction/devel/cvstrac/cvstrac-2.0.1/cvstrac /construction/devel/cvstrac/stage/usr/local/bin/ ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for cvstrac-2.0.1_1 file sizes/checksums [1]: 0% file sizes/checksums [1]: 100% packing files [1]: 0% packing files [1]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:14