Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Oct 2014 15:52:45 +0200 (CEST)
From:      Gerald Pfeifer <gerald@pfeifer.com>
To:        Baptiste Daroussin <bapt@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r369448 - head/lang/gcc5
Message-ID:  <alpine.LSU.2.11.1410071547040.6092@tuna.site>
In-Reply-To: <20140928205858.GH40373@ivaldir.etoilebsd.net>
References:  <201409281049.s8SAnFiT062634@svn.freebsd.org> <alpine.LSU.2.11.1409281750240.22320@tuna.site> <20140928205858.GH40373@ivaldir.etoilebsd.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 2014-09-28 22:58, Baptiste Daroussin wrote:
>>   share/applications
>>   share/licenses/gcc5-5.0.s20140921
> The above stayed? that looks strange I'm at EuroBSDCon for now, I'll 
> check when back home.

Thanks.  This now went from warning to error in my recent test
after your later committ

  r370199 | bapt | 2014-10-06 18:13:15 +0000 (Mon, 06 Oct 2014) | 5 lines

  Comment out info/dir files
  indexinfo is taking care of generating it at package installation time
 
Here is the log:

  #### make
  #### make stage
  #### make package
  #### make deinstall
  #### pkg install
  #### make deinstall
  #### make reinstall
  #### make package
  #### make deinstall
  #### The PREFIX should be essentially empty:
  info/gcc5
  share/applications
  share/gcc-5.0.0
  share/licenses/gcc5-5.0.s20141005
  info/gcc5
  #### Running regression-test, checking for orphans, checking pkg-plist.
  ====> Checking for pkg-plist issues (check-plist)
  ===> Parsing plist
  ===> Checking for items in STAGEDIR missing from pkg-plist
  Error: Orphaned: info/gcc5/dir
  ===> Checking for items in pkg-plist which are not in STAGEDIR
  ===> Error: Plist issues found.
  ===> Warning: Test was done with PREFIX != LOCALBASE
  ===> Warning: The port may not be properly installing into PREFIX
  *** Error code 1

(This is installing as user into a non-standard PREFIX and following
the old ports/package testing instructions.)

Gerald



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