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

Bug 134017

Summary: app-misc/boxes-1.0.1 (possibly other versions, too) have deprecated cflags.
Product: Gentoo Linux Reporter: akiskapo <akis.kapo>
Component: [OLD] GCC PortingAssignee: Gentoo Shell Tools project <shell-tools>
Status: RESOLVED WORKSFORME    
Severity: normal CC: fauli, rhill
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 117482    
Attachments: Patch for the "/path/to/boxes-1.0.1/src/regexp/Makefile" Makefile, which removes "-traditional" cflags.

Description akiskapo 2006-05-22 03:25:59 UTC
The Makefile in /path/to/boxes-1.0.1/src/regexp uses cflag "-traditional" which is deprecated for current compiler versions. Without it, the programm compiles successfully also on newer gcc releases.
Comment 1 akiskapo 2006-05-22 03:28:18 UTC
Created attachment 87244 [details, diff]
Patch for the "/path/to/boxes-1.0.1/src/regexp/Makefile" Makefile, which removes "-traditional" cflags.

Patches one of boxes Makefile to enale successfull compilation even on newer gcc versions.
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2006-07-26 05:29:17 UTC
Please apply patch to tree.
Comment 3 Ryan Hill (RETIRED) gentoo-dev 2006-08-17 21:23:48 UTC
this has been in boxes-1.0.1-gentoo.diff since it was first added in 2001.

http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/boxes/files/boxes-1.0.1-gentoo.diff?view=markup