[MacPorts] #55204: mawk @1.3.4-20171017: Fails with 'Abort trap: 6' when using binary (source okay)
MacPorts
noreply at macports.org
Tue Oct 31 09:47:30 UTC 2017
#55204: mawk @1.3.4-20171017: Fails with 'Abort trap: 6' when using binary (source
okay)
----------------------+-------------------
Reporter: anowacki | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.4.2
Keywords: | Port: mawk
----------------------+-------------------
The binary of mawk distributed on the MacPorts servers seems to have an
error:
{{{
$ sudo port install mawk && mawk 'BEGIN{print 1}'
---> Fetching archive for mawk
---> Attempting to fetch mawk-1.3.4-20171017_0.darwin_16.x86_64.tbz2 from
http://mse.uk.packages.macports.org/sites/packages.macports.org/mawk
---> Attempting to fetch
mawk-1.3.4-20171017_0.darwin_16.x86_64.tbz2.rmd160 from
http://mse.uk.packages.macports.org/sites/packages.macports.org/mawk
---> Installing mawk @1.3.4-20171017_0
---> Activating mawk @1.3.4-20171017_0
---> Cleaning mawk
---> Updating database of binaries
---> Scanning binaries for linking errors
---> No broken files found.
Abort trap: 6
}}}
Running any {{{mawk}}} command fails in the same way.
Building from source is fine, however:
{{{
$ sudo port uninstall mawk && sudo port clean --dist mawk && sudo port -s
install mawk && mawk 'BEGIN{print 1}'
---> Deactivating mawk @1.3.4-20171017_0
---> Cleaning mawk
---> Uninstalling mawk @1.3.4-20171017_0
---> Cleaning mawk
---> Cleaning mawk
---> Fetching distfiles for mawk
---> Attempting to fetch mawk-1.3.4-20171017.tgz from
http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/mawk
---> Attempting to fetch mawk-1.3.4-20171017.tgz from
https://distfiles.macports.org/mawk
---> Attempting to fetch mawk-1.3.4-20171017.tgz from
http://lil.fr.distfiles.macports.org/mawk
---> Attempting to fetch mawk-1.3.4-20171017.tgz from
http://osl.no.distfiles.macports.org/mawk
---> Attempting to fetch mawk-1.3.4-20171017.tgz from
http://nue.de.distfiles.macports.org/mawk
---> Attempting to fetch mawk-1.3.4-20171017.tgz from
http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/mawk
---> Attempting to fetch mawk-1.3.4-20171017.tgz from
http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/mawk
---> Attempting to fetch mawk-1.3.4-20171017.tgz from
http://ywg.ca.distfiles.macports.org/mirror/macports/distfiles/mawk
---> Attempting to fetch mawk-1.3.4-20171017.tgz from
http://sea.us.distfiles.macports.org/macports/distfiles/mawk
---> Attempting to fetch mawk-1.3.4-20171017.tgz from
http://kmq.jp.distfiles.macports.org/mawk
---> Attempting to fetch mawk-1.3.4-20171017.tgz from
http://jnb.za.distfiles.macports.org/distfiles/mawk
---> Attempting to fetch mawk-1.3.4-20171017.tgz from
https://pek.cn.distfiles.macports.org/macports/distfiles/mawk
---> Attempting to fetch mawk-1.3.4-20171017.tgz from
http://jog.id.distfiles.macports.org/macports/distfiles/mawk
---> Attempting to fetch mawk-1.3.4-20171017.tgz from
http://cjj.kr.distfiles.macports.org/mawk
---> Attempting to fetch mawk-1.3.4-20171017.tgz from
http://aarnet.au.distfiles.macports.org/pub/macports/distfiles/mawk
---> Attempting to fetch mawk-1.3.4-20171017.tgz from
http://nou.nc.distfiles.macports.org/pub/macports/distfiles.macports.org/mawk
---> Attempting to fetch mawk-1.3.4-20171017.tgz from ftp://ftp
.invisible-island.net/mawk/
---> Verifying checksums for mawk
---> Extracting mawk
---> Configuring mawk
---> Building mawk
---> Staging mawk into destroot
---> Installing mawk @1.3.4-20171017_0
---> Activating mawk @1.3.4-20171017_0
---> Cleaning mawk
---> Updating database of binaries
---> Scanning binaries for linking errors
---> No broken files found.
1
}}}
--
Ticket URL: <https://trac.macports.org/ticket/55204>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list