------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> portal-0.4_5 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> portal-0.4_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by portal-0.4_5 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> portal-0.4_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by portal-0.4_5 for building => SHA256 Checksum OK for culot-portal-0.4_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> portal-0.4_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by portal-0.4_5 for building ===> Extracting for portal-0.4_5 => SHA256 Checksum OK for culot-portal-0.4_GH0.tar.gz. Extracted Memory Use: 0.14M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for portal-0.4_5 ===> Applying ports patches for portal-0.4_5 ===> Cleanly applied ports patch(es) patch-Makefile SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> portal-0.4_5 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> portal-0.4_5 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Configuring for portal-0.4_5 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for portal-0.4_5 --- portal.o --- --- pkg.o --- --- gfx.o --- --- event.o --- --- window.o --- --- inputwindow.o --- --- popupwindow.o --- --- scrollwindow.o --- --- tray.o --- --- ui.o --- --- portal.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -g -Wall -std=c++11 -DVERSION=0.4 -c portal.cc --- pkg.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -g -Wall -std=c++11 -DVERSION=0.4 -c pkg.cc --- gfx.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -g -Wall -std=c++11 -DVERSION=0.4 -c gfx.cc --- event.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -g -Wall -std=c++11 -DVERSION=0.4 -c event.cc --- window.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -g -Wall -std=c++11 -DVERSION=0.4 -c window.cc --- inputwindow.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -g -Wall -std=c++11 -DVERSION=0.4 -c inputwindow.cc --- popupwindow.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -g -Wall -std=c++11 -DVERSION=0.4 -c popupwindow.cc --- scrollwindow.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -g -Wall -std=c++11 -DVERSION=0.4 -c scrollwindow.cc --- tray.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -g -Wall -std=c++11 -DVERSION=0.4 -c tray.cc --- ui.o --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -g -Wall -std=c++11 -DVERSION=0.4 -c ui.cc --- scrollwindow.o --- In file included from scrollwindow.cc:27: /usr/local/include/ncurses/curses.h: In member function 'virtual void portal::gfx::ScrollWindow::print(const string&, const portal::gfx::Style&)': /usr/local/include/ncurses/curses.h:1298:39: warning: 'xpos' may be used uninitialized in this function [-Wmaybe-uninitialized] #define mvwaddstr(win,y,x,str) (wmove((win),(y),(x)) == ERR ? ERR : waddnstr((win),(str),-1)) ^ scrollwindow.cc:73:7: note: 'xpos' was declared here int xpos; ^~~~ --- ui.o --- ui.cc: In member function 'void portal::Ui::displayFilterStatus() const': ui.cc:398:68: warning: comparison of integer expressions of different signedness: 'int' and 'std::__cxx11::basic_string::size_type' {aka 'long unsigned int'} [-Wsign-compare] if ((pane_[pkgList]->size().width() - tray_->size().width()) / 2 < statusLong.length() + 8) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ --- pkg.o --- pkg.cc: In member function 'std::__cxx11::string portal::Pkg::getPkgAttr(const string&, portal::Pkg::Attr) const': pkg.cc:262:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ --- portal --- cc -pipe -I/usr/local/include -I/usr/local/include/ncurses -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -g -Wall -std=c++11 -o portal portal.o pkg.o gfx.o event.o window.o inputwindow.o popupwindow.o scrollwindow.o tray.o ui.o -L/usr/local/lib -Wl,-rpath=/usr/local/lib -L/usr/local/lib -lstdc++ -lpthread -lncurses SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> portal-0.4_5 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for portal-0.4_5 ===> portal-0.4_5 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list install -s -m 555 /construction/ports-mgmt/portal/portal-0.4/portal /construction/ports-mgmt/portal/stage/usr/local/bin install -m 444 /construction/ports-mgmt/portal/portal-0.4/portal.1 /construction/ports-mgmt/portal/stage/usr/local/man/man1 ====> 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 portal-0.4_5 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:08