svn commit: r369448 - head/lang/gcc5

Gerald Pfeifer gerald at pfeifer.com
Tue Oct 7 14:02:06 UTC 2014


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


More information about the svn-ports-all mailing list