Discussion:
decision on anonymous shared memory allocation method failed
Schmoll, Brett x66244
2006-06-12 16:24:51 UTC
Permalink
Hi all,

Trying to see if I can get svn to build on our HP NonStop platform and am
having some difficulties getting APR portion to build.

Checking for Shared Memory Support...
checking for library containing shm_open... no
checking sys/mman.h usability... no
checking sys/mman.h presence... no
checking for sys/mman.h... no
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/mutex.h usability... no
checking sys/mutex.h presence... no
checking for sys/mutex.h... no
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking sys/file.h usability... no
checking sys/file.h presence... no
checking for sys/file.h... no
checking kernel/OS.h usability... no
checking kernel/OS.h presence... no
checking for kernel/OS.h... no
checking os2.h usability... no
checking os2.h presence... no
checking for os2.h... no
checking for mmap... no
checking for munmap... no
checking for shm_open... no
checking for shm_unlink... no
checking for shmget... yes
checking for shmat... yes
checking for shmdt... yes
checking for shmctl... yes
checking for create_area... no
checking for MAP_ANON in sys/mman.h... no
checking for /dev/zero... no
./configure:Error: decision on anonymous shared memory allocation method
failed

Given the yes's on shmget etc I would have thought that it wouldv'e worked.
Is their anyway to work-around this and/or fix it?

-Brett Schmoll

_
This message and any attachments are intended only for the use of the addressee and
may contain information that is privileged and confidential. If the reader of the
message is not the intended recipient or an authorized representative of the
intended recipient, you are hereby notified that any dissemination of this
communication is strictly prohibited. If you have received this communication in
error, please notify us immediately by e-mail and delete the message and any
attachments from your system.
Jean-frederic Clere
2006-06-12 19:52:03 UTC
Permalink
Post by Schmoll, Brett x66244
Hi all,
Trying to see if I can get svn to build on our HP NonStop platform and
am having some difficulties getting APR portion to build.
Checking for Shared Memory Support...
checking for library containing shm_open... no
checking sys/mman.h usability... no
checking sys/mman.h presence... no
checking for sys/mman.h... no
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/mutex.h usability... no
checking sys/mutex.h presence... no
checking for sys/mutex.h... no
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking sys/file.h usability... no
checking sys/file.h presence... no
checking for sys/file.h... no
checking kernel/OS.h usability... no
checking kernel/OS.h presence... no
checking for kernel/OS.h... no
checking os2.h usability... no
checking os2.h presence... no
checking for os2.h... no
checking for mmap... no
checking for munmap... no
checking for shm_open... no
checking for shm_unlink... no
checking for shmget... yes
checking for shmat... yes
checking for shmdt... yes
checking for shmctl... yes
checking for create_area... no
checking for MAP_ANON in sys/mman.h... no
checking for /dev/zero... no
./configure:Error: decision on anonymous shared memory allocation
method failed
Given the yes's on shmget etc I would have thought that it wouldv'e
worked. Is their anyway to work-around this and/or fix it?
You should have a config.log somewhere please send it.

Cheers

Jean-frederic
Post by Schmoll, Brett x66244
-Brett Schmoll
This message and any attachments are intended only for the use of the
addressee and may contain information that is privileged and
confidential. If the reader of the message is not the intended
recipient or an authorized representative of the intended recipient,
you are hereby notified that any dissemination of this communication
is strictly prohibited. If you have received this communication in
error, please notify us immediately by e-mail and delete the message
and any attachments from your system.
Schmoll, Brett x66244
2006-06-12 20:27:44 UTC
Permalink
<***@apr.apache.org>:
ezmlm-reject: fatal: Sorry, I don't accept messages larger than 100000 bytes
(#5.2.3)

Log is 111k and was bounced from the list....any particular portion that
would be useful?

-Brett


-----Original Message-----
From: Jean-frederic Clere [mailto:***@gmail.com]
Sent: Monday, June 12, 2006 2:00 PM
To: Schmoll, Brett x66244
Cc: ***@apr.apache.org
Subject: Re: decision on anonymous shared memory allocation method
failed
Post by Schmoll, Brett x66244
Hi all,
Trying to see if I can get svn to build on our HP NonStop platform and
am having some difficulties getting APR portion to build.
Checking for Shared Memory Support...
checking for library containing shm_open... no
checking sys/mman.h usability... no
checking sys/mman.h presence... no
checking for sys/mman.h... no
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/mutex.h usability... no
checking sys/mutex.h presence... no
checking for sys/mutex.h... no
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking sys/file.h usability... no
checking sys/file.h presence... no
checking for sys/file.h... no
checking kernel/OS.h usability... no
checking kernel/OS.h presence... no
checking for kernel/OS.h... no
checking os2.h usability... no
checking os2.h presence... no
checking for os2.h... no
checking for mmap... no
checking for munmap... no
checking for shm_open... no
checking for shm_unlink... no
checking for shmget... yes
checking for shmat... yes
checking for shmdt... yes
checking for shmctl... yes
checking for create_area... no
checking for MAP_ANON in sys/mman.h... no
checking for /dev/zero... no
./configure:Error: decision on anonymous shared memory allocation
method failed
Given the yes's on shmget etc I would have thought that it wouldv'e
worked. Is their anyway to work-around this and/or fix it?
You should have a config.log somewhere please send it.

Cheers

Jean-frederic
Post by Schmoll, Brett x66244
-Brett Schmoll
This message and any attachments are intended only for the use of the
addressee and may contain information that is privileged and
confidential. If the reader of the message is not the intended
recipient or an authorized representative of the intended recipient,
you are hereby notified that any dissemination of this communication
is strictly prohibited. If you have received this communication in
error, please notify us immediately by e-mail and delete the message
and any attachments from your system.
Garrett Rooney
2006-06-14 14:59:05 UTC
Permalink
Post by Schmoll, Brett x66244
ezmlm-reject: fatal: Sorry, I don't accept messages larger than 100000 bytes
(#5.2.3)
Log is 111k and was bounced from the list....any particular portion that
would be useful?
Uhh, the portion where it's trying to figure out what shm
implementation to use would be a good place to start ;-)

-garrett
Schmoll, Brett x66244
2006-06-14 14:56:18 UTC
Permalink
Any thoughts on this issue? Pointers to what might be the culprit(s)?

-Brett

-----Original Message-----
From: Schmoll, Brett x66244
Sent: Monday, June 12, 2006 2:28 PM
To: 'Jean-frederic Clere'
Cc: '***@apr.apache.org'
Subject: RE: decision on anonymous shared memory allocation method
failed


<***@apr.apache.org>:
ezmlm-reject: fatal: Sorry, I don't accept messages larger than 100000 bytes
(#5.2.3)

Log is 111k and was bounced from the list....any particular portion that
would be useful?

-Brett


-----Original Message-----
From: Jean-frederic Clere [mailto:***@gmail.com]
Sent: Monday, June 12, 2006 2:00 PM
To: Schmoll, Brett x66244
Cc: ***@apr.apache.org
Subject: Re: decision on anonymous shared memory allocation method
failed
Post by Schmoll, Brett x66244
Hi all,
Trying to see if I can get svn to build on our HP NonStop platform and
am having some difficulties getting APR portion to build.
Checking for Shared Memory Support...
checking for library containing shm_open... no
checking sys/mman.h usability... no
checking sys/mman.h presence... no
checking for sys/mman.h... no
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/mutex.h usability... no
checking sys/mutex.h presence... no
checking for sys/mutex.h... no
checking sys/shm.h usability... yes
checking sys/shm.h presence... yes
checking for sys/shm.h... yes
checking sys/file.h usability... no
checking sys/file.h presence... no
checking for sys/file.h... no
checking kernel/OS.h usability... no
checking kernel/OS.h presence... no
checking for kernel/OS.h... no
checking os2.h usability... no
checking os2.h presence... no
checking for os2.h... no
checking for mmap... no
checking for munmap... no
checking for shm_open... no
checking for shm_unlink... no
checking for shmget... yes
checking for shmat... yes
checking for shmdt... yes
checking for shmctl... yes
checking for create_area... no
checking for MAP_ANON in sys/mman.h... no
checking for /dev/zero... no
./configure:Error: decision on anonymous shared memory allocation
method failed
Given the yes's on shmget etc I would have thought that it wouldv'e
worked. Is their anyway to work-around this and/or fix it?
You should have a config.log somewhere please send it.

Cheers

Jean-frederic
Post by Schmoll, Brett x66244
-Brett Schmoll
This message and any attachments are intended only for the use of the
addressee and may contain information that is privileged and
confidential. If the reader of the message is not the intended
recipient or an authorized representative of the intended recipient,
you are hereby notified that any dissemination of this communication
is strictly prohibited. If you have received this communication in
error, please notify us immediately by e-mail and delete the message
and any attachments from your system.
Joe Orton
2006-06-14 14:58:44 UTC
Permalink
Post by Schmoll, Brett x66244
Any thoughts on this issue? Pointers to what might be the culprit(s)?
Can you file a bug in bugzilla and attach the config.log there?

...
Post by Schmoll, Brett x66244
ezmlm-reject: fatal: Sorry, I don't accept messages larger than 100000 bytes
(#5.2.3)
Log is 111k and was bounced from the list....any particular portion that
would be useful?
joe
Philip M. Gollucci
2006-06-15 03:20:30 UTC
Permalink
Post by Schmoll, Brett x66244
./configure:Error: decision on anonymous shared memory allocation
I've actually seen this as well.

I'm relatively sure its the local configuration in the kernel, but I'm
not sure as the SYSV memory options are on in both.

I should note, that when apr is compiled as part of httpd, this problem
does _NOT_ happen on the box where it breaks.

There was no useful info in the config.log. I can however reliable
recreate it and attach it if someone thinks would be useful.

works:
FreeBSD smgellar.p6m7g8.net 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0:
Wed Apr 12 02:13:01 EDT 2006

grep SYS /usr/src/sys/i386/conf/SMGELLAR
options SYSVSHM #SYSV-style shared memory
options SYSVMSG #SYSV-style message queues
options SYSVSEM #SYSV-style semaphores

does not work:
FreeBSD pgollucci.office.tmcs 6.0-RELEASE-p5 FreeBSD 6.0-RELEASE-p5 #4:
Wed Mar 15 12:27:32 PST 2006

grep SYS /usr/src/sys/i386/conf/P6M7G8
options SYSVSHM #SYSV-style shared memory
options SYSVMSG #SYSV-style message queues
options SYSVSEM #SYSV-style semaphores



------------------------------------------------------------------------
Philip M. Gollucci (***@p6m7g8.com) 323.219.4708
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com
1024D/A79997FA F357 0FDD 2301 6296 690F 6A47 D55A 7172 A799 97F

"It takes a minute to have a crush on someone, an hour to like someone,
and a day to love someone, but it takes a lifetime to forget someone..."
Philip M. Gollucci
2006-06-15 03:22:00 UTC
Permalink
Meant to note, I've 6 boxes running this also witht SYSV options that
all work.

FreeBSD vegeta.p6m7g8.net 6.1-RC FreeBSD 6.1-RC #2: Wed Apr 19 21:42:54
EDT 2006
--
------------------------------------------------------------------------
Philip M. Gollucci (***@p6m7g8.com) 323.219.4708
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com
1024D/A79997FA F357 0FDD 2301 6296 690F 6A47 D55A 7172 A799 97F

"It takes a minute to have a crush on someone, an hour to like someone,
and a day to love someone, but it takes a lifetime to forget someone..."
Schmoll, Brett x66244
2006-06-14 15:22:59 UTC
Permalink
Hey...that is a good idea....

-----Original Message-----
From: ***@gmail.com [mailto:***@electricjellyfish.net]
Sent: Wednesday, June 14, 2006 9:24 AM
To: Schmoll, Brett x66244
Cc: Jean-frederic Clere; ***@apr.apache.org
Subject: Re: decision on anonymous shared memory allocation method
failed
Post by Schmoll, Brett x66244
ezmlm-reject: fatal: Sorry, I don't accept messages larger than 100000
bytes
Post by Schmoll, Brett x66244
(#5.2.3)
Log is 111k and was bounced from the list....any particular portion that
would be useful?
Uhh, the portion where it's trying to figure out what shm
implementation to use would be a good place to start ;-)

-garrett

_
This message and any attachments are intended only for the use of the addressee and
may contain information that is privileged and confidential. If the reader of the
message is not the intended recipient or an authorized representative of the
intended recipient, you are hereby notified that any dissemination of this
communication is strictly prohibited. If you have received this communication in
error, please notify us immediately by e-mail and delete the message and any
attachments from your system.
Loading...