pspp-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Build error on Mac OS X


From: Teppo Jussmäki
Subject: Re: Build error on Mac OS X
Date: Mon, 20 May 2013 22:40:34 +0300

My system gives following information:

which libtoolize
(no output)
which glibtoolize
/opt/local/bin/glibtoolize
echo $LIBTOOLIZE
(no output)

I have not yet used buildbot, but will definitely look into it. My macports 
build of pspp-devel compiled without errors.

-jssmk

Jeremy Lavergne kirjoitti 20.5.2013 (21) kello 21.53:

>> Jeremy, do you run into the same problem in your Mac OS X builds?  What
>> solution do you use?
> 
> We build exclusively from the source tarballs on blp's buildbot, effectively 
> avoiding the need for autotools/Smake.
> 
> Here's what we do run and set for ./configure and make.
> 
> Configure:
> Environment: CPATH='/opt/pspp/include' CFLAGS='-pipe -Os 
> -fno-inline-functions -arch x86_64' CPPFLAGS='-I/opt/pspp/include' 
> CXXFLAGS='-pipe -Os -arch x86_64' LIBRARY_PATH='/opt/pspp/lib' 
> MACOSX_DEPLOYMENT_TARGET='10.6' PERL='/opt/pspp/bin/perl' 
> CXX='/usr/bin/llvm-g++-4.2' 
> CC_PRINT_OPTIONS_FILE='/opt/pspp/var/macports/build/_Users_aeetes_dports_math_pspp-devel/pspp-devel/work/.CC_PRINT_OPTIONS'
>  F90FLAGS='-pipe -Os -m64' LDFLAGS='-L/opt/pspp/lib 
> -Wl,-headerpad_max_install_names -arch x86_64' OBJC='/usr/bin/llvm-gcc-4.2' 
> FCFLAGS='-pipe -Os -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -Os 
> -arch x86_64' FFLAGS='-pipe -Os -m64' CC_PRINT_OPTIONS='YES' 
> CC='/usr/bin/llvm-gcc-4.2'
> Assembled command: 'cd 
> "/opt/pspp/var/macports/build/_Users_aeetes_dports_math_pspp-devel/pspp-devel/work/pspp-0.7.10-g921061"
>  && ./configure --prefix=/opt/pspp --disable-rpath --without-libpq 
> --with-packager=snc --with-packager-version=0.7.10-20130520010502 
> --with-packager-bug-reports=snc'
> 
> 
> Build:
> Environment: CPATH='/opt/pspp/include' 
> CC_PRINT_OPTIONS_FILE='/opt/pspp/var/macports/build/_Users_aeetes_dports_math_pspp-devel/pspp-devel/work/.CC_PRINT_OPTIONS'
>  LIBRARY_PATH='/opt/pspp/lib' CC_PRINT_OPTIONS='YES' 
> MACOSX_DEPLOYMENT_TARGET='10.6'
> Assembled command: 'cd 
> "/opt/pspp/var/macports/build/_Users_aeetes_dports_math_pspp-devel/pspp-devel/work/pspp-0.7.10-g921061"
>  && /usr/bin/make -w all'
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]