Bug 205327

Summary: [NEW PORT] sysutils/fgt: Runs a command and fails when the child prints something
Product: Ports & Packages Reporter: Yuri Victorovich <yuri>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed Feedback Timeout    
Severity: Affects Only Me CC: robak, tobik
Priority: --- Keywords: feature, needs-qa, patch
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on: 205282    
Bug Blocks:    
Attachments:
Description Flags
shar archive none

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.