1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-25 12:15:32 +03:00
Commit graph

12 commits

Author SHA1 Message Date
Andy Postnikov
bbdc6eb843 main/boost: bump dependent aports 2018-03-28 13:11:26 +00:00
Michael Truog
f3f48db581 testing/cloudi: upgrade to 1.7.3
* Enabled armhf after disabling Haskell support on armhf
  (enabling Haskell support for armhf requires other testing based on
   a55ed2043e (diff-b024f920925e868b70a04b5359308a8e) )
* Changed the download URL to point to osdn.net instead of sourceforge.net
  because SourceForge has had an outage for more than 78 hours
2018-03-07 21:35:00 +00:00
Natanael Copa
e38d407f11 testing/[various]: rebuild against libressl-2.6 2017-11-10 16:14:35 +00:00
Jakub Jirutka
a55ed2043e testing/cloudi: disable on armhf due to build error
[9 of 9] Compiling Data.Binary      ( src/Data/Binary.hs, dist/dist-sandbox-9b8bd861/build/Data/Binary.o )

  <no location info>: error:
      Warning: Couldn't figure out linker information!
               Make sure you're using GNU ld, GNU gold or the built in OS X linker, etc.
  collect2: fatal error: cannot find 'ld'
  compilation terminated.
  `gcc' failed in phase `Linker'. (Exit code: 1)
  cabal: Leaving directory '/home/buildozer/aports/testing/cloudi/src/cloudi-1.7.2/src/api/haskell/external/binary-0.9.0.0'
  cabal: Error: some packages failed to install:
  binary-0.9.0.0 failed during the building phase. The exception was:
  ExitFailure 1
  network-2.6.3.1 failed during the configure step. The exception was:
  ExitFailure 77
  zlib-0.6.1.2 failed during the configure step. The exception was:
  ExitFailure 1
  make[3]: *** [Makefile:599: cabal.sandbox.config] Error 1
  make[3]: Leaving directory '/home/buildozer/aports/testing/cloudi/src/cloudi-1.7.2/src/api/haskell'
  make[2]: *** [Makefile:508: all-recursive] Error 1
  make[2]: Leaving directory '/home/buildozer/aports/testing/cloudi/src/cloudi-1.7.2/src/api'
  make[1]: *** [Makefile:726: all-recursive] Error 1
  make[1]: Leaving directory '/home/buildozer/aports/testing/cloudi/src/cloudi-1.7.2/src'
  make: *** [Makefile:598: all] Error 2
2017-10-08 21:58:29 +02:00
Michael Truog
5927c4c5a4 testing/cloudi: upgrade to 1.7.2 2017-09-20 08:08:02 +00:00
Michael Truog
097634bcd2 testing/cloudi: upgrade to 1.7.2-rc2
* Fix parallel make use
* Add OCaml/Haskell dependencies based on package architecture
* Switch to using Python 3 instead of Python 2
2017-08-28 07:11:04 +00:00
Michael Truog
e259406f44 testing/cloudi: configuration fixes
* cloudi.initd required the HOME environment variable due to erlang's erlexec
* 0010-Set-configured-log-path.patch was necessary to fix a path in /etc/cloudi/cloudi.conf
* Make the erlang package a runtime dependency
2017-08-03 20:36:58 +00:00
Michael Truog
8a7b4eebca testing/cloudi: enable with patch fix
Disable the cloudi_service_quorum test due to failures on alpine build servers related to a random number rounding problem.
2017-08-02 17:20:38 +00:00
Carlo Landmeter
6c95933e71 testing/cloudi: disable for now
fails to build and is really slow on test suite.
2017-08-02 15:08:36 +02:00
Michael Truog
83cd89f893 testing/cloudi: new aport
http://cloudi.org/
CloudI is an open-source private cloud computing framework for efficient, scalable, and stable soft-realtime event processing.
2017-08-02 06:47:04 +00:00
Leonardo Arena
f05cb1c7e0 Revert "testing/cloudi: new aport"
It doesn't build on buildservers yet

This reverts commit 85bf78bade.
2017-06-23 14:13:19 +00:00
Michael Truog
85bf78bade testing/cloudi: new aport
http://cloudi.org/
CloudI is an open-source private cloud computing framework for efficient,
scalable, and stable soft-realtime event processing.
2017-06-23 13:54:26 +00:00