You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Charles Wilson (JIRA)" <xe...@xml.apache.org> on 2008/04/30 00:23:55 UTC

[jira] Created: (XERCESC-1799) packageBinaries.pl produces broken distribution on cygwin

packageBinaries.pl produces broken distribution on cygwin
---------------------------------------------------------

                 Key: XERCESC-1799
                 URL: https://issues.apache.org/jira/browse/XERCESC-1799
             Project: Xerces-C++
          Issue Type: Bug
          Components: Build
    Affects Versions: 2.8.0
         Environment: cygwin 1.5.25-12
            Reporter: Charles Wilson


I believe a number of directories have been left out of the list in populateInclude().   The Makefile.in's in these directories contain non-empty PUBHEADERS definitions.

Is this an oversight in packageBinaries.pl, or is that script intended only for use on the platforms that the *xerces* team distributes prebuilt binaries for (thus, omitting Cygwin, IRIX, etc? (I rather doubt that, since the xerces team does not provide pre-built BeOS packages, yet BeOS is not missing from the populateInclude() list.)

util/MsgLoaders/MsgFile
util/NetAccessors/MacOSURLAccess
util/NetAccessors/MacOSURLAccessCF
util/NetAccessors/Socket
util/NetAccessors/WinSock
util/NetAccessors/libWWW
util/Platforms/Cygwin
util/Platforms/FreeBSD
util/Platforms/IRIX
util/Platforms/Interix
util/Platforms/NetBSD
util/Platforms/OS400
util/Platforms/OpenServer
util/Platforms/QNX
util/Platforms/Tru64
util/Platforms/UnixWare
util/Transcoders/Cygwin
util/Transcoders/Iconv390
util/Transcoders/Iconv400
util/Transcoders/IconvFBSD
util/Transcoders/IconvGNU
util/Transcoders/MacOSUnicodeConverter
util/Transcoders/Uniconv390


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org


[jira] Commented: (XERCESC-1799) packageBinaries.pl produces broken distribution on cygwin

Posted by "Boris Kolpackov (JIRA)" <xe...@xml.apache.org>.
    [ https://issues.apache.org/jira/browse/XERCESC-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12593244#action_12593244 ] 

Boris Kolpackov commented on XERCESC-1799:
------------------------------------------

I did not use packageBinaries for 2.8.0 release -- everything was packaged manually. I also have no plans using this script for 3.0.0. Ideally in the 3.0.0 code base we should use make dist however it does not package everything at the moment and I may use manual packaging again.


> packageBinaries.pl produces broken distribution on cygwin
> ---------------------------------------------------------
>
>                 Key: XERCESC-1799
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1799
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.8.0
>         Environment: cygwin 1.5.25-12
>            Reporter: Charles Wilson
>
> I believe a number of directories have been left out of the list in populateInclude().   The Makefile.in's in these directories contain non-empty PUBHEADERS definitions.
> Is this an oversight in packageBinaries.pl, or is that script intended only for use on the platforms that the *xerces* team distributes prebuilt binaries for (thus, omitting Cygwin, IRIX, etc? (I rather doubt that, since the xerces team does not provide pre-built BeOS packages, yet BeOS is not missing from the populateInclude() list.)
> util/MsgLoaders/MsgFile
> util/NetAccessors/MacOSURLAccess
> util/NetAccessors/MacOSURLAccessCF
> util/NetAccessors/Socket
> util/NetAccessors/WinSock
> util/NetAccessors/libWWW
> util/Platforms/Cygwin
> util/Platforms/FreeBSD
> util/Platforms/IRIX
> util/Platforms/Interix
> util/Platforms/NetBSD
> util/Platforms/OS400
> util/Platforms/OpenServer
> util/Platforms/QNX
> util/Platforms/Tru64
> util/Platforms/UnixWare
> util/Transcoders/Cygwin
> util/Transcoders/Iconv390
> util/Transcoders/Iconv400
> util/Transcoders/IconvFBSD
> util/Transcoders/IconvGNU
> util/Transcoders/MacOSUnicodeConverter
> util/Transcoders/Uniconv390

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org


[jira] Closed: (XERCESC-1799) packageBinaries.pl produces broken distribution on cygwin

Posted by "Alberto Massari (JIRA)" <xe...@xml.apache.org>.
     [ https://issues.apache.org/jira/browse/XERCESC-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alberto Massari closed XERCESC-1799.
------------------------------------

    Resolution: Won't Fix

packageBinaries.pl is no more part of the sources

> packageBinaries.pl produces broken distribution on cygwin
> ---------------------------------------------------------
>
>                 Key: XERCESC-1799
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1799
>             Project: Xerces-C++
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.8.0
>         Environment: cygwin 1.5.25-12
>            Reporter: Charles Wilson
>
> I believe a number of directories have been left out of the list in populateInclude().   The Makefile.in's in these directories contain non-empty PUBHEADERS definitions.
> Is this an oversight in packageBinaries.pl, or is that script intended only for use on the platforms that the *xerces* team distributes prebuilt binaries for (thus, omitting Cygwin, IRIX, etc? (I rather doubt that, since the xerces team does not provide pre-built BeOS packages, yet BeOS is not missing from the populateInclude() list.)
> util/MsgLoaders/MsgFile
> util/NetAccessors/MacOSURLAccess
> util/NetAccessors/MacOSURLAccessCF
> util/NetAccessors/Socket
> util/NetAccessors/WinSock
> util/NetAccessors/libWWW
> util/Platforms/Cygwin
> util/Platforms/FreeBSD
> util/Platforms/IRIX
> util/Platforms/Interix
> util/Platforms/NetBSD
> util/Platforms/OS400
> util/Platforms/OpenServer
> util/Platforms/QNX
> util/Platforms/Tru64
> util/Platforms/UnixWare
> util/Transcoders/Cygwin
> util/Transcoders/Iconv390
> util/Transcoders/Iconv400
> util/Transcoders/IconvFBSD
> util/Transcoders/IconvGNU
> util/Transcoders/MacOSUnicodeConverter
> util/Transcoders/Uniconv390

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org