From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Apr 7 23:50:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A93F3A42 for ; Mon, 7 Apr 2014 23:50:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8868113B0 for ; Mon, 7 Apr 2014 23:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s37No10t011621 for ; Mon, 7 Apr 2014 23:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s37No1jf011620; Mon, 7 Apr 2014 23:50:01 GMT (envelope-from gnats) Date: Mon, 7 Apr 2014 23:50:01 GMT Message-Id: <201404072350.s37No1jf011620@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Toni Ballesta Subject: Re: ports/184481: x11-fm/doublecmd compilation fail X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Toni Ballesta List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2014 23:50:01 -0000 The following reply was made to PR ports/184481; it has been noted by GNATS. From: Toni Ballesta To: bug-followup@FreeBSD.org, mustelator@yahoo.es Cc: Subject: Re: ports/184481: x11-fm/doublecmd compilation fail Date: Tue, 08 Apr 2014 01:37:26 +0200 Hello. Ok, I'm upgrade to Freebsd 10.0-RELEASE and now, using portmaster, the problem is with editors/lazarus-lcl-gtk2. Second try with portmaster -C: ===> Installing for lazarus-lcl-gtk2-1.2_1 cd: /usr/ports/editors/lazarus-lcl-gtk2/work/lazarus/lcl/units/x86_64-freebsd/gtk2: No such file or directory *** Error code 2 Oh SIR, If I go to the path and make clean, then build correctly, the gtk2 and the nogui! Can somebody explain this? And now, other "problem" with editors/lazarus-lcl-nogui!!! But the same solution: make clean && make, and ok... :$ Continuing (or restarting) compiling the mucommander, it shows an error and nop, doesn't work: # portmaster x11-fm/doublecmd ============================== (...) Compiling fmain.pas Compiling ./fileviews/ubrieffileview.pas Compiling ./fileviews/ufileviewwithgrid.pas Compiling fmain.pas Compiling ./fileviews/ubrieffileview.pas Compiling fmain.pas Compiling ./fileviews/ucolumnsfileview.pas Compiling fmain.pas Compiling ufileviewnotebook.pas ufileviewnotebook.pas(93,44) Error: Identifier not found "TCustomNotebook" ufileviewnotebook.pas(93,44) Error: class type expected, but got "" ufileviewnotebook.pas(147,24) Error: No property found to override ufileviewnotebook.pas(147,24) Error: This kind of property can't be published ufileviewnotebook.pas(151,25) Error: No property found to override ufileviewnotebook.pas(151,25) Error: This kind of property can't be published ufileviewnotebook.pas(152,23) Error: No property found to override ufileviewnotebook.pas(152,23) Error: This kind of property can't be published ufileviewnotebook.pas(112,15) Error: There is no method in an ancestor class to be overridden: "TFileViewNotebook.DoChange;" ufileviewnotebook.pas(113,15) Error: There is no method in an ancestor class to be overridden: "TFileViewNotebook.MouseDown(TMouseButton,TShiftState,LongInt,LongInt);" ufileviewnotebook.pas(114,15) Error: There is no method in an ancestor class to be overridden: "TFileViewNotebook.MouseMove(TShiftState,LongInt,LongInt);" ufileviewnotebook.pas(115,15) Error: There is no method in an ancestor class to be overridden: "TFileViewNotebook.MouseUp(TMouseButton,TShiftState,LongInt,LongInt);" ufileviewnotebook.pas(155,1) Fatal: There were 12 errors compiling module, stopping ERROR: failed compiling of project /usr/ports/x11-fm/doublecmd/work/doublecmd-0.5.9/src/doublecmd.lpi *** Error code 2 Stop. make[1]: stopped in /usr/ports/x11-fm/doublecmd *** Error code 1 Stop. make: stopped in /usr/ports/x11-fm/doublecmd ============================== The lazarus seems to be installed ok: # pkg info -x lazarus lazarus-1.2 lazarus-lcl-gtk2-1.2_1 lazarus-lcl-nogui-1.2_1 lazarus-lcl-units-1.2_1