An error occurred fetching the project authors.
- 12 Oct, 2020 1 commit
-
-
Thomas Gambier authored
This reverts commit 3d12ddae. The commit was instroducing errors in compilation or at runtime. Compilation error were like (for cmake in Debian 8 machine): [ 99%] Built target CTestLib [100%] Built target ctest Install the project... bin/cmake: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by bin/cmake) bin/cmake: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by bin/cmake) Makefile:72: recipe for target 'install' failed make: *** [install] Error 1 cmake: Command 'set -e;make install' returned non-zero exit status 2 cmake: Compilation error. The package is left as is at /srv/slapgrid/slappart61/srv/runner/shared/cmake/9fc4b0e8f4f03ce17eb7ef43525d2238__compile__/cmake-3.7.2 where you can inspect what went wrong. Runtime errors were like (for mariadb in Debian 9): Traceback (most recent call last): File "/srv/slapgrid/slappart13/srv/testnode/dfg/soft/e2d325c0fcfb592bc760fe363ac5b17a/parts/slapos.core-repository/slapos/testing/testcase.py", line 168, in setUpModule installSoftwareUrlList(cls, [software_url], debug=debug) File "/srv/slapgrid/slappart13/srv/testnode/dfg/soft/e2d325c0fcfb592bc760fe363ac5b17a/parts/slapos.core-repository/slapos/testing/testcase.py", line 378, in installSoftwareUrlList checkSoftware(cls.slap, software_url) File "/srv/slapgrid/slappart13/srv/testnode/dfg/soft/e2d325c0fcfb592bc760fe363ac5b17a/parts/slapos.core-repository/slapos/testing/testcase.py", line 336, in checkSoftware raise RuntimeError('\n'.join(error_list)) RuntimeError: /srv/slapgrid/slappart13/srv/testnode/dfg/inst/test0-0/tmp/shared/mariadb/46cf3950f79675ddccafc1c99a13e734/bin/mysql_ldb has some not found libraries: /srv/slapgrid/slappart13/srv/testnode/dfg/inst/test0-0/tmp/shared/mariadb/46cf3950f79675ddccafc1c99a13e734/bin/mysql_ldb: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.11' not found (required by /srv/slapgrid/slappart13/srv/testnode/dfg/inst/test0-0/tmp/shared/mariadb/46cf3950f79675ddccafc1c99a13e734/bin/mysql_ldb) /srv/slapgrid/slappart13/srv/testnode/dfg/inst/test0-0/tmp/shared/mariadb/46cf3950f79675ddccafc1c99a13e734/bin/sst_dump has some not found libraries: /srv/slapgrid/slappart13/srv/testnode/dfg/inst/test0-0/tmp/shared/mariadb/46cf3950f79675ddccafc1c99a13e734/bin/sst_dump: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.11' not found (required by /srv/slapgrid/slappart13/srv/testnode/dfg/inst/test0-0/tmp/shared/mariadb/46cf3950f79675ddccafc1c99a13e734/bin/sst_dump)
-
- 08 Oct, 2020 1 commit
-
-
Julien Muchembled authored
We'd prefer ld to always take LD_RUN_PATH into account, even if any rpath is specified in the command-line. We could actually change the wrapper this way but it would not be consistent with the case where the SR is built with system gcc.
-
- 23 Jul, 2020 1 commit
-
-
Łukasz Nowak authored
Patches taken from https://github.com/spack/spack/pull/15403
-
- 05 May, 2020 1 commit
-
-
Julien Muchembled authored
Commit f355e0af didn't work because GCC building ignores LDFLAGS when linking libgfortran.so whereas the latter does not even need zlib and would be linked to system zlib (if it exists) for nothing. In our case, there seems to be no zlib code inside the installed files.
-
- 24 Apr, 2020 1 commit
-
-
Julien Muchembled authored
-
- 17 Apr, 2020 1 commit
-
-
Julien Muchembled authored
-
- 08 Apr, 2020 2 commits
-
-
Julien Muchembled authored
Mostly useful for components that are built with cmake. c++ already exists. cmake searches for c++ in the same folder as it found cc.
-
Julien Muchembled authored
-
- 25 Apr, 2019 1 commit
-
-
Vincent Pelletier authored
-
- 07 Nov, 2018 1 commit
-
-
Jérome Perrin authored
-
- 27 Aug, 2018 1 commit
-
-
Yusei Tahara authored
aspell-en-dictionary, groonga-normalizer-mysql, file-msooxml, apache-antiloris are not shareable, they write files in other parts.
-
- 28 Mar, 2018 1 commit
-
-
- 12 Jan, 2018 1 commit
-
-
Nicolas Wavrant authored
As currently it fallbacks to system's gettext
-
- 02 Jun, 2017 1 commit
-
-
Boxiang Sun authored
The mpc and mpfr component already in the component/binutils.cfg. Remove the duplicate ones. Update: the test passed. @rafael /reviewed-on nexedi/slapos!163
-
- 03 May, 2017 1 commit
-
-
Boxiang Sun authored
-
- 14 Apr, 2017 2 commits
-
-
Kazuhiko Shiozaki authored
also drop non-existing '--with-nm' option.
-
Kazuhiko Shiozaki authored
-
- 24 Feb, 2017 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 20 Feb, 2017 1 commit
-
-
Yusei Tahara authored
-
- 31 Aug, 2016 1 commit
-
-
Vincent Pelletier authored
-
- 04 Apr, 2016 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 24 Feb, 2016 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 19 Jul, 2015 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 26 Jun, 2015 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 23 Apr, 2015 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 10 Apr, 2015 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 12 Dec, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 09 Nov, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 21 Aug, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
drop gcc-multiarch.patch that is no longer needed. add ppl-0.11-gcc-4.9.patch to compile with gcc-4.9.
-
- 18 Aug, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 14 Aug, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
zc.buildout >= 1.6.0-dev-SlapOS-013 automatically rebuilds parts whose referring parts are modified.
-
- 08 Jul, 2014 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 08 Apr, 2014 1 commit
-
-
Marco Mariani authored
-
- 12 Jul, 2013 2 commits
-
-
Kazuhiko Shiozaki authored
that is required to compile varnish VCL in runtime.
-
Kazuhiko Shiozaki authored
that is required to compile varnish VCL in runtime.
-
- 16 Apr, 2013 1 commit
-
-
Cédric de Saint Martin authored
-
- 28 Feb, 2013 1 commit
-
-
Sebastien Robin authored
-
- 18 Jan, 2013 1 commit
-
-
Mame Coumba Sall authored
-
- 17 Jan, 2013 2 commits
-
-
Mame Coumba Sall authored
-
Mame Coumba Sall authored
-