Skip to content

make command on gnutls hangs #211

@mojoalan

Description

@mojoalan

I am finding this stage:

building gnutls - version 3.7.10

gnutls-3.7.10.tar.xz has already downloaded.
Extracted gnutls-3.7.10.tar.xz
$ ./configure --prefix=/home/ec2-user/ffmpeg-build-script/workspace --disable-shared --enable-static --disable-doc --disable-tools --disable-cxx --disable-tests --disable-gtk-doc-html --disable-libdane --disable-nls --enable-local-libopts --disable-guile --with-included-libtasn1 --with-included-unistring --without-p11-kit CPPFLAGS=-I/home/ec2-user/ffmpeg-build-script/workspace/include LDFLAGS=-L/home/ec2-user/ffmpeg-build-script/workspace/lib
$ make -j 1

Seems to take a long time, like more than 30 minutes. Does gnutls tend to take this long to make?

Do you have any suggestions in general about what to do if a specific stage hangs like this?

I recognize that you only support Debian and MacOS. Just FYI, I am running this on Amazon Linux 2023.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions