Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

FFmpeg build error #445

Closed
SharyRajpoot opened this issue Jun 1, 2022 · 7 comments
Closed

FFmpeg build error #445

SharyRajpoot opened this issue Jun 1, 2022 · 7 comments

Comments

@SharyRajpoot
Copy link

While building FFmpeg for android I got this error inside the build.log file...

ERROR: 'autoconf' not found
./bootstrap.sh: 27: exit: Illegal number: -1
/mnt/d/Ubntu/ffmpeg-kit/scripts/android/xvidcore.sh: line 25: ./configure: No such file or directory
@SharyRajpoot
Copy link
Author

Now getting this error..

There is no tracking information for the current branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.

    git pull <remote> <branch>

If you wish to set tracking information for this branch you can do so with:

    git branch --set-upstream-to=origin/<branch> master

./gitsub.sh: *** git operation failed
./gitsub.sh: *** Stop.

Console:

Building ffmpeg-kit LTS library for Android

Architectures: arm-v7a, arm64-v8a, x86, x86-64
Libraries: android-zlib, android-media-codec, gmp, gnutls, libiconv, x264, xvidcore, libvidstab

Downloading sources: ok

Building arm-v7a platform on API level 16

gmp: already built
libiconv: failed

See build.log for details

@tanersener
Copy link
Collaborator

We have CI pipelines that validate the scripts regularly. They didn't report any errors for Android recently. So, if you encounter an error refer to the Building section of the wiki and make sure that you follow the instructions given there.

Additionally, #215 explains how you can get help about your issues.

@SharyRajpoot
Copy link
Author

Yes I am currently following the Building section of the wiki but still getting this error libiconv: failed when executing the command

./android.sh \
--disable-arm-v7a-neon \
--enable-android-media-codec --enable-android-zlib \
--enable-gmp --enable-gnutls \
--enable-x264 --enable-xvidcore --enable-libvidstab --enable-gpl \
--lts

@SharyRajpoot
Copy link
Author

Can you help me with this...

No gtk-doc support found. You can't build the docs.
Submodule 'tests/suite/tls-fuzzer/python-ecdsa' (https://github.com/tanersener/python-ecdsa.git) registered for path 'tests/suite/tls-fuzzer/python-ecdsa'
Cloning into '/mnt/d/Ubntu/ffmpeg-kit/src/gnutls/tests/suite/tls-fuzzer/python-ecdsa'...
Submodule path 'tests/suite/tls-fuzzer/python-ecdsa': checked out 'ffe9a61390c76ff6f6636e29f26b45c900535aaf'
Submodule 'tests/suite/tls-fuzzer/tlsfuzzer' (https://github.com/tanersener/tlsfuzzer.git) registered for path 'tests/suite/tls-fuzzer/tlsfuzzer'
Cloning into '/mnt/d/Ubntu/ffmpeg-kit/src/gnutls/tests/suite/tls-fuzzer/tlsfuzzer'...
Submodule path 'tests/suite/tls-fuzzer/tlsfuzzer': checked out '54a1350ae9fa1981062679acb2966e697140c3d1'
Submodule 'tests/suite/tls-fuzzer/tlslite-ng' (https://github.com/tanersener/tlslite-ng.git) registered for path 'tests/suite/tls-fuzzer/tlslite-ng'
Cloning into '/mnt/d/Ubntu/ffmpeg-kit/src/gnutls/tests/suite/tls-fuzzer/tlslite-ng'...
Submodule path 'tests/suite/tls-fuzzer/tlslite-ng': checked out 'bff8773e4309cc43dd6acf0a6d4623949f911fd7'
Submodule 'devel/nettle' (https://github.com/tanersener/nettle.git) registered for path 'devel/nettle'
Cloning into '/mnt/d/Ubntu/ffmpeg-kit/src/gnutls/devel/nettle'...
Submodule path 'devel/nettle': checked out '228ae2618cfeb84b8d4b189cc428fc55fac462e8'
Submodule 'devel/libtasn1' (https://github.com/tanersener/libtasn1.git) registered for path 'devel/libtasn1'
Cloning into '/mnt/d/Ubntu/ffmpeg-kit/src/gnutls/devel/libtasn1'...
Submodule path 'devel/libtasn1': checked out '78204593822b4c1a8e0ca87f57c48e5936b0fe2c'
./bootstrap: 79: ./bootstrap.conf: ./gnulib//gnulib-tool: not found
Aborted (core dumped)
Wrong __data_start/_end pair
Aborted (core dumped)
./bootstrap: Error: 'autogen' not found

./bootstrap: Please install the prerequisite programs

BUT I already have this installed...

**sudo apt install autogen**
Reading package lists... Done
Building dependency tree
Reading state information... Done
autogen is already the newest version (1:5.18.16-3).
0 upgraded, 0 newly installed, 0 to remove and 74 not upgraded.

@SharyRajpoot
Copy link
Author

@tanersener any idea about this issue?

@tanersener
Copy link
Collaborator

No, I didn't look in detail. This issue doesn't include enough details to be able to make a comment. So, it is ignored as explained in #215.

@SharyRajpoot
Copy link
Author

I have just put the last part from the build.log file so you can put focus only on the required information.. hmm anyway, I'm trying hard to get to it or else leave it if won't be successful.

@SharyRajpoot SharyRajpoot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants