* CPV: net-misc/getdate-1.2 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking getdate_rfc868-1.2.tar.gz to /var/tmp/portage/net-misc/getdate-1.2/work >>> Source unpacked in /var/tmp/portage/net-misc/getdate-1.2/work >>> Compiling source in /var/tmp/portage/net-misc/getdate-1.2/work/getdate_rfc868-1.2 ... getdate.c: In function ‘remote_time’: getdate.c:91:5: warning: incompatible implicit declaration of built-in function ‘strncpy’ getdate.c:102:6: warning: format ‘%s’ expects type ‘char *’, but argument 4 has type ‘int’ getdate.c:107:3: warning: incompatible implicit declaration of built-in function ‘bcopy’ getdate.c:112:6: warning: format ‘%s’ expects type ‘char *’, but argument 4 has type ‘int’ getdate.c:120:6: warning: format ‘%s’ expects type ‘char *’, but argument 4 has type ‘int’ getdate.c: In function ‘time_to_str’: getdate.c:135:3: warning: incompatible implicit declaration of built-in function ‘strcpy’ getdate.c:136:7: warning: incompatible implicit declaration of built-in function ‘strlen’ getdate.c: In function ‘print_samples’: getdate.c:148:3: warning: incompatible implicit declaration of built-in function ‘strcpy’ getdate.c: In function ‘copy_time’: getdate.c:193:6: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘time_t’ getdate.c:206:6: warning: format ‘%+d’ expects type ‘int’, but argument 4 has type ‘time_t’ getdate.c:206:6: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘time_t’ getdate.c:229:8: warning: format ‘%s’ expects type ‘char *’, but argument 3 has type ‘int’ getdate.c:235:7: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘__time_t’ getdate.c:235:7: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘__suseconds_t’ getdate.c:239:5: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘__time_t’ getdate.c: In function ‘main’: getdate.c:315:9: warning: format ‘%+d’ expects type ‘int’, but argument 3 has type ‘time_t’ >>> Source compiled. >>> Test phase [none]: net-misc/getdate-1.2 >>> Install getdate-1.2 into /var/tmp/portage/net-misc/getdate-1.2/image/ category net-misc >>> Completed installing getdate-1.2 into /var/tmp/portage/net-misc/getdate-1.2/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/getdate  * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/getdate   * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * getdate.c:91:5: warning: incompatible implicit declaration of built-in function ‘strncpy’ * getdate.c:107:3: warning: incompatible implicit declaration of built-in function ‘bcopy’ * getdate.c:135:3: warning: incompatible implicit declaration of built-in function ‘strcpy’ * getdate.c:136:7: warning: incompatible implicit declaration of built-in function ‘strlen’ * getdate.c:148:3: warning: incompatible implicit declaration of built-in function ‘strcpy’  * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://www.ibiblio.org/pub/Linux/system/network/misc/