------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The libtlen 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 ------------------------------------------------------------------------------- ===> pl-libtlen-20041113_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The libtlen 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 ===> pl-libtlen-20041113_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pl-libtlen-20041113_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The libtlen 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 ===> pl-libtlen-20041113_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pl-libtlen-20041113_1 for building => SHA256 Checksum OK for libtlen-20041113.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The libtlen 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 ===> pl-libtlen-20041113_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pl-libtlen-20041113_1 for building ===> Extracting for pl-libtlen-20041113_1 ===> NOTICE: The libtlen 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 ===> pl-libtlen-20041113_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pl-libtlen-20041113_1 for building => SHA256 Checksum OK for libtlen-20041113.tar.gz. Extracted Memory Use: 0.79M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for pl-libtlen-20041113_1 ===> Applying ports patches for pl-libtlen-20041113_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for pl-libtlen-20041113_1 configure: loading site script /xports/Templates/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib checking whether ln -s works... yes checking for gmake... no checking for make... /usr/bin/make checking for ar... /usr/bin/ar checking for uintXX_t types... found in checking whether byte ordering is bigendian... no checking for t_accept in -lnsl... no checking for socket in -lsocket... no checking for floor in -lm... yes configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating docs/Makefile config.status: creating examples/Makefile SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for pl-libtlen-20041113_1 --- libtlen --- cd lib && /usr/bin/make all --- hashtable.o --- --- pool.o --- --- rate.o --- --- snprintf.o --- --- str.o --- --- xmlnode.o --- --- xmlparse.o --- --- xmlrole.o --- --- xmltok.o --- --- auth.o --- --- hashtable.o --- cc -pipe -O2 -fno-strict-aliasing -I.. -fPIC -Wall -ggdb -c hashtable.c --- pool.o --- cc -pipe -O2 -fno-strict-aliasing -I.. -fPIC -Wall -ggdb -c pool.c --- rate.o --- cc -pipe -O2 -fno-strict-aliasing -I.. -fPIC -Wall -ggdb -c rate.c --- snprintf.o --- cc -pipe -O2 -fno-strict-aliasing -I.. -fPIC -Wall -ggdb -c snprintf.c --- str.o --- cc -pipe -O2 -fno-strict-aliasing -I.. -fPIC -Wall -ggdb -c str.c --- xmlnode.o --- cc -pipe -O2 -fno-strict-aliasing -I.. -fPIC -Wall -ggdb -c xmlnode.c --- xmlparse.o --- cc -pipe -O2 -fno-strict-aliasing -I.. -fPIC -Wall -ggdb -c xmlparse.c --- xmlrole.o --- cc -pipe -O2 -fno-strict-aliasing -I.. -fPIC -Wall -ggdb -c xmlrole.c --- xmltok.o --- cc -pipe -O2 -fno-strict-aliasing -I.. -fPIC -Wall -ggdb -c xmltok.c --- auth.o --- cc -pipe -O2 -fno-strict-aliasing -I.. -fPIC -Wall -ggdb -c auth.c --- xmlnode.o --- xmlnode.c: In function 'xmlnode_get_tag': xmlnode.c:354:14: warning: comparison between pointer and zero character constant [-Wpointer-compare] || name == '\0') ^~ xmlnode.c:354:9: note: did you mean to dereference the pointer? || name == '\0') ^ --- sockets.o --- cc -pipe -O2 -fno-strict-aliasing -I.. -fPIC -Wall -ggdb -c sockets.c --- expat.o --- --- xmlparse.o --- xmlparse.c: In function 'storeEntityValue': xmlparse.c:2918:18: warning: variable 'internalEnc' set but not used [-Wunused-but-set-variable] const ENCODING *internalEnc; ^~~~~~~~~~~ --- expat.o --- cc -pipe -O2 -fno-strict-aliasing -I.. -fPIC -Wall -ggdb -c expat.c expat.c: In function 'xmlnode_put_expat_attribs': expat.c:180:20: warning: comparison between pointer and zero character constant [-Wpointer-compare] while (atts[i] != '\0') ^~ expat.c:180:12: note: did you mean to dereference the pointer? while (atts[i] != '\0') ^ --- roster.o --- cc -pipe -O2 -fno-strict-aliasing -I.. -fPIC -Wall -ggdb -c roster.c --- message.o --- cc -pipe -O2 -fno-strict-aliasing -I.. -fPIC -Wall -ggdb -c message.c --- events.o --- cc -pipe -O2 -fno-strict-aliasing -I.. -fPIC -Wall -ggdb -c events.c --- utils.o --- cc -pipe -O2 -fno-strict-aliasing -I.. -fPIC -Wall -ggdb -c utils.c --- libtlen.o --- cc -pipe -O2 -fno-strict-aliasing -I.. -fPIC -Wall -ggdb -c libtlen.c --- events.o --- events.c: In function 'tlen_watch_fd': events.c:860:54: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign] (sesja->fd, SOL_SOCKET, SO_ERROR, &res, &res_size) ^~~~~~~~~ In file included from libtlen.h:27, from events.c:14: /usr/include/sys/socket.h:494:5: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *' int getsockopt(int, int, int, void * __restrict, socklen_t * __restrict); ^~~~~~~~~~ --- utils.o --- utils.c: In function 'tlen_encode': utils.c:57:28: warning: pointer targets in initialization of 'const unsigned char *' from 'const char *' differ in signedness [-Wpointer-sign] const unsigned char *s = what; ^~~~ utils.c:60:53: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] str = ptr = (unsigned char *) calloc (3 * strlen (s) + 1,1); ^ In file included from utils.c:11: /usr/include/string.h:110:9: note: expected 'const char *' but argument is of type 'const unsigned char *' size_t strlen(const char *) __pure; ^~~~~~ utils.c:73:14: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness [-Wpointer-sign] sprintf (ptr, "%%%02X", *s); ^~~ In file included from utils.c:8: /usr/include/stdio.h:236:6: note: expected 'char * restrict' but argument is of type 'unsigned char *' int sprintf(char * __restrict, const char * __restrict, ...) ^~~~~~~ utils.c:80:10: warning: pointer targets in returning 'unsigned char *' from a function with return type 'char *' differ in signedness [-Wpointer-sign] return str; ^~~ utils.c: In function 'tlen_decode': utils.c:102:24: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] dest = data = retval = strdup (what); ^ utils.c:114:18: warning: pointer targets in passing argument 1 of 'sscanf' differ in signedness [-Wpointer-sign] sscanf (data + 1, "%2x", &code); ~~~~~^~~ In file included from utils.c:8: /usr/include/stdio.h:238:6: note: expected 'const char * restrict' but argument is of type 'unsigned char *' int sscanf(const char * __restrict, const char * __restrict, ...) ^~~~~~ utils.c:124:10: warning: pointer targets in returning 'unsigned char *' from a function with return type 'char *' differ in signedness [-Wpointer-sign] return retval; ^~~~~~ utils.c: In function 'tlen_base64_decode': utils.c:293:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] val = (int)foo - (int)tlen_base64_charset; ^ utils.c:293:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] val = (int)foo - (int)tlen_base64_charset; ^ --- pubdir.o --- cc -pipe -O2 -fno-strict-aliasing -I.. -fPIC -Wall -ggdb -c pubdir.c --- hub.o --- cc -pipe -O2 -fno-strict-aliasing -I.. -fPIC -Wall -ggdb -c hub.c --- groupchat.o --- cc -pipe -O2 -fno-strict-aliasing -I.. -fPIC -Wall -ggdb -c groupchat.c --- snprintf.o --- snprintf.c: In function 'format_converter.isra.0': snprintf.c:920:8: warning: 's_len' may be used uninitialized in this function [-Wmaybe-uninitialized] if (adjust_width && adjust == RIGHT ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ && min_width > s_len) ^~~~~~~~~~~~~~~~~~~~ --- libtlen.a --- --- libtlen.so.1 --- --- libtlen.a --- /usr/bin/ar r libtlen.a hashtable.o pool.o rate.o snprintf.o str.o xmlnode.o xmlparse.o xmlrole.o xmltok.o auth.o sockets.o expat.o roster.o message.o events.o utils.o libtlen.o pubdir.o hub.o groupchat.o --- libtlen.so.1 --- cc -g -O2 -shared -Wl,-soname,libtlen.so.1 -o libtlen.so.1 hashtable.o pool.o rate.o snprintf.o str.o xmlnode.o xmlparse.o xmlrole.o xmltok.o auth.o sockets.o expat.o roster.o message.o events.o utils.o libtlen.o pubdir.o hub.o groupchat.o -lm -lc --- libtlen.a --- /usr/libexec/binutils227/elf/ar: creating libtlen.a ranlib libtlen.a --- testclient --- cc -Wall -ggdb -o testclient testclient.c libtlen.a -lm --- libtlen.so.1 --- ln -s -f libtlen.so.1 libtlen.so SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for pl-libtlen-20041113_1 ===> Generating temporary packing list cd lib && /usr/bin/make all cd lib && /usr/bin/make install /usr/bin/install -c -d /construction/polish/libtlen/stage/usr/local/lib /usr/bin/install -c -m 755 libtlen.so.1 /construction/polish/libtlen/stage/usr/local/lib cd /construction/polish/libtlen/stage/usr/local/lib && ln -s -f libtlen.so.1 libtlen.so /usr/bin/install -c -d /construction/polish/libtlen/stage/usr/local/lib /usr/bin/install -c -m 755 libtlen.a /construction/polish/libtlen/stage/usr/local/lib /usr/bin/install -c -d /construction/polish/libtlen/stage/usr/local/include/libtlen /usr/bin/install -c -m 644 *.h /construction/polish/libtlen/stage/usr/local/include/libtlen /usr/bin/strip /construction/polish/libtlen/stage/usr/local/lib/libtlen.so install -m 0644 /construction/polish/libtlen/libtlen-20041113/docs/libtlen.html /construction/polish/libtlen/stage/usr/local/share/doc/libtlen install -m 0644 /construction/polish/libtlen/libtlen-20041113/docs/libtlen.css /construction/polish/libtlen/stage/usr/local/share/doc/libtlen install -m 0644 /construction/polish/libtlen/libtlen-20041113/docs/AUTHORS /construction/polish/libtlen/stage/usr/local/share/doc/libtlen install -m 0644 /construction/polish/libtlen/libtlen-20041113/docs/TODO /construction/polish/libtlen/stage/usr/local/share/doc/libtlen ====> 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 pl-libtlen-20041113_1 file sizes/checksums [21]: 0% file sizes/checksums [21]: 100% packing files [21]: 0% packing files [21]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:09