From owner-freebsd-ports@FreeBSD.ORG Sun Oct 30 17:00:37 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C0BE106566B for ; Sun, 30 Oct 2011 17:00:37 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward4.mail.yandex.net (forward4.mail.yandex.net [IPv6:2a02:6b8:0:602::4]) by mx1.freebsd.org (Postfix) with ESMTP id 0B6978FC08 for ; Sun, 30 Oct 2011 17:00:37 +0000 (UTC) Received: from smtp2.mail.yandex.net (smtp2.mail.yandex.net [77.88.46.102]) by forward4.mail.yandex.net (Yandex) with ESMTP id 7FAF55017BC for ; Sun, 30 Oct 2011 21:00:35 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1319994035; bh=mJtEwwVW8pIA6+hrPQ1gEXWmvIohv3NURsNR9dN4Ink=; h=Message-ID:Date:From:MIME-Version:To:Subject:Content-Type: Content-Transfer-Encoding; b=cgYbXf0X27KDghaynEkXvzYoKdKRHjG914aCRp+6cooINHuRz8wyX3HYOC51140FY m6/L5i06Wesh/MLZdicOAc15QVtJqC/wM6C70F46F1Lu58FZLRDAJ7ac6o+6kygLn4 7BiYq2InsREHfTIibawLJdp/sZ8Q+hQmpWpQ8iMQ= Received: from smtp2.mail.yandex.net (localhost [127.0.0.1]) by smtp2.mail.yandex.net (Yandex) with ESMTP id 58E8CE203CD for ; Sun, 30 Oct 2011 21:00:35 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1319994035; bh=mJtEwwVW8pIA6+hrPQ1gEXWmvIohv3NURsNR9dN4Ink=; h=Message-ID:Date:From:MIME-Version:To:Subject:Content-Type: Content-Transfer-Encoding; b=cgYbXf0X27KDghaynEkXvzYoKdKRHjG914aCRp+6cooINHuRz8wyX3HYOC51140FY m6/L5i06Wesh/MLZdicOAc15QVtJqC/wM6C70F46F1Lu58FZLRDAJ7ac6o+6kygLn4 7BiYq2InsREHfTIibawLJdp/sZ8Q+hQmpWpQ8iMQ= Received: from unknown (unknown [213.138.88.133]) by smtp2.mail.yandex.net (nwsmtp/Yandex) with ESMTP id 0Y8Ox6Vp-0Y8aoSY6; Sun, 30 Oct 2011 21:00:35 +0400 X-Yandex-Spam: 1 Message-ID: <4EAD82A9.4030600@yandex.ru> Date: Sun, 30 Oct 2011 21:00:25 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:7.0.1) Gecko/20111003 Thunderbird/7.0.1 MIME-Version: 1.0 To: FreeBSD Ports Mailing List Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: tinderbox error question X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Oct 2011 17:00:37 -0000 Good day. I'm trying to update devel/geany-plugins and have weird tinderbox error: """ smeshariki3# ./tc tinderbuild -b 8.2-FreeBSD -nullfs devel/geany-plugins ERROR: Port, devel/geany-plugins is not in the datastore. tinderbuild: creating makefile... cd: /usr/local/tinderbox/portstrees/FreeBSD/ports//usr/local/tinderbox/portstrees/FreeBSD/ports: No such file or directory ERROR: Directory /usr/local/tinderbox/portstrees/FreeBSD/ports//usr/local/tinderbox/portstrees/FreeBSD/ports does not exist. tinderbuild: failed to generate Makefile for 8.2-FreeBSD tinderbuild: Cleaning up after tinderbuild. Please be patient. """ I wasn't able to trace why it trying to cd into this odd path, but if i lauch the build with the same command, but using current geany-plugins port, i could not reproduce this error. So what the problem may be? This patched geany-plugins is the only port that i was able to trigger this with. I also tried to upgrade tinderbox to latest stable version (3.4) to not avail. Please help. Thanks. Patch is there: http://happy-nation.by.ru/ports/geany-plugins-0.21.diff.txt -- Regards, Ruslan Tinderboxing kills... the drives.