[Mesa-dev] [Bug 67098] New: Mac OS X SCons build ld: unknown option: -z
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jul 19 11:54:26 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=67098
Priority: medium
Bug ID: 67098
Keywords: regression
CC: jfonseca at vmware.com
Assignee: mesa-dev at lists.freedesktop.org
Summary: Mac OS X SCons build ld: unknown option: -z
Severity: blocker
Classification: Unclassified
OS: Mac OS X (All)
Reporter: vlee at freedesktop.org
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Other
Product: Mesa
mesa: 719000bd7d7d227a721ee24ea49a55ab9a972b56 (master)
ld on Mac OS X does not support the -z option.
$ ld -v
@(#)PROGRAM:ld PROJECT:ld64-136
configured to support archs: armv6 armv7 armv7s i386 x86_64
LTO support using: LLVM version 3.2svn, from Apple Clang 4.2 (build 425.0.28)
scons: Building targets ...
Linking build/darwin-x86_64-debug/gallium/targets/libgl-xlib/libGL.dylib.1.5
...
ld: unknown option: -z
719000bd7d7d227a721ee24ea49a55ab9a972b56 is the first bad commit
commit 719000bd7d7d227a721ee24ea49a55ab9a972b56
Author: José Fonseca <jfonseca at vmware.com>
Date: Fri Jul 19 13:08:07 2013 +0100
scons: Disallow undefined symbols in Xlib libGL.so.
It's not the first time that, due to missing build dependencies or
incomplete commits, we end up with a broken libGL.so that's missing
symbols, causing all tests to fail catastrophically.
Instead try to catch this sort of issues earlier.
:040000 040000 9c51c6ec1425dbd39ddf86111d1c2c36f9491249
37839f87c70f488b26ee1e014b44ac02ac48dc52 M src
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130719/41a4ace8/attachment.html>
More information about the mesa-dev
mailing list