Page MenuHomeFreeBSD

sysutils/kdirstat : fix stage-qa errors
ClosedPublic

Authored by tcberner on Jan 20 2017, 6:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 8 2025, 7:32 PM
Unknown Object (File)
Jan 6 2025, 3:32 AM
Unknown Object (File)
Dec 1 2024, 6:54 PM
Unknown Object (File)
Dec 1 2024, 2:26 PM
Unknown Object (File)
Nov 23 2024, 11:12 AM
Unknown Object (File)
Nov 22 2024, 5:05 PM
Unknown Object (File)
Nov 21 2024, 5:22 PM
Unknown Object (File)
Nov 21 2024, 11:06 AM
Subscribers
None

Details

Summary
[120amd64-default0-job-01] [1/1] Deleting files for kdirstat-2.7.8: .......... done
===========================================================================
====>> Checking for extra files and directories
====>> Error: Files or directories left over:
share/icons/hicolor/icon-theme.cache
====>> Error: Files or directories modified:
share/applications/mimeinfo.cache size (13, 220)
====>> Cleaning up wrkdir
===>  Cleaning for kdirstat-2.7.8
build of sysutils/kdirstat ended at Thu Jan 19 22:11:54 CET 2017
build time: 00:02:09
!!! build failure encountered !!!
  • Not a gnome port, don't use INSTALLS_ICONS -> gets rid of icon-theme.cache error
  • Don't need desktop-file-utils -> gets rid of mimeinfo.cache error
  • Add missing dependencies
Test Plan

poudriere -tC:

[00:01:50] ====>> Built ports: sysutils/kdirstat

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

tcberner retitled this revision from to sysutils/kdirstat : fix stage-qa errors.
tcberner updated this object.
tcberner edited the test plan for this revision. (Show Details)
tcberner added reviewers: danilo, mat, rakuco.

You need to bump PORTREVISION. Other than that, this looks like a nice fix.

tcberner edited edge metadata.

Bump PORTREVISION.

This revision is now accepted and ready to land.Jan 20 2017, 7:29 PM
This revision was automatically updated to reflect the committed changes.