Accéder au contenu.
Menu Sympa

starpu-devel - [Starpu-devel] starpu autogen error with libtool on mac os x

Objet : Developers list for StarPU

Archives de la liste

[Starpu-devel] starpu autogen error with libtool on mac os x


Chronologique Discussions 
  • From: Florent Pruvost <florent.pruvost@inria.fr>
  • To: starpu-devel@lists.gforge.inria.fr
  • Subject: [Starpu-devel] starpu autogen error with libtool on mac os x
  • Date: Mon, 22 Aug 2016 13:04:02 +0200
  • List-archive: <http://lists.gforge.inria.fr/pipermail/starpu-devel/>
  • List-id: "Developers list. For discussion of new features, code changes, etc." <starpu-devel.lists.gforge.inria.fr>

Hi,

I have tried to build starpu-1.2.0rc6 on a mac os x 10.9.5 and I've got the following error during the execution of the autogen script:

subprocess.CalledProcessError: Command './autogen.sh' returned non-zero exit status 1
=> Error: Installation process had nonzero exit code.
ciosx:/builds$ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool --version
error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: unknown option character `-' in: --version
Usage: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -static [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-sacLT] [-no_warning_for_no_symbols]
Usage: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool -dynamic [-] file [...] [-filelist listfile[,dirname]] [-arch_only arch] [-o output] [-install_name name] [-compatibility_version #] [-current_version #] [-seg1addr 0x#] [-segs_read_only_addr 0x#] [-segs_read_write_addr 0x#] [-seg_addr_table <filename>] [-seg_addr_table_filename <file_system_path>] [-all_load] [-noall_load]

From what I understand, libtool is used as the gnu libtool version whereas the libtool command in the environment is the macosx native one.
The standard gnu libtool is installed in my environment through a
$ brew install libtool
but looking for the info it seems that the gnu libtool executale is called "glibtool" with the brew package, cf.
$ brew info libtool
$ ...
$ ==> Caveats
$ In order to prevent conflicts with Apple's own libtool we have prepended a "g"
$ so, you have instead: glibtool and glibtoolize.

Best,
Florent




Archives gérées par MHonArc 2.6.19+.

Haut de le page