savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sr #110923] Please, close "make -j" bug, reported by me


From: anonymous
Subject: [sr #110923] Please, close "make -j" bug, reported by me
Date: Thu, 17 Aug 2023 05:40:04 -0400 (EDT)

URL:
  <https://savannah.nongnu.org/support/?110923>

                 Summary: Please, close "make -j" bug, reported by me
                   Group: Savannah Administration
               Submitter: None
               Submitted: Thu 17 Aug 2023 09:40:00 AM UTC
                Category: None
                Priority: 5 - Normal
                Severity: 3 - Normal
                  Status: None
             Assigned to: None
        Originator Email: 
        Operating System: None
             Open/Closed: Open
         Discussion Lock: Any


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Thu 17 Aug 2023 09:40:00 AM UTC By: Anonymous
Dear Savannah,

it was my fault when I reported a bug:
- https://savannah.gnu.org/bugs/?64543

There is no issue in "make" utility.

The problem is in how it was used inside of Docker container by me.

I've used:
```
NUM_CPUS=$(grep -c ^processor /proc/cpuinfo)
make -j$(NUM_CPUS)
```

inside of Docker container, but this was my mistake.

There is no problem when using simply:
```
make -j
```

Unfortunately I was unable to leave neither a comment nor close the bug issue,
created be me.
Feel free to close this bug report.

Thank you!







    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/support/?110923>

_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]