Il 17/02/12 23:05, Dominik Reichardt ha scritto:
On 17.02.2012, at 23:04, Ryan Schmidt wrote:

On Feb 17, 2012, at 16:02, Dominik Reichardt wrote:

On Feb 17, 2012, at 15:13, Dominik Reichardt wrote:

My "port upgrade outdated" tries to build libvpx. This fails and the config.err 
shows:
https://trac.macports.org/ticket/33283

Thanks.

I realize you are first having to deal with all the fallout of xcode 4.3 but is 
there anything planned yet? A full migration necessary because of all the other 
ports that should need a bump first before bumping others (libtool, perl, etc)?
I have absolutely no idea. I hate how Apple dumps changes like this on us with 
zero warning. I don't have Lion and have no interest in upgrading to it at this 
time so I am not in a position to help with this situation. Good luck.

I see :)

Thanks

Dominik
@ Ryan : here is my config.log....could you look at it and give your opinion ? thx in advance

Regards, Arturo
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by libmowgli configure 0.7.1, which was
generated by GNU Autoconf 2.64.  Invocation command line was

  $ ./configure --prefix=/opt/local

## --------- ##
## Platform. ##
## --------- ##

hostname = iMac-di-Arturo.local
uname -m = x86_64
uname -r = 11.3.0
uname -s = Darwin
uname -v = Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; 
root:xnu-1699.24.23~1/RELEASE_X86_64

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = Mach kernel version:
         Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; 
root:xnu-1699.24.23~1/RELEASE_X86_64
Kernel configured for up to 4 processors.
4 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 16.00 gigabytes
Default processor set: 97 tasks, 457 threads, 4 processors
Load average: 1.31, Mach factor: 2.67
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /opt/local/bin
PATH: /opt/local/sbin
PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2132: checking build system type
configure:2146: result: i386-apple-darwin11.3.0
configure:2166: checking host system type
configure:2179: result: i386-apple-darwin11.3.0
configure:2199: checking target system type
configure:2212: result: i386-apple-darwin11.3.0
configure:2288: checking for gcc
configure:2315: result: /Applications/Xcode.app/Contents/Developer/usr/bin/clang
configure:2544: checking for C compiler version
configure:2553: /Applications/Xcode.app/Contents/Developer/usr/bin/clang 
--version >&5
./configure: line 2555: 
/Applications/Xcode.app/Contents/Developer/usr/bin/clang: No such file or 
directory
configure:2564: $? = 127
configure:2553: /Applications/Xcode.app/Contents/Developer/usr/bin/clang -v >&5
./configure: line 2555: 
/Applications/Xcode.app/Contents/Developer/usr/bin/clang: No such file or 
directory
configure:2564: $? = 127
configure:2553: /Applications/Xcode.app/Contents/Developer/usr/bin/clang -V >&5
./configure: line 2555: 
/Applications/Xcode.app/Contents/Developer/usr/bin/clang: No such file or 
directory
configure:2564: $? = 127
configure:2553: /Applications/Xcode.app/Contents/Developer/usr/bin/clang 
-qversion >&5
./configure: line 2555: 
/Applications/Xcode.app/Contents/Developer/usr/bin/clang: No such file or 
directory
configure:2564: $? = 127
configure:2586: checking for C compiler default output file name
configure:2608: /Applications/Xcode.app/Contents/Developer/usr/bin/clang -pipe 
-O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c  
>&5
./configure: line 2610: 
/Applications/Xcode.app/Contents/Developer/usr/bin/clang: No such file or 
directory
configure:2612: $? = 127
configure:2649: result: 
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libmowgli"
| #define PACKAGE_TARNAME "libmowgli"
| #define PACKAGE_VERSION "0.7.1"
| #define PACKAGE_STRING "libmowgli 0.7.1"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| /* end confdefs.h.  */
| #include <stdio.h>
| int
| main ()
| {
| FILE *f = fopen ("conftest.out", "w");
|  return ferror (f) || fclose (f) != 0;
| 
|   ;
|   return 0;
| }
configure:2655: error: in 
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_libmowgli/libmowgli/work/libmowgli-0.7.1':
configure:2659: error: C compiler cannot create executables
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i386-apple-darwin11.3.0
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/Applications/Xcode.app/Contents/Developer/usr/bin/clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-pipe -O2 -arch x86_64'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/opt/local/include
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64'
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=i386-apple-darwin11.3.0
ac_cv_prog_ac_ct_CC=/Applications/Xcode.app/Contents/Developer/usr/bin/clang
ac_cv_target=i386-apple-darwin11.3.0

## ----------------- ##
## Output variables. ##
## ----------------- ##

CC='/Applications/Xcode.app/Contents/Developer/usr/bin/clang'
CFLAGS='-pipe -O2 -arch x86_64'
CLEAN_LIB=''
CPP=''
CPPFLAGS='-I/opt/local/include'
DEFS=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
EGREP=''
EXAMPLES_BUILD=''
EXEEXT=''
GREP=''
INSTALL_DATA=''
INSTALL_LIB=''
INSTALL_PROGRAM=''
INSTALL_SCRIPT=''
LDFLAGS='-L/opt/local/lib -arch x86_64'
LDFLAGS_RPATH=''
LIBOBJS=''
LIBS=''
LIB_CFLAGS=''
LIB_CPPFLAGS=''
LIB_LDFLAGS=''
LIB_PREFIX=''
LIB_SUFFIX=''
LN_S=''
LTLIBOBJS=''
OBJEXT=''
PACKAGE=''
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='libmowgli'
PACKAGE_STRING='libmowgli 0.7.1'
PACKAGE_TARNAME='libmowgli'
PACKAGE_URL=''
PACKAGE_VERSION='0.7.1'
PATH_SEPARATOR=':'
PLUGIN_CFLAGS=''
PLUGIN_CPPFLAGS=''
PLUGIN_LDFLAGS=''
PLUGIN_SUFFIX=''
SET_MAKE=''
SHELL='/bin/sh'
UNINSTALL_LIB=''
ac_ct_CC='/Applications/Xcode.app/Contents/Developer/usr/bin/clang'
bindir='${exec_prefix}/bin'
build='i386-apple-darwin11.3.0'
build_alias=''
build_cpu='i386'
build_os='darwin11.3.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i386-apple-darwin11.3.0'
host_alias=''
host_cpu='i386'
host_os='darwin11.3.0'
host_vendor='apple'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/opt/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i386-apple-darwin11.3.0'
target_alias=''
target_cpu='i386'
target_os='darwin11.3.0'
target_vendor='apple'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "libmowgli"
#define PACKAGE_TARNAME "libmowgli"
#define PACKAGE_VERSION "0.7.1"
#define PACKAGE_STRING "libmowgli 0.7.1"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL ""

configure: exit 77
_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to