internal compiler error: in build_polynomial_chrec, at tree-chrec.h:143
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gcc-4.5 (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Natty |
Won't Fix
|
Undecided
|
Unassigned | ||
transcode (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Natty |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
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-
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT -I.. -I../src -Wall -Wstrict-prototypes -Wmissing-
filter_smartyuv.c: In function 'smartyuv_core':
filter_
filter_
filter_
filter_
filter_
filter_
filter_
filter_
filter_smartyuv.c: In function 'tc_filter':
filter_
filter_
filter_
filter_
filter_
filter_
filter_smartyuv.c: In function 'smartyuv_core':
filter_
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:/
make[4]: *** [filter_
make[4]: Leaving directory `/tmp/buildd/
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/
The full buildlog is attached.
please could you attach the preprocessed source?