Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Jul 2015 18:52:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 201537] devel/concurrencykit: breaks (some) dependencies on i386
Message-ID:  <bug-201537-13@https.bugs.freebsd.org/bugzilla/>

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



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