[Bug 201537] devel/concurrencykit: breaks (some) dependencies on i386

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 13 18:52:55 UTC 2015


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

            Bug ID: 201537
           Summary: devel/concurrencykit: breaks (some) dependencies on
                    i386
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: koobs at FreeBSD.org
          Reporter: amdmi3 at FreeBSD.org
             Flags: maintainer-feedback?(koobs at FreeBSD.org)
          Assignee: koobs at FreeBSD.org

At least textproc/turboxsl seem to be broken because of concurrencykit on i386:

--- turboxsltproc ---
/bin/sh ../libtool  --tag=CC    --mode=link cc  -O2 -pipe  -fstack-protector
-fno-strict-aliasing   -L/usr/local/lib -fstack-protector -o turboxsltproc
turboxsltproc.o ../src/libturboxsl.la
libtool: link: cc -O2 -pipe -fstack-protector -fno-strict-aliasing
-fstack-protector -o .libs/turboxsltproc turboxsltproc.o  -L/usr/local/lib
../src/.libs/libturboxsl.so -lpthread -lm -lmemcached -lck -Wl,-rpath
-Wl,/usr/local/lib
../src/.libs/libturboxsl.so: undefined reference to `ck_ht_init'
../src/.libs/libturboxsl.so: undefined reference to `ck_ht_hash'
../src/.libs/libturboxsl.so: undefined reference to `ck_ht_get_spmc'
../src/.libs/libturboxsl.so: undefined reference to `ck_ht_put_spmc'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [turboxsltproc] Error code 1

Although -lck is linked, it doesn't seem to contain needed symbols

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


More information about the freebsd-ports-bugs mailing list