Opened 19 years ago
Closed 12 years ago
#1678 closed defect (wontfix)
we need to prevent the use of -j3 gcc's flag with some packages
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | lowest | Milestone: | |
Component: | Profiles (LFS) | Version: | 6.1 |
Severity: | normal | Keywords: | |
Cc: |
Description (last modified by )
packages errors with -j3 optimization
gettext <=== #@! perl e2fsprog man
at any states of the build process but the build process can continue after a simple edit of the MAKE flags.
thank for the job note, this happend with 6.1 6.1.1 and 6.1.1.1........
plus : gettext package can't be built with any optimizations even an -02 or -march and more if there is an java compiler on the host the build process will fail (already reported).
Change History (3)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
Component: | LFS Profiles → LFS Tasks |
---|---|
Description: | modified (diff) |
comment:3 by , 12 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
{n,}ALFS is not developped anymore
Note:
See TracTickets
for help on using tickets.
typical error example with the -j3 flag
-: make[4]: Leaving directory `/mnt/lfs/tools/build/gettext-0.14.3/gettext-tools/misc' -: mv: cannot stat `elc-temp': No such file or directory -: make[4]: * [elc-stamp] Error 1 -: make[4]: Leaving directory `/mnt/lfs/tools/build/gettext-0.14.3/gettext-tools/misc' -: make[3]: * [po-mode.elc] Error 2 -: make[3]: * Waiting for unfinished jobs.... -: mv: cannot stat `elc-temp': No such file or directory -: make[4]: * [elc-stamp] Error 1 -: make[4]: Leaving directory `/mnt/lfs/tools/build/gettext-0.14.3/gettext-tools/misc' -: make[3]: * [start-po.elc] Error 2 -: make[3]: Leaving directory `/mnt/lfs/tools/build/gettext-0.14.3/gettext-tools/misc' -: make[2]: * [all-recursive] Error 1 -: make[2]: Leaving directory `/mnt/lfs/tools/build/gettext-0.14.3/gettext-tools' -: make[1]: * [all] Error 2 -: make[1]: Leaving directory `/mnt/lfs/tools/build/gettext-0.14.3/gettext-tools' -: make: * [all-recursive] Error 1 I: Log file stored in: I: /root/.nALFS/packages/gettext-0.14.3.xml E: Execution failed (2)