[FFmpeg-trac] #6939(build system:reopened): make install clean regression

FFmpeg trac at avcodec.org
Sat Sep 28 00:33:15 EEST 2019


#6939: make install clean regression
-------------------------------------+-------------------------------------
             Reporter:  cehoyos      |                    Owner:
                 Type:  defect       |                   Status:  reopened
             Priority:  important    |                Component:  build
                                     |  system
              Version:  git-master   |               Resolution:
             Keywords:  regression   |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * status:  closed => reopened
 * resolution:  invalid =>


Old description:

> http://ffmpeg.org/pipermail/ffmpeg-user/2017-December/038318.html
> Running `make install clean` is broken since
> cbe181c8e1611aaee2a85ab522e17b1322bdd4de
> {{{
> $ ./configure --path=~/installationtest && make install clean
>
> ...
>
> ./ffbuild/pkgconfig_generate.sh: line 21:
> libavfilter/libavfilter.version: No such file or directory
> make: *** [libavdevice/libavdevice.pc] Error 1
> }}}

New description:

 http://ffmpeg.org/pipermail/ffmpeg-user/2017-December/038318.html
 Running `make install clean` is broken since
 cbe181c8e1611aaee2a85ab522e17b1322bdd4de
 {{{
 $ ./configure --prefix=~/installationtest && make install clean

 ...

 ./ffbuild/pkgconfig_generate.sh: line 21: libavfilter/libavfilter.version:
 No such file or directory
 make: *** [libavdevice/libavdevice.pc] Error 1
 }}}

--

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6939#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list