Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Aug 2023 14:52:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 267702] [NEW PORT] editors/xemacs-devel Revival of the XEmacs port
Message-ID:  <bug-267702-7788-gh14RHtlaZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267702-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-267702-7788@https.bugs.freebsd.org/bugzilla/>

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

Robert Clausecker <fuz@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|ports-bugs@FreeBSD.org      |fuz@FreeBSD.org
             Status|New                         |Open
                 CC|                            |fuz@FreeBSD.org

--- Comment #1 from Robert Clausecker <fuz@FreeBSD.org> ---
Thank you for your submission.  I apologise for the slow processing.
This looks like it was quite the effort to write and it's a shame that it
kind of got lost on our bug tracker.

Here are some remarks:

 - I understand that you bumped the portepoch due to the vulnerability.
   Is the port you submitted still affected by CVE-2005-0100?
 - What is the purpose of the ${:U ... :M*} construction?  I don't see
   what it does.  You should be able to just remove this construct.
 - it's okay if portlint gives bogus warnings, no need to add comments to
   work around these
 - I'll remove the "Created by" line as we have abolished these a while ago
 - a test build complains that you need to use USES=3Dldap instead of
   USE_OPENLDAB
 - similarly, we have revamped the USE_GITLAB infrastructure.  It now suppo=
rts
   proper tag names with GL_TAGNAME
 - the port no longer fetches due to checksum errors.  This could be related
   to said revamping.  Please recompute the checksums, update to GL_TAGNAME,
   possibly replace commit hashes with actual tags and resubmit.  I have
temporarily
   worked around this issue by regenerating the hashes myself.

During a build test, I noticed that one of your configure tests seems to be
defective (on arm64 FreeBSD 13.2):

checking for makeinfo >=3D 4.12... test: : bad number
test: : bad number
no
configure: WARNING: Found Makeinfo .  4.12 or later required.

The build then predictably fails in the install stage:

install: *.info*: No such file or directory
chmod:
/usr/home/ports/main.ports/editors/xemacs-devel/work-full/stage/usr/local/s=
hare/info/xemacs/*.info*:
No such file or directory
gmake[2]: *** [Makefile:160: install-arch-indep] Error 1
gmake[2]: Leaving directory
'/usr/home/ports/main.ports/editors/xemacs-devel/work-full/xemacs-a537ee11f=
976a6d2f22f7c8b7d2b3acef7fcc69e'


Please address these issues and resubmit the patch.  I promise it'll go fas=
ter
this time.

--=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-267702-7788-gh14RHtlaZ>