Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Apr 2015 15:28:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199162] [MAINTAINER] devel/dulwich: Update to 0.10.1a (Security Update)
Message-ID:  <bug-199162-13-d61dk3cM52@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199162-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199162-13@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=3D199162

--- Comment #3 from Marco Br=C3=B6der <marco.broeder@posteo.eu> ---
Created attachment 155369
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D155369&action=
=3Dedit
py27-dulwich-0.10a.log

The changes to SOURCES.txt, MANIFEST.in and setup.py are there to disable
building and installing all the tests. They are pointless to the user and
several tests are broken even in upstream's environments. It does not make
sense to install / run them at the moment.

For the other things, see the attached log and posted output.

# portlint -AC
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, =
to
make SVN happy.
0 fatal errors and 1 warning found.

This is bogus. It is not a new port! portlint -C is more reasonable.

# portlint -C
looks fine.

The poudriere testport log file is attached.

I know the Porter's Handbook section about VuXML. There are already new ent=
ries
for other ports. So I guess the patch will not apply anymore.

Btw, this whole VuXML procedure is a pain in the ass. Do not get me wrong b=
ut I
unless something changes there I do not care about it in the future.

The make validate output is not attached (~ 14 MiB output), because it does=
 not
validate and never has for me with or without my patch. I do not exactly kn=
ow
what is wrong with it. It fails to load the external schemes and cannot
validate anything. But I guess my changes are fine.

Some example output:

=3D=3D=3D=3D

http://www.vuxml.org/dtd/vuxml-1/vuxml-11.dtd:41: warning: failed to load
external entity
"http://www.w3.org/TR/xhtml-modularization/DTD/xhtml-datatypes-1.mod"

[...]

http://www.vuxml.org/dtd/vuxml-1/vuxml-11.dtd:82: warning: failed to load
external entity "http://www.w3.org/TR/xhtml-basic/xhtml-basic10.dtd"

[...]

vuln.xml:59: element vuxml: validity error : No declaration for attribute x=
mlns
of element vuxml
<vuxml xmlns=3D"http://www.vuxml.org/apps/vuxml-1">;
                                                ^
vuln.xml:60: element vuln: validity error : No declaration for attribute vi=
d of
element vuln
  <vuln vid=3D"5fee3f02-de37-11e4-b7c3-001999f8d30b">

[...]

=3D=3D=3D=3D

and so on for all lines of vuln.xml.

Just wondering if it is a new requirement for a submission to post all the
logs? A committer has to test it anyway and I never had to post logs / outp=
ut
before. ;-)

Thank you and regards!

--=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-199162-13-d61dk3cM52>