You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Lei Chang (JIRA)" <ji...@apache.org> on 2015/11/21 04:12:11 UTC

[jira] [Updated] (HAWQ-78) HAWQ parallel build(using 'make -j8') failed

     [ https://issues.apache.org/jira/browse/HAWQ-78?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lei Chang updated HAWQ-78:
--------------------------
    Fix Version/s: 2.0.0-beta-incubating

> HAWQ parallel build(using 'make -j8') failed
> --------------------------------------------
>
>                 Key: HAWQ-78
>                 URL: https://issues.apache.org/jira/browse/HAWQ-78
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: Build
>            Reporter: Ming LI
>            Assignee: Ming LI
>             Fix For: 2.0.0-beta-incubating
>
>
> HAWQ build failed with **.o truncated very frequently.
> My guess is because we compile code with '-j8' option which will build parallel.  So some files begin to build before it's dependencies are ready.
> /opt/gcc_infrastructure/bin/ld -r -o SUBSYS.o COptTasks.o COptServer.o COptClient.o CCatalogUtils.o CConstExprEvaluatorProxy.o nodeutils.o funcs.o 
> /opt/gcc-4.4.2/bin/gcc -O3 -std=gnu99  -Wall -Wmissing-prototypes -Wpointer-arith  -Wendif-labels -Wformat-security -fno-strict-aliasing -fwrapv -I/data/pulse2-agent/agents/agent1/work/HAWQ-main-opt/rhel5_x86_64/src/ext/rhel5_x86_64/include -I/data/pulse2-agent/agents/agent1/work/HAWQ-main-opt/rhel5_x86_64/src/ext/rhel5_x86_64/include/libxml2 -I. -I../../../src/include -D_GNU_SOURCE  -I/data/pulse2-agent/agents/agent1/work/HAWQ-main-opt/rhel5_x86_64/src/ext/rhel5_x86_64/include  -c -o bootparse.o bootparse.c
> COptTasks.o: file not recognized: File truncated
> make[6]: *** [SUBSYS.o] Error 1
> make[6]: Leaving directory `/data/pulse2-agent/agents/agent1/work/HAWQ-main-opt/rhel5_x86_64/src/apache-hawq/src/backend/gpopt/utils'



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)