Bug 262927 - www/kineto: Build failed
Summary: www/kineto: Build failed
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL:
Keywords: dogfood
Depends on:
Blocks:
 
Reported: 2022-03-30 07:20 UTC by Guangyuan Yang
Modified: 2022-04-21 14:06 UTC (History)
2 users (show)

See Also:
corey: maintainer-feedback+


Attachments
kineto-bug-262927.patch (1014 bytes, patch)
2022-04-20 17:53 UTC, Corey Hinshaw
corey: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Guangyuan Yang freebsd_committer freebsd_triage 2022-03-30 07:20:23 UTC
=======================<phase: extract        >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by kineto-g20211104_1 for building
===>  Extracting for kineto-g20211104_1
=> SHA256 Checksum OK for adnano-go-gemini-v0.1.17_SRHT0.tar.gz.
=> SHA256 Checksum OK for sircmpwn-kineto-857f8c97ebc5_SRHT0.tar.gz.
=> SHA256 Checksum OK for sircmpwn-getopt-23622cc906b3_SRHT0.tar.gz.
=> SHA256 Checksum OK for golang-net-5f4716e94777_GH0.tar.gz.
=> SHA256 Checksum OK for golang-text-v0.3.3_GH0.tar.gz.
mv: rename /wrkdirs/usr/ports/www/kineto/work/kineto-857f8c97ebc5 to /wrkdirs/usr/ports/www/kineto/work/kineto-857f8c97ebc5/kineto-857f8c97ebc5: Invalid argument
*** Error code 1

Stop.
make: stopped in /usr/ports/www/kineto
=>> Cleaning up wrkdir
===>  Cleaning for kineto-g20211104_1

Log: https://think-poudriere.ygy.io/data/130Ramd64-pub/2022-03-30_01h36m15s/logs/errors/kineto-g20211104_1.log
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-03-30 13:30:04 UTC
^Triage: Reporter is committer, assign accordingly.
Comment 2 Corey Hinshaw 2022-04-20 17:53:01 UTC
Created attachment 233363 [details]
kineto-bug-262927.patch

kineto-bug-262927.patch fixes the build error by re-ordering SRHT_TUPLE entries.
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-04-21 14:05:58 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e6783bde1e69de1f5271952ab7c2141b9be18447

commit e6783bde1e69de1f5271952ab7c2141b9be18447
Author:     Corey <corey@electrickite.org>
AuthorDate: 2022-04-21 14:02:14 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-04-21 14:03:12 +0000

    www/kineto: Fix build

    PR:     262927
    Reported by:    ygy@freebsd.org (maintainer)

 www/kineto/Makefile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Comment 4 Fernando Apesteguía freebsd_committer freebsd_triage 2022-04-21 14:06:08 UTC
Committed,

Thanks!