Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 892980 - www-apps/hugo fails to build with dev-lang/go-1.20
Summary: www-apps/hugo fails to build with dev-lang/go-1.20
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: tea
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-03 05:59 UTC by William Hubbs
Modified: 2023-02-03 17:45 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description William Hubbs gentoo-dev 2023-02-03 05:59:17 UTC
Hi,

I looked into this, and the issue can be fixed by using a dependency
tarball instead of a vendor tarball and dropping
hugo-0.96.0-unbundle-libwebp-and-libsass.patch.

Thanks,

William
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-02-03 06:00:44 UTC
I don't think it's really a fix to drop the patch which unbundles software.
Comment 2 Larry the Git Cow gentoo-dev 2023-02-03 06:08:30 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76ff17bf260af22c065e920700e6524258a14eb8

commit 76ff17bf260af22c065e920700e6524258a14eb8
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2023-02-03 06:08:13 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2023-02-03 06:08:13 +0000

    www-apps/hugo: set BDEPEND for <dev-lang/go-1.20
    
    Bug: https://bugs.gentoo.org/892980
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 www-apps/hugo/hugo-0.108.0.ebuild | 3 ++-
 www-apps/hugo/hugo-0.110.0.ebuild | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)
Comment 3 tea 2023-02-03 08:32:40 UTC
Can't reproduce with dev-lang/go-1.20 and www-apps/hugo-0.110.0, please attach the build log and the output of  emerge --info www-apps/hugo

<https://wiki.gentoo.org/wiki/Bugzilla/Bug_report_guide#Report_a_build-time_bug_.28emerge_failed.29>
Comment 4 Larry the Git Cow gentoo-dev 2023-02-03 17:45:11 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26405516f93ce1695efced404bc3a2f0731e27b1

commit 26405516f93ce1695efced404bc3a2f0731e27b1
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2023-02-03 17:44:29 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2023-02-03 17:45:03 +0000

    www-apps/hugo: drop go 1.20 blocker
    
    Bug: https://bugs.gentoo.org/892980
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 www-apps/hugo/hugo-0.108.0.ebuild | 1 -
 www-apps/hugo/hugo-0.110.0.ebuild | 1 -
 2 files changed, 2 deletions(-)