From nobody@FreeBSD.org  Fri Nov 12 02:09:04 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8D4BD16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 12 Nov 2004 02:09:04 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7DD2743D48
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 12 Nov 2004 02:09:04 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id iAC293HC001159
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 12 Nov 2004 02:09:03 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id iAC293id001156;
	Fri, 12 Nov 2004 02:09:03 GMT
	(envelope-from nobody)
Message-Id: <200411120209.iAC293id001156@www.freebsd.org>
Date: Fri, 12 Nov 2004 02:09:03 GMT
From: Kirill Yushkov <mail@kirya.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Don't compile libxml2-2.6.16 from ports.
X-Send-Pr-Version: www-2.3

>Number:         73849
>Category:       ports
>Synopsis:       libxml2-2.6.16 doesn't compile from ports
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 12 02:10:21 GMT 2004
>Closed-Date:    Thu Nov 18 16:34:04 GMT 2004
>Last-Modified:  Thu Nov 18 16:34:04 GMT 2004
>Originator:     Kirill Yushkov
>Release:        5.3-release
>Organization:
GPT
>Environment:
FreeBSD scientific-library.net 5.3-STABLE FreeBSD 5.3-STABLE #0: Wed Nov 10 21:21:01 MSK 2004     root@scientific-library.net:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
bash-2.05b# make clean
===>  Cleaning for libxml2-2.6.16
bash-2.05b# make
===>  Vulnerability check disabled, database not found
===>  Found saved configuration for libxml2-2.6.9
===>  Extracting for libxml2-2.6.16
===>  Checksum OK for gnome2/libxml2-2.6.16.tar.bz2.
===>  Patching for libxml2-2.6.16
===>  Applying FreeBSD patches for libxml2-2.6.16
1 out of 1 hunks failed--saving rejects to doc/Makefile.in.rej
>How-To-Repeat:

Always.

>Fix:

not known
      
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-i386->freebsd-ports-bugs 
Responsible-Changed-By: glebius 
Responsible-Changed-When: Thu Nov 18 09:00:17 GMT 2004 
Responsible-Changed-Why:  
Fix misfiled PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=73849 

From: Gleb Smirnoff <glebius@freebsd.org>
To: freebsd-gnats-submit@freebsd.org
Cc:  
Subject: Re: ports/73849: libxml2-2.6.16 doesn't compile from ports
Date: Thu, 18 Nov 2004 18:01:02 +0300

 Adding to Audit-Trail:
 ----- Forwarded message from Kirill Yushkov <mail@kirya.ru> -----
 
  GS>   What port revision are you using? Please show us output of:
  GS> # cd /usr/ports/textproc/libxml2 # ident Makefile # egrep
  GS> PORT\(VERSION\|REVISION\) Makefile
 bash-2.05b# cd /usr/ports/textproc/libxml2
 bash-2.05b# ident Makefile
 Makefile:
      $FreeBSD: ports/textproc/libxml2/Makefile,v 1.125 2004/11/10 19:02:51
 marcus Exp $
 bash-2.05b# egrep PORT\(VERSION\|REVISION\) Makefile
 PORTVERSION=    2.6.16
 bash-2.05b#
 
 ----- End forwarded message -----

From: Gleb Smirnoff <glebius@freebsd.org>
To: Kirill Yushkov <mail@kirya.ru>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: ports/73849: libxml2-2.6.16 doesn't compile from ports
Date: Thu, 18 Nov 2004 18:07:02 +0300

 Can you show your port configuration, please?
 
 # cat /var/db/ports/libxml2/options
 
 -- 
 Totus tuus, Glebius.
 GLEBIUS-RIPN GLEB-RIPE

From: "Kirill Yushkov" <mail@kirya.ru>
To: "Gleb Smirnoff" <glebius@freebsd.org>
Cc: <freebsd-gnats-submit@freebsd.org>
Subject: Re: ports/73849: libxml2-2.6.16 doesn't compile from ports
Date: Thu, 18 Nov 2004 18:13:19 +0300

 Hello, Gleb!
 You wrote to "Kirill Yushkov" <mail@kirya.ru> on Thu, 18 Nov 2004 18:07:02
 +0300:
 
  GS> Can you show your port configuration, please?
  GS> # cat /var/db/ports/libxml2/options
 bash-2.05b# cat /var/db/ports/libxml2/options
 # This file is auto-generated by 'make config'.
 # No user-servicable parts inside!
 # Options for libxml2-2.6.16
 _OPTIONS_READ=libxml2-2.6.16
 WITH_THREADS=true
 WITH_SCHEMA=true
 WITHOUT_MEM_DEBUG=true
 WITHOUT_XMLLINT_HIST=true
 WITH_THREAD_ALLOC=true
 bash-2.05b#
 
 With best regards, Kirill Yushkov.  E-mail: mail@kirya.ru
 
State-Changed-From-To: open->closed 
State-Changed-By: marcus 
State-Changed-When: Thu Nov 18 16:32:41 GMT 2004 
State-Changed-Why:  
First, do not build libxml2 with threads support unless you know what 
you're doing, and you're not planning on using ports such as GNOME, KDE, or 
Apache.  Second, libxml2 builds just fine.  You have a corrupt port 
directory.  Remove textproc/libxml2, then re-cvsup, and try your build again. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=73849 
>Unformatted:
 >> Patch patch-doc::Makefile.in failed to apply cleanly.
 >> Patch(es) patch-aa patch-catalog.c patch-config.h.in patch-configure applied cleanly.
 *** Error code 1
   
 Stop in /usr/ports/textproc/libxml2.
 bash-2.05b#
  
