C++ compiler doesn't work

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
ovidiu
Premium Member
Premium Member
Posts: 22
Joined: Tue Dec 20, 2005 7:14 pm

C++ compiler doesn't work

Post by ovidiu »

Hi,

We have installed DS EE 7.5.3 on a Red Hat Linux AS version 4.

Problem Description. The c++ compiler doesn't seem to work.


APT_COMPILER and APT_LINKER are set to: /usr/bin/g++, based on...

-sh-3.00$ which gcc
/usr/bin/gcc
-sh-3.00$ which g++
/usr/bin/g++


I am trying to compile the simplest job that has a Transformer ...and it doesn't work.

Any ideas? The forum suggestions are: check licence ..but is linux.

Maybe I don't have the right version?

Thank you,

Florin

Output from transformer compilation follows:

##I TFCN 000001 15:14:57(000) <main_program>
IBM DataStage(tm) Parallel Extender 7.5.3
Copyright (c) 2004, 1997-2004 Ascential Software Corporation.
All Rights Reserved


##I TOSH 000002 15:14:57(001) <main_program> orchgeneral: loaded
##I TOSH 000002 15:14:57(002) <main_program> orchsort: loaded
##I TOSH 000002 15:14:57(003) <main_program> orchstats: loaded
##I TFSC 000001 15:14:57(006) <main_program> APT configuration file: /home/dsadm/Ascential/DataStage/Configurations/default.apt
##I TFOP 000094 15:14:57(000) <APT_LicenseCountOp in APT_LicenseOperator,0> Output 0 produced 1 records.
##I TLIC 000163 15:14:57(001) <APT_LicenseCheckOp in APT_LicenseOperator,0> Input 0 consumed 1 records.
##W TCOS 000049 15:14:57(007) <main_program> Parameter specified but not used in flow: DSPXWorkingDir
##E TBLD 000000 15:14:58(000) <main_program> Error when checking composite operator: Subprocess command failed with exit status 256.
##E TFSR 000019 15:14:58(001) <main_program> Could not check all operators because of previous error(s)
##W TFCP 000000 15:14:58(002) <transform> Error when checking composite operator: The number of reject datasets "0" is less than the number of input datasets "1".
##W TBLD 000000 15:14:58(003) <main_program> Error when checking composite operator: Output from subprocess: In file included from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/iostream_s.h:25,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/basicstring.h:38,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/string.h:20,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/identifier.h:19
##W TBLD 000000 15:14:58(004) <main_program> Error when checking composite operator: Output from subprocess: ,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/fieldsel.h:18,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/accessorbase.h:12,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/accessor.h:10,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/orchestrate.h:18,
from /home/dsadm/Ascential/DataStage/Projects/QRMI/RT_BP12.O/V0S3_abc_Transformer_3.C:
##I TFCP 000000 15:14:58(005) <transform> Error when checking composite operator: /usr/bin/g++ -fPIC -O -I/home/dsadm/Ascential/DataStage/PXEngine/include -O -fPIC -Wno-deprecated -c /home/dsadm/Ascential/DataStage/Projects/QRMI/RT_BP12.O/V0S3_abc_Transformer_3.C -o /home/dsadm/Ascential/DataStage/Projects/QRMI/RT_BP12.O/V0S3_abc_Transformer_3.tmp.o.
##W TBLD 000000 15:14:58(006) <main_program> Error when checking composite operator: Output from subprocess: 39:
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/iostream:44:28: bits/c++config.h: No such file or directory

##W TBLD 000000 15:14:58(007) <main_program> Error when checking composite operator: Output from subprocess: In file included from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/ios:44,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/ostream:45,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/iostream:45
##W TBLD 000000 15:14:58(008) <main_program> Error when checking composite operator: Output from subprocess: ,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/iostream_s.h:25,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/basicstring.h:38,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/string.h:20,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/identifier.h:19,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/fieldsel.h:18,
from /ho
##W TBLD 000000 15:14:58(009) <main_program> Error when checking composite operator: Output from subprocess: me/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/accessorbase.h:12,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/accessor.h:10,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/orchestrate.h:18,
from /home/dsadm/Ascential/DataStage/Projects/QRMI/RT_BP12.O/V0S3_abc_Transformer_3.C:39:
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/iosfwd:46:29: bits/c++locale.h: No such file or direct
##W TBLD 000000 15:14:58(010) <main_program> Error when checking composite operator: Output from subprocess: ory

##W TBLD 000000 15:14:58(011) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/iosfwd:47:25: bits/c++io.h: No such file or directory
##W TBLD 000000 15:14:58(012) <main_program> Error when checking composite operator: Output from subprocess:

##W TBLD 000000 15:14:58(013) <main_program> Error when checking composite operator: Output from subprocess: In file included from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/ios:46,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/ostream:45,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/iostream:45,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/iostream_s.h:25,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/basicstring.h:38,

##W TBLD 000000 15:14:58(014) <main_program> Error when checking composite operator: Output from subprocess: from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/string.h:20,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/identifier.h:19,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/fieldsel.h:18,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/accessorbase.h:12,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/accessor.h:10,
from /home/d
##W TBLD 000000 15:14:58(015) <main_program> Error when checking composite operator: Output from subprocess: sadm/Ascential/DataStage/PXEngine/include/apt_framework/orchestrate.h:18,
from /home/dsadm/Ascential/DataStage/Projects/QRMI/RT_BP12.O/V0S3_abc_Transformer_3.C:39:
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/char_traits.h: In static member function `static typename __gnu_cxx::_Char_types<_CharT>::int_type __gnu_cxx::char_traits<_CharT>::eof()':
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/char_traits.h:139: error: `EOF' was not decl
##W TBLD 000000 15:14:58(016) <main_program> Error when checking composite operator: Output from subprocess: ared in this scope

##W TBLD 000000 15:14:58(017) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/char_traits.h: In static member function `static int std::char_traits<char>::eof()':
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/char_traits.h:291: error: `EOF' was not declared in this scope

##W TBLD 000000 15:14:58(018) <main_program> Error when checking composite operator: Output from subprocess: In file included from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/ios_base.h:45,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/ios:49
##W TBLD 000000 15:14:58(019) <main_program> Error when checking composite operator: Output from subprocess: ,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/ostream:45,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/iostream:45,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/iostream_s.h:25,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/basicstring.h:38,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/string.h:20,

##W TBLD 000000 15:14:58(020) <main_program> Error when checking composite operator: Output from subprocess: from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/identifier.h:19,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/fieldsel.h:18,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/accessorbase.h:12,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/accessor.h:10,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/orchestrate.h:18,
from /
##W TBLD 000000 15:14:58(021) <main_program> Error when checking composite operator: Output from subprocess: home/dsadm/Ascential/DataStage/Projects/QRMI/RT_BP12.O/V0S3_abc_Transformer_3.C:39:
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/atomicity.h:33:30: bits/atomic_word.h: No such file or directory

##W TBLD 000000 15:14:58(022) <main_program> Error when checking composite operator: Output from subprocess: In file included from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/ios_base.h:45,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/ios:49,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/ostream:45,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/iostream:45,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/iostream_s.h:25
##W TBLD 000000 15:14:58(023) <main_program> Error when checking composite operator: Output from subprocess: ,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/basicstring.h:38,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/string.h:20,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/identifier.h:19,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/fieldsel.h:18,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/accessorbase.h:12,
f
##W TBLD 000000 15:14:58(024) <main_program> Error when checking composite operator: Output from subprocess: rom /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/accessor.h:10,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/orchestrate.h:18,
from /home/dsadm/Ascential/DataStage/Projects/QRMI/RT_BP12.O/V0S3_abc_Transformer_3.C:39:
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/atomicity.h: At global scope:
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/atomicity.h:39: error: expected constructo
##W TBLD 000000 15:14:58(025) <main_program> Error when checking composite operator: Output from subprocess: r, destructor, or type conversion before "__exchange_and_add"
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/atomicity.h:43: error: expected `,' or `...' before '*' token

##W TBLD 000000 15:14:58(026) <main_program> Error when checking composite operator: Output from subprocess: In file included from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/memory:55,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/string:48
##W TBLD 000000 15:14:58(027) <main_program> Error when checking composite operator: Output from subprocess: ,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/locale_classes.h:47,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/ios_base.h:47,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/ios:49,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/ostream:45,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include
##W TBLD 000000 15:14:58(028) <main_program> Error when checking composite operator: Output from subprocess: /c++/3.4.6/iostream:45,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/iostream_s.h:25,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/basicstring.h:38,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/string.h:20,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/identifier.h:19,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/fieldsel.h:18,

##W TBLD 000000 15:14:58(029) <main_program> Error when checking composite operator: Output from subprocess: from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/accessorbase.h:12,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/accessor.h:10,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/orchestrate.h:18,
from /home/dsadm/Ascential/DataStage/Projects/QRMI/RT_BP12.O/V0S3_abc_Transformer_3.C:39:
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/allocator.h:52:31: bits/c++
##W TBLD 000000 15:14:58(030) <main_program> Error when checking composite operator: Output from subprocess: allocator.h: No such file or directory

##W TBLD 000000 15:14:58(031) <main_program> Error when checking composite operator: Output from subprocess: In file included from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/memory:55,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/string:48,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/locale_classes.h:47,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/ios_base.h:47,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include
##W TBLD 000000 15:14:58(032) <main_program> Error when checking composite operator: Output from subprocess: /c++/3.4.6/ios:49,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/ostream:45,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/iostream:45,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/iostream_s.h:25,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/basicstring.h:38,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/string.h:20
##W TBLD 000000 15:14:58(033) <main_program> Error when checking composite operator: Output from subprocess: ,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/identifier.h:19,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/fieldsel.h:18,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/accessorbase.h:12,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/accessor.h:10,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/orchestrate.h:18,

##W TBLD 000000 15:14:58(034) <main_program> Error when checking composite operator: Output from subprocess: from /home/dsadm/Ascential/DataStage/Projects/QRMI/RT_BP12.O/V0S3_abc_Transformer_3.C:39:
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/allocator.h:80: error: expected template-name before '<' token
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/allocator.h:80: error: expected `{' before '<' token
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/allocator.h:80: error: expected unqualified-id before '<' token

##W TBLD 000000 15:14:58(035) <main_program> Error when checking composite operator: Output from subprocess: In file included from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/string:53,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/locale_classes.h:47,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/ios_base.h:47,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/ios:49,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c+
##W TBLD 000000 15:14:59(000) <main_program> Error when checking composite operator: Output from subprocess: +/3.4.6/ostream:45,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/iostream:45,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/iostream_s.h:25,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/basicstring.h:38,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/string.h:20,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/identifier.h:19,

##W TBLD 000000 15:14:59(001) <main_program> Error when checking composite operator: Output from subprocess: from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/fieldsel.h:18,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/accessorbase.h:12,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/accessor.h:10,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/orchestrate.h:18,
from /home/dsadm/Ascential/DataStage/Projects/QRMI/RT_BP12.O/V0S3_abc_Transformer_3.C:39:
/
##W TBLD 000000 15:14:59(002) <main_program> Error when checking composite operator: Output from subprocess: usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:148: error: `_Atomic_word' does not name a type

##W TBLD 000000 15:14:59(003) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h: In member function `void std::basic_string<_CharT, _Traits, _Alloc>::_Rep::_M_dispose(const _Alloc&)':
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:217: error: `__exchange_and_add' is not a member of `__gnu_cxx'

##W TBLD 000000 15:14:59(004) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h: In member function `typename _Alloc::size_type std::basic_string<_CharT, _Traits, _Alloc>::_M_check(typename _Alloc::size_type, const char*) const':
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:290: error: there are no arguments to `__N' that depend on a template parameter, so a declaration of `__N' must be available

##W TBLD 000000 15:14:59(005) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:290: error: (if you use `-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)

##W TBLD 000000 15:14:59(006) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h: In member function `typename _Alloc::const_reference std::basic_string<_CharT, _Traits, _Alloc>::at(typename _Alloc::size_type) const':
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:662: error: there are no arguments to `__N' that depend on a template parameter, so a declaration of `__N' must be available

##W TBLD 000000 15:14:59(007) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h: In member function `typename _Alloc::reference std::basic_string<_CharT, _Traits, _Alloc>::at(typename _Alloc::size_type)':
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:681: error: there are no arguments to `__N' that depend on a template parameter, so a declaration of `__N' must be available

##W TBLD 000000 15:14:59(008) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h: In member function `std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT, _Traits, _Alloc>::_M_replace_aux(typename _Alloc::size_type, typename _Alloc::size_type, typename _Alloc::size_type, _CharT)':
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:1359: error: there are no arguments to `__N' that depend on a template parameter, so a declaration of `__N' must be
##W TBLD 000000 15:14:59(009) <main_program> Error when checking composite operator: Output from subprocess: available

##W TBLD 000000 15:14:59(010) <main_program> Error when checking composite operator: Output from subprocess: In file included from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/string:57,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/locale_classes.h:47,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/ios_base.h:47,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/ios:49,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c+
##W TBLD 000000 15:14:59(011) <main_program> Error when checking composite operator: Output from subprocess: +/3.4.6/ostream:45,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/iostream:45,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/iostream_s.h:25,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/basicstring.h:38,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/string.h:20,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/identifier.h:19,

##W TBLD 000000 15:14:59(012) <main_program> Error when checking composite operator: Output from subprocess: from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/fieldsel.h:18,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/accessorbase.h:12,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/accessor.h:10,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/orchestrate.h:18,
from /home/dsadm/Ascential/DataStage/Projects/QRMI/RT_BP12.O/V0S3_abc_Transformer_3.C:39:
/
##W TBLD 000000 15:14:59(013) <main_program> Error when checking composite operator: Output from subprocess: usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.tcc: In static member function `static _CharT* std::basic_string<_CharT, _Traits, _Alloc>::_S_construct(_InIterator, _InIterator, const _Alloc&, std::forward_iterator_tag)':
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.tcc:145: error: there are no arguments to `__N' that depend on a template parameter, so a declaration of `__N' must be available

##W TBLD 000000 15:14:59(014) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.tcc: In member function `std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT, _Traits, _Alloc>::assign(const _CharT*, typename _Alloc::size_type)':
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.tcc:269: error: there are no arguments to `__N' that depend on a template parameter, so a declaration of `__N' must be available

##W TBLD 000000 15:14:59(015) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.tcc: In member function `std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT, _Traits, _Alloc>::insert(typename _Alloc::size_type, const _CharT*, typename _Alloc::size_type)':
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.tcc:296: error: there are no arguments to `__N' that depend on a template parameter, so a declaration of `__N' must be available

##W TBLD 000000 15:14:59(016) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.tcc: In member function `std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT, _Traits, _Alloc>::replace(typename _Alloc::size_type, typename _Alloc::size_type, const _CharT*, typename _Alloc::size_type)':
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.tcc:333: error: there are no arguments to `__N' that depend on a template parameter, so a declaration of `__N' must
##W TBLD 000000 15:14:59(017) <main_program> Error when checking composite operator: Output from subprocess: be available

##W TBLD 000000 15:14:59(018) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.tcc: In member function `void std::basic_string<_CharT, _Traits, _Alloc>::reserve(typename _Alloc::size_type)':
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.tcc:430: error: there are no arguments to `__N' that depend on a template parameter, so a declaration of `__N' must be available

##W TBLD 000000 15:14:59(019) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.tcc: In static member function `static typename std::basic_string<_CharT, _Traits, _Alloc>::_Rep* std::basic_string<_CharT, _Traits, _Alloc>::_Rep::_S_create(typename _Alloc::size_type, typename _Alloc::size_type, const _Alloc&)':
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.tcc:476: error: there are no arguments to `__N' that depend on a template parameter, so a declaration of `_
##W TBLD 000000 15:14:59(020) <main_program> Error when checking composite operator: Output from subprocess: _N' must be available

##W TBLD 000000 15:14:59(021) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.tcc: In member function `void std::basic_string<_CharT, _Traits, _Alloc>::resize(typename _Alloc::size_type, _CharT)':
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.tcc:576: error: there are no arguments to `__N' that depend on a template parameter, so a declaration of `__N' must be available

##W TBLD 000000 15:14:59(022) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.tcc: In member function `std::basic_string<_CharT, _Traits, _Alloc>& std::basic_string<_CharT, _Traits, _Alloc>::_M_replace_dispatch(__gnu_cxx::__normal_iterator<typename _Alloc::pointer, std::basic_string<_CharT, _Traits, _Alloc> >, __gnu_cxx::__normal_iterator<typename _Alloc::pointer, std::basic_string<_CharT, _Traits, _Alloc> >, _InputIterator, _InputIterator, __false_type)':
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../
##W TBLD 000000 15:14:59(023) <main_program> Error when checking composite operator: Output from subprocess: ../../../include/c++/3.4.6/bits/basic_string.tcc:595: error: there are no arguments to `__N' that depend on a template parameter, so a declaration of `__N' must be available

##W TBLD 000000 15:14:59(024) <main_program> Error when checking composite operator: Output from subprocess: In file included from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/ios_base.h:47,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/ios:49
##W TBLD 000000 15:14:59(025) <main_program> Error when checking composite operator: Output from subprocess: ,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/ostream:45,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/iostream:45,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/iostream_s.h:25,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/basicstring.h:38,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/string.h:20
##W TBLD 000000 15:14:59(026) <main_program> Error when checking composite operator: Output from subprocess: ,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/identifier.h:19,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/fieldsel.h:18,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/accessorbase.h:12,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/accessor.h:10,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/orchestrate.h:18,

##W TBLD 000000 15:14:59(027) <main_program> Error when checking composite operator: Output from subprocess: from /home/dsadm/Ascential/DataStage/Projects/QRMI/RT_BP12.O/V0S3_abc_Transformer_3.C:39:
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/locale_classes.h:49:23: bits/gthr.h: No such file or directory

##W TBLD 000000 15:14:59(028) <main_program> Error when checking composite operator: Output from subprocess: In file included from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/ios_base.h:47,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/ios:49,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/ostream:45,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/iostream:45,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/iostream_s.h:25
##W TBLD 000000 15:14:59(029) <main_program> Error when checking composite operator: Output from subprocess: ,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/basicstring.h:38,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/string.h:20,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/identifier.h:19,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/fieldsel.h:18,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/accessorbase.h:12,
f
##W TBLD 000000 15:14:59(030) <main_program> Error when checking composite operator: Output from subprocess: rom /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/accessor.h:10,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/orchestrate.h:18,
from /home/dsadm/Ascential/DataStage/Projects/QRMI/RT_BP12.O/V0S3_abc_Transformer_3.C:39:
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/locale_classes.h: At global scope:
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/locale_classes.h:310: error: `_GLIBCX
##W TBLD 000000 15:14:59(031) <main_program> Error when checking composite operator: Output from subprocess: X_NUM_CATEGORIES' was not declared in this scope

##W TBLD 000000 15:14:59(032) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/locale_classes.h:349: error: `_Atomic_word' does not name a type

##W TBLD 000000 15:14:59(033) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/locale_classes.h:352: error: `__c_locale' does not name a type

##W TBLD 000000 15:14:59(034) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/locale_classes.h:383: error: `__c_locale' has not been declared

##W TBLD 000000 15:14:59(035) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/locale_classes.h:384: error: `__c_locale' has not been declared

##W TBLD 000000 15:14:59(036) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/locale_classes.h:386: error: `__c_locale' does not name a type

##W TBLD 000000 15:14:59(037) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/locale_classes.h:390: error: `__c_locale' has not been declared

##W TBLD 000000 15:14:59(038) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/locale_classes.h:394: error: `__c_locale' does not name a type

##W TBLD 000000 15:14:59(039) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/locale_classes.h: In constructor `std::locale::facet::facet(size_t)':
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/locale_classes.h:375: error: class `std::locale::facet' does not have any field named `_M_refcount'

##W TBLD 000000 15:14:59(040) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/locale_classes.h: In member function `void std::locale::facet::_M_add_reference() const':
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/locale_classes.h:403: error: `_M_refcount' was not declared in this scope

##W TBLD 000000 15:14:59(041) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/locale_classes.h: In member function `void std::locale::facet::_M_remove_reference() const':
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/locale_classes.h:408: error: `__exchange_and_add' is not a member of `__gnu_cxx'

##W TBLD 000000 15:14:59(042) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/locale_classes.h:408: error: `_M_refcount' was not declared in this scope

##W TBLD 000000 15:14:59(043) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/locale_classes.h: At global scope:
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/locale_classes.h:454: error: `_Atomic_word' does not name a type

##W TBLD 000000 15:14:59(044) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/locale_classes.h:493: error: `_Atomic_word' does not name a type

##W TBLD 000000 15:14:59(045) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/locale_classes.h: In member function `void std::locale::_Impl::_M_add_reference()':
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/locale_classes.h:508: error: `_M_refcount' was not declared in this scope

##W TBLD 000000 15:14:59(046) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/locale_classes.h: In member function `void std::locale::_Impl::_M_remove_reference()':
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/locale_classes.h:513: error: `__exchange_and_add' is not a member of `__gnu_cxx'

##W TBLD 000000 15:14:59(047) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/locale_classes.h:513: error: `_M_refcount' was not declared in this scope

##W TBLD 000000 15:14:59(048) <main_program> Error when checking composite operator: Output from subprocess: In file included from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/ios:49,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/ostream:45,
from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/iostream:45,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/iostream_s.h:25,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/basicstring.h:38,

##W TBLD 000000 15:14:59(049) <main_program> Error when checking composite operator: Output from subprocess: from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/string.h:20,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_util/identifier.h:19,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/fieldsel.h:18,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/accessorbase.h:12,
from /home/dsadm/Ascential/DataStage/PXEngine/include/apt_framework/accessor.h:10,
from /home/d
##W TBLD 000000 15:14:59(050) <main_program> Error when checking composite operator: Output from subprocess: sadm/Ascential/DataStage/PXEngine/include/apt_framework/orchestrate.h:18,
from /home/dsadm/Ascential/DataStage/Projects/QRMI/RT_BP12.O/V0S3_abc_Transformer_3.C:39:
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h: At global scope:
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h: In instantiation of `std::basic_string<char, std::char_traits<char>, std::allocator<char> >':
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/.
##W TBLD 000000 15:14:59(051) <main_program> Error when checking composite operator: Output from subprocess: ./../../../include/c++/3.4.6/bits/ios_base.h:224: instantiated from here
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:117: error: invalid use of undefined type `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:118: error: invalid use of undefined type `st
##W TBLD 000000 15:14:59(052) <main_program> Error when checking composite operator: Output from subprocess: ruct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:119: error: invalid use of undefined type `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/.
##W TBLD 000000 15:14:59(053) <main_program> Error when checking composite operator: Output from subprocess: ./../../../include/c++/3.4.6/bits/basic_string.h:120: error: invalid use of undefined type `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:121: error: invalid use of undefined type `struct std::allocator<char>'

##W TBLD 000000 15:14:59(054) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:122: error: invalid use of undefined type `struct std::allocator<char>'

##W TBLD 000000 15:14:59(055) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:123: error: invalid use of undefined type `struct std::allocator<char>'

##W TBLD 000000 15:14:59(056) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'

##W TBLD 000000 15:14:59(057) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:125: error: invalid use of undefined type `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'

##W TBLD 000000 15:14:59(058) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:126: error: invalid use of undefined type `struct std::allocator<char>'

##W TBLD 000000 15:14:59(059) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:127: error: invalid use of undefined type `struct std::allocator<char>'

##W TBLD 000000 15:14:59(060) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'

##W TBLD 000000 15:14:59(061) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:253: error: no type named `size_type' in `struct std::basic_string<char, std::char_traits<char>, std::allocator<char> >'

##W TBLD 000000 15:14:59(062) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h: In instantiation of `std::basic_string<char, std::char_traits<char>, std::allocator<char> >::_Alloc_hider':
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:257: instantiated from `std::basic_string<char, std::char_traits<char>, std::allocator<char> >'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/ios_base.h:224: instantiated from here
/usr/lib/gcc
##W TBLD 000000 15:14:59(063) <main_program> Error when checking composite operator: Output from subprocess: /x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:240: error: invalid use of undefined type `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'

##W TBLD 000000 15:14:59(064) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h: In instantiation of `std::basic_string<char, std::char_traits<char>, std::allocator<char> >':
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/ios_base.h:224: instantiated from here
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:274: error: invalid use of undefined type `struct std::allocator<char>'

##W TBLD 000000 15:14:59(065) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:277: error: invalid use of undefined type `struct std::allocator<char>'

##W TBLD 000000 15:14:59(066) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'

##W TBLD 000000 15:14:59(067) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:288: error: invalid use of undefined type `struct std::allocator<char>'

##W TBLD 000000 15:14:59(068) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'

##W TBLD 000000 15:14:59(069) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:297: error: invalid use of undefined type `struct std::allocator<char>'

##W TBLD 000000 15:14:59(070) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'

##W TBLD 000000 15:14:59(071) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:314: error: invalid use of undefined type `struct std::allocator<char>'

##W TBLD 000000 15:14:59(072) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'

##W TBLD 000000 15:14:59(073) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:318: error: invalid use of undefined type `struct std::allocator<char>'

##W TBLD 000000 15:14:59(074) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'

##W TBLD 000000 15:14:59(075) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.tcc:391: error: invalid use of undefined type `struct std::allocator<char>'

##W TBLD 000000 15:14:59(076) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'

##W TBLD 000000 15:14:59(077) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.tcc:199: error: invalid use of undefined type `struct std::allocator<char>'

##W TBLD 000000 15:14:59(078) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'

##W TBLD 000000 15:14:59(079) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.tcc:210: error: invalid use of undefined type `struct std::allocator<char>'

##W TBLD 000000 15:14:59(080) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'

##W TBLD 000000 15:14:59(081) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.tcc:221: error: invalid use of undefined type `struct std::allocator<char>'

##W TBLD 000000 15:14:59(082) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'

##W TBLD 000000 15:14:59(083) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.tcc:235: error: invalid use of undefined type `struct std::allocator<char>'

##W TBLD 000000 15:14:59(084) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'

##W TBLD 000000 15:14:59(085) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:463: error: invalid use of undefined type `struct std::allocator<char>'

##W TBLD 000000 15:14:59(086) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'

##W TBLD 000000 15:14:59(087) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:474: error: invalid use of undefined type `struct std::allocator<char>'

##W TBLD 000000 15:14:59(088) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'

##W TBLD 000000 15:14:59(089) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:482: error: invalid use of undefined type `struct std::allocator<char>'

##W TBLD 000000 15:14:59(090) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'

##W TBLD 000000 15:14:59(091) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:493: error: invalid use of undefined type `struct std::allocator<char>'

##W TBLD 000000 15:14:59(092) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'

##W TBLD 000000 15:14:59(093) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:502: error: invalid use of undefined type `struct std::allocator<char>'

##W TBLD 000000 15:14:59(094) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'

##W TBLD 000000 15:14:59(095) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:511: error: invalid use of undefined type `struct std::allocator<char>'

##W TBLD 000000 15:14:59(096) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'

##W TBLD 000000 15:14:59(097) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:520: error: invalid use of undefined type `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:529: error: invalid use of undefined type `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../
##W TBLD 000000 15:14:59(098) <main_program> Error when checking composite operator: Output from subprocess: ../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:536: error: invalid use of undefined type `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:541: error: invalid use of
##W TBLD 000000 15:14:59(099) <main_program> Error when checking composite operator: Output from subprocess: undefined type `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:545: error: invalid use of undefined type `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'
/usr/lib/gcc/x86_64-r
##W TBLD 000000 15:14:59(100) <main_program> Error when checking composite operator: Output from subprocess: edhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.tcc:574: error: invalid use of undefined type `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:571: error: invalid use of undefined type `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.
##W TBLD 000000 15:14:59(101) <main_program> Error when checking composite operator: Output from subprocess: 6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:578: error: invalid use of undefined type `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.tcc:426: error: invalid use of undefined type `
##W TBLD 000000 15:14:59(102) <main_program> Error when checking composite operator: Output from subprocess: struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:625: error: invalid use of undefined type `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6
##W TBLD 000000 15:14:59(103) <main_program> Error when checking composite operator: Output from subprocess: /../../../../include/c++/3.4.6/bits/basic_string.h:642: error: invalid use of undefined type `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:660: error: invalid use of undefined type `struct std::allocator<char>'

##W TBLD 000000 15:14:59(104) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:679: error: invalid use of undefined type `struct std::allocator<char>'
##W TBLD 000000 15:14:59(105) <main_program> Error when checking composite operator: Output from subprocess:
/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'

##W TBLD 000000 15:14:59(106) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.tcc:620: error: invalid use of undefined type `struct std::allocator<char>'

##W TBLD 000000 15:14:59(107) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'

##W TBLD 000000 15:14:59(108) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.tcc:637: error: invalid use of undefined type `struct std::allocator<char>'

##W TBLD 000000 15:14:59(109) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'

##W TBLD 000000 15:14:59(110) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:765: error: invalid use of undefined type `struct std::allocator<char>'

##W TBLD 000000 15:14:59(111) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'

##W TBLD 000000 15:14:59(112) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:810: error: invalid use of undefined type `struct std::allocator<char>'

##W TBLD 000000 15:14:59(113) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'

##W TBLD 000000 15:14:59(114) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.tcc:266: error: invalid use of undefined type `struct std::allocator<char>'

##W TBLD 000000 15:14:59(115) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'

##W TBLD 000000 15:14:59(116) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:854: error: invalid use of undefined type `struct std::allocator<char>'

##W TBLD 000000 15:14:59(117) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: error: declaration of `struct std::allocator<char>'

##W TBLD 000000 15:14:59(118) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/basic_string.h:883: error: invalid use of undefined type `struct std::allocator<char>'

##W TBLD 000000 15:14:59(119) <main_program> Error when checking composite operator: Output from subprocess: /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stringfwd.h:49: e
ovidiu
lstsaur
Participant
Posts: 1139
Joined: Thu Oct 21, 2004 9:59 pm

Post by lstsaur »

It looked like that you pointed to 64-bit library.
ovidiu
Premium Member
Premium Member
Posts: 22
Joined: Tue Dec 20, 2005 7:14 pm

Post by ovidiu »

lstsaur wrote:It looked like that you pointed to 64-bit library.
I have changed to /usr/bin/g++32...and less errors.


Output from transformer compilation follows:

##I TFCN 000001 17:07:53(000) <main_program>
IBM DataStage(tm) Parallel Extender 7.5.3
Copyright (c) 2004, 1997-2004 Ascential Software Corporation.
All Rights Reserved


##I TOSH 000002 17:07:53(001) <main_program> orchgeneral: loaded
##I TOSH 000002 17:07:53(002) <main_program> orchsort: loaded
##I TOSH 000002 17:07:53(003) <main_program> orchstats: loaded
##I TFSC 000001 17:07:53(006) <main_program> APT configuration file: /home/dsadm/Ascential/DataStage/Configurations/default.apt
##I TFOP 000094 17:07:53(000) <APT_LicenseCountOp in APT_LicenseOperator,0> Output 0 produced 1 records.
##I TLIC 000163 17:07:53(001) <APT_LicenseCheckOp in APT_LicenseOperator,0> Input 0 consumed 1 records.
##W TCOS 000049 17:07:53(007) <main_program> Parameter specified but not used in flow: DSPXWorkingDir
##E TBLD 000000 17:07:56(000) <main_program> Error when checking composite operator: Subprocess command failed with exit status 256.
##E TFSR 000019 17:07:56(001) <main_program> Could not check all operators because of previous error(s)
##W TFCP 000000 17:07:56(002) <transform> Error when checking composite operator: The number of reject datasets "0" is less than the number of input datasets "1".
##W TBLD 000000 17:07:56(003) <main_program> Error when checking composite operator: Output from subprocess: /
##W TBLD 000000 17:07:56(004) <main_program> Error when checking composite operator: Output from subprocess: usr/bin/ld: skipping incompatible /home/dsadm/Ascential/DataStage/PXEngine/lib/liborchi686.so when searching for -lorchi686
/usr/bin/ld: cannot find -lorchi686

##I TFCP 000000 17:07:56(005) <transform> Error when checking composite operator: /usr/bin/g++32 -L/home/dsadm/Ascential/DataStage/Projects/QRMI/RT_BP12.O/ -L/home/dsadm/Ascential/DataStage/PXEngine/lib -L/home/dsadm/Ascential/DataStage/PXEngine/user_lib -shared -Wl,-Bsymbolic,--allow-shlib-undefined -lorchi686 -lorchcorei686 -lorchbuildopi686 /home/dsadm/Ascential/DataStage/Projects/QRMI/RT_BP12.O/V0S3_abc_Transformer_3.tmp.o -o /home/dsadm/Ascential/DataStage/Projects/QRMI/RT_BP12.O/V0S3_abc_Transformer_3.so.
##W TBLD 000000 17:07:56(006) <main_program> Error when checking composite operator: Output from subprocess: collect2:
##W TBLD 000000 17:07:56(007) <main_program> Error when checking composite operator: Output from subprocess: ld returned 1 exit status

##E TCOS 000029 17:07:56(008) <main_program> Creation of a step finished with status = FAILED. (abc.Transformer_3)

*** Internal Generated Transformer Code follows:
0001: //
0002: // Generated file to implement the V0S3_repos_Transformer_3 transform operator.
0003: //
0004:
0005: // define our input/output link names
0006: inputname 0 DSLink2;
0007: outputname 0 DSLink5;
0008:
0009: initialize {
0010: // define our row rejected variable
0011: int8 RowRejected0;
0012:
0013: // define our null set variable
0014: int8 NullSetVar0;
0015:
0016: }
0017:
0018: mainloop {
0019: // initialise our row rejected variable
0020: RowRejected0 = 1;
0021:
0022: // evaluate columns (no constraints) for link: DSLink5
0023: writerecord 0;
0024: RowRejected0 = 0;
0025: }
0026:
0027: finish {
0028: }
0029:
*** End of Internal Generated Transformer Code
ovidiu
Post Reply