Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Nov 2013 13:56:08 +0100
From:      "Seniae" <senua1972@gmail.com>
To:        <freebsd-stable@freebsd.org>
Subject:   Several ports won't build FreeBSD 10 beta 3 with new xorg
Message-ID:  <78BFB16A90AF4E67B9CF57E9C7111D69@SeniaePC>

next in thread | raw e-mail | index | archive | help
Hackedbox =E2=80=93>> build error=20
Emacs =E2=80=93>> build error
Anjuta =E2=80=93>> build error
Codelite =E2=80=93>> build error
Gimp =E2=80=93>> build error

Could you guys please take a look at this?
From owner-freebsd-stable@FreeBSD.ORG  Thu Nov  7 13:12:29 2013
Return-Path: <owner-freebsd-stable@FreeBSD.ORG>
Delivered-To: freebsd-stable@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
 [IPv6:2001:1900:2254:206a::19:1])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTP id 6BA80156
 for <freebsd-stable@freebsd.org>; Thu,  7 Nov 2013 13:12:29 +0000 (UTC)
 (envelope-from junchoon@dec.sakura.ne.jp)
Received: from dec.sakura.ne.jp (dec.sakura.ne.jp [210.188.226.8])
 (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 233F92E97
 for <freebsd-stable@freebsd.org>; Thu,  7 Nov 2013 13:12:28 +0000 (UTC)
Received: from fortune.joker.local (180-198-98-49.nagoya1.commufa.jp
 [180.198.98.49]) (authenticated bits=0)
 by dec.sakura.ne.jp (8.14.2/8.14.2/[SAKURA-WEB]/20080708) with ESMTP id
 rA7CJZQX096311
 for <freebsd-stable@freebsd.org>; Thu, 7 Nov 2013 21:19:35 +0900 (JST)
 (envelope-from junchoon@dec.sakura.ne.jp)
Date: Thu, 7 Nov 2013 21:19:35 +0900
From: Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
To: freebsd-stable@freebsd.org
Subject: 10.0-BETA3: Unable to access files on SMB share
Message-Id: <20131107211935.fef3a2498632fe8da5cf08c6@dec.sakura.ne.jp>
Organization: Junchoon corps
X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.19; amd64-portbld-freebsd9.2)
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-2022-JP
Content-Transfer-Encoding: 7bit
X-BeenThere: freebsd-stable@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: Production branch of FreeBSD source code <freebsd-stable.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-stable>,
 <mailto:freebsd-stable-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-stable>;
List-Post: <mailto:freebsd-stable@freebsd.org>
List-Help: <mailto:freebsd-stable-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-stable>,
 <mailto:freebsd-stable-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 07 Nov 2013 13:12:29 -0000

Sorry for breaking thread. I've read this ML via pipermail and
subscribed just now for this.

I'm surprised to know that smbfs was working on r255453.

For me, as I already sent PR kern/182963 and posted a thread in The
FreeBSD Forums, smbfs was not properly working in r255138 and later.
Same as stable/10, while r255136 (in head) works OK.

In my case, applying the diff I attached to kern/182963 fixes the issue.
The diff modifies timeout values in 2 lines, as r255138 changes
sb_timeo in struct sockbuf from int (unit of time is hz) to sbintime_t
(unit of time is 1/10^33 in seconds, as time in seconds is stored in
upper half of __int64_t), but sys/netsmb/smb_trantcp.c doesn't chase it.


The thread I created before kern/182963 is as follows:
  http://forums.freebsd.org/showthread.php?t=42502


On Wed,  6 Nov 14:02:54 UTC 2013,
Alexander Shikoff <minotaur@crete.org.ua > wrote:
>Hi!
>
>On Wed, Nov 06, 2013 at 05:48:27PM +0400, Gleb Smirnoff wrote:
>> On Tue, Nov 05, 2013 at 09:11:59PM +0200, Alexander Shikoff wrote:
>> A> On Tue, Nov 05, 2013 at 07:06:38PM -0000, Steven Hartland wrote:
>> A> > Rebuilt samba?
>> A> ?!
>> A> 
>> A> I use kernel SMBFS in order to have access to remote Samba shares.
>> A> And it seems that it is broken in 10.0-BETA3. In earlier 10-CURRENT
>> A> it worked without any issues.
>> 
>> It'll be very useful to track down the scope of regression to a more
>> precise timeframe.
>> 
>> What was the date of your previous version of 10-CURRENT (the one working)?
>
>/mnt/tmp/src>svnlite info
>Path: .
>Working Copy Root Path: /mnt/tmp/src
>URL: svn://svn.freebsd.org/base/head
>Relative URL: ^/head
>Repository Root: svn://svn.freebsd.org/base
>Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
>Revision: 255453
>Node Kind: directory
>Schedule: normal
>Last Changed Author: jmg
>Last Changed Rev: 255453
>Last Changed Date: 2013-09-10 20:26:09 +0300 (вт, 10 вер 2013)
>
>-- 
>MINO-RIPE

-- 
Tomoaki AOKI    junchoon@dec.sakura.ne.jp



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