search for: libisl

Displaying 20 results from an estimated 22 matches for "libisl".

Did you mean: libidl
2020 Jul 14
2
How to install libisl.so.19 on chromebook?
Thank you, it looks like I have already libisl: ``` apt search libisl Sorting... Done Full Text Search... Done libisl-dbg/oldstable 0.18-1 amd64 manipulating sets and relations of integer points bounded by linear constraints libisl-dev/oldstable 0.18-1 amd64 manipulating sets and relations of integer points bounded by linear constraints l...
2020 Jul 14
2
How to install libisl.so.19 on chromebook?
...npack.lm? ... ** package ?minpack.lm? successfully unpacked and MD5 sums checked ** libs gfortran -fpic -g -O2 -fdebug-prefix-map=/build/r-base-3.3.3=. -fstack-protector-strong -c chkder.f -o chkder.o /usr/local/libexec/gcc/x86_64-cros-linux-gnu/8.3.0/f951: error while loading shared libraries: libisl.so.19: cannot open shared object file: No such file or directory /usr/lib/R/etc/Makeconf:155: recipe for target 'chkder.o' failed make: *** [chkder.o] Error 1 ERROR: compilation failed for package ?minpack.lm? * removing ?/home/marongiuluigi/R/x86_64-pc-linux-gnu-library/3.3/minpack.lm? War...
2020 Jul 14
1
How to install libisl.so.19 on chromebook?
...the system itself... On Tue, Jul 14, 2020 at 1:30 PM Dirk Eddelbuettel <edd at debian.org> wrote: > > > There is something wrong with your system / setup I did not notice first: > > On 14 July 2020 at 13:08, Luigi Marongiu wrote: > | Thank you, it looks like I have already libisl: > | ``` > | apt search libisl > | Sorting... Done > | Full Text Search... Done > | libisl-dbg/oldstable 0.18-1 amd64 > | manipulating sets and relations of integer points bounded by linear > | constraints > | > | libisl-dev/oldstable 0.18-1 amd64 > | manipulating...
2020 Jul 14
0
How to install libisl.so.19 on chromebook?
There is something wrong with your system / setup I did not notice first: On 14 July 2020 at 13:08, Luigi Marongiu wrote: | Thank you, it looks like I have already libisl: | ``` | apt search libisl | Sorting... Done | Full Text Search... Done | libisl-dbg/oldstable 0.18-1 amd64 | manipulating sets and relations of integer points bounded by linear | constraints | | libisl-dev/oldstable 0.18-1 amd64 | manipulating sets and relations of integer points bounded by l...
2020 Jul 14
0
How to install libisl.so.19 on chromebook?
.... | ** package ?minpack.lm? successfully unpacked and MD5 sums checked | ** libs | gfortran -fpic -g -O2 -fdebug-prefix-map=/build/r-base-3.3.3=. | -fstack-protector-strong -c chkder.f -o chkder.o | /usr/local/libexec/gcc/x86_64-cros-linux-gnu/8.3.0/f951: error while | loading shared libraries: libisl.so.19: cannot open shared object | file: No such file or directory | /usr/lib/R/etc/Makeconf:155: recipe for target 'chkder.o' failed | make: *** [chkder.o] Error 1 | ERROR: compilation failed for package ?minpack.lm? | * removing ?/home/marongiuluigi/R/x86_64-pc-linux-gnu-library/3.3/minpa...
2012 Oct 23
0
[LLVMdev] dyld: lazy symbol binding failed: fast lazy bind offset out of range
Hi Jack, > It is interesting though that LLVMPolly.so shows the linkage... > > /sw/opt/llvm-3.2/lib/LLVMPolly.so: > /sw/lib/libisl.10.dylib (compatibility version 11.0.0, current version 11.0.0) > /sw/lib/gmp5/libgmp.10.dylib (compatibility version 11.0.0, current version 11.5.0) > /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 169.3.0) > /usr/lib/libstdc++.6.dylib (compatibility version 7...
2012 Oct 23
2
[LLVMdev] dyld: lazy symbol binding failed: fast lazy bind offset out of range
...1.0.0, current version 11.5.0) /usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.5) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 169.3.0) It is interesting though that LLVMPolly.so shows the linkage... /sw/opt/llvm-3.2/lib/LLVMPolly.so: /sw/lib/libisl.10.dylib (compatibility version 11.0.0, current version 11.0.0) /sw/lib/gmp5/libgmp.10.dylib (compatibility version 11.0.0, current version 11.5.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 169.3.0) /usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current v...
2012 Oct 23
1
[LLVMdev] dyld: lazy symbol binding failed: fast lazy bind offset out of range
...filename=0x141328518 "/sw/opt/llvm-3.2/lib/LLVMPolly.so", errMsg=0x7fff5fbfe6d0) at /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/lib/Support/DynamicLibrary.cpp:77 77 void *handle = dlopen(filename, RTLD_LAZY|RTLD_GLOBAL); (gdb) Reading symbols for shared libraries ... done dyld: bind: libisl.10.dylib:0x101292010 = libsystem_c.dylib:__DefaultRuneLocale, *0x101292010 = 0x7FFF7A145890 dyld: bind: libisl.10.dylib:0x101292018 = libsystem_c.dylib:___stack_chk_guard, *0x101292018 = 0x7FFF7A1474B0 .... dyld: weak bind: LLVMPolly.so:0x100FB3128 = libc++.1.dylib:__ZdaPv, *0x100FB3128 = 0x7FFF898...
2012 Oct 23
0
[LLVMdev] dyld: lazy symbol binding failed: fast lazy bind offset out of range
..."/sw/opt/llvm-3.2/lib/LLVMPolly.so", errMsg=0x7fff5fbfe6d0) at /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/lib/Support/DynamicLibrary.cpp:77 > 77 void *handle = dlopen(filename, RTLD_LAZY|RTLD_GLOBAL); > (gdb) > Reading symbols for shared libraries ... done > dyld: bind: libisl.10.dylib:0x101292010 = libsystem_c.dylib:__DefaultRuneLocale, *0x101292010 = 0x7FFF7A145890 > dyld: bind: libisl.10.dylib:0x101292018 = libsystem_c.dylib:___stack_chk_guard, *0x101292018 = 0x7FFF7A1474B0 > .... > dyld: weak bind: LLVMPolly.so:0x100FB3128 = libc++.1.dylib:__ZdaPv, *0x100FB3...
2012 Oct 22
5
[LLVMdev] dyld: lazy symbol binding failed: fast lazy bind offset out of range
On Oct 22, 2012, at 11:34 AM, Jack Howarth wrote: > Nick, > I have uploaded the full walk with 'set env DYLD_PRINT_INITIALIZERS'. It didn't seem very informative > as the dyld error occurs right after... > > (gdb) > llvm::sys::DynamicLibrary::getPermanentLibrary (filename=0x142903da8 "/sw/opt/llvm-3.2/lib/LLVMPolly.so", errMsg=0x7fff5fbfe6e0) at
2012 Oct 23
0
[LLVMdev] dyld: lazy symbol binding failed: fast lazy bind offset out of range
Hi, > I looks like the code is calling dlopen() on LLVMPolly.so and it or something it links against has an initializer. The initialer is run before dlopen() returns and the crash is in the initializer. The message: > > dyld: fast lazy bind offset out of range (53437, max=7640) in image /sw/lib/gcc4.7/libexec/gcc/x86_64-apple-darwin12.2.0/4.7.2/cc1 > > means the initializer
2012 Oct 22
0
[LLVMdev] dyld: lazy symbol binding failed: fast lazy bind offset out of range
...7, max=7640) in image /sw/lib/gcc4.7/libexec/gcc/x86_64-apple-darwin12.2.0/4.7.2/cc1 Program received signal SIGTRAP, Trace/breakpoint trap. 0x00007fff5fc0109d in __dyld_dyld_fatal_error () The linkage is... % otool -L /sw/opt/llvm-3.2/lib/LLVMPolly.so /sw/opt/llvm-3.2/lib/LLVMPolly.so: /sw/lib/libisl.10.dylib (compatibility version 11.0.0, current version 11.0.0) /sw/lib/gmp5/libgmp.10.dylib (compatibility version 11.0.0, current version 11.5.0) /sw/lib/libcloog-isl.3.dylib (compatibility version 4.0.0, current version 4.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current v...
2012 Oct 21
0
[LLVMdev] dragonegg polly support broken?
...illa of their own. > It looks like MacPorts could easily switch their llvm-3.2 packaging to build polly except that, unlike fink which uses cmake, they are still using configure for the build. This fails against isl 0.10 due to the test... checking for isl: isl/ast.h in /opt/local/include, and libisl in /opt/local/lib... configure: error: isl required but not found Is there a schedule for releasing updated tarballs for isl and cloog? Jack > Let's see why the first three are failing. > > Cheers > Tobi
2012 Oct 21
2
[LLVMdev] dragonegg polly support broken?
On 10/21/2012 12:47 PM, Jack Howarth wrote: > On Sun, Oct 21, 2012 at 11:58:43AM -0700, Tobias Grosser wrote: > ... >> Does attached patch work for you? >> >> Tobi >> > > Tobi, > Yes, with this patch current llvm/polly svn builds and runs 'make polly-test' > without issues in finding LLVMPolly.so. Thanks for fixing this so quickly. Thanks for
2013 Nov 19
2
[LLVMdev] proposed patch to default to isl-only polly
...GPU code generation test cases can be run without I have tested this on x86_64-apple-darwin12 with cloog 0.18.1 and isl 0.12.1 installed and it works fine. The default build of Polly is isl-only as expected. % otool -L /sw/opt/llvm-3.4/lib/LLVMPolly.so /sw/opt/llvm-3.4/lib/LLVMPolly.so: /sw/lib/libisl.10.dylib (compatibility version 13.0.0, current version 13.1.0) /sw/lib/gmp5/libgmp.10.dylib (compatibility version 12.0.0, current version 12.3.0) /sw/lib/ncurses/libncurses.5.dylib (compatibility version 5.0.0, current version 5.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, cur...
2012 Oct 23
2
[LLVMdev] dyld: lazy symbol binding failed: fast lazy bind offset out of range
...3.2/lib/LLVMPolly.so", errMsg=0x7fff5fbfe6d0) at /sw/src/fink.build/llvm32-3.2-0/llvm-3.2/lib/Support/DynamicLibrary.cpp:77 > > 77 void *handle = dlopen(filename, RTLD_LAZY|RTLD_GLOBAL); > > (gdb) > > Reading symbols for shared libraries ... done > > dyld: bind: libisl.10.dylib:0x101292010 = libsystem_c.dylib:__DefaultRuneLocale, *0x101292010 = 0x7FFF7A145890 > > dyld: bind: libisl.10.dylib:0x101292018 = libsystem_c.dylib:___stack_chk_guard, *0x101292018 = 0x7FFF7A1474B0 > > .... > > dyld: weak bind: LLVMPolly.so:0x100FB3128 = libc++.1.dylib:__Z...
2012 Oct 22
5
[LLVMdev] dyld: lazy symbol binding failed: fast lazy bind offset out of range
Jack, I looks like the code is calling dlopen() on LLVMPolly.so and it or something it links against has an initializer. The initialer is run before dlopen() returns and the crash is in the initializer. The message: dyld: fast lazy bind offset out of range (53437, max=7640) in image /sw/lib/gcc4.7/libexec/gcc/x86_64-apple-darwin12.2.0/4.7.2/cc1 means the initializer called something which
2012 Oct 21
4
[LLVMdev] dragonegg polly support broken?
...It looks like MacPorts could easily switch their llvm-3.2 packaging to build polly > except that, unlike fink which uses cmake, they are still using configure for the > build. This fails against isl 0.10 due to the test... > > > checking for isl: isl/ast.h in /opt/local/include, and libisl in /opt/local/lib... configure: error: isl required but not found cmake should fail the same way (if it is reconfigured). I just committed this changes to make ensure the isl version we are using contains all the features Polly is using. > Is there a schedule for releasing updated tarballs fo...
2014 Aug 23
3
[LLVMdev] [3.5 Release] Release Candidate 3 Now Available - CMake build error
...ot;dragonegg". Use the [ 1495s] target name directly with add_custom_command, or use the generator [ 1495s] expression $<TARGET_FILE>, as appropriate. [ 1495s] [ 1495s] This warning is for project developers. Use -Wno-dev to suppress it. [ 1495s] [ 1495s] -- Found Isl: /usr/lib64/libisl.so [ 1495s] -- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.1") [ 1495s] -- Clang version: 3.5.0 [ 1495s] -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG [ 1496s] -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG - Success [ 1496s] -- Could NOT find Subversi...
2013 Oct 20
0
[LLVMdev] Some news about apt, QA, Coverity, etc
...tp://llvm.org/apt * All distributions have new packages: - lldb-3.4-dev - contains the LLDB headers to build software on top of this - python-clang-3.4 - provides the python / clang bindings * polly is built again but, for now, only for Debian unstable (I have to backport libcloog-isl-dev & libisl-dev to the other distros) * That means that the code coverage ( http://buildd-clang.debian.net/coverage/ ) and scan-build ( http://buildd-clang.debian.net/scan-build/ ) also provide the polly reports. * I am running Coverity on LLVM+Clang+LLDB+polly (compiler-rt is not checked for now, coverity d...