------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/xorg-macros-1.19.2.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2019.2.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9,1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXmu-1.1.3,1.txz Installing /packages/All/libxkbfile-1.1.0.txz SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> oclock-1.0.4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> oclock-1.0.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by oclock-1.0.4 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> oclock-1.0.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by oclock-1.0.4 for building => SHA256 Checksum OK for xorg/app/oclock-1.0.4.tar.bz2. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> oclock-1.0.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by oclock-1.0.4 for building ===> Extracting for oclock-1.0.4 => SHA256 Checksum OK for xorg/app/oclock-1.0.4.tar.bz2. Extracted Memory Use: 0.75M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for oclock-1.0.4 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> oclock-1.0.4 depends on package: pkgconf>=1.3.0_1 - found ===> oclock-1.0.4 depends on file: /usr/local/libdata/pkgconfig/xorg-macros.pc - found ===> oclock-1.0.4 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> oclock-1.0.4 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> oclock-1.0.4 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> oclock-1.0.4 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> oclock-1.0.4 depends on file: /usr/local/libdata/pkgconfig/xkbfile.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> oclock-1.0.4 depends on package: pkgconf>=1.3.0_1 - found ===> oclock-1.0.4 depends on file: /usr/local/libdata/pkgconfig/xorg-macros.pc - found ===> oclock-1.0.4 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> oclock-1.0.4 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> oclock-1.0.4 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> oclock-1.0.4 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> oclock-1.0.4 depends on file: /usr/local/libdata/pkgconfig/xkbfile.pc - found ===> Configuring for oclock-1.0.4 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk 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... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... none needed checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking if cc supports -Werror=unknown-warning-option... no checking if cc supports -Werror=unused-command-line-argument... no checking if cc supports -Wall... yes checking if cc supports -Wpointer-arith... yes checking if cc supports -Wmissing-declarations... yes checking if cc supports -Wformat=2... yes checking if cc supports -Wstrict-prototypes... yes checking if cc supports -Wmissing-prototypes... yes checking if cc supports -Wnested-externs... yes checking if cc supports -Wbad-function-cast... yes checking if cc supports -Wold-style-definition... yes checking if cc supports -Wdeclaration-after-statement... yes checking if cc supports -Wunused... yes checking if cc supports -Wuninitialized... yes checking if cc supports -Wshadow... yes checking if cc supports -Wmissing-noreturn... yes checking if cc supports -Wmissing-format-attribute... yes checking if cc supports -Wredundant-decls... yes checking if cc supports -Wlogical-op... yes checking if cc supports -Werror=implicit... yes checking if cc supports -Werror=nonnull... yes checking if cc supports -Werror=init-self... yes checking if cc supports -Werror=main... yes checking if cc supports -Werror=missing-braces... yes checking if cc supports -Werror=sequence-point... yes checking if cc supports -Werror=return-type... yes checking if cc supports -Werror=trigraphs... yes checking if cc supports -Werror=array-bounds... yes checking if cc supports -Werror=write-strings... yes checking if cc supports -Werror=address... yes checking if cc supports -Werror=int-to-pointer-cast... yes checking if cc supports -Werror=pointer-to-int-cast... yes checking if cc supports -pedantic... yes checking if cc supports -Werror... yes checking if cc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking for OCLOCK... 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 SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for oclock-1.0.4 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in man --- oclock.1 --- /usr/bin/sed -e 's|__vendorversion__|"oclock 1.0.4" "X Version 11"|' -e 's|__xorgversion__|"oclock 1.0.4" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr/local|g' -e 's|__apploaddir__|/usr/local/share/X11/app-defaults|g' -e 's|__appmansuffix__|1|g' -e 's|__drivermansuffix__|4|g' -e 's|__adminmansuffix__|8|g' -e 's|__libmansuffix__|3|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' < oclock.man > oclock.1 --- Clock.o --- --- oclock.o --- --- transform.o --- --- Clock.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include -D_THREAD_SAFE -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT Clock.o -MD -MP -MF .deps/Clock.Tpo -c -o Clock.o Clock.c --- oclock.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include -D_THREAD_SAFE -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT oclock.o -MD -MP -MF .deps/oclock.Tpo -c -o oclock.o oclock.c --- transform.o --- cc -DHAVE_CONFIG_H -I. -I/usr/local/include -D_THREAD_SAFE -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -MT transform.o -MD -MP -MF .deps/transform.Tpo -c -o transform.o transform.c --- Clock.o --- In file included from ClockP.h:33, from Clock.c:40: Clock.h:55:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNminute "minute" ^~~~~~~~ Clock.c:58:6: note: in expansion of macro 'XtNminute' {XtNminute, XtCForeground, XtRPixel, sizeof (Pixel), ^~~~~~~~~ In file included from /usr/local/include/X11/IntrinsicP.h:51, from Clock.c:37: /usr/local/include/X11/Intrinsic.h:1664:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtDefaultForeground "XtDefaultForeground" ^~~~~~~~~~~~~~~~~~~~~ Clock.c:59:29: note: in expansion of macro 'XtDefaultForeground' offset(minute), XtRString, XtDefaultForeground}, ^~~~~~~~~~~~~~~~~~~ In file included from ClockP.h:33, from Clock.c:40: Clock.h:56:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNhour "hour" ^~~~~~ Clock.c:60:6: note: in expansion of macro 'XtNhour' {XtNhour, XtCForeground, XtRPixel, sizeof (Pixel), ^~~~~~~ In file included from /usr/local/include/X11/IntrinsicP.h:51, from Clock.c:37: /usr/local/include/X11/Intrinsic.h:1664:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtDefaultForeground "XtDefaultForeground" ^~~~~~~~~~~~~~~~~~~~~ Clock.c:61:27: note: in expansion of macro 'XtDefaultForeground' offset(hour), XtRString, XtDefaultForeground}, ^~~~~~~~~~~~~~~~~~~ In file included from ClockP.h:33, from Clock.c:40: Clock.h:57:18: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNjewel "jewel" ^~~~~~~ Clock.c:62:6: note: in expansion of macro 'XtNjewel' {XtNjewel, XtCForeground, XtRPixel, sizeof (Pixel), ^~~~~~~~ In file included from /usr/local/include/X11/IntrinsicP.h:51, from Clock.c:37: /usr/local/include/X11/Intrinsic.h:1664:29: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtDefaultForeground "XtDefaultForeground" ^~~~~~~~~~~~~~~~~~~~~ Clock.c:63:28: note: in expansion of macro 'XtDefaultForeground' offset(jewel), XtRString, XtDefaultForeground}, ^~~~~~~~~~~~~~~~~~~ In file included from Clock.c:39: /usr/local/include/X11/Xmu/Converters.h:48:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNbackingStore "backingStore" ^~~~~~~~~~~~~~ Clock.c:64:6: note: in expansion of macro 'XtNbackingStore' {XtNbackingStore, XtCBackingStore, XtRBackingStore, sizeof (int), ^~~~~~~~~~~~~~~ /usr/local/include/X11/Xmu/Converters.h:49:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCBackingStore "BackingStore" ^~~~~~~~~~~~~~ Clock.c:64:23: note: in expansion of macro 'XtCBackingStore' {XtNbackingStore, XtCBackingStore, XtRBackingStore, sizeof (int), ^~~~~~~~~~~~~~~ /usr/local/include/X11/Xmu/Converters.h:50:25: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtRBackingStore "BackingStore" ^~~~~~~~~~~~~~ Clock.c:64:40: note: in expansion of macro 'XtRBackingStore' {XtNbackingStore, XtCBackingStore, XtRBackingStore, sizeof (int), ^~~~~~~~~~~~~~~ Clock.c:65:41: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] offset (backing_store), XtRString, "default"}, ^~~~~~~~~ In file included from ClockP.h:33, from Clock.c:40: Clock.h:65:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNborderSize "borderSize" ^~~~~~~~~~~~ Clock.c:66:6: note: in expansion of macro 'XtNborderSize' {XtNborderSize, XtCBorderSize, XtRFloat, sizeof (float), ^~~~~~~~~~~~~ Clock.h:66:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCBorderSize "BorderSize" ^~~~~~~~~~~~ Clock.c:66:21: note: in expansion of macro 'XtCBorderSize' {XtNborderSize, XtCBorderSize, XtRFloat, sizeof (float), ^~~~~~~~~~~~~ Clock.c:67:35: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] offset (border_size), XtRString, "0.1"}, ^~~~~ In file included from ClockP.h:33, from Clock.c:40: Clock.h:64:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNjewelSize "jewelSize" ^~~~~~~~~~~ Clock.c:68:6: note: in expansion of macro 'XtNjewelSize' {XtNjewelSize, XtCBorderSize, XtRFloat, sizeof (float), ^~~~~~~~~~~~ Clock.h:66:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCBorderSize "BorderSize" ^~~~~~~~~~~~ Clock.c:68:20: note: in expansion of macro 'XtCBorderSize' {XtNjewelSize, XtCBorderSize, XtRFloat, sizeof (float), ^~~~~~~~~~~~~ Clock.c:69:34: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] offset (jewel_size), XtRString, "0.075"}, ^~~~~~~ In file included from ClockP.h:33, from Clock.c:40: Clock.h:59:24: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNshapeWindow "shapeWindow" ^~~~~~~~~~~~~ Clock.c:70:6: note: in expansion of macro 'XtNshapeWindow' {XtNshapeWindow, XtCShapeWindow, XtRBoolean, sizeof (Boolean), ^~~~~~~~~~~~~~ Clock.h:60:24: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCShapeWindow "ShapeWindow" ^~~~~~~~~~~~~ Clock.c:70:22: note: in expansion of macro 'XtCShapeWindow' {XtNshapeWindow, XtCShapeWindow, XtRBoolean, sizeof (Boolean), ^~~~~~~~~~~~~~ Clock.h:61:24: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtNtransparent "transparent" ^~~~~~~~~~~~~ Clock.c:72:6: note: in expansion of macro 'XtNtransparent' {XtNtransparent, XtCTransparent, XtRBoolean, sizeof (Boolean), ^~~~~~~~~~~~~~ Clock.h:62:24: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define XtCTransparent "Transparent" ^~~~~~~~~~~~~ Clock.c:72:22: note: in expansion of macro 'XtCTransparent' {XtNtransparent, XtCTransparent, XtRBoolean, sizeof (Boolean), ^~~~~~~~~~~~~~ Clock.c:104:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] /* class_name */ "Clock", ^~~~~~~ mv -f .deps/Clock.Tpo .deps/Clock.Po --- transform.o --- mv -f .deps/transform.Tpo .deps/transform.Po --- oclock.o --- oclock.c:55:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"quit", quit} ^~~~~~ oclock.c:89:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-fg", "*Foreground", XrmoptionSepArg, NULL}, ^~~~~ oclock.c:89:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-fg", "*Foreground", XrmoptionSepArg, NULL}, ^~~~~~~~~~~~~ oclock.c:90:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-bg", "*Background", XrmoptionSepArg, NULL}, ^~~~~ oclock.c:90:10: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-bg", "*Background", XrmoptionSepArg, NULL}, ^~~~~~~~~~~~~ oclock.c:91:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-foreground", "*Foreground", XrmoptionSepArg, NULL}, ^~~~~~~~~~~~~ oclock.c:91:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-foreground", "*Foreground", XrmoptionSepArg, NULL}, ^~~~~~~~~~~~~ oclock.c:92:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-background", "*Background", XrmoptionSepArg, NULL}, ^~~~~~~~~~~~~ oclock.c:92:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-background", "*Background", XrmoptionSepArg, NULL}, ^~~~~~~~~~~~~ oclock.c:93:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-minute", "*clock.minute", XrmoptionSepArg, NULL}, ^~~~~~~~~ oclock.c:93:13: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-minute", "*clock.minute", XrmoptionSepArg, NULL}, ^~~~~~~~~~~~~~~ oclock.c:94:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-hour", "*clock.hour", XrmoptionSepArg, NULL}, ^~~~~~~ oclock.c:94:11: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-hour", "*clock.hour", XrmoptionSepArg, NULL}, ^~~~~~~~~~~~~ oclock.c:95:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-jewel", "*clock.jewel", XrmoptionSepArg, NULL}, ^~~~~~~~ oclock.c:95:12: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-jewel", "*clock.jewel", XrmoptionSepArg, NULL}, ^~~~~~~~~~~~~~ oclock.c:96:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-backing", "*clock.backingStore", XrmoptionSepArg, NULL}, ^~~~~~~~~~ oclock.c:96:14: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-backing", "*clock.backingStore", XrmoptionSepArg, NULL}, ^~~~~~~~~~~~~~~~~~~~~ oclock.c:97:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-shape", "*clock.shapeWindow", XrmoptionNoArg, "TRUE"}, ^~~~~~~~ oclock.c:97:12: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-shape", "*clock.shapeWindow", XrmoptionNoArg, "TRUE"}, ^~~~~~~~~~~~~~~~~~~~ oclock.c:97:51: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-shape", "*clock.shapeWindow", XrmoptionNoArg, "TRUE"}, ^~~~~~ oclock.c:98:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-noshape", "*clock.shapeWindow", XrmoptionNoArg, "FALSE"}, ^~~~~~~~~~ oclock.c:98:14: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-noshape", "*clock.shapeWindow", XrmoptionNoArg, "FALSE"}, ^~~~~~~~~~~~~~~~~~~~ oclock.c:98:53: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-noshape", "*clock.shapeWindow", XrmoptionNoArg, "FALSE"}, ^~~~~~~ oclock.c:99:2: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-transparent","*clock.transparent", XrmoptionNoArg, "TRUE"}, ^~~~~~~~~~~~~~ oclock.c:99:17: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-transparent","*clock.transparent", XrmoptionNoArg, "TRUE"}, ^~~~~~~~~~~~~~~~~~~~ oclock.c:99:56: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] {"-transparent","*clock.transparent", XrmoptionNoArg, "TRUE"}, ^~~~~~ mv -f .deps/oclock.Tpo .deps/oclock.Po --- oclock --- cc -I/usr/local/include -D_THREAD_SAFE -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -o oclock Clock.o oclock.o transform.o -L/usr/local/lib -lXmu -lXext -lXt -lX11 -lxkbfile -lm SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> oclock-1.0.4 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> oclock-1.0.4 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> oclock-1.0.4 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> oclock-1.0.4 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> oclock-1.0.4 depends on file: /usr/local/libdata/pkgconfig/xkbfile.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for oclock-1.0.4 ===> oclock-1.0.4 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> oclock-1.0.4 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> oclock-1.0.4 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> oclock-1.0.4 depends on file: /usr/local/libdata/pkgconfig/xt.pc - found ===> oclock-1.0.4 depends on file: /usr/local/libdata/pkgconfig/xkbfile.pc - found ===> Generating temporary packing list Making install in man /bin/mkdir -p '/construction/x11-clocks/oclock/stage/usr/local/man/man1' install -m 0644 oclock.1 '/construction/x11-clocks/oclock/stage/usr/local/man/man1' /bin/mkdir -p '/construction/x11-clocks/oclock/stage/usr/local/bin' install -s -m 555 oclock '/construction/x11-clocks/oclock/stage/usr/local/bin' /bin/mkdir -p '/construction/x11-clocks/oclock/stage/usr/local/share/X11/app-defaults' install -m 0644 app-defaults/Clock-color '/construction/x11-clocks/oclock/stage/usr/local/share/X11/app-defaults' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for oclock-1.0.4 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:13