Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 889924 - net-misc/mulk-0.7.0-r1 fails to compile (DASH-SYSTEM): m_malloc.c:66:37: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
Summary: net-misc/mulk-0.7.0-r1 fails to compile (DASH-SYSTEM): m_malloc.c:66:37: erro...
Status: CONFIRMED
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: 2023-01-06 07:09 UTC by Agostino Sarubbo
Modified: 2023-01-06 07:09 UTC (History)
0 users

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


Attachments
build.log (build.log,80.10 KB, text/plain)
2023-01-06 07:09 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 2023-01-06 07:09:42 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/mulk-0.7.0-r1 fails to compile (DASH-SYSTEM).
Discovered on: amd64 (internal ref: dash_tinderbox)

NOTE:
(DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-06 07:09:45 UTC
Created attachment 847618 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-01-06 07:09:45 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


parse.c:38:10: fatal error: buffio.h: No such file or directory
m_malloc.c:66:37: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wpointer-to-int-cast]]