Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830267 - app-admin/fsvs-1.2.5-r2 fails to compile: svn_types.h:261:26: error: missing binary operator before token "("
Summary: app-admin/fsvs-1.2.5-r2 fails to compile: svn_types.h:261:26: error: missing ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-30 07:01 UTC by Agostino Sarubbo
Modified: 2023-10-08 11:04 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,52.11 KB, text/plain)
2021-12-30 07:02 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-12-30 07:01:59 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-admin/fsvs-1.2.5-r2 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2021-12-30 07:02:01 UTC
Created attachment 760785 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-12-30 07:02:02 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/bin/sh: line 1: tags: No such file or directory
hash_ops.h:13:10: fatal error: db.h: No such file or directory
/usr/include/subversion-1/svn_types.h:261:26: error: missing binary operator before token "("
Comment 3 Agostino Sarubbo gentoo-dev 2023-02-17 13:57:48 UTC
Dear treecleaner@:

gcc13_tinderbox reproduced this issue right now.

Since it has not been fixed for a long time, I'd suggest to evaluate if it is the case to remove this package from the tree. Thanks
Comment 4 Larry the Git Cow gentoo-dev 2023-10-08 11:04:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=791c798075c28274952bc276588a9ce8c79f43a7

commit 791c798075c28274952bc276588a9ce8c79f43a7
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2023-10-08 11:04:01 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-10-08 11:04:01 +0000

    app-admin/fsvs: drop 1.2.5-r2
    
    Closes: https://github.com/gentoo/gentoo/pull/32436
    Closes: https://bugs.gentoo.org/439204
    Closes: https://bugs.gentoo.org/693650
    Closes: https://bugs.gentoo.org/729112
    Closes: https://bugs.gentoo.org/830267
    Closes: https://bugs.gentoo.org/865267
    Closes: https://bugs.gentoo.org/875677
    Signed-off-by: David Seifert <soap@gentoo.org>

 app-admin/fsvs/Manifest                         |  1 -
 app-admin/fsvs/files/fsvs-1.2.5-as-needed.patch | 31 -------------
 app-admin/fsvs/fsvs-1.2.5-r2.ebuild             | 60 -------------------------
 3 files changed, 92 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58f2ca73cb9d631c1b90a6590e320711419127be

commit 58f2ca73cb9d631c1b90a6590e320711419127be
Author:     Joseph McElroy <59029169+jmcelroy01@users.noreply.github.com>
AuthorDate: 2023-10-08 11:04:00 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2023-10-08 11:04:00 +0000

    app-admin/fsvs: add 1.2.11
    
    Bug: https://bugs.gentoo.org/439204
    Bug: https://bugs.gentoo.org/693650
    Bug: https://bugs.gentoo.org/729112
    Bug: https://bugs.gentoo.org/830267
    Bug: https://bugs.gentoo.org/865267
    Bug: https://bugs.gentoo.org/875677
    Closes: https://bugs.gentoo.org/912970
    Signed-off-by: Joseph McElroy <59029169+jmcelroy01@users.noreply.github.com>
    Signed-off-by: David Seifert <soap@gentoo.org>

 app-admin/fsvs/Manifest                         |  1 +
 app-admin/fsvs/files/fsvs-1.2.11-makefile.patch | 68 +++++++++++++++++++++++++
 app-admin/fsvs/fsvs-1.2.11.ebuild               | 55 ++++++++++++++++++++
 3 files changed, 124 insertions(+)