Giter Club home page Giter Club logo

clevercloud-exheres's Introduction

clevercloud-exheres's People

Contributors

aelmalinka avatar blackyoup avatar clevercloud-ci avatar danc86 avatar danyspin97 avatar davlgd avatar florentindubois avatar geal avatar hasufell avatar heirecka avatar judu avatar kannarfr avatar kapsh avatar kdecherf avatar keksoj avatar keruspe avatar markus289 avatar marv avatar miton18 avatar mixi avatar moben avatar nbraud avatar notbad4u avatar philantrop avatar pyromaniac2k avatar s0dyy avatar tgurr avatar tombriden avatar tureba avatar urcadox avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

clevercloud-exheres's Issues

Possibility to turn back on the network sandbox for .NET builds

Hello! I'm currently developing eclasses for Gentoo to support packaging .NET applications.
At the time of writing it is possible to not violate the network sandbox while building .NET packages for Gentoo if using the dotnet-pkg eclass from the experimental gentoo-dotnet-2023 overlay.

Eclasses:

Example packages:

Thought I would share this because i see you are fighting the Paludis's sandbox for building .NET apps.
See: https://github.com/CleverCloud/CleverCloud-exheres/blob/7bdd08d9c96952e2602a35b492c3b6743d365e31/packages/dev-db/EventStore/EventStore-21.10.8.exheres-0

Move dev-db/redis to ::net

Could you please move redis to ::net? It would be nice to have it in an official repository, this way we could make use of GitLab/CI and there are also already packages in ::net which depend on redis, e.g. net-analyzer/openvas-scanner. Thanks!

postgis: missing PROTOCC

FOr =dev-db/postgis-3.0.0-r1, when protobuf flag is disabled, PROTOCC gets no value and compilation fails.

# grep -P "^PROTOCC" work/POSTGRESQL_SERVERS/12/postgis-3.0.0/postgis/Makefile.in
PROTOCC=@PROTOCC@

# grep -P "^PROTOCC" work/POSTGRESQL_SERVERS/12/postgis-3.0.0/postgis/Makefile
PROTOCC=

Error looks like this:

...
x86_64-pc-linux-gnu-cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -pipe -O2 -fPIC -I../liblwgeom -std=gnu99 -march=native -pipe -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include  -I/usr/x86_64-pc-linux-gnu/include   -I/usr/x86_64-pc-linux-gnu/include/libxml2  -I/usr/x86_64-pc-linux-gnu/include/json-c  -march=native -pipe -O2  -fPIC -DPIC -I. -I./ -I/usr/x86_64-pc-linux-gnu/include/postgresql-12/server -I/usr/x86_64-pc-linux-gnu/include/postgresql-12/internal  -march=native -pipe -O2 -D_GNU_SOURCE   -c -o postgis_libprotobuf.o postgis_libprotobuf.c

Error:
  * In program cave --colour yes perform install --hooks --managed-output --output-exclusivity with-others =dev-db/postgis-3.0.0-r1:0::CleverCloud --destination installed --replacing =dev-db/postgis-3.0.0:0::installed --x-of-y 1 of 1:
  * When installing 'dev-db/postgis-3.0.0-r1:0::CleverCloud' replacing { 'dev-db/postgis-3.0.0:0::installed' }:
  * When running an ebuild command on 'dev-db/postgis-3.0.0-r1:0::CleverCloud':
  * Install failed for 'dev-db/postgis-3.0.0-r1:0::CleverCloud' (paludis::ActionFailedError)

c_out=. vector_tile.proto
x86_64-pc-linux-gnu-cc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -march=native -pipe -O2 -fPIC -I../liblwgeom -std=gnu99 -march=native -pipe -O2 -fno-math-errno -fno-signed-zeros -I../libpgcommon -I../deps/wagyu -I../deps/uthash/include  -I/usr/x86_64-pc-linux-gnu/include   -I/usr/x86_64-pc-linux-gnu/include/libxml2  -I/usr/x86_64-pc-linux-gnu/include/json-c  -march=native -pipe -O2  -fPIC -DPIC -I. -I./ -I/usr/x86_64-pc-linux-gnu/include/postgresql-12/server -I/usr/x86_64-pc-linux-gnu/include/postgresql-12/internal  -march=native -pipe -O2 -D_GNU_SOURCE   -c -o vector_tile.pb-c.o vector_tile.pb-c.c
make[1]: Leaving directory '/var/tmp/paludis/build/dev-db-postgis-3.0.0-r1/work/POSTGRESQL_SERVERS/12/postgis-3.0.0/postgis'
/bin/sh: vector_tile.proto: command not found
make[1]: [Makefile:218: vector_tile.pb-c.c] Error 127 (ignored)
x86_64-pc-linux-gnu-gcc: error: vector_tile.pb-c.c: No such file or directory
x86_64-pc-linux-gnu-gcc: fatal error: no input files
compilation terminated.
make[1]: *** [<builtin>: vector_tile.pb-c.o] Error 1
make: *** [GNUmakefile:20: all] Error 1

!!! ERROR in dev-db/postgis-3.0.0-r1::CleverCloud:
!!! In /usr/x86_64-pc-linux-gnu/libexec/paludis/utils/exheres-0/emake at line 30
!!! emake returned error 2

!!! Call stack:
!!!    * paludis_die_or_error_func (/usr/x86_64-pc-linux-gnu/libexec/paludis/die_functions.bash:82)
!!!    * main (/usr/x86_64-pc-linux-gnu/libexec/paludis/utils/exheres-0/emake:30)

diefunc: making ebuild PID 4146516 exit with error
die trap: exiting with error.

Failed install to / for dev-db/postgis-3.0.0-r1:0::CleverCloud replacing 3.0.0:0::installed

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.