Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 934146 - sys-fs/squashfuse-0.1.105 has implicit function declarations in configure logs
Summary: sys-fs/squashfuse-0.1.105 has implicit function declarations in configure logs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Zac Medico
URL:
Whiteboard: fixed in 0.5.2
Keywords:
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2024-06-12 13:54 UTC by Agostino Sarubbo
Modified: 2024-11-04 01:29 UTC (History)
0 users

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


Attachments
build.log (build.log,83.84 KB, text/plain)
2024-06-12 13:54 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 2024-06-12 13:54:05 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-fs/squashfuse-0.1.105 has implicit function declarations in configure logs.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0072
Comment 1 Agostino Sarubbo gentoo-dev 2024-06-12 13:54:07 UTC
Created attachment 895696 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-06-12 13:54:08 UTC
Found the following implicit function declarations in configure logs:

config.log:1040 - fuse_unmount
Comment 3 Larry the Git Cow gentoo-dev 2024-08-16 18:48:33 UTC
The bug has been closed via the following commit(s):

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

commit fbc5f385eb2cea296cc16c728e19b50286dd81e1
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-08-16 18:45:23 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-08-16 18:48:24 +0000

    sys-fs/squashfuse: add 0.5.2
    
    Closes: https://bugs.gentoo.org/934146
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 sys-fs/squashfuse/Manifest                |  1 +
 sys-fs/squashfuse/squashfuse-0.5.2.ebuild | 54 +++++++++++++++++++++++++++++++
 2 files changed, 55 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2024-11-04 01:29:46 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9390e21faff34800b9da46e8ba04e3b2e9000d27

commit 9390e21faff34800b9da46e8ba04e3b2e9000d27
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2024-11-04 01:14:48 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2024-11-04 01:29:31 +0000

    sys-fs/squashfuse: drop 0.1.105
    
    Bug: https://bugs.gentoo.org/934146
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 sys-fs/squashfuse/Manifest                  |  1 -
 sys-fs/squashfuse/squashfuse-0.1.105.ebuild | 51 -----------------------------
 2 files changed, 52 deletions(-)