Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 814614 - www-apps/gitea-1.15.6 fails to compile: bindata.go:2024: syntax error: unexpected EOF, expecting comma or )
Summary: www-apps/gitea-1.15.6 fails to compile: bindata.go:2024: syntax error: unexpe...
Status: RESOLVED DUPLICATE of bug 912394
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ryan Tsien
URL:
Whiteboard:
Keywords:
: 841815 863956 (view as bug list)
Depends on:
Blocks: 841761
  Show dependency tree
 
Reported: 2021-09-24 14:56 UTC by Agostino Sarubbo
Modified: 2024-03-11 05:58 UTC (History)
5 users (show)

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


Attachments
build.log (build.log,85.58 KB, text/plain)
2021-09-24 14:56 UTC, Agostino Sarubbo
Details
gitea-1.15.6:20211130-123331.log (gitea-1.15.6:20211130-123331.log,85.65 KB, text/plain)
2021-11-30 12:34 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-09-24 14:56:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: www-apps/gitea-1.15.2 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-09-24 14:56:56 UTC
CC'ing also the author of the commit (db88b1580e3c7c19afc9b0045d860665736d30a0)
Comment 2 Agostino Sarubbo gentoo-dev 2021-09-24 14:56:57 UTC
Created attachment 741120 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2021-09-24 14:56:58 UTC
Possible context of error(s):

modules/public/bindata.go:2024: syntax error: unexpected EOF, expecting comma or )
Comment 4 Agostino Sarubbo gentoo-dev 2021-11-30 09:32:26 UTC
ci has reproduced this issue with version 1.15.6 - Updating summary.
Comment 5 Agostino Sarubbo gentoo-dev 2021-11-30 12:34:47 UTC
Created attachment 757075 [details]
gitea-1.15.6:20211130-123331.log

updated log
Comment 6 Joonas Niilola gentoo-dev 2021-11-30 12:45:37 UTC
Anyone else hitting this? I can't reproduce and there are no upstream issues open either.

Is the tinderbox broken somehow?
Comment 7 Tomáš Mózes 2021-12-17 22:44:53 UTC
(In reply to Joonas Niilola from comment #6)
> Anyone else hitting this? I can't reproduce and there are no upstream issues
> open either.
> 
> Is the tinderbox broken somehow?

I got this error on some machine some time ago, but cannot reproduce it on my testing box either.
Comment 8 Tomáš Mózes 2022-05-01 19:36:06 UTC
*** Bug 841815 has been marked as a duplicate of this bug. ***
Comment 9 Ryan Tsien 2023-11-17 12:56:31 UTC

*** This bug has been marked as a duplicate of bug 912394 ***
Comment 10 Agostino Sarubbo gentoo-dev 2023-11-17 13:11:11 UTC
(In reply to Ryan Qian from comment #9)
> *** This bug has been marked as a duplicate of bug 912394 ***

usually the new is a duplicate of the existing and not vice-versa
Comment 11 Ryan Tsien 2023-11-17 14:15:41 UTC
(In reply to Agostino Sarubbo from comment #10)
> usually the new is a duplicate of the existing and not vice-versa

Thanks for the correction, I will pay attention to it later.

What I thought about this one was that the gitea version of this bug is too old and I can't reproduce it even after trying it, and subsequent analysis will be more difficult due to the obsolete libraries and golang version, so I want to keep the newer bug open.
Comment 12 Eli Schwartz 2024-03-11 05:58:58 UTC
*** Bug 863956 has been marked as a duplicate of this bug. ***