Public bug reported:

Binary package hint: gcc-4.5

I've been trying to build transcode on Natty with the attached patch and
but the building fails with the following error:

/bin/bash ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  
-D_REENTRANT -I.. -I../src   -Wall -Wstrict-prototypes -Wmissing-prototypes -g 
-O2 -c -o filter_smartyuv.lo filter_smartyuv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src 
-Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c filter_smartyuv.c  
-fPIC -DPIC -o .libs/filter_smartyuv.o
filter_smartyuv.c: In function 'smartyuv_core':
filter_smartyuv.c:1130:3: warning: pointer targets in passing argument 1 of 
'Blendline_c' differ in signedness
filter_smartyuv.c:313:20: note: expected 'uint8_t *' but argument is of type 
'char *'
filter_smartyuv.c:1130:3: warning: pointer targets in passing argument 2 of 
'Blendline_c' differ in signedness
filter_smartyuv.c:313:20: note: expected 'uint8_t *' but argument is of type 
'char *'
filter_smartyuv.c:1130:3: warning: pointer targets in passing argument 3 of 
'Blendline_c' differ in signedness
filter_smartyuv.c:313:20: note: expected 'uint8_t *' but argument is of type 
'char *'
filter_smartyuv.c:1130:3: warning: pointer targets in passing argument 4 of 
'Blendline_c' differ in signedness
filter_smartyuv.c:313:20: note: expected 'uint8_t *' but argument is of type 
'char *'
filter_smartyuv.c: In function 'tc_filter':
filter_smartyuv.c:1454:11: warning: pointer targets in passing argument 1 of 
'smartyuv_core' differ in signedness
filter_smartyuv.c:331:13: note: expected 'char *' but argument is of type 
'uint8_t *'
filter_smartyuv.c:1470:6: warning: pointer targets in passing argument 1 of 
'smartyuv_core' differ in signedness
filter_smartyuv.c:331:13: note: expected 'char *' but argument is of type 
'uint8_t *'
filter_smartyuv.c:1474:6: warning: pointer targets in passing argument 1 of 
'smartyuv_core' differ in signedness
filter_smartyuv.c:331:13: note: expected 'char *' but argument is of type 
'uint8_t *'
filter_smartyuv.c: In function 'smartyuv_core':
filter_smartyuv.c:331:13: internal compiler error: in build_polynomial_chrec, 
at tree-chrec.h:143
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.5/README.Bugs> for instructions.
make[4]: *** [filter_smartyuv.lo] Error 1
make[4]: Leaving directory `/tmp/buildd/transcode-1.1.5/filter'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/transcode-1.1.5/filter'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/transcode-1.1.5'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/transcode-1.1.5'

The full buildlog is attached.

** Affects: gcc-4.5 (Ubuntu)
     Importance: Undecided
         Status: Confirmed

-- 
internal compiler error: in build_polynomial_chrec, at tree-chrec.h:143
https://bugs.launchpad.net/bugs/682333
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to