[Bug 1251930] [NEW] internal compiler error while compiling OpenCV 2.4.7

João M. S. Silva 1251930 at bugs.launchpad.net
Sun Nov 17 00:02:22 UTC 2013


Public bug reported:

(reported upstream http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59142)

This is on an ARM platform with Ubuntu/Linaro 13.10 with:

  g++-4.8:
    Installed: 4.8.1-10ubuntu8

While building OpenCV 2.4.7 with:

  cmake -D CMAKE_BUILD_TYPE=RELEASE -D CMAKE_INSTALL_PREFIX=/home/jm/fidelio/3rd-party/opencv/2.4.7/linaro ..
  make

I got:

[ 71%] Building CXX object modules/ocl/CMakeFiles/opencv_ocl.dir/src/imgproc.cpp.o
/home/jm/fidelio/3rd-party/opencv/2.4.7/opencv-2.4.7/modules/ocl/src/imgproc.cpp: In function ‘void cv::ocl::copyMakeBorder(const cv::ocl::oclMat&, cv::ocl::oclMat&, int, int, int, int, int, const Scalar&)’:
/home/jm/fidelio/3rd-party/opencv/2.4.7/opencv-2.4.7/modules/ocl/src/imgproc.cpp:513:9: internal compiler error: output_operand: invalid expression as operand
         }
         ^
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
Preprocessed source stored into /tmp/ccQku01D.out file, please attach this to your bugreport.
make[2]: *** [modules/ocl/CMakeFiles/opencv_ocl.dir/src/imgproc.cpp.o] Error 1
make[1]: *** [modules/ocl/CMakeFiles/opencv_ocl.dir/all] Error 2
make: *** [all] Error 2

** Affects: gcc-defaults (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  internal compiler error while compiling OpenCV 2.4.7

Status in “gcc-defaults” package in Ubuntu:
  New

Bug description:
  (reported upstream http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59142)

  This is on an ARM platform with Ubuntu/Linaro 13.10 with:

    g++-4.8:
      Installed: 4.8.1-10ubuntu8

  While building OpenCV 2.4.7 with:

    cmake -D CMAKE_BUILD_TYPE=RELEASE -D CMAKE_INSTALL_PREFIX=/home/jm/fidelio/3rd-party/opencv/2.4.7/linaro ..
    make

  I got:

  [ 71%] Building CXX object modules/ocl/CMakeFiles/opencv_ocl.dir/src/imgproc.cpp.o
  /home/jm/fidelio/3rd-party/opencv/2.4.7/opencv-2.4.7/modules/ocl/src/imgproc.cpp: In function ‘void cv::ocl::copyMakeBorder(const cv::ocl::oclMat&, cv::ocl::oclMat&, int, int, int, int, int, const Scalar&)’:
  /home/jm/fidelio/3rd-party/opencv/2.4.7/opencv-2.4.7/modules/ocl/src/imgproc.cpp:513:9: internal compiler error: output_operand: invalid expression as operand
           }
           ^
  Please submit a full bug report,
  with preprocessed source if appropriate.
  See <file:///usr/share/doc/gcc-4.8/README.Bugs> for instructions.
  Preprocessed source stored into /tmp/ccQku01D.out file, please attach this to your bugreport.
  make[2]: *** [modules/ocl/CMakeFiles/opencv_ocl.dir/src/imgproc.cpp.o] Error 1
  make[1]: *** [modules/ocl/CMakeFiles/opencv_ocl.dir/all] Error 2
  make: *** [all] Error 2

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



More information about the foundations-bugs mailing list