First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 5413
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Nick Hadaway <nick@capital-internet.net>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Martin Bergstrand <mberg@winfirst.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 5413 depends on: Show dependency tree
Bug 5413 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-07-22 15:19 0000
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 From Nick Hadaway 2002-07-23 00:56:53 0000 -------
Updated ebuild to include a patch which strips conflicting gcc optimizations
that are already set via make.conf.

First Last Prev Next    No search results available      Search page      Enter new bug