Bug 233512

Summary: devel/guile-lib: Fix missing dependency
Product: Ports & Packages Reporter: Nathan <ndowens04>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed Unable to Reproduce    
Severity: Affects Some People    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Fix pkg-fallout none

Description Nathan 2018-11-25 18:45:07 UTC
Created attachment 199551 [details]
Fix pkg-fallout

devel/guile-lib:                                                                               
                                                                                             
* Fix missing libiconv depend                                                                  
* Correct order of variables, per handbook                                                     
                                                                                         
Submitted by:   ndowens@yahoo.com                                                              
Approved by:    ndowens@yahoo.com(maintainer)

Tested on 12/13 amd64 poudriere

Used LIB_DEPENDS instead of USES=iconv did not work with configure script
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-11-26 16:51:21 UTC
antoine@ has added explicit USES=iconv to devel/guile2 in r485846. I've built devel/guile-lib successfully after that commit.
Comment 2 Nathan 2018-11-26 17:01:37 UTC
(In reply to Sunpoet Po-Chuan Hsieh from comment #1)
I tried it in poudriere and got the same error as the pkg-fallout msg. I tried adding USES=iconv but that didn’t solve it for me
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2019-01-06 10:35:09 UTC
Did you still get pkg-fallout notification? I cannot reproduce the failure on 11.2-RELEASE and 12.0-RELEASE after r485846.
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2019-01-12 20:33:21 UTC
I'm closing this PR. Please feel free to reopen it if necessary. Thanks!