[MacPorts] #39589: cgminer @3.2.2 - build failure when nawk is active
MacPorts
noreply at macports.org
Sun Jun 30 12:13:45 PDT 2013
#39589: cgminer @3.2.2 - build failure when nawk is active
--------------------------------+----------------------
Reporter: havier25099amph@… | Owner: ram@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.1.3
Resolution: | Keywords:
Port: cgminer |
--------------------------------+----------------------
Changes (by ram@…):
* status: new => assigned
Comment:
Interesting, I can't reproduce this when using `nawk`:
{{{
checking build system type... x86_64-apple-darwin12.4.0
checking host system type... x86_64-apple-darwin12.4.0
checking target system type... x86_64-apple-darwin12.4.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
<snip>
checking for pkg-config... /opt/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBCURL... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating compat/Makefile
config.status: creating compat/jansson/Makefile
config.status: creating ccan/Makefile
config.status: creating lib/Makefile
config.status: creating config.h
config.status: executing depfiles commands
------------------------------------------------------------------------
cgminer 3.2.2
------------------------------------------------------------------------
Configuration Options Summary:
curses.TUI...........: FOUND: -lncurses
OpenCL...............: FOUND. GPU mining support enabled
scrypt...............: Disabled
ADL..................: SDK NOT found, GPU monitoring support DISABLED
Avalon.ASICs.........: Disabled
BFL.ASICs............: Disabled
BitForce.FPGAs.......: Disabled
Icarus.FPGAs.........: Disabled
ModMiner.FPGAs.......: Disabled
Ztex.FPGAs...........: Disabled
Compilation............: make (or gmake)
CPPFLAGS.............: -I/opt/local/include
CFLAGS...............: -pipe -Os -arch x86_64
LDFLAGS..............: -L/opt/local/lib -Wl,-headerpad_max_install_names
-arch x86_64
LDADD................: -L/opt/local/lib -lcurl -ljansson -lpthread
-framework OpenCL -lm
Installation...........: make install (as root if needed, with 'su' or
'sudo')
prefix...............: /opt/local
}}}
We both seem to be using the Mountain Lion with the latest Xcode, so this
is a strange one...
Can you confirm that deactivating `nawk` allows you to build?
--
Ticket URL: <https://trac.macports.org/ticket/39589#comment:3>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list