Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 125553 - emerge lm_sensors causes too manu open files
Summary: emerge lm_sensors causes too manu open files
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-08 17:56 UTC by Kilburn Abrahams
Modified: 2006-05-28 10:44 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 Kilburn Abrahams 2006-03-08 17:56:55 UTC
When I emerge lm_senors, the compile is repeated and too many open files occurs. Using GCC 3.4.5 on ~x86

make: Makefile:31: pipe: Too many open files
make: Makefile:36: pipe: Too many open files
make: Makefile:51: pipe: Too many open files
make: Makefile:58: pipe: Too many open files
make: Makefile:87: pipe: Too many open files
make: Makefile:133: pipe: Too many open files
make: Makefile:253: pipe: Too many open files
Makefile:271: kernel/include/Module.mk: Too many open files
Makefile:271: lib/Module.mk: Too many open files
Makefile:271: prog/detect/Module.mk: Too many open files
Makefile:271: prog/dump/Module.mk: Too many open files
Makefile:271: prog/eeprom/Module.mk: Too many open files
Makefile:271: prog/pwm/Module.mk: Too many open files
Makefile:271: prog/sensors/Module.mk: Too many open files
Makefile:271: prog/xeon/Module.mk: Too many open files
Makefile:271: prog/sensord/Module.mk: Too many open files
Makefile:271: etc/Module.mk: Too many open files
Makefile:278: no file name for `include'
make: *** creating jobs pipe: Too many open files.  Stop.

!!! ERROR: sys-apps/lm_sensors-2.9.2 failed.
!!! Function src_compile, Line 86, Exitcode 2
!!! emake user failed
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Henrik Brix Andersen 2006-03-09 00:08:26 UTC
Can you reproduce this using gcc-3.4.4-r1?
Comment 2 Ernst Herzberg 2006-05-28 10:44:28 UTC
Hitted by the same problem. Analysing carefully the output shows a line:

make: Warning: File `/usr/include/stdio.h' has modification time 4e+03 s in the future

Resolution: Wait and try again or fix the modification times;-)