Bug 270316 - www/nginx-full: 3rd party module video-thumbextractor-module fails to build with FFmpeg 6.0
Summary: www/nginx-full: 3rd party module video-thumbextractor-module fails to build w...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Daniel Engberg
URL:
Keywords:
Depends on:
Blocks: 261302
  Show dependency treegraph
 
Reported: 2023-03-18 13:40 UTC by Daniel Engberg
Modified: 2023-04-03 18:57 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (joneum)


Attachments
Patch for nginx (2.17 KB, patch)
2023-04-03 18:52 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2023-03-18 13:40:01 UTC
Updating to latest commit should probably fix the issue

Reference:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261302#c46
https://github.com/Novetta/nginx-video-thumbextractor-module/commits/master
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2023-04-03 18:52:15 UTC
Created attachment 241287 [details]
Patch for nginx

Compile tested on 13.2-RC5 (amd64)
Poudriere testport OK 12.4-RELEASE (amd64) - FFmpeg 4 + 6
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-04-03 18:57:39 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2ddf2636b3374fe6a35fb9c9007a88a9e75493ef

commit 2ddf2636b3374fe6a35fb9c9007a88a9e75493ef
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-04-03 18:54:46 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-04-03 18:54:51 +0000

    www/nginx: Update 3rd party module

    Update video-thumbextractor-module to latest upstream commit (2023-02-27)
    to fix build with FFmpeg 6

    PR:             270316
    Approved by:    portmgr (maintainer timeout, 2+ weeks)

 www/nginx/Makefile.extmod | 2 +-
 www/nginx/distinfo        | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)