Bug 205327 - [NEW PORT] sysutils/fgt: Runs a command and fails when the child prints something
Summary: [NEW PORT] sysutils/fgt: Runs a command and fails when the child prints somet...
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords: feature, needs-qa, patch
Depends on: 205282
Blocks:
  Show dependency treegraph
 
Reported: 2015-12-15 00:16 UTC by Yuri Victorovich
Modified: 2017-10-22 15:12 UTC (History)
2 users (show)

See Also:


Attachments
shar archive (1.58 KB, text/plain)
2015-12-15 00:16 UTC, Yuri Victorovich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2015-12-15 00:16:38 UTC
Created attachment 164248 [details]
shar archive

small utility written in Go.
Comment 1 Bartek Rutkowski freebsd_committer freebsd_triage 2017-03-28 10:56:14 UTC
This fails to build with:
===>  Staging for fgt-0.151214
===>   Generating temporary packing list
install  -s -m 555 /wrkdirs/usr/ports/sysutils/fgt/work/fgt-adb06c2/src//fgt /wrkdirs/usr/ports/sysutils/fgt/work/stage/usr/local/bin/
install: /wrkdirs/usr/ports/sysutils/fgt/work/fgt-adb06c2/src//fgt: No such file or directory
*** Error code 71

Stop.
make: stopped in /usr/ports/sysutils/fgt

Most likely it is missing RUN/BUILD_DEPENDS and some compilation step.
Comment 2 Tobias Kortkamp freebsd_committer freebsd_triage 2017-10-22 15:12:18 UTC
Feedback was given, but no response for > 6 months, so I'm closing this.
Yuri, if there is still interest please reopen.