Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 597412 Details for
Bug 701066
net-mail/qmailanalog-0.70-r1 : * doexe failed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
net-mail:qmailanalog-0.70-r1:20191124-003629.log
net-mail:qmailanalog-0.70-r1:20191124-003629.log (text/plain), 12.26 KB, created by
Toralf Förster
on 2019-11-24 11:15:19 UTC
(
hide
)
Description:
net-mail:qmailanalog-0.70-r1:20191124-003629.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2019-11-24 11:15:19 UTC
Size:
12.26 KB
patch
obsolete
> * Package: net-mail/qmailanalog-0.70-r1 > * Repository: gentoo > * Maintainer: robbat2@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking qmailanalog-0.70.tar.gz to /var/tmp/portage/net-mail/qmailanalog-0.70-r1/work >>>> Source unpacked in /var/tmp/portage/net-mail/qmailanalog-0.70-r1/work >>>> Preparing source in /var/tmp/portage/net-mail/qmailanalog-0.70-r1/work/qmailanalog-0.70 ... > * Applying 0.70-errno.patch ... > [ ok ] > * Replacing obsolete head/tail with POSIX compliant ones > * - fixed auto_home.c.do > * - fixed default.do > * - fixed Makefile >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-mail/qmailanalog-0.70-r1/work/qmailanalog-0.70 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-mail/qmailanalog-0.70-r1/work/qmailanalog-0.70 ... >make -j1 >nroff -man matchup.1 > matchup.0 >nroff -man columnt.1 > columnt.0 >nroff -man xqp.1 > xqp.0 >nroff -man xsender.1 > xsender.0 >nroff -man xrecipient.1 > xrecipient.0 >nroff -man alloc.3 > alloc.0 >nroff -man case.3 > case.0 >nroff -man error.3 > error.0 >nroff -man error_str.3 > error_str.0 >nroff -man getln2.3 > getln2.0 >nroff -man getln.3 > getln.0 >nroff -man stralloc.3 > stralloc.0 >( cat warn-auto.sh; \ >echo CC=\'`head -n 1 conf-cc`\'; \ >echo LD=\'`head -n 1 conf-ld`\' \ >) > auto-ccld.sh >cat auto-ccld.sh make-load.sh > make-load >chmod 755 make-load >cat auto-ccld.sh find-systype.sh > find-systype >chmod 755 find-systype >./find-systype > systype >( cat warn-auto.sh; ./make-load "`cat systype`" ) > load >chmod 755 load >cat auto-ccld.sh make-compile.sh > make-compile >chmod 755 make-compile >( cat warn-auto.sh; ./make-compile "`cat systype`" ) > \ >compile >chmod 755 compile >./compile matchup.c >In file included from matchup.c:3: >matchup.c: In function âulongalloc_readyâ: >gen_allocdefs.h:11:11: warning: implicit declaration of function âalloc_reâ [-Wimplicit-function-declaration] > 11 | if (alloc_re(&x->field,i * sizeof(type),x->a * sizeof(type))) return 1; \ > | ^~~~~~~~ >matchup.c:36:1: note: in expansion of macro âGEN_ALLOC_readyâ > 36 | GEN_ALLOC_ready(ulongalloc,unsigned long,u,len,a,i,n,x,30,ulongalloc_ready) > | ^~~~~~~~~~~~~~~ >gen_allocdefs.h:15:33: warning: implicit declaration of function âallocâ [-Wimplicit-function-declaration] > 15 | return !!(x->field = (type *) alloc((x->a = n) * sizeof(type))); } > | ^~~~~ >matchup.c:36:1: note: in expansion of macro âGEN_ALLOC_readyâ > 36 | GEN_ALLOC_ready(ulongalloc,unsigned long,u,len,a,i,n,x,30,ulongalloc_ready) > | ^~~~~~~~~~~~~~~ >gen_allocdefs.h:15:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 15 | return !!(x->field = (type *) alloc((x->a = n) * sizeof(type))); } > | ^ >matchup.c:36:1: note: in expansion of macro âGEN_ALLOC_readyâ > 36 | GEN_ALLOC_ready(ulongalloc,unsigned long,u,len,a,i,n,x,30,ulongalloc_ready) > | ^~~~~~~~~~~~~~~ >matchup.c: In function âulongalloc_readyplusâ: >gen_allocdefs.h:28:24: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] > 28 | return !!(x->field = (type *) alloc((x->a = n) * sizeof(type))); } > | ^ >matchup.c:37:1: note: in expansion of macro âGEN_ALLOC_readyplusâ > 37 | GEN_ALLOC_readyplus(ulongalloc,unsigned long,u,len,a,i,n,x,30,ulongalloc_readyplus) > | ^~~~~~~~~~~~~~~~~~~ >cat auto-ccld.sh make-makelib.sh > make-makelib >chmod 755 make-makelib >( cat warn-auto.sh; ./make-makelib "`cat systype`" ) > \ >makelib >chmod 755 makelib >./compile strerr_sys.c >./compile strerr_die.c >./makelib strerr.a strerr_sys.o strerr_die.o >./compile getln.c >./compile getln2.c >./makelib getln.a getln.o getln2.o >./compile substdio.c >./compile substdi.c >./compile substdo.c >./compile subfderr.c >./compile subfdin.c >./compile subfdout.c >./compile substdio_copy.c >./makelib substdio.a substdio.o substdi.o substdo.o \ >subfderr.o subfdin.o subfdout.o substdio_copy.o >./compile stralloc_eady.c >./compile stralloc_pend.c >./compile stralloc_copy.c >./compile stralloc_opys.c >./compile stralloc_opyb.c >./compile stralloc_cat.c >./compile stralloc_cats.c >./compile stralloc_catb.c >./makelib stralloc.a stralloc_eady.o stralloc_pend.o \ >stralloc_copy.o stralloc_opys.o stralloc_opyb.o \ >stralloc_cat.o stralloc_cats.o stralloc_catb.o >./compile alloc.c >alloc.c:3:14: warning: conflicting types for built-in function âmallocâ; expected âvoid *(long unsigned int)â [-Wbuiltin-declaration-mismatch] > 3 | extern char *malloc(); > | ^~~~~~ >alloc.c:3:1: note: âmallocâ is declared in header â<stdlib.h>â > 2 | #include "error.h" > +++ |+#include <stdlib.h> > 3 | extern char *malloc(); >./compile alloc_re.c >./makelib alloc.a alloc.o alloc_re.o >./compile error.c >./compile error_str.c >./makelib error.a error.o error_str.o >./compile str_len.c >./compile str_diff.c >./compile str_start.c >./compile byte_copy.c >./compile byte_cr.c >./compile byte_chr.c >./makelib str.a str_len.o str_diff.o str_start.o \ >byte_copy.o byte_cr.o byte_chr.o >./compile fmt_str.c >./compile fmt_strn.c >./compile fmt_uint.c >./compile fmt_uint0.c >./compile fmt_ulong.c >./compile fmt_ushort.c >./compile scan_uint.c >./compile scan_ulong.c >./compile scan_ushort.c >./makelib fs.a fmt_str.o fmt_strn.o fmt_uint.o fmt_uint0.o \ >fmt_ulong.o fmt_ushort.o scan_uint.o scan_ulong.o \ >scan_ushort.o >./compile case_lowers.c >./makelib case.a case_lowers.o >./load matchup strerr.a getln.a substdio.a stralloc.a \ >alloc.a error.a str.a fs.a case.a >./compile columnt.c >./compile slurpclose.c >slurpclose.c: In function âslurpcloseâ: >slurpclose.c:13:44: warning: implicit declaration of function âcloseâ [-Wimplicit-function-declaration] > 13 | if (!stralloc_readyplus(sa,bufsize)) { close(fd); return -1; } > | ^~~~~ >./load columnt slurpclose.o strerr.a substdio.a stralloc.a \ >alloc.a error.a str.a >cat warn-auto.sh zoverall.sh \ >| sed s}HOME}"`head -n 1 conf-home`"}g \ >> zoverall >chmod 755 zoverall >cat warn-auto.sh zsendmail.sh \ >| sed s}HOME}"`head -n 1 conf-home`"}g \ >> zsendmail >chmod 755 zsendmail >cat warn-auto.sh xqp.sh \ >| sed s}HOME}"`head -n 1 conf-home`"}g \ >> xqp >chmod 755 xqp >cat warn-auto.sh xsender.sh \ >| sed s}HOME}"`head -n 1 conf-home`"}g \ >> xsender >chmod 755 xsender >cat warn-auto.sh xrecipient.sh \ >| sed s}HOME}"`head -n 1 conf-home`"}g \ >> xrecipient >chmod 755 xrecipient >cat warn-auto.sh ddist.sh \ >| sed s}HOME}"`head -n 1 conf-home`"}g \ >> ddist >chmod 755 ddist >cat warn-auto.sh deferrals.sh \ >| sed s}HOME}"`head -n 1 conf-home`"}g \ >> deferrals >chmod 755 deferrals >cat warn-auto.sh failures.sh \ >| sed s}HOME}"`head -n 1 conf-home`"}g \ >> failures >chmod 755 failures >cat warn-auto.sh successes.sh \ >| sed s}HOME}"`head -n 1 conf-home`"}g \ >> successes >chmod 755 successes >cat warn-auto.sh rhosts.sh \ >| sed s}HOME}"`head -n 1 conf-home`"}g \ >> rhosts >chmod 755 rhosts >cat warn-auto.sh recipients.sh \ >| sed s}HOME}"`head -n 1 conf-home`"}g \ >> recipients >chmod 755 recipients >cat warn-auto.sh rxdelay.sh \ >| sed s}HOME}"`head -n 1 conf-home`"}g \ >> rxdelay >chmod 755 rxdelay >cat warn-auto.sh senders.sh \ >| sed s}HOME}"`head -n 1 conf-home`"}g \ >> senders >chmod 755 senders >cat warn-auto.sh suids.sh \ >| sed s}HOME}"`head -n 1 conf-home`"}g \ >> suids >chmod 755 suids >cat warn-auto.sh zddist.sh \ >| sed s}HOME}"`head -n 1 conf-home`"}g \ >> zddist >chmod 755 zddist >cat warn-auto.sh zdeferrals.sh \ >| sed s}HOME}"`head -n 1 conf-home`"}g \ >> zdeferrals >chmod 755 zdeferrals >cat warn-auto.sh zfailures.sh \ >| sed s}HOME}"`head -n 1 conf-home`"}g \ >> zfailures >chmod 755 zfailures >cat warn-auto.sh zsuccesses.sh \ >| sed s}HOME}"`head -n 1 conf-home`"}g \ >> zsuccesses >chmod 755 zsuccesses >cat warn-auto.sh zrhosts.sh \ >| sed s}HOME}"`head -n 1 conf-home`"}g \ >> zrhosts >chmod 755 zrhosts >cat warn-auto.sh zrecipients.sh \ >| sed s}HOME}"`head -n 1 conf-home`"}g \ >> zrecipients >chmod 755 zrecipients >cat warn-auto.sh zrxdelay.sh \ >| sed s}HOME}"`head -n 1 conf-home`"}g \ >> zrxdelay >chmod 755 zrxdelay >cat warn-auto.sh zsenders.sh \ >| sed s}HOME}"`head -n 1 conf-home`"}g \ >> zsenders >chmod 755 zsenders >cat warn-auto.sh zsuids.sh \ >| sed s}HOME}"`head -n 1 conf-home`"}g \ >> zsuids >chmod 755 zsuids >./compile install.c >install.c: In function âhâ: >install.c:20:7: warning: implicit declaration of function âmkdirâ [-Wimplicit-function-declaration] > 20 | if (mkdir(home,0700) == -1) > | ^~~~~ >install.c:23:7: warning: implicit declaration of function âchownâ [-Wimplicit-function-declaration] > 23 | if (chown(home,uid,gid) == -1) > | ^~~~~ >install.c:25:7: warning: implicit declaration of function âchmodâ [-Wimplicit-function-declaration] > 25 | if (chmod(home,mode) == -1) > | ^~~~~ >install.c: In function âdâ: >install.c:36:7: warning: implicit declaration of function âchdirâ [-Wimplicit-function-declaration] > 36 | if (chdir(home) == -1) > | ^~~~~ >install.c: In function âcâ: >install.c:63:7: warning: implicit declaration of function âfchdirâ [-Wimplicit-function-declaration] > 63 | if (fchdir(fdsourcedir) == -1) > | ^~~~~~ >install.c:88:3: warning: implicit declaration of function âcloseâ [-Wimplicit-function-declaration] > 88 | close(fdin); > | ^~~~~ >install.c:91:7: warning: implicit declaration of function âfsyncâ [-Wimplicit-function-declaration] > 91 | if (fsync(fdout) == -1) > | ^~~~~ >install.c: In function âmainâ: >install.c:146:3: warning: implicit declaration of function âumaskâ [-Wimplicit-function-declaration] > 146 | umask(077); > | ^~~~~ >./compile hier.c >hier.c: In function âhierâ: >hier.c:5:3: warning: implicit declaration of function âhâ [-Wimplicit-function-declaration] > 5 | h(auto_home,-1,-1,02755); > | ^ >hier.c:7:3: warning: implicit declaration of function âdâ [-Wimplicit-function-declaration] > 7 | d(auto_home,"bin",-1,-1,02755); > | ^ >hier.c:13:3: warning: implicit declaration of function âcâ [-Wimplicit-function-declaration] > 13 | c(auto_home,"doc","MATCHUP",-1,-1,0644); > | ^ >./compile auto-str.c >auto-str.c:8:6: warning: conflicting types for built-in function âputsâ; expected âint(const char *)â [-Wbuiltin-declaration-mismatch] > 8 | void puts(s) > | ^~~~ >auto-str.c:4:1: note: âputsâ is declared in header â<stdio.h>â > 3 | #include "exit.h" > +++ |+#include <stdio.h> > 4 | >./load auto-str substdio.a error.a str.a >./auto-str auto_home `head -n 1 conf-home` > auto_home.c >./compile auto_home.c >./compile open_read.c >./compile open_trunc.c >./makelib open.a open_read.o open_trunc.o >./load install hier.o auto_home.o strerr.a substdio.a \ >open.a error.a str.a >./compile instcheck.c >instcheck.c: In function âdâ: >instcheck.c:59:7: warning: implicit declaration of function âchdirâ [-Wimplicit-function-declaration] > 59 | if (chdir(home) == -1) > | ^~~~~ >./load instcheck hier.o auto_home.o strerr.a substdio.a \ >error.a str.a >>>> Source compiled. >>>> Test phase [not enabled]: net-mail/qmailanalog-0.70-r1 > >>>> Install net-mail/qmailanalog-0.70-r1 into /var/tmp/portage/net-mail/qmailanalog-0.70-r1/image >/usr/bin/install: invalid group âqmailâ >/usr/bin/install: invalid group âqmailâ >/usr/bin/install: invalid group âqmailâ >/usr/bin/install: invalid group âqmailâ >/usr/bin/install: invalid group âqmailâ >/usr/bin/install: invalid group âqmailâ >/usr/bin/install: invalid group âqmailâ > * ERROR: net-mail/qmailanalog-0.70-r1::gentoo failed (install phase): > * doexe failed > * > * If you need support, post the output of `emerge --info '=net-mail/qmailanalog-0.70-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-mail/qmailanalog-0.70-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/net-mail:qmailanalog-0.70-r1:20191124-003629.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-mail/qmailanalog-0.70-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-mail/qmailanalog-0.70-r1/temp/environment'. > * Working directory: '/var/tmp/portage/net-mail/qmailanalog-0.70-r1/work/qmailanalog-0.70' > * S: '/var/tmp/portage/net-mail/qmailanalog-0.70-r1/work/qmailanalog-0.70'
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 701066
:
597404
|
597406
|
597408
|
597410
| 597412 |
597414