------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The bugs 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 ------------------------------------------------------------------------------- ===> bugs-4.1.1_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The bugs 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 ===> bugs-4.1.1_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bugs-4.1.1_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The bugs 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 ===> bugs-4.1.1_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bugs-4.1.1_2 for building => SHA256 Checksum OK for bugs-4.1.1.tgz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The bugs 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 ===> bugs-4.1.1_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bugs-4.1.1_2 for building ===> Extracting for bugs-4.1.1_2 => SHA256 Checksum OK for bugs-4.1.1.tgz. Extracted Memory Use: 1.30M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for bugs-4.1.1_2 ===> Applying ports patches for bugs-4.1.1_2 ===> Cleanly applied ports patch(es) patch-Makefile.bsd ===> Applying dragonfly patches for bugs-4.1.1_2 ===> Cleanly applied dragonfly patch(es) patch-apps_extra.c patch-include_extra.h SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> bugs-4.1.1_2 depends on package: gmake>=4.3 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> bugs-4.1.1_2 depends on package: gmake>=4.3 - found ===> Configuring for bugs-4.1.1_2 gmake -C /construction/security/bugs/bugs-4.1.1 bsd gmake[1]: Entering directory '/construction/security/bugs/bugs-4.1.1' bsd flag detected. --------------- MAKING MAKEFILE --------------- Please now execute make again. gmake[1]: Leaving directory '/construction/security/bugs/bugs-4.1.1' SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for bugs-4.1.1_2 gmake[1]: Entering directory '/construction/security/bugs/bugs-4.1.1' test fpos_t flag detected lib flag detected. apps flag detected. ------------------- -------------- ------------------- TESTING FPOS_T TYPE MAKING LIBRARY MAKING APPLICATIONS ------------------- -------------- ------------------- gmake[2]: Entering directory '/construction/security/bugs/bugs-4.1.1/lib/unix' cc -pipe -O2 -fno-strict-aliasing -c main.c cc -pipe -O2 -fno-strict-aliasing -c seed.c cc -pipe -O2 -fno-strict-aliasing -c shuffle.c cc -pipe -O2 -fno-strict-aliasing -c wrapper.c cc -pipe -O2 -fno-strict-aliasing -c utils.c cc -pipe -O2 -fno-strict-aliasing -c misc.c Creating library bugscrypt.a ... ar rs bugscrypt.a main.o seed.o shuffle.o wrapper.o utils.o misc.o /usr/libexec/binutils227/elf/ar: creating bugscrypt.a gmake[2]: Leaving directory '/construction/security/bugs/bugs-4.1.1/lib/unix' gmake[2]: Entering directory '/construction/security/bugs/bugs-4.1.1/apps' cc -pipe -O2 -fno-strict-aliasing -c extra.c cc -pipe -O2 -fno-strict-aliasing -o bhide bhide.c ../lib/unix/bugscrypt.a -lc ----------------------------------------------- WARNING : You need bugscrypt.a to compile the applications You must have done before : make lib ----------------------------------------------- Creating applications ... cc -pipe -O2 -fno-strict-aliasing -o bcrypt bcrypt.c extra.o ../lib/unix/bugscrypt.a -lc cc -pipe -O2 -fno-strict-aliasing -o bchat bchat.c extra.o ../lib/unix/bugscrypt.a -lc cc -pipe -O2 -fno-strict-aliasing -o bpass bpass.c extra.o ../lib/unix/bugscrypt.a -lc cc -pipe -O2 -fno-strict-aliasing -o blogin blogin.c extra.o ../lib/unix/bugscrypt.a -lc cc -pipe -O2 -fno-strict-aliasing -o bkey bkey.c extra.o ../lib/unix/bugscrypt.a -lc cc -pipe -O2 -fno-strict-aliasing -o bpassdel bpassdel.c extra.o ../lib/unix/bugscrypt.a -lc cc -pipe -O2 -fno-strict-aliasing -o bmore bmore.c extra.o ../lib/unix/bugscrypt.a -lc cc -pipe -O2 -fno-strict-aliasing -o block block.c extra.o ../lib/unix/bugscrypt.a -lc cc -pipe -O2 -fno-strict-aliasing -o bunlock bunlock.c extra.o ../lib/unix/bugscrypt.a -lc bhide.c: In function 'argcheck': bhide.c:225:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(PARAM_ERRORFILE, argv[i+1],strlen(argv[i+1])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bhide.c:220:15: note: length computed here if (strlen(argv[i+1]) >= 200) ^~~~~~~~~~~~~~~~~ bpassdel.c: In function 'argcheck': bpassdel.c:277:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(PARAM_ERRORFILE, argv[i+1],strlen(argv[i+1])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bpassdel.c:272:15: note: length computed here if (strlen(argv[i+1]) >= 200) ^~~~~~~~~~~~~~~~~ bpass.c: In function 'argcheck': bpass.c:362:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(PARAM_ERRORFILE, argv[i+1],strlen(argv[i+1])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bpass.c:357:15: note: length computed here if (strlen(argv[i+1]) >= 200) ^~~~~~~~~~~~~~~~~ blogin.c: In function 'argcheck': blogin.c:380:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(PARAM_ERRORFILE, argv[i+1],strlen(argv[i+1])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ blogin.c:374:15: note: length computed here if (strlen(argv[i+1]) >= 200) ^~~~~~~~~~~~~~~~~ blogin.c:399:13: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(PARAM_PWD, argv[i+1],strlen(argv[i+1])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ blogin.c:393:17: note: length computed here if (strlen(argv[i+1]) >= 200) ^~~~~~~~~~~~~~~~~ In function 'argcheck.part.0', inlined from 'argcheck' at bmore.c:257:5: bmore.c:306:24: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(PARAM_SOURCE,argv[1],strlen(argv[1])%199); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bmore.c: In function 'argcheck': bmore.c:306:53: note: length computed here strncpy(PARAM_SOURCE,argv[1],strlen(argv[1])%199); ^~~~~~~~~~~~~~~ In function 'argcheck.part.0', inlined from 'argcheck' at bmore.c:257:5: bmore.c:293:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(PARAM_ERRORFILE, argv[i+1],strlen(argv[i+1])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bmore.c: In function 'argcheck': bmore.c:288:16: note: length computed here if (strlen(argv[i+1]) >= 200) ^~~~~~~~~~~~~~~~~ block.c: In function 'argcheck.part.0': block.c:284:3: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(PASSWORD,argv[i+1],strlen(argv[i+1])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ block.c:317:14: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(PARAM_SOURCE, argv[i],strlen(argv[i])%199); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ block.c:317:44: note: length computed here strncpy(PARAM_SOURCE, argv[i],strlen(argv[i])%199); ^~~~~~~~~~~~~~~ block.c:305:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(PARAM_ERRORFILE, argv[i+1],strlen(argv[i+1])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ block.c:300:15: note: length computed here if (strlen(argv[i+1]) >= 200) ^~~~~~~~~~~~~~~~~ bunlock.c: In function 'argcheck.part.0': bunlock.c:253:3: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(PASSWORD,argv[i+1],strlen(argv[i+1])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bunlock.c:286:15: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(PARAM_SOURCE, argv[i],strlen(argv[i])%199); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bunlock.c:286:45: note: length computed here strncpy(PARAM_SOURCE, argv[i],strlen(argv[i])%199); ^~~~~~~~~~~~~~~ bunlock.c:274:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(PARAM_ERRORFILE, argv[i+1],strlen(argv[i+1])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bunlock.c:269:15: note: length computed here if (strlen(argv[i+1]) >= 200) ^~~~~~~~~~~~~~~~~ bkey.c: In function 'argcheck': bkey.c:259:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(PARAM_ERRORFILE, argv[i+1],strlen(argv[i+1])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bkey.c:254:15: note: length computed here if (strlen(argv[i+1]) >= 200) ^~~~~~~~~~~~~~~~~ bcrypt.c: In function 'argcheck': bcrypt.c:1227:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(PARAM_SOURCE, argv[i+1],strlen(argv[i+1])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bcrypt.c:1222:15: note: length computed here if (strlen(argv[i+1]) >= 200) ^~~~~~~~~~~~~~~~~ bcrypt.c:1239:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(PARAM_TARGET, argv[i+1],strlen(argv[i+1])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bcrypt.c:1234:15: note: length computed here if (strlen(argv[i+1]) >= 200) ^~~~~~~~~~~~~~~~~ bcrypt.c:1249:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(PARAM_KEYFILE, argv[i+1],strlen(argv[i+1])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bcrypt.c:1244:15: note: length computed here if (strlen(argv[i+1]) >= 200) ^~~~~~~~~~~~~~~~~ bcrypt.c:1256:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(PASSWORD,argv[i+1],strlen(argv[i+1])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bcrypt.c:1318:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(PARAM_ERRORFILE, argv[i+1],strlen(argv[i+1])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bcrypt.c:1313:15: note: length computed here if (strlen(argv[i+1]) >= 200) ^~~~~~~~~~~~~~~~~ bchat.c: In function 'argcheck': bchat.c:1438:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(PARAM_KEYFILE, argv[i+1],strlen(argv[i+1])); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bchat.c:1433:15: note: length computed here if (strlen(argv[i+1]) >= 200) ^~~~~~~~~~~~~~~~~ bchat.c:1486:61: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] else if ((strcmp(argv[i],"-server") == 0) && (i+1 = 200) ^~~~~~~~~~~~~~~~~ gmake[2]: Leaving directory '/construction/security/bugs/bugs-4.1.1/apps' Copying binary file in ./bin ... gmake[1]: Leaving directory '/construction/security/bugs/bugs-4.1.1' SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for bugs-4.1.1_2 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/security/bugs/bugs-4.1.1' install flag detected. ---------------------- INSTALLATION INITIATED ---------------------- you MUST be root to execute this command (use su) REMEMBER TO CHANGE THE VALUE OF THE INSTALL PATH in the makefile if you want to install this package in a specific place. Creating directory /usr/local/bugs-4.1.1 ... Copying binaries in /usr/local/bugs-4.1.1 ... Copying bugscrypt.a in /usr/local/bugs-4.1.1 ... # @echo "Copying docs in /usr/local/bugs-4.1.1 ..." # # @cp -rf ./doc/* /construction/security/bugs/stage/usr/local/bugs-4.1.1/ ------------------------------------------------------------ YOU MUST NOW ADD /usr/local/bugs-4.1.1 to your PATH : PATH = PATH:/usr/local/bugs-4.1.1 Congratualations! The applications and library have been successfully installed Please note that you are using these applications and library at your own risk. Therefore I discharge any responsibility if you loose any data or illigaly use this. package. Now, I hope you will enjoy those applications as much as I have enjoyed programming them. Sylvain Martinez. gmake[1]: Leaving directory '/construction/security/bugs/bugs-4.1.1' install -m 0644 /construction/security/bugs/bugs-4.1.1/include/*.h /construction/security/bugs/stage/usr/local/bugs-4.1.1/include ====> 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 bugs-4.1.1_2 file sizes/checksums [57]: 0% file sizes/checksums [57]: 100% packing files [57]: 0% packing files [57]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:05 TOTAL TIME 00:00:13