#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to