You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2006/02/15 02:20:15 UTC

[jira] Created: (STDCXX-144) bizarre misconfiguration due to make -j

bizarre misconfiguration due to make -j
---------------------------------------

         Key: STDCXX-144
         URL: http://issues.apache.org/jira/browse/STDCXX-144
     Project: C++ Standard Library
        Type: Improvement
  Components: Configuration  
    Versions: 4.1.2, 4.1.3    
 Environment: all
    Reporter: Martin Sebor
    Priority: Minor
     Fix For: 4.1.4


>From the thread starting at:
http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-user/200602.mbox/%3c20060213210134.40932.qmail@web82206.mail.mud.yahoo.com%3e
and ending here:
http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-user/200602.mbox/%3c20060214182415.80845.qmail@web82203.mail.mud.yahoo.com%3e

Configuring with make -j (or MAKEFLAGS set to -j) causes bizarre and hard to analyze problems. We should detect and disable (or error out of) a parallel configuration.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (STDCXX-144) bizarre misconfiguration due to make -j

Posted by "Martin Sebor (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/STDCXX-144?page=all ]

Martin Sebor updated STDCXX-144:
--------------------------------

    Fix Version: 4.2
                     (was: 4.1.4)

> bizarre misconfiguration due to make -j
> ---------------------------------------
>
>          Key: STDCXX-144
>          URL: http://issues.apache.org/jira/browse/STDCXX-144
>      Project: C++ Standard Library
>         Type: Improvement

>   Components: Configuration
>     Versions: 4.1.2, 4.1.3
>  Environment: all
>     Reporter: Martin Sebor
>     Priority: Minor
>      Fix For: 4.2

>
> From the thread starting at:
> http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-user/200602.mbox/%3c20060213210134.40932.qmail@web82206.mail.mud.yahoo.com%3e
> and ending here:
> http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-user/200602.mbox/%3c20060214182415.80845.qmail@web82203.mail.mud.yahoo.com%3e
> Configuring with make -j (or MAKEFLAGS set to -j) causes bizarre and hard to analyze problems. We should detect and disable (or error out of) a parallel configuration.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (STDCXX-144) bizarre misconfiguration due to make -j

Posted by "Martin Sebor (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Sebor closed STDCXX-144.
-------------------------------

       Resolution: Duplicate
    Fix Version/s:     (was: 4.2)

Closed as dupe of STDCXX-92: make config fails in parallel builds.

> bizarre misconfiguration due to make -j
> ---------------------------------------
>
>                 Key: STDCXX-144
>                 URL: https://issues.apache.org/jira/browse/STDCXX-144
>             Project: C++ Standard Library
>          Issue Type: Improvement
>          Components: Configuration
>    Affects Versions: 4.1.3, 4.1.2
>         Environment: all
>            Reporter: Martin Sebor
>            Priority: Minor
>
> From the thread starting at:
> http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-user/200602.mbox/%3c20060213210134.40932.qmail@web82206.mail.mud.yahoo.com%3e
> and ending here:
> http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-user/200602.mbox/%3c20060214182415.80845.qmail@web82203.mail.mud.yahoo.com%3e
> Configuring with make -j (or MAKEFLAGS set to -j) causes bizarre and hard to analyze problems. We should detect and disable (or error out of) a parallel configuration.

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