FreeBSD Bugzilla – Attachment 166640 Details for
Bug 206964
net/balance: Update to 3.57
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
build log for net/balance update
net-balance-QA-LOG (text/plain), 2.70 KB, created by
Chris Hutchinson
on 2016-02-06 05:44:33 UTC
(
hide
)
Description:
build log for net/balance update
Filename:
MIME Type:
Creator:
Chris Hutchinson
Created:
2016-02-06 05:44:33 UTC
Size:
2.70 KB
patch
obsolete
>Script started on Fri Feb 5 21:29:30 2016 > >dev-box# make -DBATCH check-plist > >===> License GPLv2 accepted by the user >===> balance-3.57 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by balance-3.57 for building >===> Extracting for balance-3.57 >=> SHA256 Checksum OK for balance-3.57.tar.gz. >===> Patching for balance-3.57 >===> Configuring for balance-3.57 >===> Building for balance-3.57 >--- balance.o --- >--- butils.o --- >--- balance.o --- >cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -c balance.c >--- butils.o --- >cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -c butils.c >--- balance.o --- >balance.c:912:27: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > uindex = hash_fold((unsigned char*) &(((struct sockaddr_in6 *) &client_address)->sin6_addr), client_address_size); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./balance.h:133:30: note: passing argument to parameter here >unsigned int hash_fold(char *, int); > ^ >balance.c:1815:23: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] > uindex = hash_fold((unsigned char*) &(((struct sockaddr_in6 *) &cli_addr)->sin6_addr), clilen); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >./balance.h:133:30: note: passing argument to parameter here >unsigned int hash_fold(char *, int); > ^ >2 warnings generated. >--- balance --- >cc -O2 -pipe -fstack-protector -fno-strict-aliasing -I. -o balance balance.o butils.o >===> Staging for balance-3.57 >===> Generating temporary packing list >install -s -m 555 ~/DEV/net/balance/work/balance-3.57/balance ~/DEV/net/balance/work/stage/usr/local/bin >install -m 444 ~/DEV/net/balance/work/balance-3.57/balance.1 ~/DEV/net/balance/work/stage/usr/local/man/man1 >====> Compressing man pages (compress-man) >===> Staging rc.d startup script(s) >====> Running Q/A tests (stage-qa) >====> Checking for pkg-plist issues (check-plist) >===> Parsing plist >===> Checking for items in STAGEDIR missing from pkg-plist >===> Checking for items in pkg-plist which are not in STAGEDIR >===> No pkg-plist issues found (check-plist) > >dev-box# make check-sanity > >===> License GPLv2 accepted by the user > >dev-box# portlint > >looks fine. > >dev-box# uname > >FreeBSD dev-box 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r294112: >Mon Jan 18 14:25:01 PST 2016 root@dev-box:/usr/obj/usr/src/sys/DEVBOX amd64 > >dev-box# exit > >exit > >Script done on Fri Feb 5 21:32:43 2016
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 206964
:
166639
| 166640