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

Bug 384601

Summary: sci-geosciences/mapserver-6.0.1 fails to install on amd64
Product: Gentoo Linux Reporter: Toby Murray <toby.murray>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Toby Murray 2011-09-27 04:57:32 UTC
mapserver compiles fine but portage quits while installing due to a QA notice:

 * QA Notice: Package has poor programming practices which may compile
 *            but will almost certainly crash on 64bit architectures.
 *
 * Function `msGMLGetItems' implicitly converted to pointer at mapogroutput.c:696
 *
 *  Please file a bug about this at http://bugs.gentoo.org/
 *  with the maintaining herd of the package.
 *
 * ERROR: sci-geosciences/mapserver-6.0.1 failed:
 *   install aborted due to poor programming practices shown above
 *
 * Call stack:
 *   misc-functions.sh, line 992:  Called install_qa_check
 *   misc-functions.sh, line 680:  Called die
 * The specific snippet of code:
 *                              die "install aborted due to" \


Presumably this is a solvable problem as I see amd64 packages for mapserver on other distros.

Reproducible: Always

Steps to Reproduce:
1. attempt to emerge mapserver on amd64
Comment 1 Mike Gilbert gentoo-dev 2011-10-09 03:03:41 UTC
Please provide emerge --info and attach a build log.