Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 346295 - sys-fs/lvm2-2.02.74 can't compile, checking limits.h fail
Summary: sys-fs/lvm2-2.02.74 can't compile, checking limits.h fail
Status: VERIFIED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-21 12:12 UTC by Yixun Lan
Modified: 2011-05-04 15:19 UTC (History)
3 users (show)

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


Attachments
LVM2.2.02.74 config log (config.log,33.31 KB, text/plain)
2010-11-21 12:14 UTC, Yixun Lan
Details
emerge --info (emerge.log,5.13 KB, text/plain)
2010-11-21 12:15 UTC, Yixun Lan
Details
emerge info of lvm2 (emerge_lvm2.log,5.52 KB, text/plain)
2010-11-21 12:16 UTC, Yixun Lan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yixun Lan archtester gentoo-dev 2010-11-21 12:12:31 UTC
fail to check limits.h


configure:4981: result: no
  configure:4981: checking limits.h presence
  configure:4981: i686-pc-linux-gnu-gcc -E  conftest.c
(>configure:4981: $? = 0
1>configure:4981: result: yes
  configure:4981: WARNING: limits.h: present but cannot be compiled
  configure:4981: WARNING: limits.h:     check for missing prerequisite headers  ?
)>configure:4981: WARNING: limits.h: see the Autoconf documentation
  configure:4981: WARNING: limits.h:     section "Present But Cannot Be Compile  d"
  configure:4981: WARNING: limits.h: proceeding with the compiler's result
  configure:4981: checking for limits.h
  configure:4981: result: no
  configure:4988: error: bailing out
}> 


Reproducible: Always

Steps to Reproduce:
1. emerge =sys-fs/lvm2-2.02.74
2.
3.
Comment 1 Yixun Lan archtester gentoo-dev 2010-11-21 12:14:22 UTC
Created attachment 255003 [details]
LVM2.2.02.74 config log
Comment 2 Yixun Lan archtester gentoo-dev 2010-11-21 12:15:03 UTC
Created attachment 255005 [details]
emerge --info
Comment 3 Yixun Lan archtester gentoo-dev 2010-11-21 12:16:19 UTC
Created attachment 255007 [details]
emerge info of lvm2
Comment 4 Yixun Lan archtester gentoo-dev 2010-11-21 13:28:03 UTC
remove " -fomit-frame-pointer" from CFLAGS
remove "-fprefetch-loop-arrays " from CXXFLAGS

passed the compile stage, 
Comment 5 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2011-05-02 06:26:39 UTC
i can't reproduce here, please retest on .85
Comment 6 Yixun Lan archtester gentoo-dev 2011-05-04 07:37:25 UTC
test latest .85 passed, even 
add " -fomit-frame-pointer" to CFLAGS
add "-fprefetch-loop-arrays " to CXXFLAGS

about .84, also I can't reproduce this problem with my latest system

so please close it.

Thanks
Comment 7 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2011-05-04 15:19:12 UTC
Closing thanks.