[Bug 682333] Re: internal compiler error: in build_polynomial_chrec, at tree-chrec.h:143

2012-05-15 Thread Alessio Treglia
This is fixed since Oneiric.
Closing.

** Changed in: transcode (Ubuntu)
   Status: Confirmed = Fix Released

** Changed in: transcode (Ubuntu Natty)
   Status: Confirmed = Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/682333

Title:
  internal compiler error: in build_polynomial_chrec, at tree-
  chrec.h:143

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.5/+bug/682333/+subscriptions

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


[Bug 682333] Re: internal compiler error: in build_polynomial_chrec, at tree-chrec.h:143

2011-05-28 Thread Michiel van Wessem
Same things here. Transcode is broken in Ubuntu 11.04, so I tried to
compile it from source, but gcc is apparently also broken.

Please fix this.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/682333

Title:
  internal compiler error: in build_polynomial_chrec, at tree-
  chrec.h:143

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


[Bug 682333] Re: internal compiler error: in build_polynomial_chrec, at tree-chrec.h:143

2011-05-28 Thread Michiel van Wessem
Patch is not required. Standard transcode source will cause gcc to
report internal compiler error

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/682333

Title:
  internal compiler error: in build_polynomial_chrec, at tree-
  chrec.h:143

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


[Bug 682333] Re: internal compiler error: in build_polynomial_chrec, at tree-chrec.h:143

2011-05-28 Thread Michiel van Wessem
Using x86_64

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/682333

Title:
  internal compiler error: in build_polynomial_chrec, at tree-
  chrec.h:143

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


[Bug 682333] Re: internal compiler error: in build_polynomial_chrec, at tree-chrec.h:143

2011-05-28 Thread Matthias Klose
 Please submit a full bug report,
 with preprocessed source if appropriate.

please do so

** Changed in: gcc-4.5 (Ubuntu)
   Status: Fix Released = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/682333

Title:
  internal compiler error: in build_polynomial_chrec, at tree-
  chrec.h:143

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


[Bug 682333] Re: internal compiler error: in build_polynomial_chrec, at tree-chrec.h:143

2011-05-28 Thread Michiel van Wessem
Below is some more information. I hope this will help you to come to a
solution. I want to thank you for your efforts on this. I realize this
is open source and not a commercial product.

I'm not familiar with the bug reporting process. Let me know if you need
more information than what is below or if you need this to be in a more
formal format .

The transcode package, with the included xvid.stab plug in, is the only
good way to stabilize video on Linux and I believe many people would
benefit if this worked correctly.

OK. So I'm using Ubuntu 11.04, x86_64 flavor on an AMD Phenom II based
system. All package came straight from original installation or regular
Ubuntu upgrades (I believe I've had this installation since gutsy).

gcc package version is 4.5.2-8ubuntu4

The transcode package simply came from sudo apt-get source transcode.
It's version is transcode_1.1.5-0ubuntu7.

I got build dependencies, made the transcode directory my current and
did sudo dpkg-buildpackage

after a while, happy building stops with:


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.


Chances are, if you have a Natty system you can grab the transcode package and 
build as I did and you'll see the same issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/682333

Title:
  internal compiler error: in build_polynomial_chrec, at tree-
  chrec.h:143

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

[Bug 682333] Re: internal compiler error: in build_polynomial_chrec, at tree-chrec.h:143

2011-05-28 Thread Matthias Klose
next time, please *attach* the file, don't paste it.

this is fixed in 4.5.3. for natty, either

 - build using -O1
 - build using gcc-4.4
 - build using gcc-4.5 from the ~ubuntu-toolchain-r PPA


** Attachment added: preprocessed source
   
https://bugs.launchpad.net/ubuntu/+source/gcc-4.5/+bug/682333/+attachment/2146169/+files/filter_smartyuv.i.gz

** Also affects: transcode (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: transcode (Ubuntu)
   Status: New = Confirmed

** Also affects: gcc-4.5 (Ubuntu Natty)
   Importance: Undecided
   Status: New

** Also affects: transcode (Ubuntu Natty)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/682333

Title:
  internal compiler error: in build_polynomial_chrec, at tree-
  chrec.h:143

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


[Bug 682333] Re: internal compiler error: in build_polynomial_chrec, at tree-chrec.h:143

2011-05-28 Thread Matthias Klose
fixed in oneiric

** Changed in: gcc-4.5 (Ubuntu)
   Status: Incomplete = Fix Released

** Changed in: gcc-4.5 (Ubuntu Natty)
   Status: New = Won't Fix

** Changed in: transcode (Ubuntu Natty)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/682333

Title:
  internal compiler error: in build_polynomial_chrec, at tree-
  chrec.h:143

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


[Bug 682333] Re: internal compiler error: in build_polynomial_chrec, at tree-chrec.h:143

2011-05-28 Thread Michiel van Wessem
That helped.

Vielen Dank!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/682333

Title:
  internal compiler error: in build_polynomial_chrec, at tree-
  chrec.h:143

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


[Bug 682333] Re: internal compiler error: in build_polynomial_chrec, at tree-chrec.h:143

2011-05-02 Thread Martin
I am still experiencing this error.
gcc-4.5 4.5.2-8ubuntu4

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/682333

Title:
  internal compiler error: in build_polynomial_chrec, at tree-
  chrec.h:143

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


[Bug 682333] Re: internal compiler error: in build_polynomial_chrec, at tree-chrec.h:143

2010-12-16 Thread Marcin Juszkiewicz
Are you sure that this bug is closed?

* Allow to build only the -source package, and include the version in
the package name. LP: #682333. should mention #682650 instead.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/682333

Title:
  internal compiler error: in build_polynomial_chrec, at tree-chrec.h:143

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


[Bug 682333] Re: internal compiler error: in build_polynomial_chrec, at tree-chrec.h:143

2010-12-10 Thread Matthias Klose
please could you attach the preprocessed source?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/682333

Title:
  internal compiler error: in build_polynomial_chrec, at tree-chrec.h:143

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


[Bug 682333] Re: internal compiler error: in build_polynomial_chrec, at tree-chrec.h:143

2010-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package gcc-4.5 - 4.5.1-12ubuntu1

---
gcc-4.5 (4.5.1-12ubuntu1) natty; urgency=low

  * Merge with Debian, remaining changes:
- Build from the upstream tarball, including GFDL documents.

gcc-4.5 (4.5.1-12) experimental; urgency=low

  * Update to SVN 20101210 (r167686) from the gcc-4_5-branch (4.5.2 rc).
- Fix PR fortran/45742, PR tree-optimization/46498, PR target/45807,
  PR target/44266, PR rtl-optimization/46315, PR tree-optimization/44545,
  PR tree-optimization/46491, PR rtl-optimization/46571, PR target/31100,
  PR c/46547, PR fortran/46638, PR tree-optimization/46675, PR debug/46258,
  PR ada/40777, PR fortran/46753, PR libgomp/45240, PR target/43897,
  PR rtl-optimization/46777, PR rtl-optimization/46614,
  PR middle-end/46629, PR middle-end/46499, PR tree-optimization/44676,
  PR target/45870, PR middle-end/46534, PR rtl-optimization/46440,
  PR c++/46401, PR tree-optimization/46806, PR tree-optimization/46663,
  PR debug/46123, PR middle-end/46651, PR c++/46538, PR c++/46058,
  PR fortran/46794, PR target/45693, PR libgcj/42986.

  [ Matthias Klose ]
  * Use lib instead of lib64 as the 64bit system dir on biarch
architectures defaulting to 64bit. Closes: #603597.
  * Fix powerpc and s390 builds when biarch is disabled.
  * Backport PR bootstrap/44768, miscompilation of dpkg on ARM
with -O2 (Chung-Lin Tang). LP: #674146.
  * Update libgcc2 symbols file. Closes: #602099.
  * Update the Linaro support to the 4.5 2010.12 release.

  [ Marcin Juszkiewicz ]
  * Do not depend on target mpfr and zlib -dev packages for cross builds.
LP: #676027.
  * Apply ARM target configure options for stage1/stage2 cross builds.
LP: #684625.
  * Allow to build only the -source package, and include the version
in the package name. LP: #682333.

  [ Konstantinos Margaritis ]
  * Add support for new target architecture `armhf'. Closes: #603948.

gcc-4.5 (4.5.1-11) experimental; urgency=low

  * Update to SVN 20101114 (r166728) from the gcc-4_5-branch.
- Fix PR fortran/45742.
  * Don't hardcode debian/patches when referencing patches. Closes: #600502.
 -- Matthias Klose d...@ubuntu.com   Fri, 10 Dec 2010 20:19:12 +0100

** Changed in: gcc-4.5 (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/682333

Title:
  internal compiler error: in build_polynomial_chrec, at tree-chrec.h:143

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


[Bug 682333] Re: internal compiler error: in build_polynomial_chrec, at tree-chrec.h:143

2010-11-28 Thread Alessio Treglia

** Attachment added: transcode_1.1.5-0ubuntu8.diff
   
https://bugs.edge.launchpad.net/bugs/682333/+attachment/1747606/+files/transcode_1.1.5-0ubuntu8.diff

-- 
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


[Bug 682333] Re: internal compiler error: in build_polynomial_chrec, at tree-chrec.h:143

2010-11-28 Thread Alessio Treglia

** Attachment added: transcode_1.1.5-0ubuntu8.buildlog
   
https://bugs.edge.launchpad.net/ubuntu/+source/gcc-4.5/+bug/682333/+attachment/1747607/+files/transcode_1.1.5-0ubuntu8.buildlog

** Changed in: gcc-4.5 (Ubuntu)
   Status: New = 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