Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 483054 Details for
Bug 624564
net-proxy/squidguard-1.5_beta-r2 : make[1]: *** [Makefile:<snip>: test1] Error 1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-proxy:squidguard-1.5_beta-r2:20170710-231923.log
net-proxy:squidguard-1.5_beta-r2:20170710-231923.log (text/plain), 15.52 KB, created by
Toralf Förster
on 2017-07-11 17:54:15 UTC
(
hide
)
Description:
net-proxy:squidguard-1.5_beta-r2:20170710-231923.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-07-11 17:54:15 UTC
Size:
15.52 KB
patch
obsolete
> * Package: net-proxy/squidguard-1.5_beta-r2 > * Repository: gentoo > * Maintainer: pinkbyte@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ldap userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > * Adding group 'squid' to your system ... > * - Groupid: next available > * Adding user 'squid' to your system ... > * - Userid: 122 > * - Shell: /sbin/nologin > * - Home: /var/cache/squid > * - Groups: squid > * - GECOS: added by portage for squidguard > * - Creating /var/cache/squid in / >>>> Unpacking source... >>>> Unpacking squidGuard-1.5-beta.tar.gz to /var/tmp/portage/net-proxy/squidguard-1.5_beta-r2/work >>>> Source unpacked in /var/tmp/portage/net-proxy/squidguard-1.5_beta-r2/work >>>> Preparing source in /var/tmp/portage/net-proxy/squidguard-1.5_beta-r2/work/squidGuard-1.5-beta ... > * Applying squidguard-1.5_beta-gentoo.patch ... > [ ok ] > * Applying squidguard-1.5_beta-protocol.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-proxy/squidguard-1.5_beta-r2/work/squidGuard-1.5-beta' ... > * Running aclocal ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running elibtoolize in: squidGuard-1.5-beta/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-proxy/squidguard-1.5_beta-r2/work/squidGuard-1.5-beta ... >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/squidguard-1.5_beta-r2 --htmldir=/usr/share/doc/squidguard-1.5_beta-r2/html --libdir=/usr/lib64 --with-ldap --with-db-inc=/usr/include/db4.8 --with-sg-config=/etc/squidGuard/squidGuard.conf --with-sg-logdir=/var/log/squidGuard >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking whether make sets $(MAKE)... yes >checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c >checking for bison... bison -y >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking for lynx... false >checking for perl... /usr/bin/perl >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking db.h usability... yes >checking db.h presence... yes >checking for db.h... yes >checking regex.h usability... yes >checking regex.h presence... yes >checking for regex.h... yes >checking for unistd.h... (cached) yes >checking for db.h... (cached) yes >checking suppress runtime logging... no >checking syslog for logging... no >checking squid runtime user ... squid >checking for ldap_init in -lldap... yes >checking for ldap support... yes >checking for mysql support... no >checking for pthread_create in -lpthread... yes >checking for an ANSI C-conforming const... yes >checking for size_t... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for regcomp... yes >checking for regerror... yes >checking for regexec... yes >checking for strdup... yes >checking for strerror... yes >checking for vsnprintf... yes >checking for sigaction... yes >checking for signal... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating src/main.c >config.status: creating src/sgLog.c >config.status: creating src/sgDiv.c >config.status: creating src/sg.h >config.status: creating src/sg.y >config.status: creating test/Makefile >config.status: creating test/test1.conf >config.status: creating test/test2.conf >config.status: creating samples/Makefile >config.status: creating samples/sample.conf >config.status: creating samples/squidGuard.cgi >config.status: creating samples/squidGuard-simple.cgi >config.status: creating samples/squidGuard-simple-de.cgi >config.status: creating contrib/Makefile >config.status: creating contrib/squidGuardRobot/squidGuardRobot >config.status: creating contrib/sgclean/sgclean >config.status: creating contrib/hostbyname/hostbyname >config.status: creating src/config.h >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-proxy/squidguard-1.5_beta-r2/work/squidGuard-1.5-beta ... >make -j1 >making all in squidGuard-1.5-beta >make[1]: Entering directory '/var/tmp/portage/net-proxy/squidguard-1.5_beta-r2/work/squidGuard-1.5-beta/src' >making all in src >x86_64-pc-linux-gnu-gcc -I.. -I. -I. -I/usr/include/db4.8 -I/usr/include -DHAVE_CONFIG_H -O2 -pipe -march=native -Wall -I/usr/include/db4.8 -I/usr/include -c main.c >x86_64-pc-linux-gnu-gcc -I.. -I. -I. -I/usr/include/db4.8 -I/usr/include -DHAVE_CONFIG_H -O2 -pipe -march=native -Wall -I/usr/include/db4.8 -I/usr/include -c sgLog.c >x86_64-pc-linux-gnu-gcc -I.. -I. -I. -I/usr/include/db4.8 -I/usr/include -DHAVE_CONFIG_H -O2 -pipe -march=native -Wall -I/usr/include/db4.8 -I/usr/include -c sgDb.c >sgDb.c: In function âupdateProgressBarâ: >sgDb.c:386:5: warning: this âifâ clause does not guard... [-Wmisleading-indentation] > if(((int)(prog*100.0) % 100) == 0) > ^~ >sgDb.c:387:19: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the âifâ > printf(".");fflush(stderr); > ^~~~~~ >x86_64-pc-linux-gnu-gcc -I.. -I. -I. -I/usr/include/db4.8 -I/usr/include -DHAVE_CONFIG_H -O2 -pipe -march=native -Wall -I/usr/include/db4.8 -I/usr/include -c HTParse.c >x86_64-pc-linux-gnu-gcc -I.. -I. -I. -I/usr/include/db4.8 -I/usr/include -DHAVE_CONFIG_H -O2 -pipe -march=native -Wall -I/usr/include/db4.8 -I/usr/include -c sgDiv.c >sgDiv.c: In function âparseLineâ: >sgDiv.c:104:3: warning: implicit declaration of function âHTUnEscapeâ [-Wimplicit-function-declaration] > HTUnEscape(field); > ^~~~~~~~~~ >sgDiv.c: In function âsgParseRedirectâ: >sgDiv.c:695:23: warning: format â%dâ expects argument of type âintâ, but argument 4 has type âtime_t {aka long int}â [-Wformat=] > sprintf(qbuf, "%d-%d-%d-%d-%d-%d", s->userquota.renew, s->userquota.seconds, userquota->status, userquota->time, userquota->last, userquota->consumed); > ^ >sgDiv.c:695:29: warning: format â%dâ expects argument of type âintâ, but argument 6 has type âtime_t {aka long int}â [-Wformat=] > sprintf(qbuf, "%d-%d-%d-%d-%d-%d", s->userquota.renew, s->userquota.seconds, userquota->status, userquota->time, userquota->last, userquota->consumed); > ^ >sgDiv.c:695:32: warning: format â%dâ expects argument of type âintâ, but argument 7 has type âtime_t {aka long int}â [-Wformat=] > sprintf(qbuf, "%d-%d-%d-%d-%d-%d", s->userquota.renew, s->userquota.seconds, userquota->status, userquota->time, userquota->last, userquota->consumed); > ^ >x86_64-pc-linux-gnu-gcc -I.. -I. -I. -I/usr/include/db4.8 -I/usr/include -DHAVE_CONFIG_H -O2 -pipe -march=native -Wall -I/usr/include/db4.8 -I/usr/include -c sgFree.c >x86_64-pc-linux-gnu-gcc -I.. -I. -I. -I/usr/include/db4.8 -I/usr/include -DHAVE_CONFIG_H -O2 -pipe -march=native -Wall -I/usr/include/db4.8 -I/usr/include -c y.tab.c >sg.y: In function âsgSourceUserâ: >sg.y:617:41: warning: implicit declaration of function âsetuserinfoâ [-Wimplicit-function-declaration] > sgDbUpdate(sp->userDb, user, (char *) setuserinfo(), > ^~~~~~~~~~~ >sg.y:617:32: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > sgDbUpdate(sp->userDb, user, (char *) setuserinfo(), > ^ >sg.y: In function âsgSourceUserListâ: >sg.y:673:36: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > sgDbUpdate(sp->userDb, line, (char *) setuserinfo(), > ^ >sg.y:681:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > sgDbUpdate(sp->userDb, p, (char *) setuserinfo(), > ^ >sg.y: In function âsgSourceExecUserListâ: >sg.y:863:34: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > sgDbUpdate(sp->userDb, sc, (char *) setuserinfo(), > ^ >sg.y: In function âsgFindSourceâ: >sg.y:1100:27: warning: unused variable âuqâ [-Wunused-variable] > struct IpInfo uq; > ^~ >sg.y:1160:29: warning: unused variable âuqâ [-Wunused-variable] > struct UserInfo uq; > ^~ >sg.y:1052:7: warning: variable âunblockedipâ set but not used [-Wunused-but-set-variable] > int unblockedip; > ^~~~~~~~~~~ >sg.y: In function âsgTimeSetAclâ: >sg.y:2179:9: warning: suggest explicit braces to avoid ambiguous âelseâ [-Wparentheses] > if(rew->within == OUTSIDE) > ^ >sg.y: In function âsgDoLdapSearchâ: >sg.y:3037:17: warning: implicit declaration of function âldap_initâ [-Wimplicit-function-declaration] > if((ld = ldap_init(lud->lud_host, lud->lud_port)) == NULL) { > ^~~~~~~~~ >sg.y:3037:15: warning: assignment makes pointer from integer without a cast [-Wint-conversion] > if((ld = ldap_init(lud->lud_host, lud->lud_port)) == NULL) { > ^ >sg.y:3098:12: warning: implicit declaration of function âldap_simple_bind_sâ [-Wimplicit-function-declaration] > if (ldap_simple_bind_s(ld, binddn, bindpass) != LDAP_SUCCESS) { > ^~~~~~~~~~~~~~~~~~ >sg.y:3101:16: warning: implicit declaration of function âldap_unbindâ [-Wimplicit-function-declaration] > ldap_unbind(ld); > ^~~~~~~~~~~ >sg.y:3129:27: warning: implicit declaration of function âldap_get_valuesâ [-Wimplicit-function-declaration] > ldapvals = ldap_get_values(ld, ldapentry, lud->lud_attrs[0]); > ^~~~~~~~~~~~~~~ >sg.y:3129:25: warning: assignment makes pointer from integer without a cast [-Wint-conversion] > ldapvals = ldap_get_values(ld, ldapentry, lud->lud_attrs[0]); > ^ >sg.y:3133:24: warning: implicit declaration of function âldap_value_freeâ [-Wimplicit-function-declaration] > ldap_value_free(ldapvals); > ^~~~~~~~~~~~~~~ >sg.y: In function âsgFindSourceâ: >sg.y:1138:12: warning: âdotnetâ may be used uninitialized in this function [-Wmaybe-uninitialized] > sgDbUpdate(s->ipDb, dotnet, (void *) ipquota, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > sizeof(struct IpInfo)); > ~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -I.. -I. -I. -I/usr/include/db4.8 -I/usr/include -DHAVE_CONFIG_H -O2 -pipe -march=native -Wall -I/usr/include/db4.8 -I/usr/include -c lex.yy.c >lex.yy.c:2022:16: warning: âinputâ defined but not used [-Wunused-function] > #else > ^ >lex.yy.c:1979:17: warning: âyyunputâ defined but not used [-Wunused-function] > > ^ >lex.yy.c: In function âyylexâ: >sg.l:198:72: warning: âstring_buf_ptrâ may be used uninitialized in this function [-Wmaybe-uninitialized] > > ^ >sg.l:86:14: note: âstring_buf_ptrâ was declared here > > ^ >x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed -L/usr/local/BerkeleyDB/lib -L/usr/lib -o squidGuard main.o sgLog.o sgDb.o HTParse.o sgDiv.o sgFree.o y.tab.o lex.yy.o -lpthread -lldap -L/usr/lib -ldb-4.8 >making squidGuard in src >make[1]: Leaving directory '/var/tmp/portage/net-proxy/squidguard-1.5_beta-r2/work/squidGuard-1.5-beta/src' >make[1]: Entering directory '/var/tmp/portage/net-proxy/squidguard-1.5_beta-r2/work/squidGuard-1.5-beta/test' >making all in test >making all in test >make[1]: Leaving directory '/var/tmp/portage/net-proxy/squidguard-1.5_beta-r2/work/squidGuard-1.5-beta/test' >make[1]: Entering directory '/var/tmp/portage/net-proxy/squidguard-1.5_beta-r2/work/squidGuard-1.5-beta/samples' >making all in samples >make[1]: Leaving directory '/var/tmp/portage/net-proxy/squidguard-1.5_beta-r2/work/squidGuard-1.5-beta/samples' >make[1]: Entering directory '/var/tmp/portage/net-proxy/squidguard-1.5_beta-r2/work/squidGuard-1.5-beta/contrib' >making all in contrib >make[1]: Leaving directory '/var/tmp/portage/net-proxy/squidguard-1.5_beta-r2/work/squidGuard-1.5-beta/contrib' >>>> Source compiled. >>>> Test phase: net-proxy/squidguard-1.5_beta-r2 >make -j1 test >making test in squidGuard-1.5-beta >(cd test && make test) >make[1]: Entering directory '/var/tmp/portage/net-proxy/squidguard-1.5_beta-r2/work/squidGuard-1.5-beta/test' >test1.. >Database size: > 5643 blacklist/domains > 7442 blacklist/urls > 13085 total >Running test1 with 1005 requests..2017-07-11 01:19:41 [29497] ../src/squidGuard: can't write to logfile /var/log/squidGuard/squidGuard.log >2017-07-11 01:19:41 [29497] INFO: New setting: logdir: /var/tmp/portage/net-proxy/squidguard-1.5_beta-r2/work/squidGuard-1.5-beta/test >2017-07-11 01:19:41 [29497] INFO: New setting: dbhome: /var/tmp/portage/net-proxy/squidguard-1.5_beta-r2/work/squidGuard-1.5-beta/test >2017-07-11 01:19:41 [29497] Added User: foo >2017-07-11 01:19:41 [29497] Added User: bar >2017-07-11 01:19:41 [29497] init domainlist /var/tmp/portage/net-proxy/squidguard-1.5_beta-r2/work/squidGuard-1.5-beta/test/blacklist/domains >2017-07-11 01:19:41 [29497] init urllist /var/tmp/portage/net-proxy/squidguard-1.5_beta-r2/work/squidGuard-1.5-beta/test/blacklist/urls >.Done >Checking number of output lines.. >.OK >Checking the output against the expected.. >make[1]: *** [Makefile:42: test1] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-proxy/squidguard-1.5_beta-r2/work/squidGuard-1.5-beta/test' >make: *** [Makefile:40: test] Error 2 > * ERROR: net-proxy/squidguard-1.5_beta-r2::gentoo failed (test phase): > * Make test failed. See above for details. > * > * Call stack: > * ebuild.sh, line 115: Called src_test > * environment, line 3382: Called default > * phase-functions.sh, line 808: Called default_src_test > * phase-functions.sh, line 837: Called __eapi0_src_test > * phase-helpers.sh, line 767: Called die > * The specific snippet of code: > * $emake_cmd ${internal_opts} test || \ > * die "Make test failed. See above for details." > * > * If you need support, post the output of `emerge --info '=net-proxy/squidguard-1.5_beta-r2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-proxy/squidguard-1.5_beta-r2::gentoo'`. > * The complete build log is located at '/var/log/portage/net-proxy:squidguard-1.5_beta-r2:20170710-231923.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-proxy/squidguard-1.5_beta-r2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-proxy/squidguard-1.5_beta-r2/temp/environment'. > * Working directory: '/var/tmp/portage/net-proxy/squidguard-1.5_beta-r2/work/squidGuard-1.5-beta' > * S: '/var/tmp/portage/net-proxy/squidguard-1.5_beta-r2/work/squidGuard-1.5-beta'
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 624564
:
483044
|
483046
|
483048
|
483050
|
483052
| 483054 |
483056