From hg@cally.queue.to  Sat Nov  3 03:52:04 2007
Return-Path: <hg@cally.queue.to>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 832F616A419
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  3 Nov 2007 03:52:04 +0000 (UTC)
	(envelope-from hg@cally.queue.to)
Received: from pickle.queue.to (pickle.queue.to [71.180.69.18])
	by mx1.freebsd.org (Postfix) with ESMTP id 1F8FB13C480
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  3 Nov 2007 03:52:03 +0000 (UTC)
	(envelope-from hg@cally.queue.to)
Received: (qmail 10070 invoked from network); 2 Nov 2007 12:37:47 -0400
Received: from cally.queue.to (172.16.0.6)
  by pickle.queue.to with ESMTP; 2 Nov 2007 12:37:47 -0400
Received: (qmail 16952 invoked by uid 1000); 2 Nov 2007 12:37:47 -0400
Message-Id: <20071102163747.16951.qmail@cally.queue.to>
Date: 2 Nov 2007 12:37:47 -0400
From: Howard Goldstein <hg@cally.queue.to>
Reply-To: Howard Goldstein <hg@cally.queue.to>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: port build of graphics/libfpx 1.2.0.12_1 reference to struct member LowPart in ULARGE_INTEGER is undefined
X-Send-Pr-Version: 3.113
X-GNATS-Notify: mi@aldan.algebra.com

>Number:         117781
>Category:       ports
>Synopsis:       port build of graphics/libfpx 1.2.0.12_1 reference to struct member LowPart in ULARGE_INTEGER is undefined
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 03 04:00:05 UTC 2007
>Closed-Date:    Sat Nov 03 13:34:44 UTC 2007
>Last-Modified:  Sat Nov 03 13:34:44 UTC 2007
>Originator:     Howard Goldstein
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD cally.queue.to 6.2-STABLE FreeBSD 6.2-STABLE #0: Sun Oct 28 12:13:42 EDT 2007 hg@cally.queue.to:/usr/obj/usr/src/sys/CALLY i386


	
>Description:
	

build of graphics/libfpx portversion 1.2.0.12_1 fails as follows


/usr/ports/graphics/libfpx/work/libfpx-1.2.0.12/ole/olestorg.cpp: In member function `virtual Boolean OLEStorage::CreateHeaderStream(const char*, OLEHeaderStream**)':
/usr/ports/graphics/libfpx/work/libfpx-1.2.0.12/ole/olestorg.cpp:640: error: `BlankGUID' was not declared in this scope
/usr/ports/graphics/libfpx/work/libfpx-1.2.0.12/ole/olestorg.cpp:640: warning: unused variable 'BlankGUID'
/usr/ports/graphics/libfpx/work/libfpx-1.2.0.12/ole/olestorg.cpp: At global scope:
/usr/ports/graphics/libfpx/work/libfpx-1.2.0.12/ole/olestorg.cpp:646: error: `DWORD' has not been declared
/usr/ports/graphics/libfpx/work/libfpx-1.2.0.12/ole/olestorg.cpp:647: error: ISO C++ forbids declaration of `mode' with no type
/usr/ports/graphics/libfpx/work/libfpx-1.2.0.12/ole/olestorg.cpp: In member function `virtual Boolean OLEStorage::OpenHeaderStream(const XGUID&, const char*, OLEHeaderStream**, int)':
/usr/ports/graphics/libfpx/work/libfpx-1.2.0.12/ole/olestorg.cpp:682: error: no matching function for call to `OLEHeaderStream::OLEHeaderStream(const _XGUID&, OLEStorage* const, IStream*&)'
/usr/ports/graphics/libfpx/work/libfpx-1.2.0.12/ole/olehstrm.h:52: note: candidates are: OLEHeaderStream::OLEHeaderStream(const OLEHeaderStream&)
/usr/ports/graphics/libfpx/work/libfpx-1.2.0.12/ole/olehstrm.h:57: note:                 OLEHeaderStream::OLEHeaderStream(int)
/usr/ports/graphics/libfpx/work/libfpx-1.2.0.12/ole/olestorg.cpp: At global scope:
/usr/ports/graphics/libfpx/work/libfpx-1.2.0.12/ole/olestorg.cpp:697: error: `DWORD' has not been declared
/usr/ports/graphics/libfpx/work/libfpx-1.2.0.12/ole/olestorg.cpp:698: error: ISO C++ forbids declaration of `mode' with no type
/usr/ports/graphics/libfpx/work/libfpx-1.2.0.12/ole/olestorg.cpp: In member function `virtual Boolean OLEStorage::OpenHeaderStream(const char*, OLEHeaderStream**, int)':
/usr/ports/graphics/libfpx/work/libfpx-1.2.0.12/ole/olestorg.cpp:699: error: `BlankGUID' was not declared in this scope
/usr/ports/graphics/libfpx/work/libfpx-1.2.0.12/ole/olestorg.cpp:699: warning: unused variable 'BlankGUID'
/usr/ports/graphics/libfpx/work/libfpx-1.2.0.12/ole/olestorg.cpp: In member function `virtual Boolean OLEStorage::GetSize(long unsigned int*)':
/usr/ports/graphics/libfpx/work/libfpx-1.2.0.12/ole/olestorg.cpp:854: error: 'struct ULARGE_INTEGER' has no member named 'LowPart'
*** Error code 1
*** Error code 1
4 errors
*** Error code 2

Stop in /usr/ports/graphics/libfpx.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.1122.1 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=libfpx-1.2.0.12 UPGRADE_PORT_VER=1.2.0.12 make
** Fix the problem and try again.

>How-To-Repeat:
	
make 
>Fix:

unknown.  severity and importance turned up to 11 due to frozen state
	


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sat Nov 3 04:00:17 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=117781 
State-Changed-From-To: feedback->closed 
State-Changed-By: mi 
State-Changed-When: Sat Nov 3 13:32:49 UTC 2007 
State-Changed-Why:  
This is a duplicate of the alredy closed 117774. The problem should 
be fixed in the latest version of the port. Sorry about introducing 
it in the first place... 

http://www.freebsd.org/cgi/query-pr.cgi?pr=117781 
>Unformatted:
