[MacPorts] #20775: gnustep-base: gnustep-config: command not found
MacPorts
noreply at macports.org
Tue Jun 19 09:04:53 PDT 2012
#20775: gnustep-base: gnustep-config: command not found
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.7.1
Keywords: | Port: gnustep-base
-------------------------------------+--------------------------------------
Comment(by drh@…):
Replying to [comment:21 drh@…]:
> Replying to [comment:19 ryandesign@…]:
> > Remember to use WikiFormatting when writing in Trac.
>
> Follow-up to first reply:
> Sorry, I gave just the segment from the gnu step-base main.log. Can't
seem to find anything called config.log
Found it! This is probably the segment of the config.log file that is
relevant:
configure:2252: checking for /usr/bin/clang option to accept ANSI C
configure:2322: /usr/bin/clang -c -pipe -O2 -arch x86_64
-I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c
>&5
configure:2328: $? = 0
configure:2332: test -z
|| test ! -s conftest.err
configure:2335: $? = 0
configure:2338: test -s conftest.o
configure:2341: $? = 0
configure:2359: result: none needed
configure:2377: /usr/bin/clang -c -pipe -O2 -arch x86_64
-I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c
>&5
conftest.c:2:3: error: unknown type name 'choke'
choke me
^
conftest.c:2:11: error: expected ';' after top level declarator
choke me
^
;
2 errors generated.
configure:2383: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2521: checking how to run the C preprocessor
configure:2556: /usr/bin/clang -E -I/opt/local/include
-I/opt/local/include -I/opt/local/include conftest.c
configure:2562: $? = 0
configure:2594: /usr/bin/clang -E -I/opt/local/include
-I/opt/local/include -I/opt/local/include conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:2600: $? = 1
configure: failed program was:
| /* confdefs.h. */
>
> >
> > Replying to [comment:18 drh@…]:
> > > However, "sudo port install gnustep-base" now fails because it can't
use the gcc-4.2 compiler which is freshly installed in /usr/bin (AFAIK,
that is the right place). As this isn't gcc-3.x, libgcc_s and libobjc
would seem to be irrelevant, but what equivalents for gcc-4.2 are expected
and where should they be? There seem to be no equivalents on this machine
> > >
> > {{{
> > :info:configure configure: error: The Objective-C compiler does not
work or is not installed properly.
> > }}}
> >
> > What Xcode are you using? Apple no longer provides gcc-4.2 as of Xcode
4.3. (However, the portfile makes no mention of requiring gcc-4.2.) What
does the gnustep-base main.log say? What does the gnustep-base config.log
say?
--
Ticket URL: <https://trac.macports.org/ticket/20775#comment:22>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list