Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5413 - pwlib does not build for K6
Summary: pwlib does not build for K6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Nick Hadaway
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-22 15:19 UTC by Martin Bergstrand
Modified: 2003-02-04 19:42 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Bergstrand 2002-07-22 15:19:57 UTC
Trying to build any recent ebuild of pwlib generates the following error message:

cc -mcpu=k6 -march=k6 -O3 -pipe -Wall -DP_LINUX -mcpu=i586 -D_REENTRANT
-DP_HAS_SEMAPHORES -fPIC -DP_SSL -I/usr/include/include -I/usr/include/crypto
-DP_EXPAT -DP_PTHREADS -DPHAS_TEMPLATES -DPBYTE_ORDER=PLITTLE_ENDIAN
-I/var/tmp/portage/pwlib-1.3.3/work/pwlib/include/ptlib/unix
-I/var/tmp/portage/pwlib-1.3.3/work/pwlib/include -c ../common/getdate.tab.c -o
/var/tmp/portage/pwlib-1.3.3/work/pwlib/lib/obj_linux_x86_r/getdate.tab.o
cc1: -mcpu=i586 does not support -march=k6
make[2]: ***
[/var/tmp/portage/pwlib-1.3.3/work/pwlib/lib/obj_linux_x86_r/getdate.tab.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/pwlib-1.3.3/work/pwlib/src/ptlib/unix'
make[1]: *** [opt] Error 2
make[1]: Leaving directory `/var/tmp/portage/pwlib-1.3.3/work/pwlib'
make: *** [optshared] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 4, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/dev-libs/pwlib/pwlib-1.3.3.ebuild .


Last version I have been able to build sucessfully was 1.2.12-r3
Comment 1 Nick Hadaway 2002-07-23 00:56:53 UTC
Updated ebuild to include a patch which strips conflicting gcc optimizations
that are already set via make.conf.