Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jul 2021 10:28:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 257245] dns/libidn2 not prefix-safe
Message-ID:  <bug-257245-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 257245
           Summary: dns/libidn2 not prefix-safe
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: mi@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)
          Assignee: sunpoet@FreeBSD.org

My PREFIX is set to /opt, but the port attempts to invoke
/usr/local/bin/gtkdoc-rebase anyway:

Making install in po
if test "libidn2" =3D "gettext-tools"; then  /bin/mkdir -p
/spare/usr/ports/dns/libidn2/work/stage/opt/share/gettext/po;  for file in
Makefile.in.in remove-potcdate.sin  quot.sed boldquot.sed en@quot.header
en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do=20
install  -m 0644 ./$file=20
/spare/usr/ports/dns/libidn2/work/stage/opt/share/gettext/po/$file;  done; =
 for
file in Makevars; do  rm -f
/spare/usr/ports/dns/libidn2/work/stage/opt/share/gettext/po/$file;  done;=
=20
else  : ;  fi
Making install in doc
/usr/bin/make  install-recursive
Making install in reference
 install  -m 0644 ./html/api-index-full.html
 install  -m 0644 ./html/home.png
 install  -m 0644 ./html/index.html
 install  -m 0644 ./html/left-insensitive.png
 install  -m 0644 ./html/left.png
 install  -m 0644 ./html/libidn2-idn2.html
 install  -m 0644 ./html/libidn2.devhelp2
 install  -m 0644 ./html/libidn2.html
 install  -m 0644 ./html/right-insensitive.png
 install  -m 0644 ./html/right.png
 install  -m 0644 ./html/style.css
 install  -m 0644 ./html/up-insensitive.png
 install  -m 0644 ./html/up.png
/bin/sh: /usr/local/bin/gtkdoc-rebase: not found
*** Error code 127

--=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-257245-7788>