FreeBSD Bugzilla – Attachment 146905 Details for
Bug 193368
revive net/balance: Take Maintainership, Add LICENSE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
net/balance requisite QA for 2014-09-03.diff
net-balance-tests-out (text/plain), 2.80 KB, created by
Chris Hutchinson
on 2014-09-06 08:25:55 UTC
(
hide
)
Description:
net/balance requisite QA for 2014-09-03.diff
Filename:
MIME Type:
Creator:
Chris Hutchinson
Created:
2014-09-06 08:25:55 UTC
Size:
2.80 KB
patch
obsolete
># make -DBATCH check-plist >===> License GPLv1 accepted by the user >===> balance-3.54 depends on file: /usr/local/sbin/pkg - found >=> balance-3.54.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >=> Attempting to fetch http://www.inlab.de/balance-3.54.tar.gz >balance-3.54.tar.gz 100% of 34 kB 143 kBps 00m01s >===> Fetching all distfiles required by balance-3.54 for building >===> Extracting for balance-3.54 >=> SHA256 Checksum OK for balance-3.54.tar.gz. >===> Patching for balance-3.54 >===> Configuring for balance-3.54 >===> Building for balance-3.54 >--- balance.o --- >--- butils.o --- >--- balance.o --- >cc -O2 -pipe -fno-strict-aliasing -I. -c balance.c >--- butils.o --- >cc -O2 -pipe -fno-strict-aliasing -I. -c butils.c >--- balance.o --- >balance.c:871: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:1772: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 -fno-strict-aliasing -I. -o balance balance.o butils.o >===> Staging for balance-3.54 >===> Generating temporary packing list >install -o root -g wheel -m 444 /usr/ports/net/balance/work/balance-3.54/balance.1 /usr/ports/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 directories owned by MTREEs >===> Checking for directories handled by dependencies >===> Checking for items in pkg-plist which are not in STAGEDIR >===> No pkg-plist issues found (check-plist) > > > ># make stage-qa >====> Running Q/A tests (stage-qa) > > > ># make check-sanity >===> License GPLv1 accepted by the user > > > ># portlint >looks fine. > > > ># make clean >===> Cleaning for balance-3.54 > > > ># make distclean >===> Cleaning for balance-3.54 >===> Deleting distfiles for balance-3.54 > >
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 193368
:
146904
|
146905
|
146956
|
146957
|
150977
|
151741
|
152182
|
152184
|
152202