| Summary: | ports/mail/procmail build hangs | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Conrad J. Sabatier <conrads> |
| Component: | Individual Port(s) | Assignee: | Andrey A. Chernov <ache> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | ache |
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: freebsd-ports-bugs->ache Over to maintainer. State Changed From-To: open->feedback I can't reproduce this on -current from Nov 5. More detailed investigation from your side is needed. State Changed From-To: feedback->closed Submitter says it was due to the use of -O3 in CFLAGS. |
build of ports/mail/procmail hangs on benchmarking of strstr(), _autotst program (under work/procmail-3.22/src) goes into runaway RUN state, consuming 96% CPU Excerpted build output: Testing for memmove, strchr, strpbrk, strcspn, strtol, strstr, rename, setrgid, setegid, pow, opendir, mkdir, waitpid, fsync, ftruncate, strtod, strncasecmp, strerror, strlcat, memset, bzero, and _exit Determining the maximum number of 16 byte arguments execv() takes Benchmarking your system's strstr() implementation (build never gets beyond this point) Fix: Fix unknown at this time How-To-Repeat: cd /usr/ports/mail/procmail; make