Advertisement
Guest User

Untitled

a guest
May 2nd, 2014
337
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.13 KB | None | 0 0
  1. [ 37%] Building CXX object modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/smooth.cpp.o
  2. /home/mersdk/dev/opencv/opencv-2.4.8/modules/imgproc/src/smooth.cpp: In function 'void cv::medianBlur_8u_O1(const cv::Mat&, cv::Mat&, int)':
  3. /home/mersdk/dev/opencv/opencv-2.4.8/modules/imgproc/src/smooth.cpp:955:1: internal compiler error: in vect_transform_stmt, at tree-vect-stmts.c:5488
  4. Please submit a full bug report,
  5. with preprocessed source if appropriate.
  6. See <http://bugs.merproject.org/> for instructions.
  7. make[2]: *** [modules/imgproc/CMakeFiles/opencv_imgproc.dir/src/smooth.cpp.o] Error 1
  8. make[1]: *** [modules/imgproc/CMakeFiles/opencv_imgproc.dir/all] Error 2
  9. make: *** [all] Error 2
  10. [SB2 sdk-build SailfishOS-armv7hl] I have no name!@SailfishSDK release $
  11. [SB2 sdk-build SailfishOS-armv7hl] I have no name!@SailfishSDK release $ gcc --version
  12. armv7hl-meego-linux-gnueabi-gcc (Linaro GCC 4.6-2013.05) 4.6.4 20130412 (Mer 4.6.4-1)
  13. Copyright (C) 2011 Free Software Foundation, Inc.
  14. This is free software; see the source for copying conditions.  There is NO
  15. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement