Re: Darwin: make check fails with "child process exited with exit code 134"

From: pansen <andi+postgresql(at)doppelpop(dot)de>
To: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Darwin: make check fails with "child process exited with exit code 134"
Date: 2013-11-09 16:39:17
Message-ID: 1384015157731-5777592.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

i had the same issue. after looking into the macports version that works as
it should i figured out that setting ``CFLAGS=-pipe -Os -arch x86_64`` is
the key (where ``-Os`` decides between working or not).

tried that with apple-clang and apple-gcc42 from macports

--
View this message in context: http://postgresql.1045698.n5.nabble.com/Darwin-make-check-fails-with-child-process-exited-with-exit-code-134-tp5776081p5777592.html
Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message rathodsa 2013-11-09 19:30:48 BUG #8585: 32 bit ODBC driver is not working with Excel 2010 w/PowerPivot
Previous Message vjegatha88 2013-11-09 11:09:38 BUG #8584: Cross Tab Queries

Browse pgsql-hackers by date

  From Date Subject
Next Message Heikki Linnakangas 2013-11-09 16:49:00 Re: Race condition in b-tree page deletion
Previous Message Tom Lane 2013-11-09 16:24:46 Re: Race condition in b-tree page deletion