[Bug 232443] graphics/opencv 3.4.1_8 staging failure

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Oct 20 15:37:42 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232443

w.schwarzenfeld at utanet.at changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |w.schwarzenfeld at utanet.at

--- Comment #6 from w.schwarzenfeld at utanet.at ---
I don't know if the error is related (if it is not so tell me and I open an
other PR).
I got on 11.2-RELEASE:
/usr/local/bin/ld: /usr/local/lib/libsz.a(sz_api.o): relocation R_X86_64_32
against `.rodata.cst16' can not be used when making a shared object; recompile
with -fPIC
/usr/local/bin/ld: /usr/local/lib/libsz.a(rice.o): relocation R_X86_64_32S
against `.bss' can not be used when making a shared object; recompile with
-fPIC

i hat to recompile science/szip with
CONFIGURE_ARGS+= --with-pic
(and after this hdf5)

After this is compiles und installs fine.

btw, it does not patch if EXTRA_MODULES is set to off
Applying extra patch
/usr/ports/graphics/opencv/files/extra-patch-modules_sfm_src_libmv__light_libmv_numeric_numeric.cc
File to patch:

If you can confirm this please add sunpoet as maintainer of science/szip to
CC-List.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list