Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 465580 - net-libs/serf-1.1.1 fails to crosscompile: adding "-I/usr/include" to CPPFLAGS -> cc1: warning: include location "/usr/include" is unsafe for cross-compilation
Summary: net-libs/serf-1.1.1 fails to crosscompile: adding "-I/usr/include" to CPPFLAG...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Arfrever Frehtes Taifersar Arahesis
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-11 19:03 UTC by Dennis Schridde
Modified: 2016-02-27 13:22 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,58.86 KB, text/plain)
2013-04-11 19:04 UTC, Dennis Schridde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2013-04-11 19:03:54 UTC
Configuring Serf...

  adding "-I/usr/include" to CPPFLAGS
  adding "-L/usr/lib" to LDFLAGS
  adding "-R/usr/lib" to LDFLAGS
[...]
cc1: warning: include location "/usr/include/apr-1" is unsafe for cross-compilation [-Wpoison-system-directories]
cc1: warning: include location "/usr/include/db4.8" is unsafe for cross-compilation [-Wpoison-system-directories]
cc1: warning: include location "/usr/include" is unsafe for cross-compilation [-Wpoison-system-directories]

Reproducible: Always




emerge --info (ROOT=/): attachment #345266 [details]
emerge --info (ROOT=/mnt/ppc64): attachment #345268 [details]
Comment 1 Dennis Schridde 2013-04-11 19:04:19 UTC
Created attachment 345270 [details]
build.log
Comment 2 Arfrever Frehtes Taifersar Arahesis 2014-01-10 23:08:20 UTC
What are results with Serf >=1.3, which uses Scons instead of Autotools?
Comment 3 Dennis Schridde 2016-02-27 13:22:42 UTC
We've abandoned IBM Cell a while ago.