gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xmag' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. /jenkins/jobs/oi-userland/workspace/tools/userland-fetch --file /data/userland-archives/xmag-1.0.6.tar.bz2 --url https://www.x.org/releases/individual/app/xmag-1.0.6.tar.bz2 --hash sha256:87a2bc23b251e2d8f8370d3283a4d6c8dac98a30cb5749a04336cdb55c14e161 Source /data/userland-archives/xmag-1.0.6.tar.bz2... validating signature... skipping (no signature URL) validating hash... ok /usr/bin/touch /data/userland-archives/xmag-1.0.6.tar.bz2 /bin/rm -f -r /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6 /usr/bin/env RUBY_VERSION=2.3 /jenkins/jobs/oi-userland/workspace/tools/userland-unpack /data/userland-archives/xmag-1.0.6.tar.bz2 /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/.unpacked /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/.prep (/bin/rm -f -rf /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/amd64 ; /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/amd64) (cd /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/amd64 ; /usr/bin/env CONFIG_SHELL="/bin/bash" CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64 -O3 " FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" "ac_cv_func_realloc_0_nonnull=yes" CFLAGS="-m64 -O3" CXXFLAGS="-m64 -O3" LDFLAGS="-m64" /bin/bash \ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/configure CC="/usr/gcc/6/bin/gcc" CXX="/usr/gcc/6/bin/g++" F77="/usr/gcc/6/bin/gfortran" FC="/usr/gcc/6/bin/gfortran" CFLAGS="-m64 -O3 " CXXFLAGS=" -m64 -O3 " FFLAGS=" -m64 -O3 " FCFLAGS="-m64 -O3 " LDFLAGS="-m64" PKG_CONFIG_PATH="/usr/lib/amd64/pkgconfig" --prefix=/usr --mandir=/usr/share/man --bindir=/usr/bin --libdir=/usr/lib/amd64 --sbindir=/usr/sbin ) checking for a BSD-compatible install... /usr/gnu/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/gnu/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... /usr/gcc/6/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/6/bin/gcc accepts -g... yes checking for /usr/gcc/6/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/6/bin/gcc understands -c and -o together... yes checking dependency style of /usr/gcc/6/bin/gcc... gcc3 checking for /usr/gcc/6/bin/gcc option to accept ISO C99... none needed checking how to run the C preprocessor... /usr/gcc/6/bin/gcc -E checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking for a sed that does not truncate output... /usr/gnu/bin/sed checking if /usr/gcc/6/bin/gcc supports -Werror=unknown-warning-option... no checking if /usr/gcc/6/bin/gcc supports -Werror=unused-command-line-argument... no checking if /usr/gcc/6/bin/gcc supports -Wall... yes checking if /usr/gcc/6/bin/gcc supports -Wpointer-arith... yes checking if /usr/gcc/6/bin/gcc supports -Wmissing-declarations... yes checking if /usr/gcc/6/bin/gcc supports -Wformat=2... yes checking if /usr/gcc/6/bin/gcc supports -Wstrict-prototypes... yes checking if /usr/gcc/6/bin/gcc supports -Wmissing-prototypes... yes checking if /usr/gcc/6/bin/gcc supports -Wnested-externs... yes checking if /usr/gcc/6/bin/gcc supports -Wbad-function-cast... yes checking if /usr/gcc/6/bin/gcc supports -Wold-style-definition... yes checking if /usr/gcc/6/bin/gcc supports -Wdeclaration-after-statement... yes checking if /usr/gcc/6/bin/gcc supports -Wunused... yes checking if /usr/gcc/6/bin/gcc supports -Wuninitialized... yes checking if /usr/gcc/6/bin/gcc supports -Wshadow... yes checking if /usr/gcc/6/bin/gcc supports -Wmissing-noreturn... yes checking if /usr/gcc/6/bin/gcc supports -Wmissing-format-attribute... yes checking if /usr/gcc/6/bin/gcc supports -Wredundant-decls... yes checking if /usr/gcc/6/bin/gcc supports -Wlogical-op... yes checking if /usr/gcc/6/bin/gcc supports -Werror=implicit... yes checking if /usr/gcc/6/bin/gcc supports -Werror=nonnull... yes checking if /usr/gcc/6/bin/gcc supports -Werror=init-self... yes checking if /usr/gcc/6/bin/gcc supports -Werror=main... yes checking if /usr/gcc/6/bin/gcc supports -Werror=missing-braces... yes checking if /usr/gcc/6/bin/gcc supports -Werror=sequence-point... yes checking if /usr/gcc/6/bin/gcc supports -Werror=return-type... yes checking if /usr/gcc/6/bin/gcc supports -Werror=trigraphs... yes checking if /usr/gcc/6/bin/gcc supports -Werror=array-bounds... yes checking if /usr/gcc/6/bin/gcc supports -Werror=write-strings... yes checking if /usr/gcc/6/bin/gcc supports -Werror=address... yes checking if /usr/gcc/6/bin/gcc supports -Werror=int-to-pointer-cast... yes checking if /usr/gcc/6/bin/gcc supports -Werror=pointer-to-int-cast... yes checking if /usr/gcc/6/bin/gcc supports -pedantic... yes checking if /usr/gcc/6/bin/gcc supports -Werror... yes checking if /usr/gcc/6/bin/gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for nanosleep... yes checking for poll... yes checking for select... yes checking for library containing floor... -lm checking for library containing lrint... none required checking for lrint... yes checking for XMAG... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/amd64/.configured (cd /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" "ac_cv_func_realloc_0_nonnull=yes" \ /usr/gnu/bin/make -j8 \ ) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/amd64' /usr/gnu/bin/make all-recursive make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/amd64' Making all in man make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/amd64/man' GEN xmag.1 make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/amd64/man' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/amd64' CC CutPaste.o CC RootWin.o CC Scale.o CC xmag.o /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/RootWin.c:39:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] /* class_name */ "RootWindow", ^~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:158:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"geometry", "Geometry", XtRString, sizeof(String), ^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:158:16: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"geometry", "Geometry", XtRString, sizeof(String), ^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:160:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"mag", "Mag", XtRString, sizeof(String), ^~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:160:11: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"mag", "Mag", XtRString, sizeof(String), ^~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:162:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"source", "Source", XtRString, sizeof(String), ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:162:14: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"source", "Source", XtRString, sizeof(String), ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:164:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"title", XtCString, XtRString, sizeof(char *), ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:165:32: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] Offset(title), XtRString, "xmag"}, ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:170:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-bd", "*borderColor", XrmoptionSepArg, (XtPointer)NULL}, ^~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:170:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-bd", "*borderColor", XrmoptionSepArg, (XtPointer)NULL}, ^~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:171:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-bg", "*background", XrmoptionSepArg, (XtPointer)NULL}, ^~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:171:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-bg", "*background", XrmoptionSepArg, (XtPointer)NULL}, ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:172:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-bw", "*borderWidth", XrmoptionSepArg, (XtPointer)NULL}, ^~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:172:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-bw", "*borderWidth", XrmoptionSepArg, (XtPointer)NULL}, ^~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:174:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-geometry", "*geometry", XrmoptionSepArg, (XtPointer)NULL}, ^~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:174:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-geometry", "*geometry", XrmoptionSepArg, (XtPointer)NULL}, ^~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:175:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-mag", "*mag", XrmoptionSepArg, (XtPointer)NULL}, ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:175:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-mag", "*mag", XrmoptionSepArg, (XtPointer)NULL}, ^~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:176:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-source", "*source", XrmoptionSepArg, (XtPointer)NULL}, ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:176:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-source", "*source", XrmoptionSepArg, (XtPointer)NULL}, ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:177:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-title", "*title", XrmoptionSepArg, (XtPointer)NULL}, ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:177:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-title", "*title", XrmoptionSepArg, (XtPointer)NULL}, ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:185:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"close", CloseAP}, ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:186:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"set-colors", SetCmapPropsAP}, ^~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:187:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"unset-colors", UnsetCmapPropsAP}, ^~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:188:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"new", NewAP}, ^~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:189:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"replace", ReplaceAP}, ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:190:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"popup-pixel", PopupPixelAP}, ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:191:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"update-pixel", UpdatePixelAP}, ^~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:192:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"popdown-pixel", PopdownPixelAP}, ^~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:193:4: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"select-region", SelectRegionAP} ^~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c: In function 'Error': /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:203:16: warning: declaration of 'dpy' shadows a global declaration [-Wshadow] Error(Display *dpy, XErrorEvent *err) ^~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:107:17: note: shadowed declaration is here static Display *dpy; ^~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c: In function 'CloseAP': /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:221:5: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] XtSetArg(wargs[0], XtNuserData, &data); n++; ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c: In function 'SetCmapPropsAP': /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:240:3: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] XtSetArg(wargs[0], XtNuserData, &data); n++; ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c: In function 'UnsetCmapPropsAP': /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:260:3: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] XtSetArg(wargs[0], XtNuserData, &data); n++; ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c: In function 'ReplaceAP': /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:291:3: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] XtSetArg(wargs[0], XtNuserData, &data); n++; ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c: In function 'PopupPixelAP': /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:313:5: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] XtSetArg(wargs[0], XtNuserData, &data); n++; ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c: In function 'UpdatePixelAP': /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:361:5: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] XtSetArg(wargs[0], XtNuserData, &data); n++; ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c: In function 'PopdownPixelAP': /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:393:3: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] XtSetArg(wargs[0], XtNuserData, &data); n++; ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c: In function 'PopupNewScale': /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:998:3: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] XtSetArg(warg, XtNuserData, data); ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:1011:23: warning: cast from function call of type 'Pixel {aka long unsigned int}' to non-matching type 'void *' [-Wbad-function-cast] XtNforeground, (XtPointer)GetMaxIntensity(data), ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/xmag.c:1012:23: warning: cast from function call of type 'Pixel {aka long unsigned int}' to non-matching type 'void *' [-Wbad-function-cast] XtNbackground, (XtPointer)GetMinIntensity(data), ^ In file included from /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/ScaleP.h:36:0, from /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:46: /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.h:85:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNgravity "gravity" ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:70:2: note: in expansion of macro 'XtNgravity' {XtNgravity, XtCGravity, XtRGravity, sizeof(XtGravity), ^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.h:86:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCGravity "Gravity" ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:70:14: note: in expansion of macro 'XtCGravity' {XtNgravity, XtCGravity, XtRGravity, sizeof(XtGravity), ^~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.h:79:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNautoscale "autoscale" ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:78:2: note: in expansion of macro 'XtNautoscale' {XtNautoscale, XtCAutoscale, XtRBoolean, sizeof(Boolean), ^~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.h:80:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCAutoscale "Autoscale" ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:78:16: note: in expansion of macro 'XtCAutoscale' {XtNautoscale, XtCAutoscale, XtRBoolean, sizeof(Boolean), ^~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.h:81:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNproportional "proportional" ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:80:2: note: in expansion of macro 'XtNproportional' {XtNproportional, XtCProportional, XtRBoolean, sizeof(Boolean), ^~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.h:82:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCProportional "Proportional" ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:80:19: note: in expansion of macro 'XtCProportional' {XtNproportional, XtCProportional, XtRBoolean, sizeof(Boolean), ^~~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.h:76:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNscaleX "scaleX" ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:82:2: note: in expansion of macro 'XtNscaleX' {XtNscaleX, XtCScaleFactor, XtRString, sizeof(String), ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.h:78:24: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCScaleFactor "ScaleFactor" ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:82:13: note: in expansion of macro 'XtCScaleFactor' {XtNscaleX, XtCScaleFactor, XtRString, sizeof(String), ^~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.h:77:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNscaleY "scaleY" ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:84:2: note: in expansion of macro 'XtNscaleY' {XtNscaleY, XtCScaleFactor, XtRString, sizeof(String), ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.h:78:24: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCScaleFactor "ScaleFactor" ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:84:13: note: in expansion of macro 'XtCScaleFactor' {XtNscaleY, XtCScaleFactor, XtRString, sizeof(String), ^~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.h:72:24: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNaspectRatio "aspectRatio" ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:86:2: note: in expansion of macro 'XtNaspectRatio' {XtNaspectRatio, XtCAspectRatio, XtRString, sizeof(String), ^~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.h:73:24: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCAspectRatio "AspectRatio" ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:86:18: note: in expansion of macro 'XtCAspectRatio' {XtNaspectRatio, XtCAspectRatio, XtRString, sizeof(String), ^~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.h:83:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNprecision "precision" ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:88:2: note: in expansion of macro 'XtNprecision' {XtNprecision, XtCPrecision, XtRString, sizeof(String), ^~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.h:84:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCPrecision "Precision" ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:88:16: note: in expansion of macro 'XtCPrecision' {XtNprecision, XtCPrecision, XtRString, sizeof(String), ^~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.h:89:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNimage "image" ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:90:2: note: in expansion of macro 'XtNimage' {XtNimage, XtCImage, XtRImage, sizeof(XImage*), ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.h:90:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCImage "image" ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:90:12: note: in expansion of macro 'XtCImage' {XtNimage, XtCImage, XtRImage, sizeof(XImage*), ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.h:96:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtRImage "Image" ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:90:22: note: in expansion of macro 'XtRImage' {XtNimage, XtCImage, XtRImage, sizeof(XImage*), ^~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.h:87:24: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNpasteBuffer "pasteBuffer" ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:92:2: note: in expansion of macro 'XtNpasteBuffer' {XtNpasteBuffer, XtCPasteBuffer, XtRBoolean, sizeof(Boolean), ^~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.h:88:24: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCPasteBuffer "PasteBuffer" ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:92:18: note: in expansion of macro 'XtCPasteBuffer' {XtNpasteBuffer, XtCPasteBuffer, XtRBoolean, sizeof(Boolean), ^~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.h:74:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNbufferSize "bufferSize" ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:94:2: note: in expansion of macro 'XtNbufferSize' {XtNbufferSize, XtCBufferSize, XtRCardinal, sizeof(Cardinal), ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.h:75:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCBufferSize "BufferSize" ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:94:17: note: in expansion of macro 'XtCBufferSize' {XtNbufferSize, XtCBufferSize, XtRCardinal, sizeof(Cardinal), ^~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.h:93:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNuserData "userData" ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:96:2: note: in expansion of macro 'XtNuserData' {XtNuserData, XtCuserData, XtRuserData, sizeof(XtPointer), ^~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.h:94:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCuserData "UserData" ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:96:15: note: in expansion of macro 'XtCuserData' {XtNuserData, XtCuserData, XtRuserData, sizeof(XtPointer), ^~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.h:95:21: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtRuserData "UserData" ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:96:28: note: in expansion of macro 'XtRuserData' {XtNuserData, XtCuserData, XtRuserData, sizeof(XtPointer), ^~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.h:98:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNvisual "visual" ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:98:3: note: in expansion of macro 'XtNvisual' { XtNvisual, XtCvisual, XtRVisual, sizeof(Visual*), ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.h:100:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCvisual "Visual" ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:98:14: note: in expansion of macro 'XtCvisual' { XtNvisual, XtCvisual, XtRVisual, sizeof(Visual*), ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:140:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"unscale", SWUnscale}, ^~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:141:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"autoscale", SWAutoscale}, ^~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:142:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"initial-size", SWInitialSize}, ^~~~~~~~~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:143:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"paste", RequestSelection}, ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:144:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"cut", GrabSelection} ^~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:157:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] /* class_name */ "Scale", ^~~~~~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c: In function 'SWGetImagePixel': /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:536:14: warning: cast from function call of type 'double' to non-matching type 'short int' [-Wbad-function-cast] *img_x = (Position) floor(x / sw->scale.scale_x); ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:537:14: warning: cast from function call of type 'double' to non-matching type 'short int' [-Wbad-function-cast] *img_y = (Position) floor(y / sw->scale.scale_y); ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c: In function 'Redisplay': /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:574:18: warning: cast from function call of type 'double' to non-matching type 'short int' [-Wbad-function-cast] img_x = min(max((Position) floor((float) x ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:56:21: note: in definition of macro 'min' #define min(x, y) ((x) > (y) ? (y) : (x)) ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:574:14: note: in expansion of macro 'max' img_x = min(max((Position) floor((float) x ^~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:574:18: warning: cast from function call of type 'double' to non-matching type 'short int' [-Wbad-function-cast] img_x = min(max((Position) floor((float) x ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:56:21: note: in definition of macro 'min' #define min(x, y) ((x) > (y) ? (y) : (x)) ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:574:14: note: in expansion of macro 'max' img_x = min(max((Position) floor((float) x ^~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:574:18: warning: cast from function call of type 'double' to non-matching type 'short int' [-Wbad-function-cast] img_x = min(max((Position) floor((float) x ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:56:39: note: in definition of macro 'min' #define min(x, y) ((x) > (y) ? (y) : (x)) ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:574:14: note: in expansion of macro 'max' img_x = min(max((Position) floor((float) x ^~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:574:18: warning: cast from function call of type 'double' to non-matching type 'short int' [-Wbad-function-cast] img_x = min(max((Position) floor((float) x ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:56:39: note: in definition of macro 'min' #define min(x, y) ((x) > (y) ? (y) : (x)) ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:574:14: note: in expansion of macro 'max' img_x = min(max((Position) floor((float) x ^~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:578:18: warning: cast from function call of type 'double' to non-matching type 'short int' [-Wbad-function-cast] img_y = min(max((Position) floor((float) y ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:56:21: note: in definition of macro 'min' #define min(x, y) ((x) > (y) ? (y) : (x)) ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:578:14: note: in expansion of macro 'max' img_y = min(max((Position) floor((float) y ^~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:578:18: warning: cast from function call of type 'double' to non-matching type 'short int' [-Wbad-function-cast] img_y = min(max((Position) floor((float) y ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:56:21: note: in definition of macro 'min' #define min(x, y) ((x) > (y) ? (y) : (x)) ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:578:14: note: in expansion of macro 'max' img_y = min(max((Position) floor((float) y ^~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:578:18: warning: cast from function call of type 'double' to non-matching type 'short int' [-Wbad-function-cast] img_y = min(max((Position) floor((float) y ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:56:39: note: in definition of macro 'min' #define min(x, y) ((x) > (y) ? (y) : (x)) ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:578:14: note: in expansion of macro 'max' img_y = min(max((Position) floor((float) y ^~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:578:18: warning: cast from function call of type 'double' to non-matching type 'short int' [-Wbad-function-cast] img_y = min(max((Position) floor((float) y ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:56:39: note: in definition of macro 'min' #define min(x, y) ((x) > (y) ? (y) : (x)) ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:578:14: note: in expansion of macro 'max' img_y = min(max((Position) floor((float) y ^~~ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:587:10: warning: cast from function call of type 'double' to non-matching type 'short unsigned int' [-Wbad-function-cast] (Dimension) ceil((float) width ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:589:10: warning: cast from function call of type 'double' to non-matching type 'short unsigned int' [-Wbad-function-cast] (Dimension) ceil((float) height ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c: In function 'TryResize': /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:603:13: warning: cast from function call of type 'double' to non-matching type 'short unsigned int' [-Wbad-function-cast] width = (Dimension) ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:606:14: warning: cast from function call of type 'double' to non-matching type 'short unsigned int' [-Wbad-function-cast] height = (Dimension) ^ /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c: In function 'SWSetImage': /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/Scale.c:991:5: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] XtSetArg(wargs[n], XtNimage, (XtArgVal) image); n++; ^~~~~~~~ CCLD xmag make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/amd64/.built (cd /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/amd64 ; /usr/bin/env LD_OPTIONS="-M /usr/lib/ld/map.noexstk -M /usr/lib/ld/map.noexdata -M /usr/lib/ld/map.pagealign -Bdirect -z ignore" LD_EXEC_OPTIONS="-z aslr=disable" /usr/gnu/bin/make \ DESTDIR=/jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/prototype/i386 install) make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/amd64' Making install in man make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/amd64/man' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/amd64/man' make[5]: Nothing to be done for 'install-exec-am'. /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/prototype/i386/usr/share/man/man1' /usr/gnu/bin/install -c -m 644 xmag.1 '/jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/prototype/i386/usr/share/man/man1' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/amd64/man' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/amd64/man' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/amd64' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/amd64' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/prototype/i386/usr/bin' /usr/gnu/bin/install -c xmag '/jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/prototype/i386/usr/bin' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/prototype/i386/usr/share/X11/app-defaults' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/x11/xmag/xmag-1.0.6/app-defaults/Xmag '/jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/prototype/i386/usr/share/X11/app-defaults' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/amd64' /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/amd64/.installed /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D X11PKGVERS=7.7 -D IPS_COMPONENT_RE_VERSION=1\\.0\\.6 -D COMPONENT_RE_VERSION=1\\.0\\.6 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:System/X11" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2020.0.0.1" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="1.0.6" -D IPS_COMPONENT_VERSION="1.0.6" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://www.x.org/releases/individual/app/xmag-1.0.6.tar.bz2" -D COMPONENT_PROJECT_URL="https://www.x.org/" -D COMPONENT_NAME="xmag" -D COMPONENT_FMRI="x11/xmag" -D COMPONENT_LICENSE_FILE="xmag.license" -D COMPONENT_SUMMARY="xmag - screen magnification utility" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="MIT License" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="798b24223a2341301ed8c4413cd40e32f83e71c4" xmag.p5m \ /jenkins/jobs/oi-userland/workspace/transforms/license-changes /jenkins/jobs/oi-userland/workspace/transforms/variant-cleanup /jenkins/jobs/oi-userland/workspace/transforms/autopyc /jenkins/jobs/oi-userland/workspace/transforms/defaults /jenkins/jobs/oi-userland/workspace/transforms/actuators /jenkins/jobs/oi-userland/workspace/transforms/devel /jenkins/jobs/oi-userland/workspace/transforms/docs /jenkins/jobs/oi-userland/workspace/transforms/locale /jenkins/jobs/oi-userland/workspace/transforms/python-3-soabi /jenkins/jobs/oi-userland/workspace/transforms/python-3-no-32bit /jenkins/jobs/oi-userland/workspace/transforms/libtool-drop /jenkins/jobs/oi-userland/workspace/transforms/ignore-libs /jenkins/jobs/oi-userland/workspace/transforms/ignore-gcc-usr-lib /jenkins/jobs/oi-userland/workspace/transforms/publish-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/manifest-i386-xmag.mogrified /bin/mkdir -p /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/tools/userland-mangler -D /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build -d /jenkins/jobs/oi-userland/workspace/components/x11/xmag -d xmag-1.0.6 -m /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/manifest-i386-xmag.mogrified >/jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/manifest-i386-xmag.mangled /usr/bin/pkgdepend generate -m -d /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build -d /jenkins/jobs/oi-userland/workspace/components/x11/xmag -d xmag-1.0.6 /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/manifest-i386-xmag.mangled >/jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/manifest-i386-xmag.depend /usr/bin/pkgdepend resolve -e /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/resolve.deps -m /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/manifest-i386-xmag.depend /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/.resolved-i386 VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/manifest-i386-xmag.depend.res /usr/bin/env PYTHONPATH=/jenkins/jobs/oi-userland/workspace/tools/python PROTO_PATH="/jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/prototype/i386/mangled /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/prototype/i386 /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build /jenkins/jobs/oi-userland/workspace/components/x11/xmag xmag-1.0.6" \ /bin/true \ -f /jenkins/jobs/oi-userland/workspace/tools/pkglintrc /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/manifest-i386-xmag.depend.res /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/.linted-i386 /usr/bin/pkgmogrify -D PERL_ARCH=i86pc-solaris-64int -D PERL_VERSION=5.22 -D PG_VERSION=9.5 -D PG_VERNUM=95 -D PG_BASEPKG=database/postgres-95 -D MYSQL_VERSION=10.1 -D MYSQL_VERNUM=101 -D MYSQL_BASEPKG=database/mariadb-101 -D X11PKGVERS=7.7 -D IPS_COMPONENT_RE_VERSION=1\\.0\\.6 -D COMPONENT_RE_VERSION=1\\.0\\.6 -D PYTHON_2.7_ONLY=# -D PYTHON_3.4_ONLY=# -D PYTHON_3.5_ONLY=# -D PYTHON_32_ONLY= -D COMPONENT_CLASSIFICATION="org.opensolaris.category.2008:System/X11" -D PY3_ABI3_NAMING="#" -D PY3_CYTHON_NAMING="" -D ARC_CASE="" -D TPNO="" -D MACH="i386" -D MACH32="i86" -D MACH64="amd64" -D BUILD_VERSION="5.11-2020.0.0.1" -D OS_VERSION="5.11" -D PKG_SOLARIS_VERSION="5.11" -D GNU_TRIPLET="i386-pc-solaris2.11" -D CONSOLIDATION="userland" -D COMPONENT_VERSION="1.0.6" -D IPS_COMPONENT_VERSION="1.0.6" -D HUMAN_VERSION="" -D COMPONENT_ARCHIVE_URL="https://www.x.org/releases/individual/app/xmag-1.0.6.tar.bz2" -D COMPONENT_PROJECT_URL="https://www.x.org/" -D COMPONENT_NAME="xmag" -D COMPONENT_FMRI="x11/xmag" -D COMPONENT_LICENSE_FILE="xmag.license" -D COMPONENT_SUMMARY="xmag - screen magnification utility" -D COMPONENT_DESCRIPTION="" -D COMPONENT_LICENSE="MIT License" -D HG_REPO="" -D HG_REV="" -D HG_URL="" -D COMPONENT_HG_URL="" -D COMPONENT_HG_REV="" -D GIT_COMMIT_ID="" -D GIT_REPO="" -D GIT_TAG="" -D PUBLISHER="openindiana.org" -D PUBLISHER_LOCALIZABLE="userland-localizable" -D USERLAND_GIT_REMOTE="git://github.com/OpenIndiana/oi-userland.git" -D USERLAND_GIT_BRANCH="HEAD" -D USERLAND_GIT_REV="798b24223a2341301ed8c4413cd40e32f83e71c4" /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/manifest-i386-xmag.depend.res \ /jenkins/jobs/oi-userland/workspace/transforms/final-cleanup | \ sed -e '/^$/d' -e '/^#.*$/d' | uniq >/jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/manifest-i386-xmag.pre-published NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/.pre-published-i386 /usr/bin/pkgsend -s /jenkins/jobs/oi-userland/workspace/i386/repo publish --fmri-in-manifest -d /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/prototype/i386/mangled -d /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/prototype/i386 -d /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build -d /jenkins/jobs/oi-userland/workspace/components/x11/xmag -d xmag-1.0.6 -T \*.py /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/manifest-i386-xmag.pre-published pkg://openindiana.org/x11/xmag@1.0.6,5.11-2020.0.0.1:20200319T203638Z PUBLISHED /usr/bin/pkgfmt /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/manifest-i386-xmag.published /usr/bin/touch /jenkins/jobs/oi-userland/workspace/components/x11/xmag/build/.published-i386 gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/x11/xmag'