[Bug 257478] net/asterisk18 G729 files removed in last commit?

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 28 Jul 2021 21:09:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257478

            Bug ID: 257478
           Summary: net/asterisk18 G729 files removed in last commit?
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: madpilot@FreeBSD.org
          Reporter: olivierw1+bugzilla-freebsd@hotmail.com
             Flags: maintainer-feedback?(madpilot@FreeBSD.org)
          Assignee: madpilot@FreeBSD.org

Hello,

Why in the last commit (
https://cgit.freebsd.org/ports/commit/?id=1e67882380f44ebe3ea3a79534df37a0a019768a
), the g729 files have been removed from the distinfo?

I am building asterisk18 with the option G729=on and since the last commit, I
am getting a checksum error for those files.

Please have a look at my log file:

=======================<phase: fetch          >============================
===== env: NO_DEPENDS=yes
=> asterisk-18.5.1.tar.gz doesn't seem to exist in /portdistfiles/asterisk.
=> Attempting to fetch
https://downloads.asterisk.org/pub/telephony/asterisk//asterisk-18.5.1.tar.gz
asterisk-18.5.1.tar.gz                                  26 MB 8576 kBps    03s
===> Fetching all distfiles required by asterisk18-18.5.1 for building
===========================================================================
=======================<phase: checksum       >============================
===== env: NO_DEPENDS=yes
===> Fetching all distfiles required by asterisk18-18.5.1 for building
=> SHA256 Checksum OK for asterisk/asterisk-18.5.1.tar.gz.
=> No SHA256 checksum recorded for
asterisk/asterisk-core-sounds-en-g729-1.5.tar.gz.
=> No suitable checksum found for
asterisk/asterisk-core-sounds-en-g729-1.5.tar.gz.
=> No SHA256 checksum recorded for
asterisk/asterisk-moh-opsound-g729-2.03.tar.gz.
=> No suitable checksum found for
asterisk/asterisk-moh-opsound-g729-2.03.tar.gz.
=> SHA256 Checksum OK for
asterisk/traud-asterisk-opus-83e1b458c77e0e287adeca494eeb79edb077b0ff_GH0.tar.gz.
=> SHA256 Checksum OK for asterisk/pjsip-pjproject-2.10_GH0.tar.gz.
*** Error code 1

Stop.
make: stopped in /usr/ports/net/asterisk18
=>> Cleaning up wrkdir
===>  Cleaning for asterisk18-18.5.1
build of net/asterisk18 | asterisk18-18.5.1 ended at Wed Jul 28 22:30:20 CEST
2021
build time: 00:00:09
!!! build failure encountered !!!



In my local poudriere, I have added back those 4 lines in the distinfo file:
SHA256 (asterisk/asterisk-core-sounds-en-g729-1.5.tar.gz) =
8b28a59cfa53b59c76e0a191704f0708e3d83acffab8c5e6f25dfc599f0123f9
SIZE (asterisk/asterisk-core-sounds-en-g729-1.5.tar.gz) = 1551123
SHA256 (asterisk/asterisk-moh-opsound-g729-2.03.tar.gz) =
0147ca9a97f0c550227aacb7793499057c4d2c64e021c95f93722f27d5549585
SIZE (asterisk/asterisk-moh-opsound-g729-2.03.tar.gz) = 1103000

and now it compiles fine again :-)

Best Regards,
Olivier

-- 
You are receiving this mail because:
You are the assignee for the bug.