Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 241999 Details for
Bug 331785
mail-filter/gld does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
gld-1.7:20100809-154514.log (text/plain), 5.89 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-08-09 16:16:30 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-08-09 16:16:30 UTC
Size:
5.89 KB
patch
obsolete
> * CPV: mail-filter/gld-1.7 > * REPO: gentoo > * USE: elibc_glibc kernel_linux postgres test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking gld-1.7.tgz to /var/tmp/portage/mail-filter/gld-1.7/work >>>> Source unpacked in /var/tmp/portage/mail-filter/gld-1.7/work >>>> Compiling source in /var/tmp/portage/mail-filter/gld-1.7/work/gld-1.7 ... >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-pgsql >loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >creating cache ./config.cache >checking for gcc... gcc >checking whether the C compiler (gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) works... yes >checking whether the C compiler (gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) is a cross-compiler... no >checking whether we are using GNU C... yes >checking whether gcc accepts -g... yes >checking how to run the C preprocessor... gcc -E >checking for sys/time.h... yes >checking for syslog.h... yes >checking for netdb.h... yes >checking for working const... yes >checking whether time.h and sys/time.h may both be included... yes >checking for select... yes >checking for socket... yes >checking for inet_addr... yes >checking for strstr... yes >checking for fork... yes >checking for accept... yes >checking for wait... yes >checking for shutdown... yes >checking for gethostbyname... yes >checking for bzero... yes >checking for bcopy... yes >checking for connect... yes >checking for bind... yes >checking for sendto... yes >checking for gethostbyaddr... yes >checking for getpeername... yes >checking for setsockopt... yes >checking for waitpid... yes >checking for sscanf... yes >checking for inet_aton... yes >updating cache ./config.cache >creating ./config.status >creating Makefile >make -j14 >gcc -O2 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_NETDB_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SELECT=1 -DHAVE_STRSTR=1 -DHAVE_FORK=1 -DHAVE_ACCEPT=1 -DHAVE_WAIT=1 -DHAVE_SHUTDOWN=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_BZERO=1 -DHAVE_BCOPY=1 -DHAVE_CONNECT=1 -DHAVE_BIND=1 -DHAVE_SENDTO=1 -DHAVE_GETHOSTBYADDR=1 -DHAVE_GETPEERNAME=1 -DHAVE_SETSOCKOPT=1 -DHAVE_WAITPID=1 -DHAVE_SSCANF=1 -Wall -c cnf.c >gcc -O2 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_NETDB_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SELECT=1 -DHAVE_STRSTR=1 -DHAVE_FORK=1 -DHAVE_ACCEPT=1 -DHAVE_WAIT=1 -DHAVE_SHUTDOWN=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_BZERO=1 -DHAVE_BCOPY=1 -DHAVE_CONNECT=1 -DHAVE_BIND=1 -DHAVE_SENDTO=1 -DHAVE_GETHOSTBYADDR=1 -DHAVE_GETPEERNAME=1 -DHAVE_SETSOCKOPT=1 -DHAVE_WAITPID=1 -DHAVE_SSCANF=1 -Wall -c server.c >gcc -O2 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_NETDB_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SELECT=1 -DHAVE_STRSTR=1 -DHAVE_FORK=1 -DHAVE_ACCEPT=1 -DHAVE_WAIT=1 -DHAVE_SHUTDOWN=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_BZERO=1 -DHAVE_BCOPY=1 -DHAVE_CONNECT=1 -DHAVE_BIND=1 -DHAVE_SENDTO=1 -DHAVE_GETHOSTBYADDR=1 -DHAVE_GETPEERNAME=1 -DHAVE_SETSOCKOPT=1 -DHAVE_WAITPID=1 -DHAVE_SSCANF=1 -g -Wall -I/usr/local/include -I/usr/local/include/postgresql -D_DB_PGSQL_ -Wall -c sql.c >gcc -O2 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_NETDB_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SELECT=1 -DHAVE_STRSTR=1 -DHAVE_FORK=1 -DHAVE_ACCEPT=1 -DHAVE_WAIT=1 -DHAVE_SHUTDOWN=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_BZERO=1 -DHAVE_BCOPY=1 -DHAVE_CONNECT=1 -DHAVE_BIND=1 -DHAVE_SENDTO=1 -DHAVE_GETHOSTBYADDR=1 -DHAVE_GETPEERNAME=1 -DHAVE_SETSOCKOPT=1 -DHAVE_WAITPID=1 -DHAVE_SSCANF=1 -Wall -c sockets.c >gcc -O2 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_NETDB_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SELECT=1 -DHAVE_STRSTR=1 -DHAVE_FORK=1 -DHAVE_ACCEPT=1 -DHAVE_WAIT=1 -DHAVE_SHUTDOWN=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_BZERO=1 -DHAVE_BCOPY=1 -DHAVE_CONNECT=1 -DHAVE_BIND=1 -DHAVE_SENDTO=1 -DHAVE_GETHOSTBYADDR=1 -DHAVE_GETPEERNAME=1 -DHAVE_SETSOCKOPT=1 -DHAVE_WAITPID=1 -DHAVE_SSCANF=1 -Wall -c greylist.c >sockets.c: In function âReadUdpDataâ: >sockets.c:494:55: warning: pointer targets in passing argument 6 of ârecvfromâ differ in signedness >/usr/include/bits/socket2.h:65:1: note: expected âsocklen_t * __restrict__â but argument is of type âint *â >server.c: In function âMyDaemonâ: >server.c:391:14: warning: ignoring return value of âchdirâ, declared with attribute warn_unused_result >gcc -O2 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_NETDB_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SELECT=1 -DHAVE_STRSTR=1 -DHAVE_FORK=1 -DHAVE_ACCEPT=1 -DHAVE_WAIT=1 -DHAVE_SHUTDOWN=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_BZERO=1 -DHAVE_BCOPY=1 -DHAVE_CONNECT=1 -DHAVE_BIND=1 -DHAVE_SENDTO=1 -DHAVE_GETHOSTBYADDR=1 -DHAVE_GETPEERNAME=1 -DHAVE_SETSOCKOPT=1 -DHAVE_WAITPID=1 -DHAVE_SSCANF=1 -Wall server.o sql.o sockets.o cnf.o greylist.o -L/usr/local/lib -lpq -o gld >strip gld >>>> Source compiled. >>>> Test phase [none]: mail-filter/gld-1.7 > >>>> Install gld-1.7 into /var/tmp/portage/mail-filter/gld-1.7/image/ category mail-filter >!!! dosed: /var/tmp/portage/mail-filter/gld-1.7/image/etc/gld.conf.sample does not exist >!!! dosed: /var/tmp/portage/mail-filter/gld-1.7/image/etc/gld.conf.sample does not exist >!!! dosed: /var/tmp/portage/mail-filter/gld-1.7/image/etc/gld.conf.sample does not exist >>>> Completed installing gld-1.7 into /var/tmp/portage/mail-filter/gld-1.7/image/ > > * QA Notice: file does not exist: > * > * dosed: /var/tmp/portage/mail-filter/gld-1.7/image/etc/gld.conf.sample does not exist > * dosed: /var/tmp/portage/mail-filter/gld-1.7/image/etc/gld.conf.sample does not exist > * dosed: /var/tmp/portage/mail-filter/gld-1.7/image/etc/gld.conf.sample does not exist > > > * QA Notice: Pre-stripped files found: > * /usr/bin/gld > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/bin/gld > > * > * Please read the README file in /usr/share/doc/gld-1.7 for > * details on how to setup gld. > * > * The sql files have been installed to /usr/share/gld/sql. > *
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 331785
: 241999