Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 831597 Details for
Bug 881015
net-proxy/3proxy-0.9.0 - common.c: error: incompatible function pointer types initializing int
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-proxy:3proxy-0.9.0:20221111-185731.log
net-proxy:3proxy-0.9.0:20221111-185731.log (text/plain), 3.43 KB, created by
Toralf Förster
on 2022-11-11 19:02:05 UTC
(
hide
)
Description:
net-proxy:3proxy-0.9.0:20221111-185731.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-11-11 19:02:05 UTC
Size:
3.43 KB
patch
obsolete
> * Package: net-proxy/3proxy-0.9.0:0 > * Repository: gentoo > * Maintainer: powerman-asdf@yandex.ru proxy-maint@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking 3proxy-0.9.0.tar.gz to /var/tmp/portage/net-proxy/3proxy-0.9.0/work >>>> Source unpacked in /var/tmp/portage/net-proxy/3proxy-0.9.0/work >>>> Preparing source in /var/tmp/portage/net-proxy/3proxy-0.9.0/work/3proxy-0.9.0 ... > * Applying 3proxy-0.9.0-gentoo.patch ... > [ ok ] >>>> Source prepared. > * Clang 16 testing: this build is using a /etc/portage/bashrc hook! >>>> Configuring source in /var/tmp/portage/net-proxy/3proxy-0.9.0/work/3proxy-0.9.0 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-proxy/3proxy-0.9.0/work/3proxy-0.9.0 ... >make -j4 CC=clang LN=clang >cat Makefile.Linux > src/Makefile.var >make[1]: Entering directory '/var/tmp/portage/net-proxy/3proxy-0.9.0/work/3proxy-0.9.0/src' >make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. >clang -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -fPIC -fno-strict-aliasing -c -pthread -DWITHSPLICE -D_GNU_SOURCE -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -DWITH_NETFILTER -fPIC -fno-strict-aliasing -c -pthread -DWITHSPLICE -D_GNU_SOURCE -DGETHOSTBYNAME_R -D_THREAD_SAFE -D_REENTRANT -DNOODBC -DWITH_STD_MALLOC -DFD_SETSIZE=4096 -DWITH_POLL -DWITH_NETFILTER common.c >common.c:208:2: error: incompatible function pointer types initializing 'int > (*)(struct pollfd *, unsigned int, int)' with an expression of type 'int > (struct pollfd *, nfds_t, int)' (aka 'int (struct pollfd *, unsigned long, > int)') [-Werror,-Wincompatible-function-pointer-types] > poll, > ^~~~ >common.c:296:9: warning: using the result of an assignment as a condition > without parentheses [-Wparentheses] > if (sp = strchr(se?se:hostname, ':')) { > ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >common.c:296:9: note: place parentheses around the assignment to silence this > warning > if (sp = strchr(se?se:hostname, ':')) { > ^ > ( ) >common.c:296:9: note: use '==' to turn this assignment into an equality > comparison > if (sp = strchr(se?se:hostname, ':')) { > ^ > == >1 warning and 1 error generated. >make[1]: *** [Makefile.inc:12: common.o] Error 1 shuffle=2971993113 >make[1]: Leaving directory '/var/tmp/portage/net-proxy/3proxy-0.9.0/work/3proxy-0.9.0/src' >make: *** [Makefile.inc:7: all] Error 2 shuffle=2971993113 > * ERROR: net-proxy/3proxy-0.9.0::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-proxy/3proxy-0.9.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-proxy/3proxy-0.9.0::gentoo'`. > * The complete build log is located at '/var/log/portage/net-proxy:3proxy-0.9.0:20221111-185731.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-proxy/3proxy-0.9.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-proxy/3proxy-0.9.0/temp/environment'. > * Working directory: '/var/tmp/portage/net-proxy/3proxy-0.9.0/work/3proxy-0.9.0' > * S: '/var/tmp/portage/net-proxy/3proxy-0.9.0/work/3proxy-0.9.0' >
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 881015
:
831587
|
831589
|
831591
|
831593
|
831595
| 831597 |
831599