Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 May 2022 00:50:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 263830] textproc/hs-pandoc build failure, HUnit missing in distinfo
Message-ID:  <bug-263830-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263830

            Bug ID: 263830
           Summary: textproc/hs-pandoc build failure, HUnit missing in
                    distinfo
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: haskell@FreeBSD.org
          Reporter: jfolker11@gmail.com
          Assignee: haskell@FreeBSD.org
             Flags: maintainer-feedback?(haskell@FreeBSD.org)

I ran into some trouble while attempting to build pandoc from the ports tre=
e,
the build error is at the bottom of this post. In distinfo, I found that "S=
IZE"
and "SHA256" records for the HUnit tarball do not exist.

Eventually, I gave up and ran 'pkg install hs-pandoc', which works. The
maintainer of this port and I are probably the only ones who have any inter=
est
in this, so unless anyone objects, I'll try my hand at fixing it.

I also couldn't help but notice the version of HUnit in the ports tree is o=
lder
than the one pandoc depends on. I'll try my hand at updating this port while
I'm at it:

https://www.freshports.org/devel/hs-HUnit

Here is the build error:

freebsd% pwd
/usr/ports/textproc/hs-pandoc
freebsd% doas make
Password:
=3D=3D=3D>  License GPLv2 accepted by the user
=3D=3D=3D>   hs-pandoc-2.14.2 depends on file: /usr/local/sbin/pkg - found
=3D> cabal/HUnit-1.6.2.0/HUnit-1.6.2.0.tar.gz is not in
/usr/ports/textproc/hs-pandoc/distinfo.
=3D> Either /usr/ports/textproc/hs-pandoc/distinfo is out of date, or
=3D> cabal/HUnit-1.6.2.0/HUnit-1.6.2.0.tar.gz is spelled incorrectly.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/textproc/hs-pandoc
*** Error code 1

Stop.
make: stopped in /usr/ports/textproc/hs-pandoc
freebsd%

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263830-7788>