Skip to content

Error no such package vips-depend #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
daveteu opened this issue Jun 9, 2022 · 0 comments
Open

Error no such package vips-depend #10

daveteu opened this issue Jun 9, 2022 · 0 comments

Comments

@daveteu
Copy link

daveteu commented Jun 9, 2022

Anyone with same issues able to share how you fix this?

#6 229.2 Making install in test
#6 229.2 Making install in test-suite
#6 229.2 Making install in helpers
#6 229.2   CC       test_descriptors.o
#6 229.5   CCLD     test_descriptors
#6 229.7   CC       test_connections.o
#6 230.0   CCLD     test_connections
#6 230.2 Making install in fuzz
#6 230.2   CC       StandaloneFuzzTargetMain.o
#6 230.2   AR       libstandaloneengine.a
#6 230.2 ar: `u' modifier ignored since `D' is the default (see `U')
#6 230.2  ./install-sh -c -d '/usr/lib/pkgconfig'
#6 230.2  /usr/bin/install -c -m 644 vips.pc vips-cpp.pc '/usr/lib/pkgconfig'
#6 230.2 + cd /
#6 230.2 + rm -rf /tmp/vips-8.12.1
#6 230.3 + apk del --purge vips-depend
#6 230.5 ERROR: No such package: vips-depend
------
executor failed running [/bin/sh -c set -x -o pipefail     && wget -O- https://github.com/libvips/libvips/releases/download/v${VIPS_VERSION}/vips-${VIPS_VERSION}.tar.gz | tar xzC /tmp     && apk update     && apk upgrade     && apk add     zlib libxml2 glib gobject-introspection     libjpeg-turbo libexif lcms2 fftw giflib libpng     libwebp orc tiff poppler-glib librsvg libgsf openexr     libheif libimagequant pango     && apk add --virtual vips-dependencies build-base     zlib-dev libxml2-dev glib-dev gobject-introspection-dev     libjpeg-turbo-dev libexif-dev lcms2-dev fftw-dev giflib-dev libpng-dev     libwebp-dev orc-dev tiff-dev poppler-dev librsvg-dev libgsf-dev openexr-dev     libheif-dev libimagequant-dev pango-dev     py-gobject3-dev     && cd /tmp/vips-${VIPS_VERSION}     && ./configure --prefix=/usr                    --disable-static                    --disable-dependency-tracking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant