Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 151299

Summary: app-misc/rio500-0.7-r2 fails to compile
Product: Gentoo Linux Reporter: Evil Compile Person <bugs>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Evil Compile Person 2006-10-14 02:01:40 UTC
gcc -DHAVE_CONFIG_H -I. -I. -I../include     -O2 -march=i686 -pipe -I../include -I../include -I/usr/src/linux/drivers/usb -I/usr/include/glib-1.2 -I/usr/lib/glib/include  -DDEFAULT_PSF_FONT=\"/usr/share/rio500//font-bitmaps.psf\" -DDEFAULT_FONT_PATH=\"/usr/share/rio500/\" -DDEFAULT_FON_FONT=\"defjam.fon\" -DDEFAULT_DEV_PATH=\"/dev/usb/rio500\" -c libfon.c
libfon.c: In function 'fon_write_string':
libfon.c:396: warning: incompatible implicit declaration of built-in function 'memset'
libfon.c:398: warning: incompatible implicit declaration of built-in function 'strlen'
gcc -DHAVE_CONFIG_H -I. -I. -I../include     -O2 -march=i686 -pipe -I../include -I../include -I/usr/src/linux/drivers/usb -I/usr/include/glib-1.2 -I/usr/lib/glib/include  -DDEFAULT_PSF_FONT=\"/usr/share/rio500//font-bitmaps.psf\" -DDEFAULT_FONT_PATH=\"/usr/share/rio500/\" -DDEFAULT_FON_FONT=\"defjam.fon\" -DDEFAULT_DEV_PATH=\"/dev/usb/rio500\" -c libpsf.c
libpsf.c: In function 'psf_write_string':
libpsf.c:74: warning: incompatible implicit declaration of built-in function 'strlen'
libpsf.c:76: warning: incompatible implicit declaration of built-in function 'memset'
gcc -DHAVE_CONFIG_H -I. -I. -I../include     -O2 -march=i686 -pipe -I../include -I../include -I/usr/src/linux/drivers/usb -I/usr/include/glib-1.2 -I/usr/lib/glib/include  -DDEFAULT_PSF_FONT=\"/usr/share/rio500//font-bitmaps.psf\" -DDEFAULT_FONT_PATH=\"/usr/share/rio500/\" -DDEFAULT_FON_FONT=\"defjam.fon\" -DDEFAULT_DEV_PATH=\"/dev/usb/rio500\" -c librio500.c
librio500.c: In function 'send_folder_location':
librio500.c:48: warning: incompatible implicit declaration of built-in function 'memset'
librio500.c: In function 'get_mem_status':
librio500.c:79: warning: incompatible implicit declaration of built-in function 'memset'
librio500.c: In function 'read_folder_entries':
librio500.c:187: warning: incompatible implicit declaration of built-in function 'memcpy'
librio500.c: In function 'read_song_entries':
librio500.c:260: warning: incompatible implicit declaration of built-in function 'memcpy'
librio500.c: In function 'write_folder_entries':
librio500.c:311: warning: incompatible implicit declaration of built-in function 'memcpy'
librio500.c: In function 'write_song_entries':
librio500.c:377: warning: incompatible implicit declaration of built-in function 'memcpy'
librio500.c: In function 'song_entry_new':
librio500.c:430: warning: incompatible implicit declaration of built-in function 'memcpy'
librio500.c:433: warning: incompatible implicit declaration of built-in function 'memcpy'
librio500.c: In function 'folder_entry_new':
librio500.c:457: warning: incompatible implicit declaration of built-in function 'memcpy'
librio500.c: In function 'smiley_new':
librio500.c:736: warning: incompatible implicit declaration of built-in function 'memcpy'
librio500.c: In function 'bitmap_data_new':
librio500.c:795: warning: incompatible implicit declaration of built-in function 'memcpy'
librio500.c: In function 'safe_strcpy':
librio500.c:828: warning: incompatible implicit declaration of built-in function 'strlen'
librio500.c:836: warning: incompatible implicit declaration of built-in function 'memcpy'
librio500.c: In function 'safe_strcat':
librio500.c:856: warning: incompatible implicit declaration of built-in function 'strlen'
librio500.c:865: warning: incompatible implicit declaration of built-in function 'memcpy'
rm -f librio500.a
ar cru librio500.a libfon.o libpsf.o usbdrvlinux.o librio500.o
ranlib librio500.a
make[1]: Leaving directory `/var/tmp/portage/app-misc/rio500-0.7-r2/work/rio500-0.7/lib'
Making all in src
make[1]: Entering directory `/var/tmp/portage/app-misc/rio500-0.7-r2/work/rio500-0.7/src'
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I. -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -O2 -march=i686 -pipe -Iinclude -I../include -I/usr/include/glib-1.2 -I/usr/lib/glib/include  -DDEFAULT_PSF_FONT=\"/usr/share/rio500//font-bitmaps.psf\" -DDEFAULT_FONT_PATH=\"/usr/share/rio500/\" -DDEFAULT_FON_FONT=\"defjam.fon\" -DDEFAULT_DEV_PATH=\"/dev/usb/rio500\" -c rio_format.c
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I. -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -O2 -march=i686 -pipe -Iinclude -I../include -I/usr/include/glib-1.2 -I/usr/lib/glib/include  -DDEFAULT_PSF_FONT=\"/usr/share/rio500//font-bitmaps.psf\" -DDEFAULT_FONT_PATH=\"/usr/share/rio500/\" -DDEFAULT_FON_FONT=\"defjam.fon\" -DDEFAULT_DEV_PATH=\"/dev/usb/rio500\" -c getopt.c
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I. -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -O2 -march=i686 -pipe -Iinclude -I../include -I/usr/include/glib-1.2 -I/usr/lib/glib/include  -DDEFAULT_PSF_FONT=\"/usr/share/rio500//font-bitmaps.psf\" -DDEFAULT_FONT_PATH=\"/usr/share/rio500/\" -DDEFAULT_FON_FONT=\"defjam.fon\" -DDEFAULT_DEV_PATH=\"/dev/usb/rio500\" -c getopt1.c
gcc  -O2 -march=i686 -pipe -Iinclude -I../include -I/usr/include/glib-1.2 -I/usr/lib/glib/include  -DDEFAULT_PSF_FONT=\"/usr/share/rio500//font-bitmaps.psf\" -DDEFAULT_FONT_PATH=\"/usr/share/rio500/\" -DDEFAULT_FON_FONT=\"defjam.fon\" -DDEFAULT_DEV_PATH=\"/dev/usb/rio500\"  -o rio_format  rio_format.o getopt.o getopt1.o -L../lib -L/usr/lib -lglib -lrio500  
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I. -I/usr/include/glib-1.2 -I/usr/lib/glib/include    -O2 -march=i686 -pipe -Iinclude -I../include -I/usr/include/glib-1.2 -I/usr/lib/glib/include  -DDEFAULT_PSF_FONT=\"/usr/share/rio500//font-bitmaps.psf\" -DDEFAULT_FONT_PATH=\"/usr/share/rio500/\" -DDEFAULT_FON_FONT=\"defjam.fon\" -DDEFAULT_DEV_PATH=\"/dev/usb/rio500\" -c rio_add_song.c
rio_add_song.c: In function 'main':
rio_add_song.c:328: error: label at end of compound statement
rio_add_song.c: In function 'get_frame_header':
rio_add_song.c:473: warning: const qualifier ignored on asm
rio_add_song.c: In function 'get_display_string':
rio_add_song.c:628: error: label at end of compound statement
make[1]: *** [rio_add_song.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-misc/rio500-0.7-r2/work/rio500-0.7/src'
make: *** [all-recursive] Error 1

!!! ERROR: app-misc/rio500-0.7-r2 failed.
Comment 1 Evil Compile Person 2006-10-14 02:01:47 UTC
Portage 2.1.2_pre2-r9 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.4-r3, 2.6.16.16 i686)
=================================================================
System uname: 2.6.16.16 i686 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.6.14
Last Sync: Fri, 13 Oct 2006 14:50:01 +0000
ccache version 2.3 [enabled]
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: [Not Present]
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r4
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ ftp://212.219.56.134/sites/www.ibiblio.org/gentoo/ ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync12.de.gentoo.org/gentoo-portage"
USE="x86 X berkdb bitmap-fonts cli crypt cups dlloader dri elibc_glibc fortran gdbm gpm input_devices_evdev input_devices_keyboard input_devices_mouse ipv6 isdnlog kernel_linux libg++ ncurses nls nptl nptlonly pam pcre perl ppds pppd python readline reflection session spl ssl tcpd truetype-fonts type1-fonts udev unicode userland_GNU video_cards_apm video_cards_ark video_cards_ati video_cards_chips video_cards_cirrus video_cards_cyrix video_cards_dummy video_cards_fbdev video_cards_glint video_cards_i128 video_cards_i740 video_cards_i810 video_cards_imstt video_cards_mga video_cards_neomagic video_cards_nsc video_cards_nv video_cards_rendition video_cards_s3 video_cards_s3virge video_cards_savage video_cards_siliconmotion video_cards_sis video_cards_sisusb video_cards_tdfx video_cards_tga video_cards_trident video_cards_tseng video_cards_v4l video_cards_vesa video_cards_vga video_cards_via video_cards_vmware video_cards_voodoo xorg zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS

Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-10-14 02:04:44 UTC

*** This bug has been marked as a duplicate of 121797 ***