Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 933742

Summary: app-backup/amanda-3.5.4 fails to compile: runtar.c:199:18: error: assignment to char from incompatible pointer type const char [-Wincompatible-pointer-types]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Robin Johnson <robbat2>
Status: CONFIRMED ---    
Severity: normal CC: dustin, leonchik1976, nazard, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-06-07 14:05:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-backup/amanda-3.5.4 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0003
Comment 1 Agostino Sarubbo gentoo-dev 2024-06-07 14:05:14 UTC
CC'ing also the author of the commit (75ae4e8afe2fc84ced438d7d08fc39d5b52d4802)
Comment 2 Agostino Sarubbo gentoo-dev 2024-06-07 14:05:15 UTC
Created attachment 895309 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2024-06-07 14:05:17 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


configure: WARNING: Not building 'amplot', because gnuplot was not found
  Not building 'amplot', because gnuplot was not found
runtar.c:199:18: error: assignment to ‘char **’ from incompatible pointer type ‘const char **’ [-Wincompatible-pointer-types[https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wincompatible-pointer-types]]