From owner-freebsd-current@freebsd.org Thu Jun 1 09:16:35 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 20209BF5892 for ; Thu, 1 Jun 2017 09:16:35 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward4j.cmail.yandex.net (forward4j.cmail.yandex.net [IPv6:2a02:6b8:0:1630::17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 95CDD70B83 for ; Thu, 1 Jun 2017 09:16:34 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from smtp1j.mail.yandex.net (smtp1j.mail.yandex.net [95.108.130.59]) by forward4j.cmail.yandex.net (Yandex) with ESMTP id 9DC7120EFC; Thu, 1 Jun 2017 12:16:21 +0300 (MSK) Received: from smtp1j.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp1j.mail.yandex.net (Yandex) with ESMTP id 93DBB3C818F2; Thu, 1 Jun 2017 12:14:54 +0300 (MSK) Received: by smtp1j.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id vti3QCgWrd-EsvOSnR7; Thu, 01 Jun 2017 12:14:54 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=passap.ru; s=mail; t=1496308494; bh=Z/2x11yj6DRTvPRtquSYGHyyGmYkzpKKRAu6AAt2vqY=; h=Subject:To:Cc:References:From:Message-ID:Date:In-Reply-To; b=ePhMgnvASfBqdL/agzLoaUFTZs7Y46Wa1LQAgwHSIXIkRM/E8gK7a2/yhAm+HUigy oXFrnaGoqBV5AyaEUqh0BVK194/gWcd64M3kdOIooLHZJb33EKGtV8KFdMqxQbEWjf VpFTb4DxpZ9tDHaD9hUgOLjosybP+GVxPEC4vKLQ= Authentication-Results: smtp1j.mail.yandex.net; dkim=pass header.i=@passap.ru X-Yandex-Suid-Status: 1 0,1 0 Subject: Re: ino64, java and intellij products problem To: Konstantin Belousov Cc: freebsd-current@FreeBSD.org References: <20170531212924.GV82323@kib.kiev.ua> From: Boris Samorodov Message-ID: Date: Thu, 1 Jun 2017 12:13:55 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: <20170531212924.GV82323@kib.kiev.ua> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jun 2017 09:16:35 -0000 01.06.2017 00:29, Konstantin Belousov пишет: > On Wed, May 31, 2017 at 11:53:39PM +0300, Boris Samorodov wrote: >> Hi All, >> >> Seems that after ino64 transition some java programs stopped >> to fully function. I.e. java/intellij (IntellJ IDEA and Co) >> starts but does not show any files. >> >> I'm not sure if it's a java or IntelliJ problem. Any help to >> diagnose the culprit is welcome. > > Is it after full rebuild of all ports for post-ino64, or with all ports > built on pre-ino64 ? (Mixes are not supported and not supposed to work). Hm. I've rebuild all required ports: --- % pkg info -d intellij-2017.1.3 intellij-2017.1.3: python27-2.7.13_3 openjdk8-8.131.11 intellij-pty4j-0.5_1 intellij-fsnotifier-20160221_2 --- But sure not *all* ports. > Check java programs for JNI calls which return struct stat or struct > dirent to java code, and java code which knows the layout. It is, e.g., > the problem with Firefox and its javascript, but there the recompilation > seems to work. OK, thanks. I'll wait for FreeBSD cluster[*] to build post-ino64 packages, reinstall all of them and see what's next. [*] Seems to occur RSN. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve