[Bug 198133] graphics/opencv-core fails to build on powerpc64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Mar 1 16:22:35 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198133
Bug ID: 198133
Summary: graphics/opencv-core fails to build on powerpc64
Product: Ports & Packages
Version: Latest
Hardware: ppc
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: jhale at FreeBSD.org
Reporter: jhibbits at FreeBSD.org
CC: freebsd-ppc at FreeBSD.org
CC: freebsd-ppc at FreeBSD.org
Flags: maintainer-feedback?(jhale at FreeBSD.org)
Assignee: jhale at FreeBSD.org
Created attachment 153643
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153643&action=edit
poudriere failure log for graphics/opencv-core
graphics/opencv-core throws a linker error:
cd /wrkdirs/usr/ports/graphics/opencv-core/work/opencv-2.4.9/modules/core &&
/usr/local/bin/g++48 -O2 -pipe -mcpu=970 -Wl,-rpath=/usr/local/lib/gcc48
-fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc48 -DNDEBUG -fPIC
-I"/wrkdirs/usr/ports/graphics/opencv-core/work/opencv-2.4.9/modules/dynamicuda/include"
-I"/wrkdirs/usr/ports/graphics/opencv-core/work/opencv-2.4.9/modules/core"
-I"/wrkdirs/usr/ports/graphics/opencv-core/work/opencv-2.4.9/modules/core/src"
-I"/wrkdirs/usr/ports/graphics/opencv-core/work/opencv-2.4.9/modules/core/include"
-isystem"/wrkdirs/usr/ports/graphics/opencv-core/work/opencv-2.4.9"
-isystem"/usr/local/include/eigen3" -isystem"/usr/include" -O2 -pipe -mcpu=970
-Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing
-Wl,-rpath=/usr/local/lib/gcc48 -fsigned-char -W -Wall -Werror=return-type
-Werror=address -Werror=sequence-point -Wformat -Werror=format-security
-Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow
-Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor
-fdiagnostics-show-option -pthread -fomit-frame-pointer -mtune=G5
-ffunction-sections -DCVAPI_EXPORTS -x c++-header -o
/wrkdirs/usr/ports/graphics/opencv-core/work/opencv-2.4.9/modules/core/precomp.hpp.gch/opencv_core_Release.gch
/wrkdirs/usr/ports/graphics/opencv-core/work/opencv-2.4.9/modules/core/precomp.hpp
/usr/lib/crt1.o:(.got+0x60): undefined reference to `main'
collect2: error: ld returned 1 exit status
*** Error code 1
Building on powerpc64. I've attached the poudriere log. The only difference
from default is this is being built with lang/gcc instead of base.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list