Bug 3630

Summary: gcube FTBFS on F22
Product: Fedora Reporter: leigh scott <leigh123linux>
Component: gcubeAssignee: David Timms <dtimms>
Status: RESOLVED FIXED    
Severity: normal CC: hans
Priority: P5    
Version: unspecified   
Hardware: All   
OS: GNU/Linux   
namespace:
Bug Depends on:    
Bug Blocks: 3612    

Description leigh scott 2015-05-03 15:15:24 CEST
buildlog

http://kojihub.kwizart.net/kojifiles/work/tasks/941/20941/build.log

gcc -g -Wall -I/usr/include -I/usr/local/include -DENABLE_SOUND -DDEFAULT_COLOR_MODE=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches  -march=armv7-a -mfpu=vfpv3-d16  -mfloat-abi=hard -fno-strict-aliasing  bin2dol.c general.o -o bin2dol
gcc -g -Wall -I/usr/include -I/usr/local/include -DENABLE_SOUND -DDEFAULT_COLOR_MODE=1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches  -march=armv7-a -mfpu=vfpv3-d16  -mfloat-abi=hard -fno-strict-aliasing  tplx.o general.o -o tplx
tplx.o: In function `.LANCHOR0':
tplx.c:(.data+0x0): undefined reference to `color_unpack_ia8'
tplx.c:(.data+0x4): undefined reference to `color_unpack_rgb565'
tplx.c:(.data+0x8): undefined reference to `color_unpack_rgb5a3'
collect2: error: ld returned 1 exit status
Makefile.rules:101: recipe for target 'tplx' failed
make: *** [tplx] Error 1
make: *** Waiting for unfinished jobs....
Comment 1 Hans de Goede 2015-05-16 12:26:40 CEST
Fixed (committed to cvs devel branch), closing.