Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Mar 2015 16:22:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 198133] graphics/opencv-core fails to build on powerpc64
Message-ID:  <bug-198133-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: jhibbits@FreeBSD.org
                CC: freebsd-ppc@FreeBSD.org
                CC: freebsd-ppc@FreeBSD.org
             Flags: maintainer-feedback?(jhale@FreeBSD.org)
          Assignee: jhale@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198133-13>