Re: [gtk-osx-users] GNUTLS issue.



Thanks John for you speedy answer :-)

Though I have to type 2 twice it seems to be completed:
$ jhbuild build gnutls
...
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: 
../../libcrypto.a(v3_addr.o) has no symbols
*** Error during phase build of openssl: ########## Error running make -j 5  *** [2/6]

  [1] Rerun phase build
  [2] Ignore error and continue to install
  [3] Give up on module
  [4] Start shell
  [5] Reload configuration
  [6] Go to phase "wipe directory and start over"
  [7] Go to phase "configure"
  [8] Go to phase "clean"
  [9] Go to phase "distclean"
choice: 1<ret>
...
making all in crypto/pqueue...
make[2]: Nothing to be done for `all'.
*** Error during phase build of openssl: ########## Error running make -j 5  *** [2/6]

  [1] Rerun phase build
  [2] Ignore error and continue to install
  [3] Give up on module
  [4] Start shell
  [5] Reload configuration
  [6] Go to phase "wipe directory and start over"
  [7] Go to phase "configure"
  [8] Go to phase "clean"
  [9] Go to phase "distclean"
choice: 2<ret>

making install in engines...
installing 4758cca
cp: lib4758cca.so: No such file or directory
make[1]: *** [install] Error 1
make: *** [install_sw] Error 1
*** Error during phase install of openssl: ########## Error running make 
DESTDIR=/usr/local/xnadalib-2016/_jhbuild/root-openssl install_sw *** [2/6]

  [1] Rerun phase install
  [2] Ignore error and continue to next module
  [3] Give up on module
  [4] Start shell
  [5] Reload configuration
choice: 2<ret>
...
*** Installing gnutls *** [6/6]
...
*** success *** [6/6]

Thanks, Pascal.
http://blady.pagesperso-orange.fr


Le 23 juil. 2016 à 16:21, John Ralls <jralls ceridwen us> a écrit :


On Jul 23, 2016, at 7:09 AM, Pascal <p p14 orange fr> wrote:

Hello,

I'm using MacOS 10.11 with XCode 7.3.1.
I've got GNUTLS issue:
$ jhbuild build gnutls
<...>
making all in crypto/pqueue...
/Applications/Xcode.app/Contents/Developer/usr/bin/gcc -I.. -I../.. -I../../include -fPIC -fno-common 
-DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch x86_64 -O3 
-fomit-frame-pointer -DL_ENDIAN -DMD32_REG_T=int -Wall -I/usr/local/xnadalib-2016/include -arch x86_64 
-I/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include
 -isysroot 
...
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: 
../../libcrypto.a(v3_addr.o) has no symbols
*** Error during phase build of openssl: ########## Error running make -j 5  *** [2/6]

I don't see any king of error.
Any idea?

Yeah, unfortunately openssl is a PITA. If you select 1 - rerun phase build it will complete the build and 
error out again on installing the documentation, at which point you can just tell it 2 - continue to next 
module. 

Regards,
John Ralls



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