Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930767 - sci-biology/maqview-0.2.5-r4 fails to compile: socket_view.c:291:103: error: passing argument 3 of accept from incompatible pointer type [-Wincompatible-pointer-types]
Summary: sci-biology/maqview-0.2.5-r4 fails to compile: socket_view.c:291:103: error: ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Biology related packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-04-27 08:02 UTC by Agostino Sarubbo
Modified: 2024-04-27 19:15 UTC (History)
0 users

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


Attachments
build.log (build.log,61.57 KB, text/plain)
2024-04-27 08: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 2024-04-27 08:02:05 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-biology/maqview-0.2.5-r4 fails to compile.
Discovered on: amd64 (internal ref: gcc14_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0003
Comment 1 Agostino Sarubbo gentoo-dev 2024-04-27 08:02:06 UTC
Created attachment 891838 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-04-27 19:15:21 UTC
The bug has been closed via the following commit(s):

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

commit 27cb9ea6333afc1189fc308caf4c11e7ef0c5994
Author:     Brahmajit Das <brahmajit.xyz@gmail.com>
AuthorDate: 2024-04-27 19:15:04 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2024-04-27 19:15:04 +0000

    sci-biology/maqview: Fix passing of incompatible pointer type
    
    Closes: https://github.com/gentoo/gentoo/pull/36460
    Closes: https://bugs.gentoo.org/930767
    Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com>
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../maqview/files/maqview-0.2.5-gcc14-build-fix.patch        | 12 ++++++++++++
 .../{maqview-0.2.5-r4.ebuild => maqview-0.2.5-r5.ebuild}     |  5 +++--
 2 files changed, 15 insertions(+), 2 deletions(-)