X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail.wtbts.no (mail.wtbts.no [213.234.126.131]) by mail.alpinelinux.org (Postfix) with ESMTP id 06077DC161F for ; Wed, 28 Dec 2011 08:53:53 +0000 (UTC) Received: from localhost (bsna.nor.wtbts.net [127.0.0.1]) by mail.wtbts.no (Postfix) with ESMTP id 4E2C4AE4002; Wed, 28 Dec 2011 08:53:52 +0000 (UTC) X-Virus-Scanned: Yes Received: from mail.wtbts.no ([127.0.0.1]) by localhost (bsna.nor.wtbts.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xWspsvF21YsR; Wed, 28 Dec 2011 08:53:50 +0000 (UTC) Received: from mail.ytre.org (extmail.nor.wtbts.net [10.65.72.14]) by mail.wtbts.no (Postfix) with ESMTP id 13872AE4001; Wed, 28 Dec 2011 08:53:50 +0000 (UTC) Received: from mail.ytre.org (localhost [127.0.0.1]) by mail.ytre.org (Postfix) with ESMTP id C2B8960AF5273; Wed, 28 Dec 2011 08:53:49 +0000 (UTC) Received: from ncopa-desktop.nor.wtbts.net (ncopa-desktop.nor.wtbts.net [10.65.65.1]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ncopa@ytre.org) by mail.ytre.org (Postfix) with ESMTPSA id 75FF160A8610E; Wed, 28 Dec 2011 08:53:49 +0000 (UTC) Date: Wed, 28 Dec 2011 09:53:49 +0100 From: Natanael Copa To: "AlpineBuildBot" Cc: Subject: [alpine-devel] Re: NOT SPAM libssh build report Message-ID: <20111228095349.072d97c4@ncopa-desktop.nor.wtbts.net> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; x86_64-unknown-linux-gnu) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP On Mon, 26 Dec 2011 08:56:21 +0000 "AlpineBuildBot" wrote: > [ 92%] Built target samplessh > [ 92%] Built target samplesftp > [ 93%] [ 94%] Building C object > examples/CMakeFiles/scp_download.dir/knownhosts.c.o Building C object > examples/CMakeFiles/sshnetcat.dir/authentication.c.o [ 96%] Building > C object > examples/CMakeFiles/sshnetcat.dir/knownhosts.c.o /usr/lib/gcc/i486-alpine-linux-uclibc/4.6.2/../../../../i486-alpine-linux-uclibc/bin/ld: /usr/lib/gcc/i486-alpine-linux-uclibc/4.6.2/../../../librt.so: > undefined reference to symbol > 'pthread_cancel' /usr/lib/gcc/i486-alpine-linux-uclibc/4.6.2/../../../../i486-alpine-linux-uclibc/bin/ld: > note: 'pthread_cancel' is defined in DSO /lib/libpthread.so.0.9.32 so Timo, I though we fixed this in toolchain? Maybe I missed at patch when storing the patchig in git? -nc > try adding it to the linker command line /lib/libpthread.so.0.9.32: > could not read symbols: Invalid operation collect2: ld returned 1 > exit status make[2]: *** [examples/libsshpp] Error 1 make[1]: *** > [examples/CMakeFiles/libsshpp.dir/all] Error 2 make[1]: *** Waiting > for unfinished jobs.... [ 97%] Building C object > examples/CMakeFiles/sshnetcat.dir/connect_ssh.c.o [ 98%] Building C > object examples/CMakeFiles/senddata.dir/connect_ssh.c.o [100%] > Building C object > examples/CMakeFiles/scp_download.dir/connect_ssh.c.o Linking C > executable senddata Linking C executable sshnetcat Linking C > executable scp_download [100%] [100%] Built target sshnetcat Built > target senddata [100%] Built target scp_download make: *** [all] > Error 2 > >>> ERROR: libssh: all failed --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---