Bug 253700 - www/nginx-devel does not build
Summary: www/nginx-devel does not build
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Some People
Assignee: Sergey A. Osokin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-19 18:54 UTC by Alessandro Sagratini
Modified: 2021-02-24 18:12 UTC (History)
1 user (show)

See Also:
linimon: maintainer-feedback? (osa)


Attachments
nginx-devel build failure (49.95 KB, text/plain)
2021-02-19 18:54 UTC, Alessandro Sagratini
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Sagratini 2021-02-19 18:54:36 UTC
Created attachment 222647 [details]
nginx-devel build failure

Hello,
I am trying to build nginx-devel package using poudriere, but I am getting attached error, essentially it's failing to download dvershinin-ngx_small_light-v0.9.4_GH0.tar.gz file?

Please let me know if you need anything else from me.
Thank you,
Alessandro
Comment 1 Sergey A. Osokin freebsd_committer freebsd_triage 2021-02-22 20:48:36 UTC
Hi Alessandro,

thanks for the report.

At first look it looks like the distro has been re-rolled with a few files changes.

I'm going to update the port to the recent commit of that distro to fix the issue.
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-02-24 18:11:22 UTC
A commit references this bug:

Author: osa
Date: Wed Feb 24 18:10:15 UTC 2021
New revision: 566494
URL: https://svnweb.freebsd.org/changeset/ports/566494

Log:
  Fix the port build by changing a third-party module
  distribution on GH.
  Bump PORTREVISION.

  PR:	253700

Changes:
  head/www/nginx-devel/Makefile
  head/www/nginx-devel/Makefile.extmod
  head/www/nginx-devel/distinfo
Comment 3 Sergey A. Osokin freebsd_committer freebsd_triage 2021-02-24 18:12:14 UTC
Thanks for the report!