Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 447028 Details for
Bug 594586
net-misc/sslh-1.18-r1 common.c:603:59: error: ‘VERSION’ undeclared
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/x-log), 4.08 KB, created by
Anton Bolshakov
on 2016-09-21 08:46:20 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Anton Bolshakov
Created:
2016-09-21 08:46:20 UTC
Size:
4.08 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-misc/sslh-1.18-r1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: kensington@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux tcpd userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking sslh-v1.18.tar.gz to /var/tmp/portage/net-misc/sslh-1.18-r1/work >>>> Source unpacked in /var/tmp/portage/net-misc/sslh-1.18-r1/work >>>> Preparing source in /var/tmp/portage/net-misc/sslh-1.18-r1/work/sslh-v1.18 ... > [32;01m*[0m Applying sslh-1.17-version-deps.patch ... >[A[141C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying sslh-1.18-version-deps.patch ... >[A[141C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying sslh-1.18-systemd-generator.patch ... >[A[141C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-misc/sslh-1.18-r1/work/sslh-v1.18 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-misc/sslh-1.18-r1/work/sslh-v1.18 ... >make -j4 CC=x86_64-pc-linux-gnu-gcc USELIBCAP= USELIBWRAP=tcpd USESYSTEMD= >./genver.sh >version.h >x86_64-pc-linux-gnu-gcc -O2 -pipe -DLIBWRAP -DENABLE_REGEX -DLIBCONFIG -c common.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -DLIBWRAP -DENABLE_REGEX -DLIBCONFIG -c sslh-main.c >x86_64-pc-linux-gnu-gcc -O2 -pipe -DLIBWRAP -DENABLE_REGEX -DLIBCONFIG -c probe.c >[01m[Kcommon.c:[m[K In function â[01m[Kcheck_access_rights[m[Kâ: >[01m[Kcommon.c:552:20:[m[K [01;35m[Kwarning: [m[Kpassing argument 1 of â[01m[Khosts_ctl[m[Kâ discards â[01m[Kconst[m[Kâ qualifier from pointer target type > if (!hosts_ctl(service, host, addr_str, STRING_UNKNOWN)) { >[01;32m[K ^[m[K >In file included from [01m[Kcommon.c:43:0[m[K: >[01m[K/usr/include/tcpd.h:121:12:[m[K [01;36m[Knote: [m[Kexpected â[01m[Kchar *[m[Kâ but argument is of type â[01m[Kconst char *[m[Kâ > extern int hosts_ctl(char *daemon, char *client_name, char *client_addr, >[01;32m[K ^[m[K >[01m[Kcommon.c:[m[K In function â[01m[Ksetup_syslog[m[Kâ: >[01m[Kcommon.c:603:59:[m[K [01;31m[Kerror: [m[Kâ[01m[KVERSION[m[Kâ undeclared (first use in this function) > log_message(LOG_INFO, "%s %s started\n", server_type, VERSION); >[01;32m[K ^[m[K >[01m[Kcommon.c:603:59:[m[K [01;36m[Knote: [m[Keach undeclared identifier is reported only once for each function it appears in >[01m[Ksslh-main.c:40:9:[m[K [01;31m[Kerror: [m[Kexpected â[01m[K,[m[Kâ or â[01m[K;[m[Kâ before â[01m[KVERSION[m[Kâ > "sslh " VERSION "\n" \ >[01;32m[K ^[m[K >[01m[Ksslh-main.c:[m[K In function â[01m[Kparse_cmdline[m[Kâ: >[01m[Ksslh-main.c:539:44:[m[K [01;31m[Kerror: [m[Kâ[01m[KVERSION[m[Kâ undeclared (first use in this function) > printf("%s %s\n", server_type, VERSION); >[01;32m[K ^[m[K >[01m[Ksslh-main.c:539:44:[m[K [01;36m[Knote: [m[Keach undeclared identifier is reported only once for each function it appears in >Makefile:66: recipe for target 'common.o' failed >make: *** [common.o] Error 1 >make: *** Waiting for unfinished jobs.... >Makefile:66: recipe for target 'sslh-main.o' failed >make: *** [sslh-main.o] Error 1 > [31;01m*[0m ERROR: net-misc/sslh-1.18-r1::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=net-misc/sslh-1.18-r1::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-misc/sslh-1.18-r1::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-misc/sslh-1.18-r1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-misc/sslh-1.18-r1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/net-misc/sslh-1.18-r1/work/sslh-v1.18' > [31;01m*[0m S: '/var/tmp/portage/net-misc/sslh-1.18-r1/work/sslh-v1.18'
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 594586
: 447028 |
447032