* CPV: dev-embedded/dc-tool-ip-1.0.4 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking dcload-ip-1.0.4-src.tar.gz to /var/tmp/portage/dev-embedded/dc-tool-ip-1.0.4/work * Applying 1.0.4-bfd-update.patch ... [ ok ] >>> Source unpacked in /var/tmp/portage/dev-embedded/dc-tool-ip-1.0.4/work >>> Compiling source in /var/tmp/portage/dev-embedded/dc-tool-ip-1.0.4/work/dcload-ip-1.0.4 ... make -j14 i686-pc-linux-gnu-gcc -O2 -pipe -DDCLOAD_VERSION=\"1.0.4\" -DDREAMCAST_IP=\"000.000.000.000\" -DHAVE_GETOPT -I. -o dc-tool.o -c dc-tool.c i686-pc-linux-gnu-gcc -O2 -pipe -DDCLOAD_VERSION=\"1.0.4\" -DDREAMCAST_IP=\"000.000.000.000\" -DHAVE_GETOPT -I. -o syscalls.o -c syscalls.c In file included from syscalls.c:31:0: syscalls.h:68:3: warning: ‘packed’ attribute ignored for field of type ‘unsigned char[4]’ syscalls.h:75:3: warning: ‘packed’ attribute ignored for field of type ‘unsigned char[4]’ syscalls.h:78:3: warning: ‘packed’ attribute ignored for field of type ‘unsigned char[1]’ syscalls.h:82:3: warning: ‘packed’ attribute ignored for field of type ‘unsigned char[4]’ syscalls.h:87:3: warning: ‘packed’ attribute ignored for field of type ‘unsigned char[4]’ syscalls.h:89:3: warning: ‘packed’ attribute ignored for field of type ‘unsigned char[1]’ syscalls.h:93:3: warning: ‘packed’ attribute ignored for field of type ‘unsigned char[4]’ syscalls.h:94:3: warning: ‘packed’ attribute ignored for field of type ‘unsigned char[1]’ syscalls.h:98:3: warning: ‘packed’ attribute ignored for field of type ‘unsigned char[4]’ syscalls.h:102:3: warning: ‘packed’ attribute ignored for field of type ‘unsigned char[1]’ In file included from syscalls.c:34:0: commands.h:5:3: warning: ‘packed’ attribute ignored for field of type ‘unsigned char[4]’ commands.h:8:3: warning: ‘packed’ attribute ignored for field of type ‘unsigned char[1]’ syscalls.c: In function ‘dc_link’: syscalls.c:179:34: warning: incompatible implicit declaration of built-in function ‘strlen’ syscalls.c: In function ‘dc_readdir’: syscalls.c:324:2: warning: incompatible implicit declaration of built-in function ‘strcpy’ syscalls.c: In function ‘dc_cdfs_redir_read_sectors’: syscalls.c:344:9: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result In file included from dc-tool.c:42:0: syscalls.h:68:3: warning: ‘packed’ attribute ignored for field of type ‘unsigned char[4]’ syscalls.h:75:3: warning: ‘packed’ attribute ignored for field of type ‘unsigned char[4]’ syscalls.h:78:3: warning: ‘packed’ attribute ignored for field of type ‘unsigned char[1]’ syscalls.h:82:3: warning: ‘packed’ attribute ignored for field of type ‘unsigned char[4]’ syscalls.h:87:3: warning: ‘packed’ attribute ignored for field of type ‘unsigned char[4]’ syscalls.h:89:3: warning: ‘packed’ attribute ignored for field of type ‘unsigned char[1]’ syscalls.h:93:3: warning: ‘packed’ attribute ignored for field of type ‘unsigned char[4]’ syscalls.h:94:3: warning: ‘packed’ attribute ignored for field of type ‘unsigned char[1]’ syscalls.h:98:3: warning: ‘packed’ attribute ignored for field of type ‘unsigned char[4]’ syscalls.h:102:3: warning: ‘packed’ attribute ignored for field of type ‘unsigned char[1]’ In file included from dc-tool.c:44:0: commands.h:5:3: warning: ‘packed’ attribute ignored for field of type ‘unsigned char[4]’ commands.h:8:3: warning: ‘packed’ attribute ignored for field of type ‘unsigned char[1]’ dc-tool.c: In function ‘recv_data’: dc-tool.c:212:5: warning: incompatible implicit declaration of built-in function ‘memset’ dc-tool.c:232:7: warning: incompatible implicit declaration of built-in function ‘memcpy’ dc-tool.c:254:7: warning: incompatible implicit declaration of built-in function ‘memcpy’ dc-tool.c: In function ‘open_socket’: dc-tool.c:370:5: warning: incompatible implicit declaration of built-in function ‘bzero’ dc-tool.c:381:5: warning: incompatible implicit declaration of built-in function ‘memcpy’ dc-tool.c: In function ‘send_command’: dc-tool.c:407:5: warning: incompatible implicit declaration of built-in function ‘memcpy’ dc-tool.c: In function ‘upload’: dc-tool.c:445:7: warning: format ‘%x’ expects type ‘unsigned int’, but argument 2 has type ‘bfd_vma’ dc-tool.c:446:7: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘bfd_size_type’ dc-tool.c: In function ‘main’: dc-tool.c:640:24: warning: incompatible implicit declaration of built-in function ‘strlen’ dc-tool.c:641:6: warning: incompatible implicit declaration of built-in function ‘strcpy’ dc-tool.c: In function ‘download’: dc-tool.c:531:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result dc-tool.c: In function ‘upload’: dc-tool.c:475:10: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result dc-tool.c: In function ‘send_command’: dc-tool.c:415:10: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result i686-pc-linux-gnu-gcc -o dc-tool dc-tool.o syscalls.o -lbfd -liberty >>> Source compiled. >>> Test phase [none]: dev-embedded/dc-tool-ip-1.0.4 >>> Install dc-tool-ip-1.0.4 into /var/tmp/portage/dev-embedded/dc-tool-ip-1.0.4/image/ category dev-embedded >>> Completed installing dc-tool-ip-1.0.4 into /var/tmp/portage/dev-embedded/dc-tool-ip-1.0.4/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/dc-tool  * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/dc-tool   * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * syscalls.c:179:34: warning: incompatible implicit declaration of built-in function ‘strlen’ * syscalls.c:324:2: warning: incompatible implicit declaration of built-in function ‘strcpy’ * dc-tool.c:212:5: warning: incompatible implicit declaration of built-in function ‘memset’ * dc-tool.c:232:7: warning: incompatible implicit declaration of built-in function ‘memcpy’ * dc-tool.c:254:7: warning: incompatible implicit declaration of built-in function ‘memcpy’ * dc-tool.c:370:5: warning: incompatible implicit declaration of built-in function ‘bzero’ * dc-tool.c:381:5: warning: incompatible implicit declaration of built-in function ‘memcpy’ * dc-tool.c:407:5: warning: incompatible implicit declaration of built-in function ‘memcpy’ * dc-tool.c:640:24: warning: incompatible implicit declaration of built-in function ‘strlen’ * dc-tool.c:641:6: 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://adk.napalm-x.com/dc/dcload-ip/ http://cadcdev.sourceforge.net/ * Gentoo contact information ... herds: embedded maintainers: sh@gentoo.org