tuhaihe commented on PR #1456:
URL: https://github.com/apache/cloudberry/pull/1456#issuecomment-3588576603

   Errors returned:
   
   ```
   gcc -Wall -Wmissing-prototypes -Wpointer-arith -Werror=vla -Wendif-labels 
-Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type 
-Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard 
-Wno-unused-but-set-variable -Werror=implicit-fallthrough=3 
-Wno-format-truncation -Wno-stringop-truncation -O3 -fPIC  -DUSE_INTERNAL_FTS=1 
 -Werror=uninitialized -Werror=implicit-function-declaration -Werror -pthread 
-D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS -fPIC -DFRONTEND 
-DUNSAFE_STAT_OK -I. -I../../../src/include   -D_GNU_SOURCE 
-I/usr/include/libxml2  -I/usr/local/xerces-c/include -I../../../src/port 
-I../../../src/port -DSO_MAJOR_VERSION=5  -c -o fe-secure-gssapi.o 
fe-secure-gssapi.c
   ( echo '{ global:'; gawk '/^[^
   /bin/sh: -c: line 1: unexpected EOF while looking for matching `''
   /bin/sh: -c: line 2: syntax error: unexpected end of file
   make[3]: *** [../../../src/Makefile.shlib:316: exports.list] Error 2
   make[3]: *** Waiting for unfinished jobs....
   make[3]: Leaving directory '/__w/cloudberry/cloudberry/src/interfaces/libpq'
   make[2]: *** [Makefile:17: all-libpq-recurse] Error 2
   make[2]: Leaving directory '/__w/cloudberry/cloudberry/src/interfaces'
   make[1]: *** [Makefile:45: all-interfaces-recurse] Error 2
   make[1]: Leaving directory '/__w/cloudberry/cloudberry/src'
   make: *** [GNUmakefile:11: all-src-recurse] Error 2
   make: Leaving directory '/__w/cloudberry/cloudberry'
   Error: Build script failed
   
   real 5m12.013s
   user 18m22.602s
   sys  2m0.024s
   Error: Process completed with exit code 1.
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to