You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "xiaozhong.wang (JIRA)" <ji...@apache.org> on 2018/01/09 05:24:00 UTC

[jira] [Updated] (TRAFODION-2892) "make all" print error because SP_EXPORT_LIB is empty

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

xiaozhong.wang updated TRAFODION-2892:
--------------------------------------
    Affects Version/s: 2.3
          Environment: Linux-X86_64
        Fix Version/s: 2.3
          Component/s: Build Infrastructure

remove the code, because there are not in use

> "make all" print error because SP_EXPORT_LIB is empty
> -----------------------------------------------------
>
>                 Key: TRAFODION-2892
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2892
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: Build Infrastructure
>    Affects Versions: 2.3
>         Environment: Linux-X86_64
>            Reporter: xiaozhong.wang
>             Fix For: 2.3
>
>
> core/seamonster/src/Makefile:59:        -mkdir -p $(SP_EXPORT_LIB)
> core/sql/nskgmake/executor/Makefile:134:EXTERN_LIBS := $(SP_EXPORT_LIB)/libwrappersq.so
> /usr/bin/gcc -fpic -Wno-long-long -fmessage-length=0 -I/home/wangxz/code/trafodion/core/sqf/export/include libsm.c  -c  ##(SEAMONSTER)
> /usr/bin/gcc -fpic -Wno-long-long -fmessage-length=0 -I/home/wangxz/code/trafodion/core/sqf/export/include verssm.c  -c ##(SEAMONSTER)
> cd /home/wangxz/code/trafodion/core/sqf; /usr/local/bin/make genverhdr; ##(Security)
> make[3]: 进入目录“/home/wangxz/code/trafodion/core/sqf” ##(Security)
> mkdir -p /home/wangxz/code/trafodion/core/sqf/export/include    ##(SEAMONSTER)
> cp sm.h /home/wangxz/code/trafodion/core/sqf/export/include     ##(SEAMONSTER)
> mkdir -p        ##(SEAMONSTER)
> mkdir: 缺少操作数       ##(SEAMONSTER)
> 请尝试执行"mkdir --help"来获取更多信息。        ##(SEAMONSTER)
> make[2]: [Makefile:59:/home/wangxz/code/trafodion/core/sqf/export/lib64d/libsm.so] 错误 1 (已忽略)    ##(SEAMONSTER)
> /usr/bin/gcc  -fpic -Wno-long-long -fmessage-length=0 -Wall -Werror -shared \   ##(SEAMONSTER)
>         -Wl,-soname,libsm.so -o /home/wangxz/code/trafodion/core/sqf/export/lib64d/libsm.so libsm.o verssm.o -lrt       ##(SEAMONSTER)
> /bin/cp -p scripts/sqcertgen /home/wangxz/code/trafodion/core/sqf/sql/scripts   ##(Security)
> /bin/cp -p scripts/update_auth /home/wangxz/code/trafodion/core/sqf/sql/scripts ##(Security)
> Building Apache Trafodion Version 2.3.0 debug   ##(Security)
>         ##(Security)
> make[2]: 离开目录“/home/wangxz/code/trafodion/core/seamonster/src”      ##(SEAMONSTER)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)