Running with gitlab-runner 15.3.0 (bbcb5aba)  on emba-docker-runner 2oEDrUT7 section_start:1701907434:prepare_executor Preparing the "docker" executor Using Docker executor with image docker:19.03.12 ... Pulling docker image docker:19.03.12 ... Using docker image sha256:81f5749c9058a7284e6acd8e126f2b882765a17b9ead14422b51cde1a110b85c for docker:19.03.12 with digest docker@sha256:d41efe7ad0df5a709cfd4e627c7e45104f39bbc08b1b40d7fb718c562b3ce135 ... section_end:1701907466:prepare_executor section_start:1701907466:prepare_script Preparing environment Running on runner-2oedrut7-project-1-concurrent-1 via emba.gnu.org... section_end:1701907476:prepare_script section_start:1701907476:get_sources Getting source from Git repository $ git config --global http.proxy $HTTP_PROXY; git config --global https.proxy $HTTPS_PROXY Fetching changes with git depth set to 50... Reinitialized existing Git repository in /builds/emacs/emacs/.git/ Checking out 83dfdac0 as master... Skipping Git submodules setup section_end:1701907506:get_sources section_start:1701907506:step_script Executing "step_script" stage of the job script Using docker image sha256:81f5749c9058a7284e6acd8e126f2b882765a17b9ead14422b51cde1a110b85c for docker:19.03.12 with digest docker@sha256:d41efe7ad0df5a709cfd4e627c7e45104f39bbc08b1b40d7fb718c562b3ce135 ... $ docker info WARNING: No swap limit support Client: Debug Mode: false Server: Containers: 26 Running: 5 Paused: 0 Stopped: 21 Images: 13 Server Version: 20.10.21 Storage Driver: overlay2 Backing Filesystem: xfs Supports d_type: true Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 Default Runtime: runc Init Binary: docker-init containerd version: runc version: init version: Security Options: apparmor seccomp Profile: default Kernel Version: 4.15.0-213-generic Operating System: Trisquel GNU/Linux Etiona (9.0.2) OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.789GiB Name: emba.gnu.org ID: X47L:JFLM:IP7X:AN3A:6FS4:N5DF:SGWZ:KSYJ:GQ2L:ZEKB:GUXD:3IZT Docker Root Dir: /var/lib/docker Debug Mode: false HTTP Proxy: http://serverproxy0p.fsf.org:8118/ HTTPS Proxy: http://serverproxy0p.fsf.org:8118/ No Proxy: localhost,127.0.0.1,eggs.gnu.org,emba.gnu.org/ Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false $ echo "docker registry is ${CI_REGISTRY}" docker registry is emba.gnu.org:5050 $ docker login -u ${CI_REGISTRY_USER} -p ${CI_REGISTRY_PASSWORD} ${CI_REGISTRY} WARNING! Using --password via the CLI is insecure. Use --password-stdin. Login Succeeded $ docker build --pull --target ${target} -t ${CI_REGISTRY_IMAGE}:${target}-${BUILD_TAG} -f test/infra/Dockerfile.emba . WARNING! Your password will be stored unencrypted in /.docker-config-83dfdac0ca276388d2ade07d63b367d0b82404ac/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store #2 [internal] load .dockerignore #2 transferring context: 2B 0.0s done #2 ... #1 [internal] load build definition from Dockerfile.emba #1 transferring dockerfile: 6.46kB 0.0s done #1 DONE 3.3s #2 [internal] load .dockerignore #2 DONE 3.6s #3 [internal] load metadata for docker.io/library/debian:bullseye #3 DONE 0.9s #4 [emacs-base 1/2] FROM docker.io/library/debian:bullseye@sha256:ab2b95aa8... #4 DONE 0.0s #7 [internal] load build context #7 transferring context: #7 transferring context: 5.24MB 5.1s #7 transferring context: 11.78MB 10.2s #7 transferring context: 20.37MB 15.3s #7 transferring context: 25.72MB 20.3s #7 transferring context: 30.00MB 38.5s #7 transferring context: 41.64MB 43.5s #7 transferring context: 55.70MB 48.6s #7 transferring context: 68.37MB 53.7s #7 transferring context: 81.13MB 58.8s #7 transferring context: 93.80MB 63.8s #7 transferring context: 103.05MB 68.8s #7 transferring context: 115.86MB 73.9s #7 transferring context: 121.83MB 83.1s #7 transferring context: 133.31MB 88.2s #7 transferring context: 141.96MB 93.3s #7 transferring context: 154.55MB 98.3s #7 transferring context: 171.19MB 103.5s #7 transferring context: 192.04MB 108.6s #7 transferring context: 207.64MB 122.1s #7 transferring context: 230.25MB 127.1s #7 transferring context: 247.16MB 132.2s #7 transferring context: 263.19MB 137.3s #7 transferring context: 278.00MB 140.1s done #7 DONE 141.8s #5 [emacs-base 2/2] RUN apt-get update && apt-get install -y --no-insta... #5 CACHED #6 [emacs-gnustep 1/6] RUN apt-get update && apt-get install -y --no-in... #6 CACHED #8 [emacs-gnustep 2/6] COPY . /checkout #8 DONE 79.1s #9 [emacs-gnustep 3/6] WORKDIR /checkout #9 DONE 4.1s #10 [emacs-gnustep 4/6] RUN ./autogen.sh autoconf #10 7.807 Checking whether you have the necessary tools... #10 7.807 (Read INSTALL.REPO for more details on building Emacs) #10 7.835 Checking for autoconf (need at least version 2.65) ... ok #10 8.047 Your system has the required tools. #10 8.097 Building aclocal.m4 ... #10 8.097 Running 'autoreconf -fi -I m4' ... #10 56.53 Building 'aclocal.m4' in exec ... #10 56.53 Running 'autoreconf -fi' in exec ... #10 69.12 You can now run './autogen.sh git'. #10 DONE 71.5s #11 [emacs-gnustep 5/6] RUN ./configure --with-ns #11 4.784 checking for xcrun... no #11 4.784 checking for GNU Make... make #11 4.919 checking build system type... x86_64-pc-linux-gnu #11 5.647 checking host system type... x86_64-pc-linux-gnu #11 5.747 checking for gcc... gcc #11 6.156 checking whether the C compiler works... yes #11 6.745 checking for C compiler default output file name... a.out #11 6.759 checking for suffix of executables... #11 7.440 checking whether we are cross compiling... no #11 8.074 checking for suffix of object files... o #11 8.415 checking whether we are using the GNU C compiler... yes #11 8.659 checking whether gcc accepts -g... yes #11 8.963 checking for gcc option to enable C11 features... none needed #11 9.751 checking whether the compiler is clang... no #11 10.05 checking for compiler option needed when checking for declarations... none #11 10.05 checking whether gcc and cc understand -c and -o together... yes #11 11.74 checking how to run the C preprocessor... gcc -E #11 12.54 checking for grep that handles long lines and -e... /bin/grep #11 12.58 checking for egrep... /bin/grep -E #11 12.60 checking for ANSI C header files... yes #11 14.58 checking for sys/types.h... yes #11 15.02 checking for sys/stat.h... yes #11 15.41 checking for stdlib.h... yes #11 15.98 checking for string.h... yes #11 16.47 checking for memory.h... yes #11 17.05 checking for strings.h... yes #11 17.40 checking for inttypes.h... yes #11 17.94 checking for stdint.h... yes #11 18.44 checking for unistd.h... yes #11 18.98 checking for wchar.h... yes #11 19.33 checking for minix/config.h... no #11 19.80 checking for linux/fs.h... yes #11 20.40 checking for malloc.h... yes #11 20.94 checking for sys/systeminfo.h... no #11 21.40 checking for sys/sysinfo.h... yes #11 22.00 checking for coff.h... no #11 22.45 checking for pty.h... yes #11 22.98 checking for sys/resource.h... yes #11 23.30 checking for sys/utsname.h... yes #11 23.71 checking for pwd.h... yes #11 24.27 checking for util.h... no #11 24.51 checking for sanitizer/lsan_interface.h... yes #11 25.09 checking for sanitizer/asan_interface.h... yes #11 25.73 checking for sanitizer/common_interface_defs.h... yes #11 26.29 checking for sys/socket.h... yes #11 26.78 checking for stdlib.h... (cached) yes #11 26.91 checking for unistd.h... (cached) yes #11 26.99 checking for sys/param.h... yes #11 27.55 checking for pthread.h... yes #11 27.98 checking for malloc/malloc.h... no #11 28.32 checking for sys/un.h... yes #11 28.77 checking for utmp.h... yes #11 29.19 checking for utmpx.h... yes #11 29.67 checking for OS.h... no #11 30.09 checking for dirent.h... yes #11 30.62 checking for execinfo.h... yes #11 31.25 checking for linux/xattr.h... yes #11 31.79 checking for stdio_ext.h... yes #11 32.41 checking for sys/vfs.h... yes #11 32.86 checking for sys/fs_types.h... no #11 33.29 checking for getopt.h... yes #11 33.84 checking for sys/cdefs.h... yes #11 34.36 checking for sys/time.h... yes #11 34.88 checking for ieee754.h... yes #11 35.32 checking for limits.h... yes #11 35.87 checking for inttypes.h... (cached) yes #11 35.96 checking for sys/types.h... (cached) yes #11 36.10 checking for stdint.h... (cached) yes #11 36.17 checking for sys/select.h... yes #11 36.66 checking for stdbool.h... yes #11 37.18 checking for stdckdint.h... no #11 37.57 checking for sys/random.h... yes #11 38.18 checking for sys/stat.h... (cached) yes #11 38.26 checking whether it is safe to define __EXTENSIONS__... yes #11 38.75 checking whether _XOPEN_SOURCE should be defined... no #11 38.98 checking for Minix Amsterdam compiler... no #11 39.16 checking for ar... ar #11 39.16 checking for ranlib... ranlib #11 39.16 checking for gcc option to enable large file support... none needed #11 39.75 checking for gcc option for timestamps after 2038... none needed #11 39.99 checking for g++... g++ #11 40.18 checking whether we are using the GNU C++ compiler... yes #11 40.34 checking whether g++ accepts -g... yes #11 40.50 checking for g++ option to enable C++11 features... none needed #11 101.6 checking how to run the C++ preprocessor... g++ -E #11 102.4 checking whether gcc accepts -g3 -O2... yes #11 102.9 checking whether the compiler is clang... no #11 103.3 checking whether C compiler handles -Werror -Wunknown-warning-option... no #11 103.6 checking whether -Wno-missing-field-initializers is needed... yes #11 104.3 checking whether -Wuninitialized is supported... yes #11 104.8 checking whether C compiler handles -fstrict-flex-arrays... no #11 105.1 checking whether C compiler handles -Wall... yes #11 105.7 checking whether C compiler handles -Warith-conversion... yes #11 106.3 checking whether C compiler handles -Wdate-time... yes #11 106.9 checking whether C compiler handles -Wdisabled-optimization... yes #11 107.6 checking whether C compiler handles -Wdouble-promotion... yes #11 108.2 checking whether C compiler handles -Wduplicated-cond... yes #11 108.8 checking whether C compiler handles -Wextra... yes #11 109.4 checking whether C compiler handles -Wformat-signedness... yes #11 110.1 checking whether C compiler handles -Winit-self... yes #11 110.8 checking whether C compiler handles -Winvalid-pch... yes #11 111.3 checking whether C compiler handles -Wlogical-op... yes #11 112.0 checking whether C compiler handles -Wmissing-declarations... yes #11 112.5 checking whether C compiler handles -Wmissing-include-dirs... yes #11 113.2 checking whether C compiler handles -Wmissing-prototypes... yes #11 113.9 checking whether C compiler handles -Wnested-externs... yes #11 114.6 checking whether C compiler handles -Wnull-dereference... yes #11 115.2 checking whether C compiler handles -Wold-style-definition... yes #11 115.8 checking whether C compiler handles -Wopenmp-simd... yes #11 116.6 checking whether C compiler handles -Wpacked... yes #11 117.3 checking whether C compiler handles -Wpointer-arith... yes #11 117.8 checking whether C compiler handles -Wstrict-flex-arrays... no #11 118.1 checking whether C compiler handles -Wstrict-prototypes... yes #11 119.0 checking whether C compiler handles -Wsuggest-attribute=format... yes #11 119.8 checking whether C compiler handles -Wsuggest-attribute=noreturn... yes #11 120.5 checking whether C compiler handles -Wsuggest-final-methods... yes #11 121.1 checking whether C compiler handles -Wsuggest-final-types... yes #11 121.9 checking whether C compiler handles -Wtrampolines... yes #11 122.5 checking whether C compiler handles -Wuninitialized... yes #11 123.2 checking whether C compiler handles -Wunknown-pragmas... yes #11 123.9 checking whether C compiler handles -Wunused-macros... yes #11 124.7 checking whether C compiler handles -Wvariadic-macros... yes #11 125.3 checking whether C compiler handles -Wvector-operation-performance... yes #11 125.9 checking whether C compiler handles -Wwrite-strings... yes #11 126.6 checking whether C compiler handles -Warray-bounds=2... yes #11 127.2 checking whether C compiler handles -Wattribute-alias=2... yes #11 127.7 checking whether C compiler handles -Wformat=2... yes #11 128.4 checking whether C compiler handles -Wformat-truncation=2... yes #11 129.1 checking whether C compiler handles -Wimplicit-fallthrough=5... yes #11 129.9 checking whether C compiler handles -Wshift-overflow=2... yes #11 130.5 checking whether C compiler handles -Wuse-after-free=3... no #11 130.9 checking whether C compiler handles -Wvla-larger-than=4031... yes #11 131.6 checking whether C compiler handles -Wno-missing-field-initializers... yes #11 132.2 checking whether C compiler handles -Wredundant-decls... yes #11 133.0 checking whether C compiler handles -Wno-missing-field-initializers... (cached) yes #11 133.0 checking whether C compiler handles -Wno-override-init... yes #11 133.8 checking whether C compiler handles -Wno-sign-compare... yes #11 134.4 checking whether C compiler handles -Wno-type-limits... yes #11 135.1 checking whether C compiler handles -Wno-unused-parameter... yes #11 135.8 checking whether C compiler handles -Wno-format-nonliteral... yes #11 136.4 checking whether C compiler handles -Wno-bidi-chars... no #11 136.7 checking for a BSD-compatible install... /usr/bin/install -c #11 136.8 checking command to symlink files in the same directory... ln -s #11 136.9 checking for install-info... : #11 136.9 checking for gzip... /bin/gzip #11 136.9 checking for 'find' args to delete a file... -delete #11 136.9 checking for brew... no #11 138.4 checking for -znocombreloc... not needed #11 138.4 checking whether addresses are sanitized... no #11 138.5 checking for math library... -lm #11 141.2 checking for struct passwd.pw_gecos... yes #11 141.5 checking for pkg-config... /usr/bin/pkg-config #11 141.5 checking pkg-config is at least version 0.9.0... yes #11 141.6 checking for machine/soundcard.h... no #11 142.0 checking for sys/soundcard.h... yes #11 142.4 checking for soundcard.h... no #11 142.7 checking for mmsystem.h... no #11 142.9 checking for _oss_ioctl in -lossaudio... no #11 143.4 checking for alsa >= 1.0.0... no #11 143.5 checking for ADDR_NO_RANDOMIZE... yes #11 143.9 checking if Linux sysinfo may be used... yes #11 144.9 checking for sys/wait.h that is POSIX.1 compatible... yes #11 145.5 checking for net/if.h... yes #11 146.1 checking for ifaddrs.h... yes #11 146.6 checking for net/if_dl.h... no #11 147.1 checking for struct ifreq.ifr_flags... yes #11 147.7 checking for struct ifreq.ifr_hwaddr... yes #11 148.7 checking for struct ifreq.ifr_netmask... yes #11 149.7 checking for struct ifreq.ifr_broadaddr... yes #11 150.8 checking for struct ifreq.ifr_addr... yes #11 151.9 checking for struct ifreq.ifr_addr.sa_len... no #11 152.9 checking whether gcc understands -MMD -MF... yes #11 153.2 checking for X... no #11 154.2 checking AppKit/AppKit.h usability... yes #11 161.9 checking AppKit/AppKit.h presence... yes #11 163.2 checking for AppKit/AppKit.h... yes #11 163.2 checking for Mac OS X 12.0 or later... yes #11 163.5 checking for gcc... gcc #11 163.8 checking whether we are using the GNU Objective C compiler... yes #11 164.0 checking whether gcc accepts -g... yes #11 164.2 checking if the Objective C compiler supports instancetype... yes #11 164.4 checking if the Objective C compiler defaults to C99... no #11 164.6 checking whether malloc is Doug Lea style... no #11 165.0 checking for sbrk... yes #11 165.8 checking for __lsan_ignore_object... no #11 166.5 checking for fchmod... yes #11 167.5 checking for utmpname... yes #11 168.2 checking for utmpxname... yes #11 169.0 checking for canonicalize_file_name... yes #11 169.8 checking for realpath... yes #11 170.6 checking for lstat... yes #11 171.4 checking for fchmodat... yes #11 172.2 checking for lchmod... no #11 172.5 checking for fcntl... yes #11 173.4 checking for fdopendir... yes #11 174.3 checking for listxattr... yes #11 175.2 checking for fstatat... yes #11 175.9 checking for fsync... yes #11 176.9 checking for gettimeofday... yes #11 177.5 checking for memset_explicit... no #11 178.4 checking for memset_s... no #11 179.2 checking for pselect... yes #11 180.0 checking for readlink... yes #11 180.7 checking for isblank... yes #11 181.6 checking for iswctype... yes #11 182.4 checking for strtoimax... yes #11 183.2 checking for symlink... yes #11 183.9 checking for localtime_r... yes #11 184.7 checking for getdtablesize... yes #11 185.4 checking for getpagesize... yes #11 186.2 checking for working mmap... yes #11 187.9 checking for main in -lXbsd... no #11 188.3 checking for pthread library... -lpthread #11 190.2 checking for thread support... yes #11 190.2 checking for librsvg-2.0 >= 2.14.0... no #11 190.3 checking for libwebpdemux >= 0.6.0... no #11 190.5 checking for WebPGetInfo... no #11 191.3 checking for libwebpdemux >= 0.6.0 libwebpdecoder >= 0.6.0... no #11 191.4 checking for sqlite3_open_v2 in -lsqlite3... no #11 191.9 checking for getaddrinfo_a in -lanl... yes #11 192.6 checking for malloc_trim... yes #11 193.3 checking for dbus-1 >= 1.0... yes #11 193.5 checking for dbus_watch_get_unix_fd... yes #11 194.4 checking for dbus_type_is_valid... yes #11 195.3 checking for dbus_validate_bus_name... yes #11 196.2 checking for dbus_validate_path... yes #11 197.1 checking for dbus_validate_interface... yes #11 197.9 checking for dbus_validate_member... yes #11 198.8 checking for lgetfilecon in -lselinux... no #11 199.3 checking for gnutls >= 2.12.2... yes #11 199.4 checking for libsystemd >= 222... no #11 199.5 checking for jansson >= 2.7... no #11 199.6 checking for tree-sitter >= 0.20.2... no #11 199.7 checking for tree-sitter >= 0.6.3... no #11 199.8 checking sys/inotify.h usability... yes #11 200.4 checking sys/inotify.h presence... yes #11 200.6 checking for sys/inotify.h... yes #11 200.6 checking for inotify_init1... yes #11 201.6 checking for jpeglib 6b or later... no #11 202.0 checking for lcms2... no #11 202.1 checking for library containing inflateEnd... -lz #11 202.9 checking for dladdr... yes #11 203.7 checking for dlfunc... no #11 204.5 checking for gcc_jit_context_acquire in -lgccjit... configure: WARNING: Elisp native compiler can't be enabled as libgccjit was not #11 204.8 found. #11 204.8 Please try installing libgccjit or a similar package if you want to have it #11 204.8 enabled. #11 204.8 no #11 204.8 checking libgccjit.h usability... no #11 205.1 checking libgccjit.h presence... no #11 205.3 checking for libgccjit.h... no #11 205.3 configure: WARNING: Elisp native compiler can't be enabled as libgccjit header files #11 205.3 were not found. #11 205.3 Please try installing libgccjit-dev or a similar package if you want to have it #11 205.3 enabled. #11 205.3 checking for libpng >= 1.0.0... no #11 205.4 checking for libpng not configured by pkg-config... no #11 205.7 checking tiffio.h usability... no #11 206.3 checking tiffio.h presence... no #11 206.5 checking for tiffio.h... no #11 206.5 checking gif_lib.h usability... no #11 207.0 checking gif_lib.h presence... no #11 207.1 checking for gif_lib.h... no #11 207.1 checking gpm.h usability... no #11 207.6 checking gpm.h presence... no #11 207.8 checking for gpm.h... no #11 207.8 checking for libxml-2.0 > 2.6.17... no #11 207.9 checking for maillock in -lmail... no #11 208.5 checking for maillock in -llockfile... no #11 208.9 checking for liblockfile.so... no #11 208.9 checking maillock.h usability... no #11 209.3 checking maillock.h presence... no #11 209.4 checking for maillock.h... no #11 209.5 checking linux/seccomp.h usability... yes #11 210.1 checking linux/seccomp.h presence... yes #11 210.3 checking for linux/seccomp.h... yes #11 210.4 checking whether SECCOMP_SET_MODE_FILTER is declared... yes #11 210.9 checking whether SECCOMP_FILTER_FLAG_TSYNC is declared... yes #11 211.3 checking linux/filter.h usability... yes #11 211.8 checking linux/filter.h presence... yes #11 211.9 checking for linux/filter.h... yes #11 212.1 checking whether SECCOMP_SET_MODE_FILTER is declared... (cached) yes #11 212.2 checking whether SECCOMP_FILTER_FLAG_TSYNC is declared... (cached) yes #11 212.3 checking for libseccomp >= 2.5.2... no #11 212.4 checking size of long... 8 #11 213.4 checking for accept4... yes #11 214.2 checking for fchdir... yes #11 215.1 checking for gethostname... yes #11 215.9 checking for getrusage... yes #11 216.9 checking for get_current_dir_name... yes #11 217.7 checking for lrand48... yes #11 218.7 checking for random... yes #11 219.6 checking for rint... yes #11 220.6 checking for tcdrain... yes #11 221.3 checking for trunc... yes #11 222.3 checking for select... yes #11 223.2 checking for getpagesize... (cached) yes #11 223.3 checking for setlocale... yes #11 224.2 checking for newlocale... yes #11 225.1 checking for getrlimit... yes #11 226.0 checking for setrlimit... yes #11 226.9 checking for shutdown... yes #11 227.8 checking for pthread_sigmask... (cached) yes #11 227.8 checking for strsignal... yes #11 228.6 checking for setitimer... yes #11 229.4 checking for sendto... yes #11 230.2 checking for recvfrom... yes #11 231.1 checking for getsockname... yes #11 231.9 checking for getifaddrs... yes #11 232.7 checking for freeifaddrs... yes #11 233.6 checking for gai_strerror... yes #11 234.5 checking for sync... yes #11 235.4 checking for endpwent... yes #11 236.2 checking for getgrent... yes #11 237.0 checking for endgrent... yes #11 237.9 checking for renameat2... yes #11 238.6 checking for cfmakeraw... yes #11 239.6 checking for cfsetspeed... yes #11 240.5 checking for __executable_start... yes #11 241.4 checking for log2... yes #11 242.4 checking for pthread_setname_np... yes #11 243.4 checking for pthread_set_name_np... no #11 244.1 checking for getpwent... yes #11 244.9 checking whether pthread_setname_np takes a single argument... no #11 245.3 checking whether pthread_setname_np takes three arguments... no #11 245.8 checking for aligned_alloc... yes #11 246.9 checking whether aligned_alloc is declared... yes #11 247.4 checking for posix_madvise... yes #11 248.2 checking for madvise... yes #11 248.8 checking for __builtin_frame_address... yes #11 249.4 checking for __builtin_unwind_init... yes #11 250.1 checking for _LARGEFILE_SOURCE value needed for large files... no #11 251.0 checking for grantpt... yes #11 251.9 checking for getpt... yes #11 252.5 checking for posix_openpt... yes #11 253.4 checking for library containing tputs... -ltinfo #11 254.8 checking whether -ltinfo library defines BC... yes #11 255.3 checking for timerfd interface... yes #11 255.7 checking whether signals can be handled on alternate stack... yes #11 256.1 checking valgrind/valgrind.h usability... no #11 256.5 checking valgrind/valgrind.h presence... no #11 256.7 checking for valgrind/valgrind.h... no #11 256.7 checking for struct unipair.unicode... yes #11 257.0 checking for pid_t... yes #11 258.4 checking vfork.h usability... no #11 259.0 checking vfork.h presence... no #11 259.3 checking for vfork.h... no #11 259.3 checking for fork... yes #11 260.3 checking for vfork... yes #11 260.9 checking for working fork... yes #11 261.9 checking for working vfork... (cached) yes #11 261.9 checking for snprintf... yes #11 262.7 checking for open_memstream... yes #11 263.5 checking spawn.h usability... yes #11 264.2 checking spawn.h presence... yes #11 264.4 checking for spawn.h... yes #11 264.4 checking for posix_spawn... yes #11 265.3 checking for posix_spawn_file_actions_addchdir... no #11 266.0 checking for posix_spawn_file_actions_addchdir_np... yes #11 266.7 checking for posix_spawnattr_setflags... yes #11 267.4 checking whether POSIX_SPAWN_SETSID is declared... yes #11 267.9 checking whether GLib is linked in... no #11 268.2 checking for nl_langinfo and CODESET... yes #11 269.0 checking for nl_langinfo and _NL_PAPER_WIDTH... yes #11 269.5 checking for mbstate_t... yes #11 270.3 checking for signals via characters... yes #11 270.9 checking for _setjmp... yes #11 271.6 checking for sigsetjmp... yes #11 272.1 checking POSIX termios... yes #11 272.9 checking size of speed_t... 4 #11 273.8 checking for usable FIONREAD... yes #11 274.2 checking for usable SIGIO... yes #11 274.8 checking for struct alignment... yes #11 275.1 checking for C/C++ restrict keyword... __restrict__ #11 275.5 checking for typeof syntax and keyword spelling... typeof #11 275.8 checking for statement expressions... yes #11 276.1 checking whether malloc (0) returns nonnull... yes #11 276.9 checking sys/acl.h usability... yes #11 277.6 checking sys/acl.h presence... yes #11 277.7 checking for sys/acl.h... yes #11 277.7 checking for library containing acl_get_file... -lacl #11 279.1 checking for acl_get_file... yes #11 279.9 checking for acl_get_fd... yes #11 280.6 checking for acl_set_file... yes #11 281.4 checking for acl_set_fd... yes #11 282.3 checking for acl_free... yes #11 283.2 checking for acl_from_mode... yes #11 284.0 checking for acl_from_text... yes #11 285.0 checking for acl_delete_def_file... yes #11 285.9 checking for acl_extended_file... yes #11 286.9 checking for acl_delete_fd_np... no #11 287.7 checking for acl_delete_file_np... no #11 288.8 checking for acl_copy_ext_native... no #11 289.6 checking for acl_create_entry_np... no #11 290.4 checking for acl_to_short_text... no #11 291.2 checking for acl_free_text... no #11 291.9 checking for working acl_get_file... yes #11 292.7 checking acl/libacl.h usability... yes #11 293.4 checking acl/libacl.h presence... yes #11 293.6 checking for acl/libacl.h... yes #11 293.6 checking for acl_entries... yes #11 294.3 checking for ACL_FIRST_ENTRY... yes #11 294.7 checking for ACL_TYPE_EXTENDED... no #11 295.1 checking for working alloca.h... yes #11 295.7 checking for alloca... yes #11 296.2 checking for a thread-safe mkdir -p... /bin/mkdir -p #11 296.2 checking whether the preprocessor supports include_next... yes #11 296.6 checking whether source code line length is unlimited... yes #11 296.8 checking whether endutent is declared... yes #11 297.1 checking for struct utmpx.ut_user... yes #11 297.8 checking for struct utmp.ut_user... yes #11 298.4 checking for struct utmpx.ut_name... yes #11 299.0 checking for struct utmp.ut_name... yes #11 299.8 checking for struct utmpx.ut_type... yes #11 300.6 checking for struct utmp.ut_type... yes #11 301.3 checking for struct utmpx.ut_pid... yes #11 301.9 checking for struct utmp.ut_pid... yes #11 302.7 checking for struct utmp.ut_tv... yes #11 304.0 checking for struct utmpx.ut_host... yes #11 304.8 checking for struct utmp.ut_host... yes #11 305.6 checking for struct utmpx.ut_id... yes #11 306.3 checking for struct utmp.ut_id... yes #11 306.9 checking for struct utmpx.ut_session... yes #11 307.6 checking for struct utmp.ut_session... yes #11 308.4 checking for struct utmpx.ut_exit... yes #11 309.8 checking for struct utmp.ut_exit... yes #11 311.3 checking for struct utmpx.ut_exit.ut_exit... no #11 312.2 checking for struct utmpx.ut_exit.e_exit... yes #11 312.7 checking for struct utmp.ut_exit.e_exit... yes #11 313.2 checking for struct utmpx.ut_exit.ut_termination... no #11 314.1 checking for struct utmpx.ut_exit.e_termination... yes #11 314.7 checking for struct utmp.ut_exit.e_termination... yes #11 315.2 checking whether sysinfo is declared... yes #11 315.6 checking for sys/sysctl.h... yes #11 316.3 checking for sysctl... yes #11 316.8 checking whether lstat correctly handles trailing slash... yes #11 317.7 checking whether // is distinct from /... no #11 317.7 checking whether realpath works... yes #11 319.1 checking for faccessat... yes #11 319.8 checking for getcwd... yes #11 320.7 checking whether byte ordering is bigendian... no #11 321.8 checking if environ is properly declared... yes #11 322.1 checking for complete errno.h... yes #11 322.3 checking whether ctype.h defines __header_inline... no #11 322.5 checking for mode_t... yes #11 323.5 checking whether strmode is declared... no #11 324.0 checking whether getline is declared... yes #11 324.5 checking for gawk... no #11 324.5 checking for mawk... mawk #11 324.5 checking for getopt.h... (cached) yes #11 324.5 checking for getopt_long_only... yes #11 325.0 checking whether getopt is POSIX compatible... yes #11 327.7 checking for working GNU getopt function... yes #11 328.7 checking for working GNU getopt_long function... yes #11 329.4 checking whether timespec_get is declared... yes #11 329.8 checking for timespec_get... yes #11 330.5 checking for struct timeval... yes #11 330.7 checking for wide-enough struct timeval.tv_sec member... yes #11 330.9 checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no #11 331.2 checking whether the compiler produces multi-arch binaries... no #11 331.4 checking whether stdint.h conforms to C99... yes #11 332.8 checking whether stdint.h works without ISO C predefines... yes #11 333.3 checking whether stdint.h has UINTMAX_WIDTH etc.... yes #11 334.1 checking whether memmem is declared... yes #11 334.8 checking whether memrchr is declared... yes #11 335.5 checking whether defines MIN and MAX... no #11 335.8 checking whether defines MIN and MAX... yes #11 336.3 checking whether time_t is signed... yes #11 336.8 checking whether alarm is declared... yes #11 337.5 checking for working mktime... no #11 339.3 checking whether struct tm is in sys/time.h or time.h... time.h #11 339.7 checking for struct tm.tm_zone... yes #11 340.3 checking for struct tm.tm_gmtoff... yes #11 340.7 checking whether is self-contained... yes #11 342.2 checking for inline... inline #11 342.5 checking for sigset_t... yes #11 343.2 checking for volatile sig_atomic_t... yes #11 343.9 checking for sighandler_t... yes #11 344.6 checking for wchar_t... yes #11 345.1 checking for good max_align_t... yes #11 345.4 checking whether NULL can be used in arbitrary expressions... yes #11 345.8 checking for unreachable... no #11 346.5 checking whether fcloseall is declared... yes #11 347.2 checking whether getw is declared... yes #11 347.9 checking whether putw is declared... yes #11 348.6 checking which flavor of printf attribute matches inttypes macros... system #11 349.1 checking whether strnlen is declared... yes #11 349.8 checking whether strtoimax is declared... yes #11 350.3 checking whether stat file-mode macros are broken... no #11 350.6 checking for nlink_t... yes #11 351.3 checking for struct timespec in ... yes #11 351.9 checking for TIME_UTC in ... yes #11 352.3 checking whether execvpe is declared... yes #11 353.0 checking whether clearerr_unlocked is declared... yes #11 353.7 checking whether feof_unlocked is declared... yes #11 354.4 checking whether ferror_unlocked is declared... yes #11 355.3 checking whether fflush_unlocked is declared... yes #11 356.1 checking whether fgets_unlocked is declared... yes #11 356.9 checking whether fputc_unlocked is declared... yes #11 357.7 checking whether fputs_unlocked is declared... yes #11 358.5 checking whether fread_unlocked is declared... yes #11 359.3 checking whether fwrite_unlocked is declared... yes #11 359.9 checking whether getc_unlocked is declared... yes #11 360.5 checking whether getchar_unlocked is declared... yes #11 361.2 checking whether putc_unlocked is declared... yes #11 361.8 checking whether putchar_unlocked is declared... yes #11 362.5 checking type of array argument to getgroups... gid_t #11 363.5 checking whether getdelim is declared... yes #11 364.0 checking whether getdtablesize is declared... yes #11 364.2 checking whether malloc is ptrdiff_t safe... yes #11 364.5 checking whether malloc, realloc, calloc set errno on failure... yes #11 364.5 checking for O_CLOEXEC... yes #11 364.7 checking for promoted mode_t type... mode_t #11 365.0 checking whether the utimes function works... yes #11 366.1 checking for C compiler option to allow warnings... -Wno-error #11 366.8 checking for alignas and alignof... yes, macros #11 367.6 checking for alloca as a compiler built-in... yes #11 367.8 checking for static_assert... yes, an macro #11 368.4 checking for __builtin_expect... yes #11 369.2 checking byteswap.h usability... yes #11 369.6 checking byteswap.h presence... yes #11 369.8 checking for byteswap.h... yes #11 369.8 checking for readlinkat... yes #11 370.7 checking for library containing clock_gettime... none required #11 371.6 checking for clock_getres... yes #11 372.4 checking for clock_gettime... yes #11 372.9 checking for clock_settime... yes #11 373.8 checking for copy_file_range... yes #11 374.7 checking for d_type member in directory struct... yes #11 375.6 checking whether // is distinct from /... (cached) no #11 375.6 checking whether dup2 works... yes #11 376.4 checking for library containing backtrace_symbols_fd... none required #11 376.8 checking for faccessat... (cached) yes #11 376.9 checking whether fchmodat works... no #11 377.8 checking for readlinkat... (cached) yes #11 377.8 checking whether fcntl handles F_DUPFD correctly... yes #11 378.9 checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check #11 380.2 checking whether fdopendir is declared... yes #11 380.6 checking whether fdopendir works... yes #11 383.0 checking for flexible array member... yes #11 383.5 checking for __fpending... yes #11 384.2 checking whether __fpending is declared... yes #11 384.7 checking whether free is known to preserve errno... no #11 385.1 checking whether fstatat (..., 0) works... yes #11 385.8 checking for sys/mount.h... yes #11 386.4 checking for statvfs function (SVR4)... yes #11 387.4 checking whether to use statvfs64... no #11 387.8 checking for two-argument statfs with statfs.f_frsize member... yes #11 388.3 checking sys/fs/s5param.h usability... no #11 388.5 checking sys/fs/s5param.h presence... no #11 388.6 checking for sys/fs/s5param.h... no #11 388.7 checking sys/statfs.h usability... yes #11 389.1 checking sys/statfs.h presence... yes #11 389.2 checking for sys/statfs.h... yes #11 389.3 checking for statfs that truncates block counts... no #11 389.5 checking for futimens... yes #11 390.0 checking whether futimens works... yes #11 391.8 checking for getline... yes #11 392.5 checking for working getline function... yes #11 393.4 checking for getloadavg... yes #11 394.4 checking sys/loadavg.h usability... no #11 394.9 checking sys/loadavg.h presence... no #11 395.1 checking for sys/loadavg.h... no #11 395.2 checking whether getloadavg is declared... yes #11 395.8 checking for getrandom... yes #11 396.4 checking whether getrandom is compatible with its GNU+BSD signature... yes #11 396.7 checking for gettimeofday with POSIX signature... yes #11 397.1 checking whether the compiler supports the __inline keyword... yes #11 397.4 checking gmp.h usability... yes #11 398.1 checking gmp.h presence... yes #11 398.3 checking for gmp.h... yes #11 398.4 checking for library containing __gmpz_roinit_n... -lgmp #11 399.5 checking for memmem... yes #11 400.2 checking whether memmem works... yes #11 400.9 checking for mempcpy... yes #11 401.8 checking for memrchr... yes #11 402.6 checking for explicit_memset... no #11 403.5 checking for mkostemp... yes #11 404.3 checking for library containing nanosleep... none required #11 404.9 checking for working nanosleep... no (mishandles large arguments) #11 407.0 checking for sys/pstat.h... no #11 407.5 checking for sys/sysmp.h... no #11 408.0 checking for sys/param.h... (cached) yes #11 408.1 checking for sys/sysctl.h... (cached) yes #11 408.1 checking for sched_getaffinity_np... no #11 408.8 checking for pstat_getdynamic... no #11 409.5 checking for sysmp... no #11 410.0 checking for sysctl... (cached) yes #11 410.0 checking for sched_getaffinity... yes #11 410.4 checking for glibc compatible sched_getaffinity... yes #11 410.7 checking for pipe2... yes #11 410.9 checking whether signature of pselect conforms to POSIX... yes #11 411.3 checking whether pselect detects invalid fds... yes #11 411.9 checking whether pthread_sigmask is a macro... no #11 412.2 checking whether pthread_sigmask returns error numbers... yes #11 412.9 checking whether pthread_sigmask unblocks signals correctly... guessing yes #11 415.5 checking for xattr library with ATTR_ACTION_PERMISSIONS... -lattr #11 416.3 checking whether readlink signature is correct... yes #11 416.7 checking whether readlink handles trailing slash correctly... yes #11 417.4 checking whether readlink truncates results correctly... yes #11 418.0 checking for readlinkat... (cached) yes #11 418.0 checking whether readlinkat signature is correct... yes #11 418.3 checking for working re_compile_pattern... no #11 419.5 checking libintl.h usability... yes #11 420.0 checking libintl.h presence... yes #11 420.1 checking for libintl.h... yes #11 420.2 checking whether isblank is declared... yes #11 420.7 checking for sig2str... no #11 421.4 checking for sigdescr_np... no #11 422.3 checking for socklen_t... yes #11 423.0 checking for ssize_t... yes #11 423.5 checking for struct stat.st_atim.tv_nsec... yes #11 423.9 checking whether struct stat.st_atim is of type struct timespec... yes #11 424.4 checking for struct stat.st_birthtimespec.tv_nsec... no #11 425.0 checking for struct stat.st_birthtimensec... no #11 425.7 checking for struct stat.st_birthtim.tv_nsec... no #11 426.4 checking for bool, true, false... no #11 426.8 checking for stpcpy... yes #11 427.5 checking for working strnlen... yes #11 428.3 checking whether strtoimax works... yes #11 428.9 checking whether symlink handles trailing slash correctly... yes #11 429.3 checking whether localtime_r is declared... yes #11 429.5 checking whether localtime_r is compatible with its POSIX signature... yes #11 429.8 checking whether localtime works even near extrema... yes #11 430.9 checking for timezone_t... no #11 431.3 checking for timegm... yes #11 432.0 checking whether timer_settime is declared... yes #11 432.4 checking for library containing timer_settime... -lrt #11 434.0 checking for timer_settime... yes #11 434.8 checking for utimensat... yes #11 435.5 checking whether utimensat works... yes #11 437.6 checking for variable-length arrays... yes #11 438.2 checking whether getdtablesize works... yes #11 438.8 checking for __mktime_internal... no #11 439.4 checking for timer_getoverrun... yes #11 440.1 checking for gcc option to disable position independent executables... not needed #11 440.1 checking for __ctype_get_mb_cur_max... yes #11 440.8 checking whether MB_CUR_MAX is defined to function that won't link... no #11 440.9 #11 440.9 Configured for 'x86_64-pc-linux-gnu'. #11 440.9 #11 440.9 Where should the build process find the source code? . #11 440.9 What compiler should emacs be built with? gcc -g3 -O2 -DHAVE_CONFIG_H #11 440.9 Should Emacs use the GNU version of malloc? no #11 440.9 (The GNU allocators don't work with this system configuration.) #11 440.9 Should Emacs use a relocating allocator for buffers? no #11 440.9 Should Emacs use mmap(2) for buffer allocation? no #11 440.9 What window system should Emacs use? nextstep #11 440.9 What toolkit should Emacs use? none #11 440.9 Where do we find X Windows header files? NONE #11 440.9 Where do we find X Windows libraries? NONE #11 441.0 Does Emacs use -lXaw3d? no #11 441.0 Is Emacs being built for Android? no #11 441.0 Does Emacs use the X Double Buffer Extension? no #11 441.0 Does Emacs use -lXpm? no #11 441.0 Does Emacs use -ljpeg? no #11 441.0 Does Emacs use -ltiff? no #11 441.0 Does Emacs use a gif library? no #11 441.0 Does Emacs use a png library? no #11 441.0 Does Emacs use -lrsvg-2? no #11 441.0 Does Emacs use -lwebp? no #11 441.0 Does Emacs use -lsqlite3? no #11 441.0 Does Emacs use cairo? no #11 441.0 Does Emacs use -llcms2? no #11 441.0 Does Emacs use imagemagick? no #11 441.0 Does Emacs use native APIs for images? yes (ns) #11 441.0 Does Emacs support sound? yes #11 441.0 Does Emacs use -lgpm? no #11 441.0 Does Emacs use -ldbus? yes #11 441.0 Does Emacs use -lgconf? no #11 441.0 Does Emacs use GSettings? no #11 441.0 Does Emacs use a file notification library? yes -lglibc (inotify) #11 441.0 Does Emacs use access control lists? yes -lacl -lattr #11 441.0 Does Emacs use -lselinux? no #11 441.0 Does Emacs use -lgnutls? yes #11 441.0 Does Emacs use -lxml2? no #11 441.0 Does Emacs use -lfreetype? no #11 441.0 Does Emacs use HarfBuzz? no #11 441.0 Does Emacs use -lm17n-flt? no #11 441.0 Does Emacs use -lotf? no #11 441.0 Does Emacs use -lxft? no #11 441.0 Does Emacs use -lsystemd? no #11 441.0 Does Emacs use -ljansson? no #11 441.0 Does Emacs use -ltree-sitter? no #11 441.0 Does Emacs use the GMP library? yes #11 441.0 Does Emacs directly use zlib? yes #11 441.0 Does Emacs have dynamic modules support? yes #11 441.0 Does Emacs use toolkit scroll bars? yes #11 441.0 Does Emacs support Xwidgets? no #11 441.0 Does Emacs have threading support in lisp? yes #11 441.0 Does Emacs support the portable dumper? yes #11 441.0 Does Emacs support legacy unexec dumping? no #11 441.0 Which dumping strategy does Emacs use? pdumper #11 441.0 Does Emacs have native lisp compiler? no #11 441.0 Does Emacs use version 2 of the X Input Extension? no #11 441.0 Does Emacs generate a smaller-size Japanese dictionary? no #11 441.0 #11 441.0 #11 441.0 #11 441.0 Run 'make' to build Emacs, then run 'src/emacs' to test it. #11 441.0 Run 'make install' in order to build an application bundle. #11 441.0 The application will go to nextstep/Emacs.app and can be run or moved #11 441.0 from there. #11 441.0 The application will be fully self-contained. #11 441.0 #11 443.3 configure: creating ./config.status #11 445.1 config.status: creating src/verbose.mk #11 445.4 config.status: creating src/emacs-module.h #11 445.8 config.status: creating nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist #11 446.1 config.status: creating nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop #11 446.4 config.status: creating Makefile #11 446.6 config.status: creating lib/gnulib.mk #11 447.0 config.status: creating ./doc/man/emacs.1 #11 447.3 config.status: creating lib/Makefile #11 447.6 config.status: creating lib-src/Makefile #11 448.0 config.status: creating oldXMenu/Makefile #11 448.3 config.status: creating src/Makefile #11 448.6 config.status: creating lwlib/Makefile #11 449.0 config.status: creating nextstep/Makefile #11 449.3 config.status: creating nt/Makefile #11 449.6 config.status: creating doc/emacs/Makefile #11 450.0 config.status: creating doc/misc/Makefile #11 450.3 config.status: creating doc/lispintro/Makefile #11 450.6 config.status: creating doc/lispref/Makefile #11 450.9 config.status: creating lisp/Makefile #11 451.3 config.status: creating leim/Makefile #11 451.6 config.status: creating test/Makefile #11 451.9 config.status: creating test/manual/noverlay/Makefile #11 452.2 config.status: creating test/infra/Makefile #11 452.5 config.status: creating admin/charsets/Makefile #11 452.8 config.status: creating admin/unidata/Makefile #11 453.1 config.status: creating admin/grammars/Makefile #11 453.4 config.status: creating java/Makefile #11 453.8 config.status: creating cross/Makefile #11 454.1 config.status: creating java/AndroidManifest.xml #11 454.4 config.status: creating src/config.h #11 454.7 config.status: executing src/epaths.h commands #11 455.2 config.status: executing src/.gdbinit commands #11 455.2 config.status: executing doc/emacs/emacsver.texi commands #11 455.4 config.status: executing etc-refcards-emacsver.tex commands #11 455.7 configure: WARNING: This configuration installs a 'movemail' program #11 455.7 that does not retrieve POP3 email. By default, Emacs 25 and earlier #11 455.7 installed a 'movemail' program that retrieved POP3 email via only #11 455.7 insecure channels, a practice that is no longer recommended but that #11 455.7 you can continue to support by using './configure --with-pop'. #11 455.7 configure: You might want to install GNU Mailutils #11 455.7 and use './configure --with-mailutils'. #11 DONE 458.6s #12 [emacs-gnustep 6/6] RUN make bootstrap #12 2.481 make actual-bootstrap || make advice-on-failure make-target=bootstrap exit-status=$? #12 2.521 make[1]: Entering directory '/checkout' #12 2.924 make bootstrap-clean #12 2.978 make[2]: Entering directory '/checkout' #12 3.443 make -C src bootstrap-clean #12 3.488 make[3]: Entering directory '/checkout/src' #12 3.498 GEN /checkout/src/lisp.mk #12 4.581 rm -f android-emacs libemacs.so #12 4.594 rm -f temacs core ./*.core \#* ./*.o build-counter.c #12 4.614 rm -f dmpstruct.h #12 4.634 rm -f emacs.pdmp #12 4.647 rm -f ../etc/DOC #12 4.659 rm -f bootstrap-emacs bootstrap-emacs.pdmp #12 4.665 rm -f emacs-30.0.50 #12 4.675 rm -f buildobj.h #12 4.687 rm -f globals.h gl-stamp #12 4.695 rm -f ./*.res ./*.tmp #12 4.707 rm -f emacs emacs-*.*.*[0-9] emacs-*.*.*[0-9].pdmp #12 4.726 rm -f ../etc/DOC* #12 4.742 rm -f deps/* #12 4.750 rm -f emacs-module.h epaths.h config.h config.stamp #12 4.760 if test -f ./.gdbinit; then \ #12 4.760 mv ./.gdbinit ./.gdbinit.save; \ #12 4.760 if test -f "./.gdbinit"; then rm -f ./.gdbinit.save; \ #12 4.760 else mv ./.gdbinit.save ./.gdbinit; fi; \ #12 4.760 fi #12 4.991 make[3]: Leaving directory '/checkout/src' #12 4.992 make -C oldXMenu bootstrap-clean #12 5.015 make[3]: Entering directory '/checkout/oldXMenu' #12 5.015 rm -f libXMenu11.a ./*.o deps/* #12 5.025 rm -f Makefile #12 5.035 rm -fr deps #12 5.042 make[3]: Leaving directory '/checkout/oldXMenu' #12 5.042 make -C lwlib bootstrap-clean #12 5.057 make[3]: Entering directory '/checkout/lwlib' #12 5.066 rm -f ./*.o liblw.a \#* deps/* #12 5.074 rm -f Makefile #12 5.076 rm -fr deps #12 5.077 rm -f TAGS #12 5.081 make[3]: Leaving directory '/checkout/lwlib' #12 5.087 make -C lib bootstrap-clean #12 5.488 make[3]: Entering directory '/checkout/lib' #12 5.494 rm -f ./*.[ao] ./*/*.o ./*-t \#* deps/*.d deps/*/*.d #12 5.545 rm -f core *.stackdump alloca.h assert.h byteswap.h dirent.h errno.h execinfo.h fcntl.h getopt.h getopt-cdefs.h malloc/dynarray.gl.h malloc/dynarray-skeleton.gl.h ieee754.h inttypes.h gmp.h limits.h signal.h stdckdint.h stddef.h stdint.h stdio.h stdio.h-t1 stdio.h-t2 stdio.h-t3 stdlib.h stdlib.h-t1 stdlib.h-t2 stdlib.h-t3 string.h string.h-t1 string.h-t2 sys/random.h sys/select.h sys/stat.h sys/time.h sys/types.h time.h unistd.h unistd.h-t1 unistd.h-t2 unistd.h-t3 unistd.h-t4 #12 5.571 rm -f Makefile Makefile.android #12 5.580 rm -fr deps #12 5.603 make[3]: Leaving directory '/checkout/lib' #12 5.604 make -C lib-src bootstrap-clean #12 5.615 make[3]: Entering directory '/checkout/lib-src' #12 5.621 rm -f core ./*.o ./*.res #12 5.637 rm -f seccomp-filter.bpf seccomp-filter.pfc seccomp-filter-exec.bpf seccomp-filter-exec.pfc #12 5.645 rm -f etags ctags emacsclient ebrowse hexl movemail make-docfile make-fingerprint #12 5.660 rm -f TAGS Makefile blessmail Makefile.android #12 5.665 make[3]: Leaving directory '/checkout/lib-src' #12 5.674 make -C nt bootstrap-clean #12 5.685 make[3]: Entering directory '/checkout/nt' #12 5.685 rm -f core *.o *.res #12 5.691 rm -f runemacs addpm cmdproxy ddeclient #12 5.693 rm -f TAGS Makefile *.rc #12 5.709 true #12 5.709 make[3]: Leaving directory '/checkout/nt' #12 5.722 make -C doc/emacs bootstrap-clean #12 5.733 make[3]: Entering directory '/checkout/doc/emacs' #12 5.737 rm -f ./*.aux ./*.log ./*.toc ./*.cp ./*.cps ./*.fn ./*.fns ./*.ky ./*.kys \ #12 5.737 ./*.op ./*.ops ./*.pg ./*.pgs ./*.tp ./*.tps ./*.vr ./*.vrs #12 5.753 rm -f emacs.dvi emacs-xtra.dvi emacs.html emacs.pdf emacs-xtra.pdf emacs.ps emacs-xtra.ps #12 5.761 rm -f Makefile #12 5.775 rm -f \ #12 5.775 ./../../info/emacs.info \ #12 5.775 ./../../info/emacs.info-[1-9] \ #12 5.775 ./../../info/emacs.info-[1-9][0-9] #12 5.790 rm -f ./emacsver.texi TAGS #12 5.796 make[3]: Leaving directory '/checkout/doc/emacs' #12 5.796 make -C doc/misc bootstrap-clean #12 5.820 make[3]: Entering directory '/checkout/doc/misc' #12 5.826 rm -f ./*.aux ./*.log ./*.toc ./*.c[mp] ./*.c[mp]s ./*.fn ./*.fns \ #12 5.826 ./*.ky ./*.kys ./*.op ./*.ops ./*.p[gj] ./*.p[gj]s ./*.sc ./*.scs ./*.ss \ #12 5.826 ./*.t[gp] ./*.t[gp]s ./*.vr ./*.vrs #12 5.847 rm -f gnustmp* #12 5.851 rm -f ./*.dvi ./*.html ./*.pdf ./*.ps #12 5.882 rm -f Makefile #12 5.888 for file in auth autotype bovine calc ccmode cl dbus dired-x ebrowse ede ediff edt efaq eglot eieio emacs-gnutls emacs-mime epa erc ert eshell eudc eww flymake forms gnus htmlfontify idlwave ido info.info mairix-el message mh-e modus-themes newsticker nxml-mode octave-mode org pcl-cvs pgg rcirc reftex remember sasl sc semantic ses sieve smtpmail speedbar srecode todo-mode tramp transient url use-package vhdl-mode vip viper vtable widget wisent woman efaq-w32; do \ #12 5.888 file=`echo ${file} | sed 's/\.info$//'`.info; \ #12 5.888 rm -f \ #12 5.888 ./../../info/${file} \ #12 5.888 ./../../info/${file}-[1-9] \ #12 5.888 ./../../info/${file}-[1-9][0-9]; \ #12 5.888 done #12 7.804 rm -f ./modus-themes.texi ./org.texi #12 7.828 rm -f TAGS #12 7.846 make[3]: Leaving directory '/checkout/doc/misc' #12 7.850 make -C doc/lispref bootstrap-clean #12 7.857 make[3]: Entering directory '/checkout/doc/lispref' #12 7.864 rm -f ./*.aux ./*.log ./*.toc ./*.cp ./*.cps ./*.fn ./*.fns ./*.ky ./*.kys \ #12 7.864 ./*.op ./*.ops ./*.pg ./*.pgs ./*.tp ./*.tps ./*.vr ./*.vrs #12 7.871 rm -f elisp[12]* vol[12].tmp #12 7.900 rm -f elisp.dvi elisp.html elisp.pdf elisp.ps #12 7.910 rm -f vol[12].dvi vol[12].pdf vol[12].ps #12 7.922 rm -f Makefile #12 7.953 rm -f \ #12 7.953 ./../../info/elisp.info \ #12 7.953 ./../../info/elisp.info-[1-9] \ #12 7.953 ./../../info/elisp.info-[1-9][0-9] #12 7.966 rm -f TAGS #12 7.982 make[3]: Leaving directory '/checkout/doc/lispref' #12 7.984 make -C doc/lispintro bootstrap-clean #12 8.014 make[3]: Entering directory '/checkout/doc/lispintro' #12 8.019 rm -f ./*.aux ./*.log ./*.toc ./*.cp ./*.cps ./*.fn ./*.fns ./*.ky ./*.kys \ #12 8.019 ./*.op ./*.ops ./*.pg ./*.pgs ./*.tp ./*.tps ./*.vr ./*.vrs #12 8.038 rm -f emacs-lisp-intro.dvi eintr.html emacs-lisp-intro.pdf emacs-lisp-intro.ps #12 8.057 rm -f Makefile #12 8.086 rm -f \ #12 8.086 ./../../info/eintr.info \ #12 8.086 ./../../info/eintr.info-[1-9] #12 8.105 rm -f TAGS #12 8.134 make[3]: Leaving directory '/checkout/doc/lispintro' #12 8.138 make -C test bootstrap-clean #12 8.167 make[3]: Entering directory '/checkout/test' #12 8.535 find . '(' -name '*.log' -o -name '*.log~' ')' -delete #12 8.665 find . '(' -name '*.xml' -a ! -path '*resources*' ')' -delete #12 8.698 rm -f ./lisp/gnus/mml-sec-resources/random_seed #12 8.707 rm -f src/emacs-module-resources/*.o src/emacs-module-resources/*.so \ #12 8.707 src/emacs-module-resources/*.dll gmp.h #12 8.713 find . -name '*.elc' -delete #12 8.754 make[3]: Leaving directory '/checkout/test' #12 8.755 make -C java bootstrap-clean #12 9.025 make[3]: Entering directory '/checkout/java' #12 9.025 rm -f *.apk emacs.apk-in *.dex *.unaligned *.class *.idsig #12 9.042 rm -rf install-temp ./org/gnu/emacs/R.java TAGS #12 9.049 find . -name '*.class' -delete #12 9.080 rm -f Makefile ndk-build.mk #12 9.086 make[3]: Leaving directory '/checkout/java' #12 9.088 make -C cross bootstrap-clean #12 9.108 make[3]: Entering directory '/checkout/cross' #12 9.108 for dir in src lib-src lib etc; do \ #12 9.108 find $dir -type f -delete; \ #12 9.108 done #12 9.146 rm -rf lib/config.h lib-src/config.h #12 9.148 if test -f ndk-build/Makefile; then \ #12 9.148 make -C ndk-build clean; \ #12 9.148 fi #12 9.160 for dir in src lib-src lib etc; do \ #12 9.160 find $dir -type l -delete; \ #12 9.160 done #12 9.202 rm -rf lib/Makefile lib/gnulib.mk ndk-build/Makefile #12 9.207 rm -rf ndk-build/ndk-build.mk Makefile #12 9.209 make[3]: Leaving directory '/checkout/cross' #12 9.210 make -C nextstep bootstrap-clean #12 9.232 make[3]: Entering directory '/checkout/nextstep' #12 9.234 rm -rf /checkout/nextstep/Emacs.app #12 9.244 rm -f Makefile #12 9.270 rm -f GNUstep/Emacs.base/Resources/Info-gnustep.plist \ #12 9.270 GNUstep/Emacs.base/Resources/Emacs.desktop \ #12 9.270 Cocoa/Emacs.base/Contents/Info.plist \ #12 9.270 Cocoa/Emacs.base/Contents/Resources/English.lproj/InfoPlist.strings #12 9.277 make[3]: Leaving directory '/checkout/nextstep' #12 9.278 make -C admin/charsets bootstrap-clean #12 9.311 make[3]: Entering directory '/checkout/admin/charsets' #12 9.317 make[3]: Nothing to be done for 'bootstrap-clean'. #12 9.318 make[3]: Leaving directory '/checkout/admin/charsets' #12 9.318 make -C admin/unidata bootstrap-clean #12 9.323 make[3]: Entering directory '/checkout/admin/unidata' #12 9.363 rm -f ./*.elc unidata.txt #12 9.368 make[3]: Leaving directory '/checkout/admin/unidata' #12 9.369 make -C leim bootstrap-clean #12 9.400 make[3]: Entering directory '/checkout/leim' #12 9.404 rm -f ./../lisp/leim/quail/CCDOSPY.el ./../lisp/leim/quail/Punct.el ./../lisp/leim/quail/QJ.el ./../lisp/leim/quail/SW.el ./../lisp/leim/quail/TONEPY.el ./../lisp/leim/quail/4Corner.el ./../lisp/leim/quail/ARRAY30.el ./../lisp/leim/quail/ECDICT.el ./../lisp/leim/quail/ETZY.el ./../lisp/leim/quail/Punct-b5.el ./../lisp/leim/quail/PY-b5.el ./../lisp/leim/quail/QJ-b5.el ./../lisp/leim/quail/ZOZY.el ./../lisp/leim/quail/tsang-b5.el ./../lisp/leim/quail/quick-b5.el ./../lisp/leim/quail/tsang-cns.el ./../lisp/leim/quail/quick-cns.el ./../lisp/leim/quail/PY.el ./../lisp/leim/quail/ZIRANMA.el ./../lisp/leim/quail/CTLau.el ./../lisp/leim/quail/CTLau-b5.el ./../lisp/language/pinyin.el ./../lisp/leim/leim-list.el #12 9.422 make[3]: Leaving directory '/checkout/leim' #12 9.422 make -C lisp bootstrap-clean #12 9.458 make[3]: Entering directory '/checkout/lisp' #12 9.692 find . -name '*.elc' -delete #12 9.706 rm -f ./cus-load.el ./finder-inf.el ./subdirs.el ./eshell/esh-groups.el #12 9.718 make[3]: Leaving directory '/checkout/lisp' #12 9.719 make -C admin/grammars bootstrap-clean #12 9.731 make[3]: Entering directory '/checkout/admin/grammars' #12 9.732 make[3]: Nothing to be done for 'bootstrap-clean'. #12 9.732 make[3]: Leaving directory '/checkout/admin/grammars' #12 9.733 [ ! -f config.log ] || mv -f config.log config.log~ #12 9.919 rm -rf ./info #12 9.925 rm -f ./etc/refcards/emacsver.tex #12 9.930 rm -rf native-lisp/ lisp/leim/ja-dic/ #12 9.935 rm -fr autom4te.cache config.cache #12 9.949 rm -f config.log ./doc/man/emacs.1 #12 9.962 make[2]: Leaving directory '/checkout' #12 9.963 cd . && ./autogen.sh autoconf #12 9.979 Checking whether you have the necessary tools... #12 9.979 (Read INSTALL.REPO for more details on building Emacs) #12 10.00 Checking for autoconf (need at least version 2.65) ... ok #12 10.12 Your system has the required tools. #12 10.16 Running 'autoreconf -fi -I m4' ... #12 63.70 Building 'aclocal.m4' in exec ... #12 63.70 Running 'autoreconf -fi' in exec ... #12 77.77 You can now run './autogen.sh git'. #12 77.77 make MAKEFILE_NAME=force-Makefile force-Makefile #12 77.82 make[2]: Entering directory '/checkout' #12 77.85 make[2]: *** No rule to make target 'echo-sources'. Stop. #12 78.38 if [ -x ./config.status ]; then \ #12 78.38 ./config.status --recheck; \ #12 78.38 else \ #12 78.38 ./configure --cache-file=/dev/null; \ #12 78.38 fi #12 78.86 running CONFIG_SHELL=/bin/bash /bin/bash ./configure --with-ns --no-create --no-recursion #12 80.11 checking for xcrun... no #12 80.11 checking for GNU Make... make #12 80.26 checking build system type... x86_64-pc-linux-gnu #12 80.89 checking host system type... x86_64-pc-linux-gnu #12 81.00 checking for gcc... gcc #12 81.43 checking whether the C compiler works... yes #12 82.03 checking for C compiler default output file name... a.out #12 82.04 checking for suffix of executables... #12 82.64 checking whether we are cross compiling... no #12 83.29 checking for suffix of object files... o #12 83.62 checking whether we are using the GNU C compiler... yes #12 83.94 checking whether gcc accepts -g... yes #12 84.23 checking for gcc option to enable C11 features... none needed #12 85.08 checking whether the compiler is clang... no #12 85.28 checking for compiler option needed when checking for declarations... none #12 85.28 checking whether gcc and cc understand -c and -o together... yes #12 86.58 checking how to run the C preprocessor... gcc -E #12 87.46 checking for grep that handles long lines and -e... /bin/grep #12 87.51 checking for egrep... /bin/grep -E #12 87.54 checking for ANSI C header files... yes #12 89.14 checking for sys/types.h... yes #12 89.56 checking for sys/stat.h... yes #12 90.05 checking for stdlib.h... yes #12 90.54 checking for string.h... yes #12 91.03 checking for memory.h... yes #12 91.53 checking for strings.h... yes #12 92.11 checking for inttypes.h... yes #12 92.56 checking for stdint.h... yes #12 93.03 checking for unistd.h... yes #12 93.54 checking for wchar.h... yes #12 93.93 checking for minix/config.h... no #12 94.48 checking for linux/fs.h... yes #12 95.07 checking for malloc.h... yes #12 95.62 checking for sys/systeminfo.h... no #12 96.10 checking for sys/sysinfo.h... yes #12 96.67 checking for coff.h... no #12 97.25 checking for pty.h... yes #12 97.77 checking for sys/resource.h... yes #12 98.31 checking for sys/utsname.h... yes #12 98.92 checking for pwd.h... yes #12 99.66 checking for util.h... no #12 100.1 checking for sanitizer/lsan_interface.h... yes #12 100.7 checking for sanitizer/asan_interface.h... yes #12 101.3 checking for sanitizer/common_interface_defs.h... yes #12 101.9 checking for sys/socket.h... yes #12 102.5 checking for stdlib.h... (cached) yes #12 102.7 checking for unistd.h... (cached) yes #12 102.8 checking for sys/param.h... yes #12 103.5 checking for pthread.h... yes #12 104.0 checking for malloc/malloc.h... no #12 104.5 checking for sys/un.h... yes #12 105.0 checking for utmp.h... yes #12 105.5 checking for utmpx.h... yes #12 106.1 checking for OS.h... no #12 106.7 checking for dirent.h... yes #12 107.3 checking for execinfo.h... yes #12 108.0 checking for linux/xattr.h... yes #12 108.5 checking for stdio_ext.h... yes #12 109.1 checking for sys/vfs.h... yes #12 109.6 checking for sys/fs_types.h... no #12 110.2 checking for getopt.h... yes #12 110.8 checking for sys/cdefs.h... yes #12 111.4 checking for sys/time.h... yes #12 112.0 checking for ieee754.h... yes #12 112.6 checking for limits.h... yes #12 113.1 checking for inttypes.h... (cached) yes #12 113.2 checking for sys/types.h... (cached) yes #12 113.3 checking for stdint.h... (cached) yes #12 113.4 checking for sys/select.h... yes #12 114.1 checking for stdbool.h... yes #12 114.6 checking for stdckdint.h... no #12 115.0 checking for sys/random.h... yes #12 115.7 checking for sys/stat.h... (cached) yes #12 115.8 checking whether it is safe to define __EXTENSIONS__... yes #12 116.2 checking whether _XOPEN_SOURCE should be defined... no #12 116.5 checking for Minix Amsterdam compiler... no #12 116.7 checking for ar... ar #12 116.7 checking for ranlib... ranlib #12 116.7 checking for gcc option to enable large file support... none needed #12 117.3 checking for gcc option for timestamps after 2038... none needed #12 117.6 checking for g++... g++ #12 118.2 checking whether we are using the GNU C++ compiler... yes #12 118.5 checking whether g++ accepts -g... yes #12 118.8 checking for g++ option to enable C++11 features... none needed #12 204.6 checking how to run the C++ preprocessor... g++ -E #12 205.4 checking whether gcc accepts -g3 -O2... yes #12 206.2 checking whether the compiler is clang... no #12 206.6 checking whether C compiler handles -Werror -Wunknown-warning-option... no #12 207.1 checking whether -Wno-missing-field-initializers is needed... yes #12 207.7 checking whether -Wuninitialized is supported... yes #12 208.2 checking whether C compiler handles -fstrict-flex-arrays... no #12 208.6 checking whether C compiler handles -Wall... yes #12 209.4 checking whether C compiler handles -Warith-conversion... yes #12 210.1 checking whether C compiler handles -Wdate-time... yes #12 210.8 checking whether C compiler handles -Wdisabled-optimization... yes #12 211.3 checking whether C compiler handles -Wdouble-promotion... yes #12 212.1 checking whether C compiler handles -Wduplicated-cond... yes #12 212.9 checking whether C compiler handles -Wextra... yes #12 213.6 checking whether C compiler handles -Wformat-signedness... yes #12 214.1 checking whether C compiler handles -Winit-self... yes #12 214.8 checking whether C compiler handles -Winvalid-pch... yes #12 215.6 checking whether C compiler handles -Wlogical-op... yes #12 216.0 checking whether C compiler handles -Wmissing-declarations... yes #12 216.5 checking whether C compiler handles -Wmissing-include-dirs... yes #12 217.2 checking whether C compiler handles -Wmissing-prototypes... yes #12 217.8 checking whether C compiler handles -Wnested-externs... yes #12 218.5 checking whether C compiler handles -Wnull-dereference... yes #12 219.3 checking whether C compiler handles -Wold-style-definition... yes #12 219.8 checking whether C compiler handles -Wopenmp-simd... yes #12 220.3 checking whether C compiler handles -Wpacked... yes #12 221.0 checking whether C compiler handles -Wpointer-arith... yes #12 221.5 checking whether C compiler handles -Wstrict-flex-arrays... no #12 221.8 checking whether C compiler handles -Wstrict-prototypes... yes #12 222.3 checking whether C compiler handles -Wsuggest-attribute=format... yes #12 222.9 checking whether C compiler handles -Wsuggest-attribute=noreturn... yes #12 223.5 checking whether C compiler handles -Wsuggest-final-methods... yes #12 224.0 checking whether C compiler handles -Wsuggest-final-types... yes #12 224.8 checking whether C compiler handles -Wtrampolines... yes #12 225.2 checking whether C compiler handles -Wuninitialized... yes #12 225.9 checking whether C compiler handles -Wunknown-pragmas... yes #12 226.7 checking whether C compiler handles -Wunused-macros... yes #12 227.5 checking whether C compiler handles -Wvariadic-macros... yes #12 228.1 checking whether C compiler handles -Wvector-operation-performance... yes #12 228.4 checking whether C compiler handles -Wwrite-strings... yes #12 229.1 checking whether C compiler handles -Warray-bounds=2... yes #12 229.6 checking whether C compiler handles -Wattribute-alias=2... yes #12 230.2 checking whether C compiler handles -Wformat=2... yes #12 230.6 checking whether C compiler handles -Wformat-truncation=2... yes #12 230.9 checking whether C compiler handles -Wimplicit-fallthrough=5... yes #12 231.4 checking whether C compiler handles -Wshift-overflow=2... yes #12 231.8 checking whether C compiler handles -Wuse-after-free=3... no #12 232.1 checking whether C compiler handles -Wvla-larger-than=4031... yes #12 232.8 checking whether C compiler handles -Wno-missing-field-initializers... yes #12 233.1 checking whether C compiler handles -Wredundant-decls... yes #12 233.6 checking whether C compiler handles -Wno-missing-field-initializers... (cached) yes #12 233.6 checking whether C compiler handles -Wno-override-init... yes #12 234.1 checking whether C compiler handles -Wno-sign-compare... yes #12 234.4 checking whether C compiler handles -Wno-type-limits... yes #12 234.8 checking whether C compiler handles -Wno-unused-parameter... yes #12 235.1 checking whether C compiler handles -Wno-format-nonliteral... yes #12 235.5 checking whether C compiler handles -Wno-bidi-chars... no #12 235.6 checking for a BSD-compatible install... /usr/bin/install -c #12 235.7 checking command to symlink files in the same directory... ln -s #12 235.7 checking for install-info... : #12 235.7 checking for gzip... /bin/gzip #12 235.7 checking for 'find' args to delete a file... -delete #12 235.7 checking for brew... no #12 236.7 checking for -znocombreloc... not needed #12 236.7 checking whether addresses are sanitized... no #12 236.8 checking for math library... -lm #12 238.5 checking for struct passwd.pw_gecos... yes #12 238.8 checking for pkg-config... /usr/bin/pkg-config #12 238.8 checking pkg-config is at least version 0.9.0... yes #12 238.9 checking for machine/soundcard.h... no #12 239.2 checking for sys/soundcard.h... yes #12 239.5 checking for soundcard.h... no #12 239.7 checking for mmsystem.h... no #12 239.8 checking for _oss_ioctl in -lossaudio... no #12 240.1 checking for alsa >= 1.0.0... no #12 240.2 checking for ADDR_NO_RANDOMIZE... yes #12 240.6 checking if Linux sysinfo may be used... yes #12 241.0 checking for sys/wait.h that is POSIX.1 compatible... yes #12 241.2 checking for net/if.h... yes #12 241.5 checking for ifaddrs.h... yes #12 241.8 checking for net/if_dl.h... no #12 242.0 checking for struct ifreq.ifr_flags... yes #12 242.4 checking for struct ifreq.ifr_hwaddr... yes #12 243.1 checking for struct ifreq.ifr_netmask... yes #12 243.9 checking for struct ifreq.ifr_broadaddr... yes #12 244.7 checking for struct ifreq.ifr_addr... yes #12 245.8 checking for struct ifreq.ifr_addr.sa_len... no #12 246.5 checking whether gcc understands -MMD -MF... yes #12 246.9 checking for X... no #12 247.5 checking AppKit/AppKit.h usability... yes #12 249.8 checking AppKit/AppKit.h presence... yes #12 251.3 checking for AppKit/AppKit.h... yes #12 251.3 checking for Mac OS X 12.0 or later... yes #12 251.5 checking for gcc... gcc #12 251.8 checking whether we are using the GNU Objective C compiler... yes #12 252.0 checking whether gcc accepts -g... yes #12 252.2 checking if the Objective C compiler supports instancetype... yes #12 252.3 checking if the Objective C compiler defaults to C99... no #12 252.5 checking whether malloc is Doug Lea style... no #12 252.7 checking for sbrk... yes #12 253.4 checking for __lsan_ignore_object... no #12 254.2 checking for fchmod... yes #12 254.7 checking for utmpname... yes #12 255.4 checking for utmpxname... yes #12 256.0 checking for canonicalize_file_name... yes #12 256.8 checking for realpath... yes #12 257.3 checking for lstat... yes #12 258.2 checking for fchmodat... yes #12 258.9 checking for lchmod... no #12 259.3 checking for fcntl... yes #12 259.9 checking for fdopendir... yes #12 260.9 checking for listxattr... yes #12 261.8 checking for fstatat... yes #12 262.7 checking for fsync... yes #12 263.4 checking for gettimeofday... yes #12 264.2 checking for memset_explicit... no #12 264.6 checking for memset_s... no #12 264.9 checking for pselect... yes #12 265.3 checking for readlink... yes #12 265.7 checking for isblank... yes #12 266.4 checking for iswctype... yes #12 266.9 checking for strtoimax... yes #12 267.4 checking for symlink... yes #12 267.8 checking for localtime_r... yes #12 268.3 checking for getdtablesize... yes #12 268.8 checking for getpagesize... yes #12 269.2 checking for working mmap... yes #12 270.1 checking for main in -lXbsd... no #12 270.4 checking for pthread library... -lpthread #12 271.1 checking for thread support... yes #12 271.1 checking for librsvg-2.0 >= 2.14.0... no #12 271.2 checking for libwebpdemux >= 0.6.0... no #12 271.3 checking for WebPGetInfo... no #12 272.0 checking for libwebpdemux >= 0.6.0 libwebpdecoder >= 0.6.0... no #12 272.1 checking for sqlite3_open_v2 in -lsqlite3... no #12 272.6 checking for getaddrinfo_a in -lanl... yes #12 273.0 checking for malloc_trim... yes #12 273.3 checking for dbus-1 >= 1.0... yes #12 273.4 checking for dbus_watch_get_unix_fd... yes #12 273.9 checking for dbus_type_is_valid... yes #12 274.7 checking for dbus_validate_bus_name... yes #12 275.4 checking for dbus_validate_path... yes #12 276.1 checking for dbus_validate_interface... yes #12 277.0 checking for dbus_validate_member... yes #12 277.9 checking for lgetfilecon in -lselinux... no #12 278.4 checking for gnutls >= 2.12.2... yes #12 278.6 checking for libsystemd >= 222... no #12 278.7 checking for jansson >= 2.7... no #12 278.7 checking for tree-sitter >= 0.20.2... no #12 278.8 checking for tree-sitter >= 0.6.3... no #12 278.9 checking sys/inotify.h usability... yes #12 279.6 checking sys/inotify.h presence... yes #12 279.7 checking for sys/inotify.h... yes #12 279.7 checking for inotify_init1... yes #12 280.7 checking for jpeglib 6b or later... no #12 281.4 checking for lcms2... no #12 281.5 checking for library containing inflateEnd... -lz #12 282.5 checking for dladdr... yes #12 283.3 checking for dlfunc... no #12 284.0 checking for gcc_jit_context_acquire in -lgccjit... configure: WARNING: Elisp native compiler can't be enabled as libgccjit was not #12 284.6 found. #12 284.6 Please try installing libgccjit or a similar package if you want to have it #12 284.6 enabled. #12 284.6 no #12 284.6 checking libgccjit.h usability... no #12 285.2 checking libgccjit.h presence... no #12 285.4 checking for libgccjit.h... no #12 285.4 configure: WARNING: Elisp native compiler can't be enabled as libgccjit header files #12 285.4 were not found. #12 285.4 Please try installing libgccjit-dev or a similar package if you want to have it #12 285.4 enabled. #12 285.4 checking for libpng >= 1.0.0... no #12 285.4 checking for libpng not configured by pkg-config... no #12 285.6 checking tiffio.h usability... no #12 286.0 checking tiffio.h presence... no #12 286.1 checking for tiffio.h... no #12 286.1 checking gif_lib.h usability... no #12 286.5 checking gif_lib.h presence... no #12 286.7 checking for gif_lib.h... no #12 286.7 checking gpm.h usability... no #12 286.9 checking gpm.h presence... no #12 287.1 checking for gpm.h... no #12 287.1 checking for libxml-2.0 > 2.6.17... no #12 287.2 checking for maillock in -lmail... no #12 287.5 checking for maillock in -llockfile... no #12 287.9 checking for liblockfile.so... no #12 287.9 checking maillock.h usability... no #12 288.3 checking maillock.h presence... no #12 288.4 checking for maillock.h... no #12 288.5 checking linux/seccomp.h usability... yes #12 289.0 checking linux/seccomp.h presence... yes #12 289.0 checking for linux/seccomp.h... yes #12 289.1 checking whether SECCOMP_SET_MODE_FILTER is declared... yes #12 289.5 checking whether SECCOMP_FILTER_FLAG_TSYNC is declared... yes #12 289.7 checking linux/filter.h usability... yes #12 290.1 checking linux/filter.h presence... yes #12 290.3 checking for linux/filter.h... yes #12 290.4 checking whether SECCOMP_SET_MODE_FILTER is declared... (cached) yes #12 290.4 checking whether SECCOMP_FILTER_FLAG_TSYNC is declared... (cached) yes #12 290.5 checking for libseccomp >= 2.5.2... no #12 290.6 checking size of long... 8 #12 291.3 checking for accept4... yes #12 291.8 checking for fchdir... yes #12 292.5 checking for gethostname... yes #12 293.1 checking for getrusage... yes #12 293.9 checking for get_current_dir_name... yes #12 294.3 checking for lrand48... yes #12 295.0 checking for random... yes #12 295.6 checking for rint... yes #12 296.4 checking for tcdrain... yes #12 297.1 checking for trunc... yes #12 298.0 checking for select... yes #12 298.9 checking for getpagesize... (cached) yes #12 299.0 checking for setlocale... yes #12 299.7 checking for newlocale... yes #12 300.6 checking for getrlimit... yes #12 301.4 checking for setrlimit... yes #12 302.5 checking for shutdown... yes #12 303.5 checking for pthread_sigmask... (cached) yes #12 303.6 checking for strsignal... yes #12 304.4 checking for setitimer... yes #12 304.9 checking for sendto... yes #12 305.7 checking for recvfrom... yes #12 306.2 checking for getsockname... yes #12 307.1 checking for getifaddrs... yes #12 307.9 checking for freeifaddrs... yes #12 308.9 checking for gai_strerror... yes #12 309.8 checking for sync... yes #12 310.5 checking for endpwent... yes #12 311.2 checking for getgrent... yes #12 311.9 checking for endgrent... yes #12 312.7 checking for renameat2... yes #12 313.4 checking for cfmakeraw... yes #12 314.3 checking for cfsetspeed... yes #12 315.1 checking for __executable_start... yes #12 315.8 checking for log2... yes #12 316.7 checking for pthread_setname_np... yes #12 317.5 checking for pthread_set_name_np... no #12 318.1 checking for getpwent... yes #12 318.7 checking whether pthread_setname_np takes a single argument... no #12 319.0 checking whether pthread_setname_np takes three arguments... no #12 319.3 checking for aligned_alloc... yes #12 320.1 checking whether aligned_alloc is declared... yes #12 320.6 checking for posix_madvise... yes #12 321.4 checking for madvise... yes #12 322.2 checking for __builtin_frame_address... yes #12 322.8 checking for __builtin_unwind_init... yes #12 323.3 checking for _LARGEFILE_SOURCE value needed for large files... no #12 324.1 checking for grantpt... yes #12 324.8 checking for getpt... yes #12 325.8 checking for posix_openpt... yes #12 326.5 checking for library containing tputs... -ltinfo #12 327.9 checking whether -ltinfo library defines BC... yes #12 328.4 checking for timerfd interface... yes #12 328.9 checking whether signals can be handled on alternate stack... yes #12 329.6 checking valgrind/valgrind.h usability... no #12 330.3 checking valgrind/valgrind.h presence... no #12 330.6 checking for valgrind/valgrind.h... no #12 330.6 checking for struct unipair.unicode... yes #12 330.9 checking for pid_t... yes #12 332.0 checking vfork.h usability... no #12 332.7 checking vfork.h presence... no #12 332.9 checking for vfork.h... no #12 333.0 checking for fork... yes #12 333.9 checking for vfork... yes #12 334.8 checking for working fork... yes #12 335.8 checking for working vfork... (cached) yes #12 335.9 checking for snprintf... yes #12 336.4 checking for open_memstream... yes #12 337.0 checking spawn.h usability... yes #12 337.8 checking spawn.h presence... yes #12 338.0 checking for spawn.h... yes #12 338.1 checking for posix_spawn... yes #12 338.9 checking for posix_spawn_file_actions_addchdir... no #12 339.9 checking for posix_spawn_file_actions_addchdir_np... yes #12 340.8 checking for posix_spawnattr_setflags... yes #12 341.7 checking whether POSIX_SPAWN_SETSID is declared... yes #12 342.1 checking whether GLib is linked in... no #12 342.4 checking for nl_langinfo and CODESET... yes #12 343.1 checking for nl_langinfo and _NL_PAPER_WIDTH... yes #12 343.7 checking for mbstate_t... yes #12 344.4 checking for signals via characters... yes #12 345.1 checking for _setjmp... yes #12 345.7 checking for sigsetjmp... yes #12 346.2 checking POSIX termios... yes #12 346.9 checking size of speed_t... 4 #12 347.5 checking for usable FIONREAD... yes #12 348.0 checking for usable SIGIO... yes #12 348.6 checking for struct alignment... yes #12 349.1 checking for C/C++ restrict keyword... __restrict__ #12 349.4 checking for typeof syntax and keyword spelling... typeof #12 349.8 checking for statement expressions... yes #12 350.0 checking whether malloc (0) returns nonnull... yes #12 350.8 checking sys/acl.h usability... yes #12 351.3 checking sys/acl.h presence... yes #12 351.5 checking for sys/acl.h... yes #12 351.5 checking for library containing acl_get_file... -lacl #12 352.9 checking for acl_get_file... yes #12 353.9 checking for acl_get_fd... yes #12 354.7 checking for acl_set_file... yes #12 355.3 checking for acl_set_fd... yes #12 356.2 checking for acl_free... yes #12 357.2 checking for acl_from_mode... yes #12 358.1 checking for acl_from_text... yes #12 358.9 checking for acl_delete_def_file... yes #12 359.9 checking for acl_extended_file... yes #12 360.8 checking for acl_delete_fd_np... no #12 361.7 checking for acl_delete_file_np... no #12 362.4 checking for acl_copy_ext_native... no #12 363.1 checking for acl_create_entry_np... no #12 363.9 checking for acl_to_short_text... no #12 364.7 checking for acl_free_text... no #12 365.6 checking for working acl_get_file... yes #12 366.4 checking acl/libacl.h usability... yes #12 367.1 checking acl/libacl.h presence... yes #12 367.3 checking for acl/libacl.h... yes #12 367.4 checking for acl_entries... yes #12 368.2 checking for ACL_FIRST_ENTRY... yes #12 368.6 checking for ACL_TYPE_EXTENDED... no #12 369.0 checking for working alloca.h... yes #12 369.4 checking for alloca... yes #12 370.2 checking for a thread-safe mkdir -p... /bin/mkdir -p #12 370.2 checking whether the preprocessor supports include_next... yes #12 370.7 checking whether source code line length is unlimited... yes #12 371.0 checking whether endutent is declared... yes #12 371.4 checking for struct utmpx.ut_user... yes #12 372.1 checking for struct utmp.ut_user... yes #12 372.9 checking for struct utmpx.ut_name... yes #12 373.7 checking for struct utmp.ut_name... yes #12 374.5 checking for struct utmpx.ut_type... yes #12 375.1 checking for struct utmp.ut_type... yes #12 375.9 checking for struct utmpx.ut_pid... yes #12 376.5 checking for struct utmp.ut_pid... yes #12 377.2 checking for struct utmp.ut_tv... yes #12 378.3 checking for struct utmpx.ut_host... yes #12 379.0 checking for struct utmp.ut_host... yes #12 379.7 checking for struct utmpx.ut_id... yes #12 380.4 checking for struct utmp.ut_id... yes #12 381.2 checking for struct utmpx.ut_session... yes #12 381.9 checking for struct utmp.ut_session... yes #12 382.5 checking for struct utmpx.ut_exit... yes #12 383.5 checking for struct utmp.ut_exit... yes #12 384.6 checking for struct utmpx.ut_exit.ut_exit... no #12 385.6 checking for struct utmpx.ut_exit.e_exit... yes #12 386.4 checking for struct utmp.ut_exit.e_exit... yes #12 387.2 checking for struct utmpx.ut_exit.ut_termination... no #12 388.0 checking for struct utmpx.ut_exit.e_termination... yes #12 388.6 checking for struct utmp.ut_exit.e_termination... yes #12 389.3 checking whether sysinfo is declared... yes #12 389.8 checking for sys/sysctl.h... yes #12 390.7 checking for sysctl... yes #12 391.4 checking whether lstat correctly handles trailing slash... yes #12 392.6 checking whether // is distinct from /... no #12 392.7 checking whether realpath works... yes #12 393.7 checking for faccessat... yes #12 394.4 checking for getcwd... yes #12 395.1 checking whether byte ordering is bigendian... no #12 396.5 checking if environ is properly declared... yes #12 396.9 checking for complete errno.h... yes #12 397.2 checking whether ctype.h defines __header_inline... no #12 397.5 checking for mode_t... yes #12 398.8 checking whether strmode is declared... no #12 399.4 checking whether getline is declared... yes #12 400.1 checking for gawk... no #12 400.1 checking for mawk... mawk #12 400.1 checking for getopt.h... (cached) yes #12 400.1 checking for getopt_long_only... yes #12 400.7 checking whether getopt is POSIX compatible... yes #12 403.5 checking for working GNU getopt function... yes #12 404.6 checking for working GNU getopt_long function... yes #12 405.5 checking whether timespec_get is declared... yes #12 405.9 checking for timespec_get... yes #12 406.6 checking for struct timeval... yes #12 407.1 checking for wide-enough struct timeval.tv_sec member... yes #12 407.5 checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no #12 407.7 checking whether the compiler produces multi-arch binaries... no #12 408.1 checking whether stdint.h conforms to C99... yes #12 409.8 checking whether stdint.h works without ISO C predefines... yes #12 410.2 checking whether stdint.h has UINTMAX_WIDTH etc.... yes #12 410.9 checking whether memmem is declared... yes #12 411.7 checking whether memrchr is declared... yes #12 412.5 checking whether defines MIN and MAX... no #12 412.8 checking whether defines MIN and MAX... yes #12 413.3 checking whether time_t is signed... yes #12 413.8 checking whether alarm is declared... yes #12 414.5 checking for working mktime... no #12 415.9 checking whether struct tm is in sys/time.h or time.h... time.h #12 416.3 checking for struct tm.tm_zone... yes #12 416.8 checking for struct tm.tm_gmtoff... yes #12 417.3 checking whether is self-contained... yes #12 418.8 checking for inline... inline #12 419.1 checking for sigset_t... yes #12 420.1 checking for volatile sig_atomic_t... yes #12 421.0 checking for sighandler_t... yes #12 421.7 checking for wchar_t... yes #12 422.1 checking for good max_align_t... yes #12 422.5 checking whether NULL can be used in arbitrary expressions... yes #12 423.0 checking for unreachable... no #12 424.0 checking whether fcloseall is declared... yes #12 425.0 checking whether getw is declared... yes #12 426.0 checking whether putw is declared... yes #12 426.9 checking which flavor of printf attribute matches inttypes macros... system #12 427.7 checking whether strnlen is declared... yes #12 428.7 checking whether strtoimax is declared... yes #12 429.5 checking whether stat file-mode macros are broken... no #12 429.9 checking for nlink_t... yes #12 430.8 checking for struct timespec in ... yes #12 431.3 checking for TIME_UTC in ... yes #12 432.0 checking whether execvpe is declared... yes #12 432.9 checking whether clearerr_unlocked is declared... yes #12 433.8 checking whether feof_unlocked is declared... yes #12 434.7 checking whether ferror_unlocked is declared... yes #12 435.5 checking whether fflush_unlocked is declared... yes #12 436.2 checking whether fgets_unlocked is declared... yes #12 436.8 checking whether fputc_unlocked is declared... yes #12 437.7 checking whether fputs_unlocked is declared... yes #12 438.5 checking whether fread_unlocked is declared... yes #12 439.1 checking whether fwrite_unlocked is declared... yes #12 439.8 checking whether getc_unlocked is declared... yes #12 440.7 checking whether getchar_unlocked is declared... yes #12 441.5 checking whether putc_unlocked is declared... yes #12 442.2 checking whether putchar_unlocked is declared... yes #12 443.0 checking type of array argument to getgroups... gid_t #12 444.3 checking whether getdelim is declared... yes #12 445.1 checking whether getdtablesize is declared... yes #12 445.9 checking whether malloc is ptrdiff_t safe... yes #12 446.2 checking whether malloc, realloc, calloc set errno on failure... yes #12 446.2 checking for O_CLOEXEC... yes #12 446.5 checking for promoted mode_t type... mode_t #12 447.0 checking whether the utimes function works... yes #12 448.4 checking for C compiler option to allow warnings... -Wno-error #12 449.0 checking for alignas and alignof... yes, macros #12 449.9 checking for alloca as a compiler built-in... yes #12 450.1 checking for static_assert... yes, an macro #12 450.9 checking for __builtin_expect... yes #12 451.6 checking byteswap.h usability... yes #12 452.3 checking byteswap.h presence... yes #12 452.5 checking for byteswap.h... yes #12 452.5 checking for readlinkat... yes #12 453.3 checking for library containing clock_gettime... none required #12 454.0 checking for clock_getres... yes #12 455.0 checking for clock_gettime... yes #12 455.9 checking for clock_settime... yes #12 456.9 checking for copy_file_range... yes #12 457.7 checking for d_type member in directory struct... yes #12 458.4 checking whether // is distinct from /... (cached) no #12 458.4 checking whether dup2 works... yes #12 459.4 checking for library containing backtrace_symbols_fd... none required #12 460.3 checking for faccessat... (cached) yes #12 460.3 checking whether fchmodat works... no #12 461.4 checking for readlinkat... (cached) yes #12 461.4 checking whether fcntl handles F_DUPFD correctly... yes #12 462.5 checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check #12 463.8 checking whether fdopendir is declared... yes #12 464.2 checking whether fdopendir works... yes #12 465.0 checking for flexible array member... yes #12 465.6 checking for __fpending... yes #12 466.4 checking whether __fpending is declared... yes #12 467.0 checking whether free is known to preserve errno... no #12 467.5 checking whether fstatat (..., 0) works... yes #12 468.4 checking for sys/mount.h... yes #12 469.1 checking for statvfs function (SVR4)... yes #12 470.0 checking whether to use statvfs64... no #12 470.3 checking for two-argument statfs with statfs.f_frsize member... yes #12 471.3 checking sys/fs/s5param.h usability... no #12 471.9 checking sys/fs/s5param.h presence... no #12 472.2 checking for sys/fs/s5param.h... no #12 472.2 checking sys/statfs.h usability... yes #12 472.7 checking sys/statfs.h presence... yes #12 472.9 checking for sys/statfs.h... yes #12 473.0 checking for statfs that truncates block counts... no #12 473.3 checking for futimens... yes #12 474.0 checking whether futimens works... yes #12 475.7 checking for getline... yes #12 476.3 checking for working getline function... yes #12 477.2 checking for getloadavg... yes #12 478.1 checking sys/loadavg.h usability... no #12 478.6 checking sys/loadavg.h presence... no #12 478.8 checking for sys/loadavg.h... no #12 478.9 checking whether getloadavg is declared... yes #12 479.5 checking for getrandom... yes #12 480.1 checking whether getrandom is compatible with its GNU+BSD signature... yes #12 480.6 checking for gettimeofday with POSIX signature... yes #12 481.1 checking whether the compiler supports the __inline keyword... yes #12 481.6 checking gmp.h usability... yes #12 482.3 checking gmp.h presence... yes #12 482.6 checking for gmp.h... yes #12 482.7 checking for library containing __gmpz_roinit_n... -lgmp #12 484.1 checking for memmem... yes #12 484.9 checking whether memmem works... yes #12 485.6 checking for mempcpy... yes #12 486.3 checking for memrchr... yes #12 487.2 checking for explicit_memset... no #12 488.2 checking for mkostemp... yes #12 488.9 checking for library containing nanosleep... none required #12 489.5 checking for working nanosleep... no (mishandles large arguments) #12 491.5 checking for sys/pstat.h... no #12 492.0 checking for sys/sysmp.h... no #12 492.5 checking for sys/param.h... (cached) yes #12 492.5 checking for sys/sysctl.h... (cached) yes #12 492.6 checking for sched_getaffinity_np... no #12 493.6 checking for pstat_getdynamic... no #12 494.4 checking for sysmp... no #12 495.3 checking for sysctl... (cached) yes #12 495.3 checking for sched_getaffinity... yes #12 496.2 checking for glibc compatible sched_getaffinity... yes #12 496.6 checking for pipe2... yes #12 497.5 checking whether signature of pselect conforms to POSIX... yes #12 498.4 checking whether pselect detects invalid fds... yes #12 499.3 checking whether pthread_sigmask is a macro... no #12 499.5 checking whether pthread_sigmask returns error numbers... yes #12 500.2 checking whether pthread_sigmask unblocks signals correctly... guessing yes #12 503.2 checking for xattr library with ATTR_ACTION_PERMISSIONS... -lattr #12 504.4 checking whether readlink signature is correct... yes #12 504.9 checking whether readlink handles trailing slash correctly... yes #12 505.9 checking whether readlink truncates results correctly... yes #12 506.8 checking for readlinkat... (cached) yes #12 506.8 checking whether readlinkat signature is correct... yes #12 507.3 checking for working re_compile_pattern... no #12 508.8 checking libintl.h usability... yes #12 509.5 checking libintl.h presence... yes #12 509.7 checking for libintl.h... yes #12 509.8 checking whether isblank is declared... yes #12 510.3 checking for sig2str... no #12 511.0 checking for sigdescr_np... no #12 512.2 checking for socklen_t... yes #12 513.2 checking for ssize_t... yes #12 513.5 checking for struct stat.st_atim.tv_nsec... yes #12 514.0 checking whether struct stat.st_atim is of type struct timespec... yes #12 514.6 checking for struct stat.st_birthtimespec.tv_nsec... no #12 515.2 checking for struct stat.st_birthtimensec... no #12 515.8 checking for struct stat.st_birthtim.tv_nsec... no #12 516.6 checking for bool, true, false... no #12 516.9 checking for stpcpy... yes #12 517.8 checking for working strnlen... yes #12 518.9 checking whether strtoimax works... yes #12 519.8 checking whether symlink handles trailing slash correctly... yes #12 520.7 checking whether localtime_r is declared... yes #12 521.2 checking whether localtime_r is compatible with its POSIX signature... yes #12 521.6 checking whether localtime works even near extrema... yes #12 522.8 checking for timezone_t... no #12 523.2 checking for timegm... yes #12 524.1 checking whether timer_settime is declared... yes #12 524.6 checking for library containing timer_settime... -lrt #12 525.9 checking for timer_settime... yes #12 526.7 checking for utimensat... yes #12 527.6 checking whether utimensat works... yes #12 529.6 checking for variable-length arrays... yes #12 530.1 checking whether getdtablesize works... yes #12 530.9 checking for __mktime_internal... no #12 531.9 checking for timer_getoverrun... yes #12 532.6 checking for gcc option to disable position independent executables... not needed #12 532.6 checking for __ctype_get_mb_cur_max... yes #12 533.4 checking whether MB_CUR_MAX is defined to function that won't link... no #12 533.7 #12 533.7 Configured for 'x86_64-pc-linux-gnu'. #12 533.7 #12 533.7 Where should the build process find the source code? . #12 533.7 What compiler should emacs be built with? gcc -g3 -O2 -DHAVE_CONFIG_H #12 533.7 Should Emacs use the GNU version of malloc? no #12 533.7 (The GNU allocators don't work with this system configuration.) #12 533.7 Should Emacs use a relocating allocator for buffers? no #12 533.7 Should Emacs use mmap(2) for buffer allocation? no #12 533.7 What window system should Emacs use? nextstep #12 533.7 What toolkit should Emacs use? none #12 533.7 Where do we find X Windows header files? NONE #12 533.7 Where do we find X Windows libraries? NONE #12 533.7 Does Emacs use -lXaw3d? no #12 533.7 Is Emacs being built for Android? no #12 533.7 Does Emacs use the X Double Buffer Extension? no #12 533.7 Does Emacs use -lXpm? no #12 533.7 Does Emacs use -ljpeg? no #12 533.7 Does Emacs use -ltiff? no #12 533.7 Does Emacs use a gif library? no #12 533.7 Does Emacs use a png library? no #12 533.7 Does Emacs use -lrsvg-2? no #12 533.7 Does Emacs use -lwebp? no #12 533.7 Does Emacs use -lsqlite3? no #12 533.7 Does Emacs use cairo? no #12 533.7 Does Emacs use -llcms2? no #12 533.7 Does Emacs use imagemagick? no #12 533.7 Does Emacs use native APIs for images? yes (ns) #12 533.7 Does Emacs support sound? yes #12 533.7 Does Emacs use -lgpm? no #12 533.7 Does Emacs use -ldbus? yes #12 533.7 Does Emacs use -lgconf? no #12 533.7 Does Emacs use GSettings? no #12 533.7 Does Emacs use a file notification library? yes -lglibc (inotify) #12 533.7 Does Emacs use access control lists? yes -lacl -lattr #12 533.7 Does Emacs use -lselinux? no #12 533.7 Does Emacs use -lgnutls? yes #12 533.7 Does Emacs use -lxml2? no #12 533.7 Does Emacs use -lfreetype? no #12 533.7 Does Emacs use HarfBuzz? no #12 533.7 Does Emacs use -lm17n-flt? no #12 533.7 Does Emacs use -lotf? no #12 533.7 Does Emacs use -lxft? no #12 533.7 Does Emacs use -lsystemd? no #12 533.7 Does Emacs use -ljansson? no #12 533.7 Does Emacs use -ltree-sitter? no #12 533.7 Does Emacs use the GMP library? yes #12 533.7 Does Emacs directly use zlib? yes #12 533.7 Does Emacs have dynamic modules support? yes #12 533.7 Does Emacs use toolkit scroll bars? yes #12 533.7 Does Emacs support Xwidgets? no #12 533.7 Does Emacs have threading support in lisp? yes #12 533.7 Does Emacs support the portable dumper? yes #12 533.7 Does Emacs support legacy unexec dumping? no #12 533.7 Which dumping strategy does Emacs use? pdumper #12 533.7 Does Emacs have native lisp compiler? no #12 533.7 Does Emacs use version 2 of the X Input Extension? no #12 533.7 Does Emacs generate a smaller-size Japanese dictionary? no #12 533.7 #12 533.7 #12 533.7 #12 533.7 Run 'make' to build Emacs, then run 'src/emacs' to test it. #12 533.7 Run 'make install' in order to build an application bundle. #12 533.7 The application will go to nextstep/Emacs.app and can be run or moved #12 533.7 from there. #12 533.7 The application will be fully self-contained. #12 533.7 #12 535.6 configure: creating ./config.status #12 536.7 configure: WARNING: This configuration installs a 'movemail' program #12 536.7 that does not retrieve POP3 email. By default, Emacs 25 and earlier #12 536.7 installed a 'movemail' program that retrieved POP3 email via only #12 536.7 insecure channels, a practice that is no longer recommended but that #12 536.7 you can continue to support by using './configure --with-pop'. #12 536.7 configure: You might want to install GNU Mailutils #12 536.7 and use './configure --with-mailutils'. #12 538.8 MAKE='make' ./config.status #12 539.5 config.status: creating src/verbose.mk #12 539.8 config.status: creating src/emacs-module.h #12 540.1 config.status: creating nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist #12 540.4 config.status: creating nextstep/GNUstep/Emacs.base/Resources/Emacs.desktop #12 540.7 config.status: creating Makefile #12 540.8 config.status: creating lib/gnulib.mk #12 541.2 config.status: creating ./doc/man/emacs.1 #12 541.4 config.status: creating lib/Makefile #12 541.7 config.status: creating lib-src/Makefile #12 542.0 config.status: creating oldXMenu/Makefile #12 542.3 config.status: creating src/Makefile #12 542.6 config.status: creating lwlib/Makefile #12 542.9 config.status: creating nextstep/Makefile #12 543.3 config.status: creating nt/Makefile #12 543.6 config.status: creating doc/emacs/Makefile #12 543.9 config.status: creating doc/misc/Makefile #12 544.1 config.status: creating doc/lispintro/Makefile #12 544.5 config.status: creating doc/lispref/Makefile #12 544.7 config.status: creating lisp/Makefile #12 545.1 config.status: creating leim/Makefile #12 545.4 config.status: creating test/Makefile #12 545.7 config.status: creating test/manual/noverlay/Makefile #12 546.0 config.status: creating test/infra/Makefile #12 546.3 config.status: creating admin/charsets/Makefile #12 546.7 config.status: creating admin/unidata/Makefile #12 547.0 config.status: creating admin/grammars/Makefile #12 547.4 config.status: creating java/Makefile #12 547.7 config.status: creating cross/Makefile #12 548.1 config.status: creating java/AndroidManifest.xml #12 548.4 config.status: creating src/config.h #12 548.7 config.status: executing src/epaths.h commands #12 548.7 make[3]: Entering directory '/checkout' #12 549.1 make[3]: Leaving directory '/checkout' #12 549.2 config.status: executing src/.gdbinit commands #12 549.3 config.status: executing doc/emacs/emacsver.texi commands #12 549.5 config.status: executing etc-refcards-emacsver.tex commands #12 549.5 make[3]: Entering directory '/checkout' #12 549.7 make[3]: Leaving directory '/checkout' #12 549.7 make[2]: Leaving directory '/checkout' #12 549.7 make actual-all #12 549.7 make[2]: Entering directory '/checkout' #12 550.4 make -C lib all #12 550.9 make[3]: Entering directory '/checkout/lib' #12 550.9 GEN alloca.h #12 551.0 GEN dirent.h #12 551.1 GEN fcntl.h #12 551.3 GEN malloc/dynarray.gl.h #12 551.4 GEN malloc/dynarray-skeleton.gl.h #12 551.5 GEN inttypes.h #12 551.8 GEN limits.h #12 551.9 GEN signal.h #12 552.0 GEN stdckdint.h #12 552.0 GEN stddef.h #12 552.1 GEN stdio.h #12 552.6 GEN stdlib.h #12 553.4 GEN string.h #12 553.8 GEN sys/random.h #12 553.9 GEN sys/select.h #12 554.0 GEN sys/stat.h #12 554.2 GEN sys/time.h #12 554.4 GEN sys/types.h #12 554.5 GEN time.h #12 554.7 GEN unistd.h #12 555.8 CC fingerprint.o #12 556.1 CC mktime.o #12 558.0 CC acl-errno-valid.o #12 558.5 CC acl-internal.o #12 559.1 CC get-permissions.o #12 560.0 CC set-permissions.o #12 561.1 CC allocator.o #12 561.5 CC binary-io.o #12 562.1 CC boot-time.o #12 563.3 CC c-ctype.o #12 564.2 CC c-strcasecmp.o #12 564.6 CC c-strncasecmp.o #12 565.2 CC careadlinkat.o #12 566.2 CC close-stream.o #12 566.8 CC copy-file-range.o #12 567.4 CC count-leading-zeros.o #12 568.1 CC count-one-bits.o #12 568.6 CC count-trailing-zeros.o #12 569.2 CC md5-stream.o #12 569.8 CC md5.o #12 572.0 CC sha1.o #12 576.0 CC sha256.o #12 583.8 CC sha512.o #12 594.6 CC dtoastr.o #12 595.7 CC dtotimespec.o #12 596.1 CC fchmodat.o #12 597.1 CC fcntl.o #12 597.8 CC file-has-acl.o #12 599.2 CC filemode.o #12 599.9 CC filevercmp.o #12 601.1 CC free.o #12 601.4 CC fsusage.o #12 601.7 CC gettime.o #12 602.0 CC malloc/dynarray_at_failure.o #12 602.4 CC malloc/dynarray_emplace_enlarge.o #12 603.0 CC malloc/dynarray_finalize.o #12 603.3 CC malloc/dynarray_resize.o #12 603.7 CC malloc/dynarray_resize_clear.o #12 604.0 CC memset_explicit.o #12 604.2 CC nanosleep.o #12 605.1 CC nproc.o #12 606.1 CC nstrftime.o #12 610.0 CC pipe2.o #12 610.4 CC qcopy-acl.o #12 610.9 CC regex.o #12 632.9 CC sig2str.o #12 633.6 CC sigdescr_np.o #12 634.1 CC stat-time.o #12 634.6 CC tempname.o #12 635.6 CC time_rz.o #12 636.7 CC timegm.o #12 637.2 CC timespec.o #12 637.8 CC timespec-add.o #12 638.3 CC timespec-sub.o #12 638.9 CC u64.o #12 639.2 CC unistd.o #12 639.7 CC openat-die.o #12 640.3 CC save-cwd.o #12 640.9 AR libgnu.a #12 641.9 make[3]: Leaving directory '/checkout/lib' #12 641.9 make -C lib-src all #12 641.9 make[3]: Entering directory '/checkout/lib-src' #12 641.9 CCLD etags #12 663.4 CCLD ctags #12 689.4 CCLD emacsclient #12 695.5 CCLD ebrowse #12 708.3 CCLD hexl #12 710.2 CC pop.o #12 710.4 CCLD movemail #12 712.1 CCLD make-docfile #12 718.7 CCLD make-fingerprint #12 720.3 make[3]: Leaving directory '/checkout/lib-src' #12 720.3 make -C src BIN_DESTDIR=''/checkout/nextstep/Emacs.app/'' \ #12 720.3 ELN_DESTDIR='/checkout/nextstep/Emacs.app/Frameworks/' all #12 721.4 make[3]: Entering directory '/checkout/src' #12 721.4 GEN globals.h #12 722.6 CC dispnew.o #12 753.4 CC frame.o #12 794.9 CC scroll.o #12 799.1 CC xdisp.o #12 1016. CC menu.o #12 1027. CC window.o #12 1085. CC charset.o #12 1106. CC coding.o #12 1202. CC category.o #12 1208. CC ccl.o #12 1229. CC character.o #12 1240. CC chartab.o #12 1253. CC bidi.o #12 1267. CC cm.o #12 1270. CC term.o #12 1292. CC terminal.o #12 1297. CC xfaces.o #12 1339. CC dbusbind.o #12 1363. CC emacs.o #12 1375. CC keyboard.o #12 1443. CC macros.o #12 1447. CC keymap.o #12 1471. CC sysdep.o #12 1482. CC bignum.o #12 1486. CC buffer.o #12 1499. CC filelock.o #12 1502. CC insdel.o #12 1509. CC marker.o #12 1514. CC minibuf.o #12 1530. CC fileio.o #12 1560. CC dired.o #12 1566. CC cmds.o #12 1572. CC casetab.o #12 1576. CC casefiddle.o #12 1581. CC indent.o #12 1599. CC search.o #12 1615. CC regex-emacs.o #12 1655. CC undo.o #12 1658. CC alloc.o #12 1675. CC pdumper.o #12 1690. CC data.o #12 1706. GEN buildobj.h #12 1707. CC doc.o #12 1713. CC editfns.o #12 1738. CC callint.o #12 1744. CC eval.o #12 1764. CC floatfns.o #12 1768. CC fns.o #12 1799. CC sort.o #12 1802. CC font.o #12 1834. CC print.o #12 1849. CC lread.o #12 1875. CC emacs-module.o #12 1889. CC syntax.o #12 1916. CC bytecode.o #12 1934. CC comp.o #12 1936. CC dynlib.o #12 1936. CC process.o #12 1972. CC gnutls.o #12 1981. CC callproc.o #12 1986. CC region-cache.o #12 1988. CC sound.o #12 1990. CC timefns.o #12 1993. CC atimer.o #12 1995. CC doprnt.o #12 1998. CC intervals.o #12 2008. CC textprop.o #12 2018. CC composite.o #12 2034. CC xml.o #12 2036. CC lcms.o #12 2036. CC inotify.o #12 2041. CC profiler.o #12 2044. CC decompress.o #12 2045. CC thread.o #12 2050. CC systhread.o #12 2052. CC sqlite.o #12 2053. CC treesit.o #12 2054. CC itree.o #12 2057. CC fontset.o #12 2069. CC fringe.o #12 2079. CC image.o #12 2091. image.c:143: warning: macro "PIX_MASK_DRAW" is not used [-Wunused-macros] #12 2091. 143 | #define PIX_MASK_DRAW 1 #12 2091. | #12 2092. CC nsterm.o #12 2092. cc1obj: warning: /root/GNUstep/Library/Headers: No such file or directory [-Wmissing-include-dirs] #12 2092. cc1obj: warning: /usr/local/include/GNUstep: No such file or directory [-Wmissing-include-dirs] #12 2093. In file included from /usr/include/GNUstep/Foundation/NSObjCRuntime.h:222, #12 2093. from /usr/include/GNUstep/Foundation/NSObject.h:30, #12 2093. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2093. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/GNUstepBase/GSObjCRuntime.h:471:37: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 471 | #if GS_API_VERSION(GS_API_ANY,011500) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/NSObject.h:30, #12 2093. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2093. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:224:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 224 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:230:16: warning: redundant redeclaration of 'NSSelectorFromString' [-Wredundant-decls] #12 2093. 230 | GS_EXPORT SEL NSSelectorFromString(NSString *aSelectorName); #12 2093. | ^~~~~~~~~~~~~~~~~~~~ #12 2093. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:228:16: note: previous declaration of 'NSSelectorFromString' was here #12 2093. 228 | GS_EXPORT SEL NSSelectorFromString(NSString *aSelectorName); #12 2093. | ^~~~~~~~~~~~~~~~~~~~ #12 2093. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:236:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 236 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/NSObject.h:32, #12 2093. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2093. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSZone.h:181:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 181 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSZone.h:294:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 294 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, OS_API_LATEST) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2093. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSObject.h:301:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 301 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSObject.h:310:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 310 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSObject.h:387:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 387 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSObject.h:412:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 412 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSObject.h:488:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 488 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSObject.h:501:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 501 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/NSObject.h:509, #12 2093. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2093. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSDate.h:67:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 67 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSDate.h:132:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 132 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSDate.h:180:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSDate.h:231:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 231 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2093. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSObject.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/NSObject.h:591, #12 2093. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2093. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/GNUstepBase/NSObject+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/FoundationErrors.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/FoundationErrors.h:66:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 66 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 2093. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 2093. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSProcessInfo.h:47:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSProcessInfo.h:65:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 65 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSProcessInfo.h:82:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 82 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSProcessInfo.h:88:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 88 | #if GS_API_VERSION(0,011500) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSProcessInfo.h:108:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSProcessInfo.h:153:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 153 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSProcessInfo.h:199:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 199 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSProcessInfo.h:222:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 222 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSProcessInfo.h:231:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 231 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSProcessInfo.h:236:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSProcessInfo.h:251:38: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 251 | #if GS_API_VERSION(GS_API_NONE,011700) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/NSProcessInfo.h:317, #12 2093. from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 2093. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 2093. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/GNUstepBase/NSProcessInfo+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 2093. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:43:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 43 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:45:16: warning: redundant redeclaration of 'GSDebugSet' [-Wredundant-decls] #12 2093. 45 | GS_EXPORT BOOL GSDebugSet(NSString *level); #12 2093. | ^~~~~~~~~~ #12 2093. In file included from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 2093. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 2093. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSProcessInfo.h:308:16: note: previous declaration of 'GSDebugSet' was here #12 2093. 308 | GS_EXPORT BOOL GSDebugSet(NSString *level); #12 2093. | ^~~~~~~~~~ #12 2093. In file included from /usr/include/GNUstep/Foundation/NSString.h:90, #12 2093. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 2093. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2093. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSRange.h:90:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 90 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 2093. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2093. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSString.h:101:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSString.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSString.h:124:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSString.h:130:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSString.h:216:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 216 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSString.h:230:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 230 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSString.h:287:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 287 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSString.h:287:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 287 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSString.h:299:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSString.h:299:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSString.h:308:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 308 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSString.h:342:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 342 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSString.h:407:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 407 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSString.h:453:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 453 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSString.h:455:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 455 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSString.h:455:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 455 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSString.h:722:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 722 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSString.h:805:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 805 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSString.h:810:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 810 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSString.h:820:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 820 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSString.h:843:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 843 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSString.h:852:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 852 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/NSString.h:973, #12 2093. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 2093. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2093. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/GNUstepBase/NSString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/NSString.h:974, #12 2093. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 2093. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2093. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/GNUstepBase/NSMutableString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2093. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSGeometry.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSGeometry.h:86:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 86 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSGeometry.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSGeometry.h:142:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 142 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSGeometry.h:158:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 158 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSGeometry.h:227:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 227 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSGeometry.h:245:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 245 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSGeometry.h:541:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 541 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSAffineTransform.h:46:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 46 | #if GS_EXPOSE(NSAffineTransform) #12 2093. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2093. In file included from /usr/include/GNUstep/Foundation/Foundation.h:41, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSAppleEventDescriptor.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/Foundation.h:42, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSAppleEventManager.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/Foundation.h:43, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSAppleScript.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/NSCoder.h:31, #12 2093. from /usr/include/GNUstep/Foundation/NSArchiver.h:33, #12 2093. from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSSet.h:55:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 55 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSSet.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSSet.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSSet.h:124:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSSet.h:146:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 146 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSSet.h:159:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 159 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/NSArchiver.h:33, #12 2093. from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSCoder.h:228:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 228 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSCoder.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSCoder.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSArchiver.h:41:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 41 | #if OS_API_VERSION(GS_API_OSSPEC,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSArchiver.h:45:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 45 | #if GS_EXPOSE(NSArchiver) #12 2093. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2093. /usr/include/GNUstep/Foundation/NSArchiver.h:99:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 99 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSArchiver.h:106:38: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 106 | #if GS_API_VERSION(GS_API_NONE,011700) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSArchiver.h:164:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 164 | #if GS_EXPOSE(NSUnarchiver) #12 2093. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2093. /usr/include/GNUstep/Foundation/NSArchiver.h:219:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 219 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSArchiver.h:225:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 225 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION(1,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSArchiver.h:225:78: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 225 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION(1,GS_API_LATEST) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/Foundation.h:45, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSArray.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSArray.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSArray.h:94:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 94 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSArray.h:99:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 99 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSArray.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSArray.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSArray.h:133:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 133 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSArray.h:137:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 137 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSArray.h:167:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 167 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSArray.h:173:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 173 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSArray.h:314:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 314 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSArray.h:336:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 336 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSArray.h:358:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 358 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSArray.h:392:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 392 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSArray.h:404:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 404 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/NSArray.h:419, #12 2093. from /usr/include/GNUstep/Foundation/Foundation.h:45, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/GNUstepBase/NSArray+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSAttributedString.h:58:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 58 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/NSAttributedString.h:60, #12 2093. from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSDictionary.h:45:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 45 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSDictionary.h:69:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 69 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSDictionary.h:82:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 82 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSDictionary.h:100:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSDictionary.h:119:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 119 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSDictionary.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSDictionary.h:154:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 154 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/NSAttributedString.h:143, #12 2093. from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/GNUstepBase/NSAttributedString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/Foundation.h:47, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:184:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 184 | #if GS_EXPOSE(NSAutoreleasePool) && !__has_feature(objc_arc) #12 2093. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2093. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:234:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 234 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:254:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 254 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/Foundation.h:48, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSBackgroundActivityScheduler.h:32:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/Foundation.h:49, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSBundle.h:49:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 49 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSBundle.h:114:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 114 | #if GS_EXPOSE(NSBundle) #12 2093. | ^~~~~~~~~~~~~~~~~~~~~ #12 2093. /usr/include/GNUstep/Foundation/NSBundle.h:191:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 191 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSBundle.h:214:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 214 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSBundle.h:243:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 243 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSBundle.h:250:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSBundle.h:324:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 324 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSBundle.h:352:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 352 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSBundle.h:360:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 360 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSBundle.h:368:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSBundle.h:386:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 386 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSBundle.h:401:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 401 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSBundle.h:432:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 432 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSBundle.h:464:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 464 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSBundle.h:473:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 473 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSBundle.h:479:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 479 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSBundle.h:486:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 486 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSBundle.h:496:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 496 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/NSBundle.h:693, #12 2093. from /usr/include/GNUstep/Foundation/Foundation.h:49, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/GNUstepBase/NSBundle+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/Foundation.h:51, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSCache.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSCache.h:43:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 43 | #if GS_EXPOSE(NSCache) #12 2093. | ^~~~~~~~~~~~~~~~~~~~ #12 2093. In file included from /usr/include/GNUstep/Foundation/Foundation.h:52, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSCalendar.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSCalendar.h:45:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSCalendar.h:61:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSCalendar.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSCalendar.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSCalendar.h:104:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 104 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSCalendar.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSCalendar.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSCalendar.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSCalendar.h:193:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSCalendar.h:198:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 198 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSCalendar.h:307:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 307 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/Foundation.h:53, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSCalendarDate.h:37:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 37 | #if GS_EXPOSE(NSCalendarDate) #12 2093. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2093. /usr/include/GNUstep/Foundation/NSCalendarDate.h:117:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 117 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSCalendarDate.h:120:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 120 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSCalendarDate.h:126:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 126 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSCalendarDate.h:143:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 143 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/NSCalendarDate.h:164, #12 2093. from /usr/include/GNUstep/Foundation/Foundation.h:53, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/GNUstepBase/NSCalendarDate+GNUstepBase.h:38:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 38 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/Foundation.h:54, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSCharacterSet.h:51:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 51 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSCharacterSet.h:95:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 95 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSCharacterSet.h:144:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 144 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSCharacterSet.h:187:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 187 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSCharacterSet.h:211:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 211 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSCharacterSet.h:225:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 225 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/NSClassDescription.h:30, #12 2093. from /usr/include/GNUstep/Foundation/Foundation.h:55, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSException.h:113:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 113 | #if GS_EXPOSE(NSException) #12 2093. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2093. /usr/include/GNUstep/Foundation/NSException.h:151:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11501,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSException.h:151:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11501,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSException.h:159:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11903,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSException.h:159:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11903,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSException.h:251:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 251 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSException.h:303:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2093. 303 | NSGetUncaughtExceptionHandler(); #12 2093. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2093. In file included from /usr/include/GNUstep/Foundation/Foundation.h:55, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSClassDescription.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:31, #12 2093. from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSExpression.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSExpression.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 53 | #if GS_EXPOSE(NSExpression) #12 2093. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2093. In file included from /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:32, #12 2093. from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSPredicate.h:41:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSPredicate.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSPredicate.h:60:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 60 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2093. | ^ #12 2093. In file included from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:65:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 65 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2093. | ^ #12 2093. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:74:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 74 | #if GS_EXPOSE(NSComparisonPredicate) #12 2093. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2093. In file included from /usr/include/GNUstep/Foundation/Foundation.h:58, #12 2093. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2093. from nsgui.h:34, #12 2093. from dispextern.h:137, #12 2093. from nsterm.h:22, #12 2093. from nsterm.m:48: #12 2093. /usr/include/GNUstep/Foundation/NSCompoundPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2093. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2093. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSCompoundPredicate.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 47 | #if GS_EXPOSE(NSCompoundPredicate) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. In file included from /usr/include/GNUstep/Foundation/NSConnection.h:33, #12 2094. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSTimer.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 47 | #if GS_EXPOSE(NSTimer) #12 2094. | ^~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSTimer.h:100:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 100 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSTimer.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSTimer.h:115:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/NSMapTable.h:39, #12 2094. from /usr/include/GNUstep/Foundation/NSRunLoop.h:29, #12 2094. from /usr/include/GNUstep/Foundation/NSConnection.h:34, #12 2094. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSPointerFunctions.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/NSConnection.h:34, #12 2094. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSRunLoop.h:46:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 46 | #if GS_EXPOSE(NSRunLoop) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSRunLoop.h:61:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSConnection.h:122:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/NSData.h:31, #12 2094. from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSSerialization.h:95:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 95 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSSerialization.h:171:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 171 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSData.h:38:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 38 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSData.h:43:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSData.h:58:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSData.h:72:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSData.h:85:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 85 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSData.h:92:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 92 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSData.h:96:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 96 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSData.h:116:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 116 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSData.h:123:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 123 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSData.h:140:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSData.h:163:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 163 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSData.h:189:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 189 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSData.h:213:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 213 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSData.h:324:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 324 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSData.h:349:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 349 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/NSData.h:379, #12 2094. from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/GNUstepBase/NSData+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/NSDateComponentsFormatter.h:28, #12 2094. from /usr/include/GNUstep/Foundation/Foundation.h:61, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSFormatter.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:61, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSDateComponentsFormatter.h:31:49: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 31 | #if OS_API_VERSION(MAC_OS_X_10_10, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:62, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSDateFormatter.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSDateFormatter.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSDateFormatter.h:127:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 127 | #if GS_EXPOSE(NSDateFormatter) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSDateFormatter.h:177:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 177 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSDateFormatter.h:231:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 231 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSDateFormatter.h:266:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 266 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:63, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSDateInterval.h:35:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:64, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSDateIntervalFormatter.h:35:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:32, #12 2094. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSDecimal.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:33, #12 2094. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSValue.h:99:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 99 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSValue.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSValue.h:350:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 350 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/NSValue.h:367, #12 2094. from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:33, #12 2094. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/GNUstepBase/NSNumber+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:124:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 124 | #if GS_EXPOSE(NSDecimalNumberHandler) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:192:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 192 | #if GS_EXPOSE(NSDecimalNumber) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:68, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSDistantObject.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 40 | #if GS_EXPOSE(NSDistantObject) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:69, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSDistributedLock.h:41:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 41 | #if GS_EXPOSE(NSDistributedLock) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:32, #12 2094. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSLock.h:74:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 74 | #if GS_EXPOSE(NSLock) #12 2094. | ^~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSLock.h:108:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSLock.h:125:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 125 | #if GS_EXPOSE(NSCondition) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSLock.h:175:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 175 | #if GS_EXPOSE(NSConditionLock) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSLock.h:253:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 253 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSLock.h:275:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 275 | #if GS_EXPOSE(NSRecursiveLock) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSLock.h:310:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 310 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/NSLock.h:362, #12 2094. from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:32, #12 2094. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/GNUstepBase/NSLock+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:33, #12 2094. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSNotification.h:65:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 65 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSNotification.h:71:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 71 | #if GS_EXPOSE(NSNotificationCenter) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSNotification.h:83:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 83 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:66:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 66 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:83:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 83 | #if GS_EXPOSE(NSDistributedNotificationCenter) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:71, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSEnergyFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:73, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSError.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSError.h:55:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 55 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSError.h:91:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSError.h:117:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSError.h:134:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 134 | #if GS_EXPOSE(NSError) #12 2094. | ^~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSError.h:186:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 186 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:76, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSExtensionContext.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:77, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSExtensionItem.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:78, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSExtensionRequestHandling.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/NSURL.h:29, #12 2094. from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 2094. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSURLHandle.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURLHandle.h:74:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 74 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURLHandle.h:182:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 182 | #if GS_EXPOSE(NSURLHandle) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSURLHandle.h:215:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 215 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 2094. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSURL.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURL.h:50:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURL.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURL.h:73:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 73 | #if GS_EXPOSE(NSURL) #12 2094. | ^~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSURL.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURL.h:96:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 96 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURL.h:107:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURL.h:133:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURL.h:202:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 202 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURL.h:228:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 228 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURL.h:291:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 291 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURL.h:377:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 377 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURL.h:414:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 414 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURL.h:467:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 467 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURL.h:510:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 510 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURL.h:546:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 546 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURL.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURL.h:556:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 556 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURL.h:565:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 565 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURL.h:571:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 571 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURL.h:583:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 583 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/NSURL.h:592, #12 2094. from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 2094. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/GNUstepBase/NSURL+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 2094. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSURL.h:595:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 595 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURL.h:599:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 599 | #if GS_EXPOSE(NSURLQueryItem) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSURL.h:629:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 629 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURL.h:633:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 633 | #if GS_EXPOSE(NSURLComponents) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSURL.h:679:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 679 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURL.h:699:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 699 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSFileCoordinator.h:32:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:80, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSFileHandle.h:160:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 160 | #if GS_EXPOSE(NSPipe) #12 2094. | ^~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSFileHandle.h:182:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 182 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/NSFileHandle.h:437, #12 2094. from /usr/include/GNUstep/Foundation/Foundation.h:80, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/GNUstepBase/NSFileHandle+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSFileManager.h:175:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 175 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/NSFileManager.h:178, #12 2094. from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSPathUtilities.h:40:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 40 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSPathUtilities.h:108:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 108 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSPathUtilities.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSPathUtilities.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSPathUtilities.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSPathUtilities.h:130:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSPathUtilities.h:133:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSPathUtilities.h:143:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 143 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSFileManager.h:215:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 215 | #if GS_EXPOSE(NSFileManager) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSFileManager.h:237:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 237 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSFileManager.h:246:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 246 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSFileManager.h:332:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 332 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSFileManager.h:366:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 366 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSFileManager.h:562:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 562 | #if GS_EXPOSE(NSDirectoryEnumerator) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSFileManager.h:712:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 712 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:82, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSFilePresenter.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:83, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSFileVersion.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:84, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSFileWrapper.h:50:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSFileWrapper.h:152:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 152 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:86, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSGarbageCollector.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:89, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSHFSFileTypes.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:90, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSHost.h:42:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 42 | #if GS_EXPOSE(NSHost) #12 2094. | ^~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSHost.h:102:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 102 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSHost.h:134:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 134 | #if GS_API_VERSION(GS_API_NONE,011700) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:91, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:68:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 68 | #if GS_EXPOSE(NSHTTPCookie) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:223:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 223 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:92, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:73:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 73 | #if GS_EXPOSE(NSHTTPCookieStorage) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:93, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSIndexPath.h:38:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSIndexPath.h:38:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSIndexPath.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 47 | #if GS_EXPOSE(NSIndexPath) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:94, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSIndexSet.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSIndexSet.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 49 | #if GS_EXPOSE(NSIndexSet) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSIndexSet.h:93:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSIndexSet.h:100:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/NSInvocation.h:30, #12 2094. from /usr/include/GNUstep/Foundation/Foundation.h:95, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSMethodSignature.h:52:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 52 | #if GS_EXPOSE(NSMethodSignature) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:95, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSInvocation.h:38:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 38 | #if GS_EXPOSE(NSInvocation) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSInvocation.h:89:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 89 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION( 11101,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSInvocation.h:89:83: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 89 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION( 11101,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSInvocation.h:107:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 107 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/NSInvocationOperation.h:29, #12 2094. from /usr/include/GNUstep/Foundation/Foundation.h:96, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSOperation.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSOperation.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSOperation.h:86:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 86 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSOperation.h:151:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSOperation.h:164:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 164 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSOperation.h:188:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 188 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSOperation.h:236:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSOperation.h:252:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 252 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSOperation.h:278:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 278 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSOperation.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:96, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSInvocationOperation.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:97, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSISO8601DateFormatter.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:98, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSItemProvider.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:99, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSItemProviderReadingWriting.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:41, #12 2094. from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSPropertyList.h:38:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 38 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSPropertyList.h:68:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:41, #12 2094. from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSPropertyList.h:268:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 268 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:55:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 55 | #if GS_EXPOSE(NSKeyedArchiver) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:230:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 230 | #if GS_EXPOSE(NSKeyedUnarchiver) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:102, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSKeyValueCoding.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:103, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:45:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:72:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:183:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:222:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 222 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:104, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSLengthFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:105, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSLinguisticTagger.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:107, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSLocale.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSLocale.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSLocale.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSLocale.h:103:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 103 | #if GS_EXPOSE(NSLocale) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSLocale.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSLocale.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSLocale.h:184:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 184 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSLocale.h:190:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 190 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSLocale.h:196:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 196 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSLocale.h:207:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 207 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSLocale.h:236:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:109, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSMeasurement.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:110, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSMeasurementFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/NSMetadata.h:33, #12 2094. from /usr/include/GNUstep/Foundation/Foundation.h:111, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSMetadataAttributes.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:111, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSMetadata.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 40 | #if GS_EXPOSE(NSMetadataItem) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSMetadata.h:66:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 66 | #if GS_EXPOSE(NSMetadataQuery) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSMetadata.h:125:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSMetadata.h:140:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 140 | #if GS_EXPOSE(NSMetadataQueryAttributeValueTuple) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSMetadata.h:155:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 155 | #if GS_EXPOSE(NSMetadataQueryResultGroup) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:115, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSNotificationQueue.h:112:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 112 | #if GS_EXPOSE(NSNotificationQueue) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:116, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSNetServices.h:97:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 97 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSNetServices.h:117:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSNetServices.h:208:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSNetServices.h:246:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 246 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSNetServices.h:361:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 361 | #if GS_EXPOSE(NSNetService) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSNetServices.h:384:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 384 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSNetServices.h:447:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 447 | #if GS_EXPOSE(NSNetServiceBrowser) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:117, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSNull.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:118, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:43:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:123:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 123 | #if GS_EXPOSE(NSNumberFormatter) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:495:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 495 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:513:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 513 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:119, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSObjectScripting.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:121, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSOrderedSet.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:122, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSOrthography.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:124, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSPersonNameComponents.h:28:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:125, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSPersonNameComponentsFormatter.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:126, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSPointerArray.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:128, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSPortCoder.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 53 | #if GS_EXPOSE(NSPortCoder) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. In file included from /usr/include/GNUstep/Foundation/NSPortMessage.h:30, #12 2094. from /usr/include/GNUstep/Foundation/Foundation.h:129, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSPort.h:77:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 77 | #if GS_EXPOSE(NSPort) #12 2094. | ^~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSPort.h:135:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 135 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSPort.h:185:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 185 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSPort.h:202:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 202 | #if GS_EXPOSE(NSSocketPort) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSPort.h:284:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 284 | #if GS_EXPOSE(NSMessagePort) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:129, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSPortMessage.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 47 | #if GS_EXPOSE(NSPortMessage) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:130, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSPortNameServer.h:39:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 39 | #if OS_API_VERSION(GS_API_MACOSX,HS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSPortNameServer.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 59 | #if GS_EXPOSE(NSSocketPortNameServer) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:133, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSProgress.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSProgress.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 53 | #if GS_EXPOSE(NSProgress) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:134, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSProtocolChecker.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 40 | #if GS_EXPOSE(NSProtocolChecker) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:137, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSRegularExpression.h:27:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 27 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSRegularExpression.h:91:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 91 | #if GS_EXPOSE(NSRegularExpression) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:139, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSScanner.h:42:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 42 | #if GS_EXPOSE(NSScanner) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSScanner.h:107:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 107 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSScanner.h:111:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 111 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSScanner.h:115:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:140, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSScriptClassDescription.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:141, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSScriptCoercionHandler.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:142, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSScriptCommand.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:143, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSScriptCommandDescription.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:144, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSScriptExecutionContext.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:145, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSScriptKeyValueCoding.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:146, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSScriptObjectSpecifiers.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:147, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSScriptStandardSuiteCommands.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:148, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSScriptSuiteRegistry.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:152, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:48:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 48 | #if GS_EXPOSE(NSSortDescriptor) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:172:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 172 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:153, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSSpellServer.h:50:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSSpellServer.h:58:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 58 | #if GS_EXPOSE(NSSpellServer) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSSpellServer.h:146:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 146 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSSpellServer.h:154:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 154 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:154, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSStream.h:28:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSStream.h:28:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSStream.h:286:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 286 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/NSStream.h:305, #12 2094. from /usr/include/GNUstep/Foundation/Foundation.h:154, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/GNUstepBase/NSStream+GNUstepBase.h:36:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 36 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:156, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSTask.h:41:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSTask.h:51:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 51 | #if GS_EXPOSE(NSTask) #12 2094. | ^~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSTask.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSTask.h:112:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 112 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSTask.h:122:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 122 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSTask.h:129:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 129 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/NSTask.h:147, #12 2094. from /usr/include/GNUstep/Foundation/Foundation.h:156, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/GNUstepBase/NSTask+GNUstepBase.h:36:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 36 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:157, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSTextCheckingResult.h:46:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 46 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSTextCheckingResult.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:158, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSThread.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 59 | #if GS_EXPOSE(NSThread) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSThread.h:134:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 134 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) \ #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSThread.h:135:41: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 135 | && GS_API_VERSION( 10200,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSThread.h:140:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) \ #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSThread.h:141:41: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 141 | && GS_API_VERSION( 11501,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSThread.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 232 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSThread.h:276:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 276 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSThread.h:332:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 332 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSThread.h:341:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 341 | #if GS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSThread.h:423:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 423 | #if GS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/NSThread.h:437, #12 2094. from /usr/include/GNUstep/Foundation/Foundation.h:158, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/GNUstepBase/NSThread+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:160, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSTimeZone.h:38:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSTimeZone.h:67:46: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 67 | #if OS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSTimeZone.h:73:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 73 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSTimeZone.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSTimeZone.h:103:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 103 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSTimeZone.h:118:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 118 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:161, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSUbiquitousKeyValueStore.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:162, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSUndoManager.h:28:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 28 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSUndoManager.h:87:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 87 | #if GS_EXPOSE(NSUndoManager) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:163, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSUnit.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:164, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSUserActivity.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:165, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:82:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 82 | #if GS_EXPOSE(NSURLAuthenticationChallenge) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:166, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSURLCache.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURLCache.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURLCache.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 59 | #if GS_EXPOSE(NSCachedURLResponse) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSURLCache.h:105:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 105 | #if GS_EXPOSE(NSURLCache) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:167, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSURLConnection.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURLConnection.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURLConnection.h:48:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 48 | #if GS_EXPOSE(NSURLConnection) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSURLConnection.h:145:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_API_VERSION(11300,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURLConnection.h:145:94: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_API_VERSION(11300,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:168, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSURLCredential.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURLCredential.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURLCredential.h:56:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 56 | #if GS_EXPOSE(NSURLCredential) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:169, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:52:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 52 | #if GS_EXPOSE(NSURLCredentialStorage) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:170, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSURLDownload.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURLDownload.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURLDownload.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 49 | #if GS_EXPOSE(NSURLDownload) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSURLDownload.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:171, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSURLError.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURLError.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:174, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:56:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:56:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:61:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:61:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:72:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 72 | #if GS_EXPOSE(NSURLProtectionSpace) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:141:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:141:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:175, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSURLProtocol.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURLProtocol.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURLProtocol.h:121:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 121 | #if GS_EXPOSE(NSURLProtocol) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:176, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSURLRequest.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURLRequest.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURLRequest.h:92:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 92 | #if GS_EXPOSE(NSURLRequest) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSURLRequest.h:201:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURLRequest.h:250:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:177, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSURLResponse.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURLResponse.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 49 | #if GS_EXPOSE(NSURLResponse) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSURLResponse.h:70:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 70 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:178, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSURLSession.h:6:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 6 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSURLSession.h:28:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:179, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSUserDefaults.h:141:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 141 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSUserDefaults.h:217:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 217 | #if GS_EXPOSE(NSUserDefaults) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSUserDefaults.h:250:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 250 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSUserDefaults.h:261:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 261 | #if OS_API_VERSION(GSAPI_NONE, GSAPI_NONE) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSUserDefaults.h:277:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 277 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSUserDefaults.h:316:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 316 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSUserDefaults.h:362:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 362 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSUserDefaults.h:384:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 384 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:180, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSUserNotification.h:30:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:181, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSUUID.h:31:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:183, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSValueTransformer.h:30:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSValueTransformer.h:30:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/NSXMLNode.h:30, #12 2094. from /usr/include/GNUstep/Foundation/NSXMLDocument.h:29, #12 2094. from /usr/include/GNUstep/Foundation/Foundation.h:184, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSXMLNodeOptions.h:100:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSXMLNodeOptions.h:110:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 110 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:187, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSXMLElement.h:107:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:190, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSXMLParser.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/Foundation/NSXMLParser.h:72:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 72 | #if GS_EXPOSE(NSXMLParser) #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/Foundation/NSXMLParser.h:193:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/Foundation/Foundation.h:191, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/Foundation/NSXPCConnection.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:103:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 103 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/NSFont.h:39, #12 2094. from /usr/include/GNUstep/GNUstepGUI/GSMethodTable.h:30, #12 2094. from /usr/include/GNUstep/AppKit/NSGraphicsContext.h:135, #12 2094. from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSColor.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSColor.h:204:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 204 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSColor.h:209:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 209 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSColor.h:219:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 219 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSColor.h:226:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 226 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSColor.h:259:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 259 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSColor.h:266:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 266 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSColor.h:282:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 282 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSColor.h:295:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 295 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/GNUstepGUI/GSMethodTable.h:30, #12 2094. from /usr/include/GNUstep/AppKit/NSGraphicsContext.h:135, #12 2094. from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSFont.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSFont.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSFont.h:135:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 135 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSFont.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSFont.h:168:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 168 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSFont.h:200:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 200 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSFont.h:205:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 205 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSFont.h:209:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 209 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSFont.h:243:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 243 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSFont.h:259:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 259 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSFont.h:291:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 291 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:201:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:207:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 207 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:229:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 229 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:234:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 234 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:245:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 245 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSGraphics.h:57:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 57 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSGraphics.h:224:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 224 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSGraphics.h:233:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 233 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSGraphics.h:269:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 269 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/NSResponder.h:35, #12 2094. from /usr/include/GNUstep/AppKit/NSView.h:38, #12 2094. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 2094. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2094. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2094. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSInterfaceStyle.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/NSView.h:38, #12 2094. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 2094. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2094. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2094. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSResponder.h:50:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 50 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSResponder.h:105:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 105 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSResponder.h:113:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 113 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSResponder.h:129:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 129 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSResponder.h:163:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSResponder.h:175:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 175 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSResponder.h:239:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 239 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSResponder.h:249:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 249 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/NSView.h:39, #12 2094. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 2094. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2094. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2094. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSUserInterfaceLayout.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSUserInterfaceLayout.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/NSText.h:61, #12 2094. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2094. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2094. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSView.h:203:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 203 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSView.h:211:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 211 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSView.h:218:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 218 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSView.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSView.h:286:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 286 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSView.h:319:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 319 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSView.h:323:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 323 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSView.h:337:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 337 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSView.h:345:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 345 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSView.h:363:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 363 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSView.h:368:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSView.h:380:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 380 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSView.h:401:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 401 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSView.h:423:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 423 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSView.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSView.h:471:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 471 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSView.h:524:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 524 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSView.h:542:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 542 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSView.h:554:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 554 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSView.h:575:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 575 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSView.h:609:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 609 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSView.h:615:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 615 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSView.h:620:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 620 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSView.h:633:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 633 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSView.h:651:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 651 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2094. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2094. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSText.h:81:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2094. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:66:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 66 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 82 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:180:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:185:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 185 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:213:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 213 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:216:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 216 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:221:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 221 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSCell.h:150:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 150 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSCell.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSCell.h:169:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 169 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSCell.h:239:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 239 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSCell.h:242:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 242 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSCell.h:267:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 267 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSCell.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSCell.h:304:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 304 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSCell.h:339:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 339 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSCell.h:349:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 349 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSCell.h:355:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 355 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSCell.h:386:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 386 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSCell.h:400:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 400 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSCell.h:425:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 425 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSCell.h:477:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 477 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSCell.h:505:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 505 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSCell.h:522:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 522 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSCell.h:529:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 529 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSCell.h:549:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 549 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSCell.h:553:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 553 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:51, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSAppearance.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:52, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSApplication.h:76:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 76 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSApplication.h:160:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 160 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSApplication.h:180:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSApplication.h:241:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 241 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSApplication.h:267:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 267 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSApplication.h:288:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 288 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSApplication.h:320:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 320 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSApplication.h:359:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 359 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSApplication.h:366:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 366 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSApplication.h:379:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 379 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSApplication.h:423:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 423 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSApplication.h:426:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 426 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSApplication.h:437:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 437 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSApplication.h:450:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 450 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSApplication.h:480:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 480 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSApplication.h:485:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 485 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSApplication.h:491:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 491 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSApplication.h:504:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 504 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSApplication.h:526:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 526 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSApplication.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSApplication.h:554:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 554 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSApplication.h:566:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 566 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSApplication.h:585:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 585 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSApplication.h:679:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 679 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSApplication.h:687:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 687 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSApplication.h:749:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 749 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSApplication.h:780:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 780 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSAttributedString.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/NSAttributedString.h:38, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSFontManager.h:49:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 49 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSFontManager.h:198:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 198 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSAttributedString.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSAttributedString.h:85:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 85 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSAttributedString.h:89:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 89 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSAttributedString.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSAttributedString.h:161:25: warning: redundant redeclaration of 'NSCharacterEncodingDocumentOption' [-Wredundant-decls] #12 2094. 161 | APPKIT_EXPORT NSString *NSCharacterEncodingDocumentOption; #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/AppKit/NSAttributedString.h:142:25: note: previous declaration of 'NSCharacterEncodingDocumentOption' was here #12 2094. 142 | APPKIT_EXPORT NSString *NSCharacterEncodingDocumentOption; #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/AppKit/NSAttributedString.h:162:25: warning: redundant redeclaration of 'NSBaseURLDocumentOption' [-Wredundant-decls] #12 2094. 162 | APPKIT_EXPORT NSString *NSBaseURLDocumentOption; #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/AppKit/NSAttributedString.h:141:25: note: previous declaration of 'NSBaseURLDocumentOption' was here #12 2094. 141 | APPKIT_EXPORT NSString *NSBaseURLDocumentOption; #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/AppKit/NSAttributedString.h:163:25: warning: redundant redeclaration of 'NSDefaultAttributesDocumentOption' [-Wredundant-decls] #12 2094. 163 | APPKIT_EXPORT NSString *NSDefaultAttributesDocumentOption; #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/AppKit/NSAttributedString.h:143:25: note: previous declaration of 'NSDefaultAttributesDocumentOption' was here #12 2094. 143 | APPKIT_EXPORT NSString *NSDefaultAttributesDocumentOption; #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/AppKit/NSAttributedString.h:164:25: warning: redundant redeclaration of 'NSDocumentTypeDocumentOption' [-Wredundant-decls] #12 2094. 164 | APPKIT_EXPORT NSString *NSDocumentTypeDocumentOption; #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/AppKit/NSAttributedString.h:144:25: note: previous declaration of 'NSDocumentTypeDocumentOption' was here #12 2094. 144 | APPKIT_EXPORT NSString *NSDocumentTypeDocumentOption; #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/AppKit/NSAttributedString.h:168:25: warning: redundant redeclaration of 'NSTextEncodingNameDocumentOption' [-Wredundant-decls] #12 2094. 168 | APPKIT_EXPORT NSString *NSTextEncodingNameDocumentOption; #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/AppKit/NSAttributedString.h:145:25: note: previous declaration of 'NSTextEncodingNameDocumentOption' was here #12 2094. 145 | APPKIT_EXPORT NSString *NSTextEncodingNameDocumentOption; #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/AppKit/NSAttributedString.h:169:25: warning: redundant redeclaration of 'NSTimeoutDocumentOption' [-Wredundant-decls] #12 2094. 169 | APPKIT_EXPORT NSString *NSTimeoutDocumentOption; #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/AppKit/NSAttributedString.h:147:25: note: previous declaration of 'NSTimeoutDocumentOption' was here #12 2094. 147 | APPKIT_EXPORT NSString *NSTimeoutDocumentOption; #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/AppKit/NSAttributedString.h:170:25: warning: redundant redeclaration of 'NSWebPreferencesDocumentOption' [-Wredundant-decls] #12 2094. 170 | APPKIT_EXPORT NSString *NSWebPreferencesDocumentOption; #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/AppKit/NSAttributedString.h:148:25: note: previous declaration of 'NSWebPreferencesDocumentOption' was here #12 2094. 148 | APPKIT_EXPORT NSString *NSWebPreferencesDocumentOption; #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/AppKit/NSAttributedString.h:171:25: warning: redundant redeclaration of 'NSWebResourceLoadDelegateDocumentOption' [-Wredundant-decls] #12 2094. 171 | APPKIT_EXPORT NSString *NSWebResourceLoadDelegateDocumentOption; #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/AppKit/NSAttributedString.h:149:25: note: previous declaration of 'NSWebResourceLoadDelegateDocumentOption' was here #12 2094. 149 | APPKIT_EXPORT NSString *NSWebResourceLoadDelegateDocumentOption; #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/AppKit/NSAttributedString.h:172:25: warning: redundant redeclaration of 'NSTextSizeMultiplierDocumentOption' [-Wredundant-decls] #12 2094. 172 | APPKIT_EXPORT NSString *NSTextSizeMultiplierDocumentOption; #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/AppKit/NSAttributedString.h:146:25: note: previous declaration of 'NSTextSizeMultiplierDocumentOption' was here #12 2094. 146 | APPKIT_EXPORT NSString *NSTextSizeMultiplierDocumentOption; #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. /usr/include/GNUstep/AppKit/NSAttributedString.h:196:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 196 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_3) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSAttributedString.h:206:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 206 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSAttributedString.h:241:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 241 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSAttributedString.h:247:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 247 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSAttributedString.h:251:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 251 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSAttributedString.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSAttributedString.h:307:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 307 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSAttributedString.h:312:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 312 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:34, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSImageRep.h:74:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 74 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSImageRep.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSImageRep.h:182:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 182 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:67:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 67 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:137:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 137 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:162:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 162 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:205:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 205 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:224:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 224 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:244:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 244 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:55, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSBox.h:61:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 61 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSBox.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSBox.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSBox.h:127:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 127 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSBox.h:131:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 131 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/NSBrowser.h:34, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:56, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSControl.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSControl.h:93:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSControl.h:124:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 124 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSControl.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSControl.h:171:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 171 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSControl.h:186:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 186 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSControl.h:208:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSControl.h:230:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 230 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:56, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSBrowser.h:47:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSBrowser.h:133:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSBrowser.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSBrowser.h:163:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSBrowser.h:183:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSBrowser.h:208:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSBrowser.h:221:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 221 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSBrowser.h:241:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 241 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSBrowser.h:250:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSBrowser.h:285:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 285 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSBrowser.h:319:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 319 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSBrowser.h:342:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 342 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSBrowser.h:351:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 351 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSBrowser.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/NSButton.h:36, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:58, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSButtonCell.h:81:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSButtonCell.h:154:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 154 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSButtonCell.h:173:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 173 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSButtonCell.h:203:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 203 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSButtonCell.h:213:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 213 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSButtonCell.h:237:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 237 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSButtonCell.h:245:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 245 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:58, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSButton.h:51:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 51 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSButton.h:80:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 80 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSButton.h:105:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 105 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSButton.h:133:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 133 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:62, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSCIImageRep.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:63, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSClipView.h:76:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 76 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/NSCollectionView.h:34, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:64, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSDragging.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSDragging.h:88:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 88 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSDragging.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSDragging.h:112:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 112 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSDragging.h:117:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSDragging.h:157:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 157 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSDragging.h:164:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 164 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/NSCollectionView.h:35, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:64, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSNibDeclarations.h:35:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 35 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:37, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSImageView.h:58:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSImageView.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSImageView.h:69:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 69 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/NSTextField.h:36, #12 2094. from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:39, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:76:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 76 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:39, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSTextField.h:111:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 111 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSTextField.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:41, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSViewController.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/NSPanel.h:34, #12 2094. from /usr/include/GNUstep/AppKit/NSColorPanel.h:39, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:68, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:103:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 103 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:106:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 106 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:110:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 110 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:113:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 113 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:116:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 116 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:119:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:146:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 146 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:157:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 157 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:163:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:179:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 179 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:365:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 365 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:464:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 464 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:475:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 475 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:489:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 489 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:495:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 495 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:516:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 516 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:546:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 546 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:571:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 571 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:587:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 587 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:608:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 608 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:650:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 650 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:662:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 662 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:671:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 671 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:709:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 709 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:713:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 713 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:749:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 749 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:762:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 762 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:770:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 770 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:786:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 786 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:802:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 802 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:812:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 812 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:817:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 817 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:822:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 822 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:831:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 831 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:836:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 836 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:841:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 841 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:846:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 846 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:854:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 854 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:862:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 862 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:878:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 878 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:904:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 904 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:918:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 918 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:920:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 920 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:928:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 928 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:937:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 937 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:949:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 949 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:967:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 967 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:976:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 976 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:980:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 980 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSWindow.h:990:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 990 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/NSColorPanel.h:39, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:68, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSPanel.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSPanel.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSPanel.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSPanel.h:139:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 139 | #if OS_API_VERSION(GS_API_ONE, GS_API_ONE) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSPanel.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:73, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSCursor.h:62:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 62 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSCursor.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSCursor.h:81:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 81 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSCursor.h:111:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 111 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSCursor.h:115:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSCursor.h:129:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 129 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:75, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSDataAsset.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:81, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSEvent.h:95:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 95 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSEvent.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSEvent.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSEvent.h:176:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 176 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSEvent.h:191:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 191 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSEvent.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 232 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSEvent.h:332:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 332 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSEvent.h:365:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 365 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSEvent.h:374:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 374 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSEvent.h:393:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 393 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSEvent.h:397:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 397 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSEvent.h:419:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 419 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSEvent.h:428:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 428 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSEvent.h:436:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 436 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSEvent.h:517:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 517 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:84, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSFontPanel.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSFontPanel.h:130:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:85, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSForm.h:67:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 67 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:86, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSFormCell.h:64:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 64 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSFormCell.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSFormCell.h:84:25: warning: redundant redeclaration of '_NSFormCellDidChangeTitleWidthNotification' [-Wredundant-decls] #12 2094. 84 | APPKIT_EXPORT NSString *_NSFormCellDidChangeTitleWidthNotification; #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:85, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSForm.h:96:25: note: previous declaration of '_NSFormCellDidChangeTitleWidthNotification' was here #12 2094. 96 | APPKIT_EXPORT NSString *_NSFormCellDidChangeTitleWidthNotification; #12 2094. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:87, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSHelpPanel.h:34:49: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 34 | #if OS_API_VERSION(GS_API_OPENSTEP,GS_API_MACOSX) || GS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSHelpPanel.h:34:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 34 | #if OS_API_VERSION(GS_API_OPENSTEP,GS_API_MACOSX) || GS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:88, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSImage.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSImage.h:60:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 60 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSImage.h:86:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 86 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSImage.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSImage.h:198:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 198 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSImage.h:234:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 234 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSImage.h:235:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 235 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSImage.h:305:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 305 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSImage.h:344:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 344 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSImage.h:384:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 384 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSImage.h:413:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 413 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSImage.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSImage.h:489:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 489 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSImage.h:502:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 502 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/NSMenu.h:36, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:93, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSMenuItem.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSMenuItem.h:104:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 104 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSMenuItem.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSMenuItem.h:201:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSMenuItem.h:221:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 221 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSMenuItem.h:313:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 313 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSMenuItem.h:351:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 351 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSMenuItem.h:397:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 397 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:93, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSMenu.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSMenu.h:437:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 437 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSMenu.h:482:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 482 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSMenu.h:486:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 486 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSMenu.h:588:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 588 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSMenu.h:633:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 633 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSMenu.h:637:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 637 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSMenu.h:676:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 676 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSMenu.h:693:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 693 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSMenu.h:723:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 723 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSMenu.h:738:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 738 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:97, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSNibLoading.h:65:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 65 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/NSOpenPanel.h:41, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:98, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSSavePanel.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSSavePanel.h:140:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSSavePanel.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSSavePanel.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSSavePanel.h:162:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 162 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSSavePanel.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSSavePanel.h:177:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 177 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSSavePanel.h:189:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 189 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSSavePanel.h:200:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 200 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSSavePanel.h:212:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 212 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSSavePanel.h:223:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 223 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSSavePanel.h:227:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 227 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSSavePanel.h:271:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 271 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:98, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSOpenPanel.h:60:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 60 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSOpenPanel.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSOpenPanel.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSOpenPanel.h:92:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 92 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:99, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSPageLayout.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:101, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSPasteboard.h:109:25: warning: redundant redeclaration of 'NSDataLinkPboardType' [-Wredundant-decls] #12 2094. 109 | APPKIT_EXPORT NSString *NSDataLinkPboardType; #12 2094. | ^~~~~~~~~~~~~~~~~~~~ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:76, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSDataLink.h:151:25: note: previous declaration of 'NSDataLinkPboardType' was here #12 2094. 151 | APPKIT_EXPORT NSString *NSDataLinkPboardType; #12 2094. | ^~~~~~~~~~~~~~~~~~~~ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:101, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSPasteboard.h:116:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 116 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSPasteboard.h:178:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 178 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSPasteboard.h:193:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSPasteboard.h:281:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 281 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSPasteboard.h:310:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 310 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSPasteboard.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:102, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSPasteboardItem.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/NSPDFInfo.h:30, #12 2094. from /usr/include/GNUstep/AppKit/AppKit.h:103, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSPrintInfo.h:98:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 98 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSPrintInfo.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2094. | ^ #12 2094. /usr/include/GNUstep/AppKit/NSPrintInfo.h:183:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:103, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSPDFInfo.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:104, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSPDFImageRep.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:105, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSPDFPanel.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:106, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSPICTImageRep.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2094. | ^ #12 2094. In file included from /usr/include/GNUstep/AppKit/AppKit.h:107, #12 2094. from nsgui.h:34, #12 2094. from dispextern.h:137, #12 2094. from nsterm.h:22, #12 2094. from nsterm.m:48: #12 2094. /usr/include/GNUstep/AppKit/NSPopover.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2094. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2094. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:108, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSPopUpButton.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:112, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSPrintOperation.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSPrintOperation.h:134:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 134 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSPrintOperation.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSPrintOperation.h:152:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 152 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSPrintOperation.h:177:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 177 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSPrintOperation.h:185:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 185 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:113, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSPrintPanel.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSPrintPanel.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSPrintPanel.h:120:54: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 120 | #if OS_API_VERSION(GS_API_NONE, MAC_OS_X_VERSION_10_5) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSPrintPanel.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSPrintPanel.h:146:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 146 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSPrintPanel.h:154:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 154 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSPrintPanel.h:159:54: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 159 | #if OS_API_VERSION(GS_API_NONE, MAC_OS_X_VERSION_10_5) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/NSRunningApplication.h:34, #12 2095. from /usr/include/GNUstep/AppKit/AppKit.h:115, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSWorkspace.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSWorkspace.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSWorkspace.h:70:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 70 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSWorkspace.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSWorkspace.h:138:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 138 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSWorkspace.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSWorkspace.h:152:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 152 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSWorkspace.h:170:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 170 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSWorkspace.h:184:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 184 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSWorkspace.h:195:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 195 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSWorkspace.h:211:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 211 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSWorkspace.h:240:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 240 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSWorkspace.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:115, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSRunningApplication.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSRunningApplication.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:117, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSScreen.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSScreen.h:73:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 73 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSScreen.h:76:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 76 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSScreen.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:118, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSScroller.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSScroller.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSScroller.h:108:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSScroller.h:126:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 126 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_5) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSScroller.h:151:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 151 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSScroller.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:119, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSScrollView.h:139:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 139 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSScrollView.h:152:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 152 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSScrollView.h:156:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 156 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSScrollView.h:162:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 162 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSScrollView.h:167:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 167 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/NSSlider.h:32, #12 2095. from /usr/include/GNUstep/AppKit/AppKit.h:122, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSSliderCell.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:122, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSSlider.h:70:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 70 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:124, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSSpellChecker.h:113:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 113 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSSpellChecker.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSSpellChecker.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:126, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSSplitView.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSSplitView.h:41:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSSplitView.h:72:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 72 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSSplitView.h:78:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 78 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSSplitView.h:93:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 93 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSSplitView.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSSplitView.h:138:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 138 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSSplitView.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:128, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSStatusItem.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:129, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSStringDrawing.h:37:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 37 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSStringDrawing.h:45:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSStringDrawing.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSStringDrawing.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/AppKit.h:137:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 137 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:138, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSAlert.h:43:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSAlert.h:75:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 75 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSAlert.h:115:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 115 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSAlert.h:117:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:139, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSAnimation.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:139, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSAnimation.h:267:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 267 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:140, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSAffineTransform.h:44:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 44 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSAffineTransform.h:45:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 45 | #if GS_API_VERSION(GS_API_NONE, 011500) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/NSObjectController.h:33, #12 2095. from /usr/include/GNUstep/AppKit/NSArrayController.h:32, #12 2095. from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSController.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSController.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/NSArrayController.h:32, #12 2095. from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSObjectController.h:36:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSObjectController.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSArrayController.h:34:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSArrayController.h:85:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 85 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSArrayController.h:91:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSArrayController.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:142, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSBezierPath.h:107:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSBezierPath.h:242:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 242 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSBezierPath.h:252:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 252 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/NSButtonTouchBarItem.h:29, #12 2095. from /usr/include/GNUstep/AppKit/AppKit.h:143, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:143, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSButtonTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:144, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSColorSampler.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:145, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSColorSpace.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:146, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSComboBox.h:85:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 85 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSComboBox.h:91:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSComboBox.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:147, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:121:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 121 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:132:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 132 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:149, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSCandidateListTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/NSClickGestureRecognizer.h:29, #12 2095. from /usr/include/GNUstep/AppKit/AppKit.h:150, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSGestureRecognizer.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:150, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSClickGestureRecognizer.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:151, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSColorPickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:152, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSCustomTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/NSDatePicker.h:40, #12 2095. from /usr/include/GNUstep/AppKit/AppKit.h:153, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSDatePickerCell.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:153, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSDatePicker.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:155, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSDockTile.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:156, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSDocument.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSDocument.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 82 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSDocument.h:126:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 126 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSDocument.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 141 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSDocument.h:144:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 144 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSDocument.h:153:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 153 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSDocument.h:178:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 178 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSDocument.h:181:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 181 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSDocument.h:192:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 192 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSDocument.h:217:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 217 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSDocument.h:250:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 250 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSDocument.h:265:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 265 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSDocument.h:273:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 273 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSDocument.h:276:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 276 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSDocument.h:289:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 289 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSDocument.h:339:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 339 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:157, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSDocumentController.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSDocumentController.h:83:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 83 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSDocumentController.h:109:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 109 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSDocumentController.h:127:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 127 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSDocumentController.h:144:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 144 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSDocumentController.h:179:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 179 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSDocumentController.h:194:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 194 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSDocumentController.h:210:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 210 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:160, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSFontCollection.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:161, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:47:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:163, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSGlyphGenerator.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:164, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSGradient.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:166, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSGroupTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:171, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:54:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 54 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:74:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 74 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/NSLayoutManager.h:33, #12 2095. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:51:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 51 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:57:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 57 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:252:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 252 | #if !OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/NSTextView.h:39, #12 2095. from /usr/include/GNUstep/AppKit/NSLayoutManager.h:34, #12 2095. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSTextAttachment.h:49:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 49 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/NSLayoutManager.h:34, #12 2095. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSTextView.h:64:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 64 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTextView.h:75:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 75 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTextView.h:328:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 328 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTextView.h:336:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 336 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTextView.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTextView.h:368:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTextView.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTextView.h:426:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 426 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTextView.h:473:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 473 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTextView.h:476:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 476 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTextView.h:548:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 548 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTextView.h:576:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 576 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTextView.h:599:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 599 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTextView.h:604:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 604 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTextView.h:623:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 623 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTextView.h:656:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 656 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTextView.h:658:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 658 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTextView.h:714:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 714 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTextView.h:724:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 724 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTextView.h:746:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 746 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSLayoutManager.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSLayoutManager.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 232 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/NSLevelIndicator.h:35, #12 2095. from /usr/include/GNUstep/AppKit/AppKit.h:173, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSLevelIndicatorCell.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:173, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSLevelIndicator.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:175, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSMagnificationGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:178, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSPanGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:179, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSNib.h:58:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSNib.h:79:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 79 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:184, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSOpenGL.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSOpenGL.h:111:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 111 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSOpenGL.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:185, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSOpenGLView.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/NSOutlineView.h:34, #12 2095. from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSTableView.h:59:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 59 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTableView.h:71:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 71 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTableView.h:80:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 80 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTableView.h:210:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 210 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTableView.h:214:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 214 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTableView.h:256:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 256 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTableView.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTableView.h:285:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 285 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTableView.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTableView.h:309:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 309 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTableView.h:354:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 354 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTableView.h:366:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 366 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTableView.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTableView.h:375:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 375 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTableView.h:397:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 397 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTableView.h:429:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 429 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTableView.h:434:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 434 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTableView.h:454:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 454 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTableView.h:461:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 461 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTableView.h:480:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 480 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTableView.h:489:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 489 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSOutlineView.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSOutlineView.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSOutlineView.h:166:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 166 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSOutlineView.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSOutlineView.h:274:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 274 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSOutlineView.h:294:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 294 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:188, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSPickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/NSPredicateEditor.h:32, #12 2095. from /usr/include/GNUstep/AppKit/AppKit.h:189, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSRuleEditor.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSRuleEditor.h:118:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 118 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:189, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSPredicateEditor.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:190, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSPredicateEditorRowTemplate.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:191, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 82 | #if OS_API_VERSION(GS_API_LATEST, MAC_OS_X_VERSION_10_5) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:120:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 120 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:130:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 130 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:192, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSPopoverTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:193, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSPressGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:197, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSRotationGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:199, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSSearchFieldCell.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSSearchFieldCell.h:80:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 80 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/NSSegmentedCell.h:30, #12 2095. from /usr/include/GNUstep/AppKit/AppKit.h:201, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSSegmentedControl.h:31:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 31 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSSegmentedControl.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:201, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSSegmentedCell.h:103:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 103 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:203, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSShadow.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:204, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSSharingServicePickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:205, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSSliderTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:206, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSSound.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:207, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSSpeechRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:208, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSSpeechSynthesizer.h:67:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 67 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:209, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSStepperTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:212, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSTableColumn.h:100:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTableColumn.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTableColumn.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTableColumn.h:129:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 129 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTableColumn.h:136:25: warning: redundant redeclaration of 'NSTableViewColumnDidResizeNotification' [-Wredundant-decls] #12 2095. 136 | APPKIT_EXPORT NSString *NSTableViewColumnDidResizeNotification; #12 2095. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2095. In file included from /usr/include/GNUstep/AppKit/NSOutlineView.h:34, #12 2095. from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSTableView.h:445:25: note: previous declaration of 'NSTableViewColumnDidResizeNotification' was here #12 2095. 445 | APPKIT_EXPORT NSString *NSTableViewColumnDidResizeNotification; #12 2095. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:213, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSTableHeaderCell.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:216, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSTabView.h:101:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 101 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:217, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSTabViewItem.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:218, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSTextAlternatives.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:220, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSTextContainer.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 69 | #if GS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:221, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSTextList.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTextList.h:54:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 54 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:222, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSTextStorage.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:223, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSTextTable.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:225, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSTouch.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:226, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSTouchBar.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:230, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSToolbar.h:63:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 63 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSToolbar.h:84:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 84 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSToolbar.h:127:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 127 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSToolbar.h:131:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 131 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSToolbar.h:135:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 135 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:231, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSToolbarItem.h:61:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSToolbarItem.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:232, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSToolbarItemGroup.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:234, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSTreeController.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSTreeController.h:95:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 95 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:235, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSTreeNode.h:39:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 39 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:236, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSUserDefaultsController.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/NSUserDefaultsController.h:63:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 63 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:237, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSUserInterfaceItemIdentification.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:241, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/NSVisualEffectView.h:33:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2095. | ^ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:245, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:32:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2095. 32 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2095. | ^ #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:125:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2095. 125 | __attribute__((unused)); #12 2095. | ^~~~~~~~~~~~~ #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:129:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2095. 129 | __attribute__((unused)); #12 2095. | ^~~~~~~~~~~~~ #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:133:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2095. 133 | __attribute__((unused)); #12 2095. | ^~~~~~~~~~~~~ #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:214:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2095. 214 | __attribute__((unused)); #12 2095. | ^~~~~~~~~~~~~ #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:247:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2095. 247 | __attribute__((unused)); #12 2095. | ^~~~~~~~~~~~~ #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:251:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2095. 251 | __attribute__((unused)); #12 2095. | ^~~~~~~~~~~~~ #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:259:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2095. 259 | __attribute__((unused)); #12 2095. | ^~~~~~~~~~~~~ #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:263:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2095. 263 | __attribute__((unused)); #12 2095. | ^~~~~~~~~~~~~ #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:267:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2095. 267 | __attribute__((unused)); #12 2095. | ^~~~~~~~~~~~~ #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:271:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2095. 271 | __attribute__((unused)); #12 2095. | ^~~~~~~~~~~~~ #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:275:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2095. 275 | __attribute__((unused)); #12 2095. | ^~~~~~~~~~~~~ #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:287:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2095. 287 | __attribute__((unused)); #12 2095. | ^~~~~~~~~~~~~ #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:311:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2095. 311 | __attribute__((unused)); #12 2095. | ^~~~~~~~~~~~~ #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:323:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2095. 323 | __attribute__((unused)); #12 2095. | ^~~~~~~~~~~~~ #12 2095. In file included from /usr/include/GNUstep/AppKit/AppKit.h:245, #12 2095. from nsgui.h:34, #12 2095. from dispextern.h:137, #12 2095. from nsterm.h:22, #12 2095. from nsterm.m:48: #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:493:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2095. 493 | PSgsave() #12 2095. | ^~~~~~~ #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSgsave': #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:493:1: warning: old-style function definition [-Wold-style-definition] #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:499:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2095. 499 | PSgrestore() #12 2095. | ^~~~~~~~~~ #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSgrestore': #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:499:1: warning: old-style function definition [-Wold-style-definition] #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:505:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2095. 505 | PSinitgraphics() #12 2095. | ^~~~~~~~~~~~~~ #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitgraphics': #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:505:1: warning: old-style function definition [-Wold-style-definition] #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:622:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2095. 622 | PSinitmatrix() #12 2095. | ^~~~~~~~~~~~ #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitmatrix': #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:622:1: warning: old-style function definition [-Wold-style-definition] #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:669:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2095. 669 | PSclip() #12 2095. | ^~~~~~ #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSclip': #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:669:1: warning: old-style function definition [-Wold-style-definition] #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:675:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2095. 675 | PSclosepath() #12 2095. | ^~~~~~~~~~~ #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSclosepath': #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:675:1: warning: old-style function definition [-Wold-style-definition] #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:687:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2095. 687 | PSeoclip() #12 2095. | ^~~~~~~~ #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSeoclip': #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:687:1: warning: old-style function definition [-Wold-style-definition] #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:693:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2095. 693 | PSeofill() #12 2095. | ^~~~~~~~ #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSeofill': #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:693:1: warning: old-style function definition [-Wold-style-definition] #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:699:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2095. 699 | PSfill() #12 2095. | ^~~~~~ #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSfill': #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:699:1: warning: old-style function definition [-Wold-style-definition] #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:705:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2095. 705 | PSflattenpath() #12 2095. | ^~~~~~~~~~~~~ #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSflattenpath': #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:705:1: warning: old-style function definition [-Wold-style-definition] #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:711:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2095. 711 | PSinitclip() #12 2095. | ^~~~~~~~~~ #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitclip': #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:711:1: warning: old-style function definition [-Wold-style-definition] #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:729:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2095. 729 | PSnewpath() #12 2095. | ^~~~~~~~~ #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSnewpath': #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:729:1: warning: old-style function definition [-Wold-style-definition] #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:765:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2095. 765 | PSreversepath() #12 2095. | ^~~~~~~~~~~~~ #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSreversepath': #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:765:1: warning: old-style function definition [-Wold-style-definition] #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:783:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2095. 783 | PSstroke() #12 2095. | ^~~~~~~~ #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSstroke': #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:783:1: warning: old-style function definition [-Wold-style-definition] #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:835:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2095. 835 | PSWait() #12 2095. | ^~~~~~ #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSWait': #12 2095. /usr/include/GNUstep/AppKit/PSOperators.h:835:1: warning: old-style function definition [-Wold-style-definition] #12 2095. nsterm.m: In function 'ns_set_undecorated': #12 2095. nsterm.m:1794:7: warning: 'NSWindow' may not respond to '-setIsVisible:' #12 2095. 1794 | [newWindow setIsVisible:[oldWindow isVisible]]; #12 2095. | ^ #12 2095. nsterm.m:1794:7: warning: (messages without a matching method signature will be assumed to return 'id' and accept '...' as arguments) #12 2096. nsterm.m: In function '-[EmacsView showFontPanel]': #12 2096. nsterm.m:6687:3: warning: 'NSFontPanel' may not respond to '-setIsVisible:' #12 2096. 6687 | [[fm fontPanel: YES] setIsVisible: NO]; #12 2096. | ^ #12 2124. CC nsfns.o #12 2124. cc1obj: warning: /root/GNUstep/Library/Headers: No such file or directory [-Wmissing-include-dirs] #12 2124. cc1obj: warning: /usr/local/include/GNUstep: No such file or directory [-Wmissing-include-dirs] #12 2125. In file included from /usr/include/GNUstep/Foundation/NSObjCRuntime.h:222, #12 2125. from /usr/include/GNUstep/Foundation/NSObject.h:30, #12 2125. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/GNUstepBase/GSObjCRuntime.h:471:37: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 471 | #if GS_API_VERSION(GS_API_ANY,011500) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSObject.h:30, #12 2125. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:224:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 224 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:230:16: warning: redundant redeclaration of 'NSSelectorFromString' [-Wredundant-decls] #12 2125. 230 | GS_EXPORT SEL NSSelectorFromString(NSString *aSelectorName); #12 2125. | ^~~~~~~~~~~~~~~~~~~~ #12 2125. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:228:16: note: previous declaration of 'NSSelectorFromString' was here #12 2125. 228 | GS_EXPORT SEL NSSelectorFromString(NSString *aSelectorName); #12 2125. | ^~~~~~~~~~~~~~~~~~~~ #12 2125. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:236:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 236 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSObject.h:32, #12 2125. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSZone.h:181:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 181 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSZone.h:294:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 294 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, OS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSObject.h:301:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 301 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSObject.h:310:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 310 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSObject.h:387:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 387 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSObject.h:412:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 412 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSObject.h:488:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 488 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSObject.h:501:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 501 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSObject.h:509, #12 2125. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSDate.h:67:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 67 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSDate.h:132:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 132 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSDate.h:180:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSDate.h:231:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 231 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSObject.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSObject.h:591, #12 2125. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/GNUstepBase/NSObject+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/FoundationErrors.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/FoundationErrors.h:66:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 66 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 2125. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSProcessInfo.h:47:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSProcessInfo.h:65:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 65 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSProcessInfo.h:82:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 82 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSProcessInfo.h:88:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 88 | #if GS_API_VERSION(0,011500) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSProcessInfo.h:108:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSProcessInfo.h:153:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 153 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSProcessInfo.h:199:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 199 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSProcessInfo.h:222:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 222 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSProcessInfo.h:231:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 231 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSProcessInfo.h:236:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSProcessInfo.h:251:38: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 251 | #if GS_API_VERSION(GS_API_NONE,011700) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSProcessInfo.h:317, #12 2125. from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 2125. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/GNUstepBase/NSProcessInfo+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:43:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 43 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:45:16: warning: redundant redeclaration of 'GSDebugSet' [-Wredundant-decls] #12 2125. 45 | GS_EXPORT BOOL GSDebugSet(NSString *level); #12 2125. | ^~~~~~~~~~ #12 2125. In file included from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 2125. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSProcessInfo.h:308:16: note: previous declaration of 'GSDebugSet' was here #12 2125. 308 | GS_EXPORT BOOL GSDebugSet(NSString *level); #12 2125. | ^~~~~~~~~~ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSString.h:90, #12 2125. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 2125. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSRange.h:90:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 90 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 2125. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSString.h:101:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSString.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSString.h:124:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSString.h:130:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSString.h:216:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 216 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSString.h:230:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 230 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSString.h:287:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 287 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSString.h:287:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 287 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSString.h:299:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSString.h:299:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSString.h:308:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 308 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSString.h:342:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 342 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSString.h:407:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 407 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSString.h:453:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 453 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSString.h:455:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 455 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSString.h:455:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 455 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSString.h:722:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 722 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSString.h:805:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 805 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSString.h:810:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 810 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSString.h:820:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 820 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSString.h:843:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 843 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSString.h:852:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 852 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSString.h:973, #12 2125. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 2125. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/GNUstepBase/NSString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSString.h:974, #12 2125. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 2125. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/GNUstepBase/NSMutableString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSGeometry.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSGeometry.h:86:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 86 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSGeometry.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSGeometry.h:142:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 142 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSGeometry.h:158:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 158 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSGeometry.h:227:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 227 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSGeometry.h:245:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 245 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSGeometry.h:541:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 541 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSAffineTransform.h:46:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 46 | #if GS_EXPOSE(NSAffineTransform) #12 2125. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:41, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSAppleEventDescriptor.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:42, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSAppleEventManager.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:43, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSAppleScript.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSCoder.h:31, #12 2125. from /usr/include/GNUstep/Foundation/NSArchiver.h:33, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSSet.h:55:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 55 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSSet.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSSet.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSSet.h:124:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSSet.h:146:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 146 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSSet.h:159:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 159 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSArchiver.h:33, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSCoder.h:228:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 228 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSCoder.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSCoder.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSArchiver.h:41:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 41 | #if OS_API_VERSION(GS_API_OSSPEC,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSArchiver.h:45:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 45 | #if GS_EXPOSE(NSArchiver) #12 2125. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2125. /usr/include/GNUstep/Foundation/NSArchiver.h:99:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 99 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSArchiver.h:106:38: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 106 | #if GS_API_VERSION(GS_API_NONE,011700) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSArchiver.h:164:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 164 | #if GS_EXPOSE(NSUnarchiver) #12 2125. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2125. /usr/include/GNUstep/Foundation/NSArchiver.h:219:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 219 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSArchiver.h:225:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 225 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION(1,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSArchiver.h:225:78: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 225 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION(1,GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:45, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSArray.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSArray.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSArray.h:94:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 94 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSArray.h:99:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 99 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSArray.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSArray.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSArray.h:133:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 133 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSArray.h:137:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 137 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSArray.h:167:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 167 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSArray.h:173:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 173 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSArray.h:314:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 314 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSArray.h:336:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 336 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSArray.h:358:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 358 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSArray.h:392:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 392 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSArray.h:404:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 404 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSArray.h:419, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:45, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/GNUstepBase/NSArray+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSAttributedString.h:58:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 58 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSAttributedString.h:60, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSDictionary.h:45:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 45 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSDictionary.h:69:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 69 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSDictionary.h:82:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 82 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSDictionary.h:100:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSDictionary.h:119:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 119 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSDictionary.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSDictionary.h:154:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 154 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSAttributedString.h:143, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/GNUstepBase/NSAttributedString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:47, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:184:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 184 | #if GS_EXPOSE(NSAutoreleasePool) && !__has_feature(objc_arc) #12 2125. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2125. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:234:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 234 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:254:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 254 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:48, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSBackgroundActivityScheduler.h:32:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:49, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSBundle.h:49:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 49 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSBundle.h:114:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 114 | #if GS_EXPOSE(NSBundle) #12 2125. | ^~~~~~~~~~~~~~~~~~~~~ #12 2125. /usr/include/GNUstep/Foundation/NSBundle.h:191:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 191 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSBundle.h:214:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 214 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSBundle.h:243:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 243 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSBundle.h:250:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSBundle.h:324:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 324 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSBundle.h:352:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 352 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSBundle.h:360:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 360 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSBundle.h:368:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSBundle.h:386:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 386 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSBundle.h:401:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 401 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSBundle.h:432:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 432 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSBundle.h:464:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 464 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSBundle.h:473:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 473 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSBundle.h:479:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 479 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSBundle.h:486:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 486 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSBundle.h:496:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 496 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSBundle.h:693, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:49, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/GNUstepBase/NSBundle+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:51, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSCache.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSCache.h:43:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 43 | #if GS_EXPOSE(NSCache) #12 2125. | ^~~~~~~~~~~~~~~~~~~~ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:52, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSCalendar.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSCalendar.h:45:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSCalendar.h:61:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSCalendar.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSCalendar.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSCalendar.h:104:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 104 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSCalendar.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSCalendar.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSCalendar.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSCalendar.h:193:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSCalendar.h:198:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 198 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSCalendar.h:307:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 307 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:53, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSCalendarDate.h:37:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 37 | #if GS_EXPOSE(NSCalendarDate) #12 2125. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2125. /usr/include/GNUstep/Foundation/NSCalendarDate.h:117:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 117 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSCalendarDate.h:120:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 120 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSCalendarDate.h:126:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 126 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSCalendarDate.h:143:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 143 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSCalendarDate.h:164, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:53, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/GNUstepBase/NSCalendarDate+GNUstepBase.h:38:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 38 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:54, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSCharacterSet.h:51:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 51 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSCharacterSet.h:95:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 95 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSCharacterSet.h:144:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 144 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSCharacterSet.h:187:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 187 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSCharacterSet.h:211:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 211 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSCharacterSet.h:225:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 225 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSClassDescription.h:30, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:55, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSException.h:113:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 113 | #if GS_EXPOSE(NSException) #12 2125. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2125. /usr/include/GNUstep/Foundation/NSException.h:151:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11501,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSException.h:151:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11501,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSException.h:159:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11903,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSException.h:159:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11903,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSException.h:251:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 251 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSException.h:303:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2125. 303 | NSGetUncaughtExceptionHandler(); #12 2125. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:55, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSClassDescription.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:31, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSExpression.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSExpression.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 53 | #if GS_EXPOSE(NSExpression) #12 2125. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:32, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSPredicate.h:41:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSPredicate.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSPredicate.h:60:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 60 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:65:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 65 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:74:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 74 | #if GS_EXPOSE(NSComparisonPredicate) #12 2125. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:58, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSCompoundPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSCompoundPredicate.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 47 | #if GS_EXPOSE(NSCompoundPredicate) #12 2125. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSConnection.h:33, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSTimer.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 47 | #if GS_EXPOSE(NSTimer) #12 2125. | ^~~~~~~~~~~~~~~~~~~~ #12 2125. /usr/include/GNUstep/Foundation/NSTimer.h:100:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 100 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSTimer.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSTimer.h:115:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSMapTable.h:39, #12 2125. from /usr/include/GNUstep/Foundation/NSRunLoop.h:29, #12 2125. from /usr/include/GNUstep/Foundation/NSConnection.h:34, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSPointerFunctions.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSConnection.h:34, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSRunLoop.h:46:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 46 | #if GS_EXPOSE(NSRunLoop) #12 2125. | ^~~~~~~~~~~~~~~~~~~~~~ #12 2125. /usr/include/GNUstep/Foundation/NSRunLoop.h:61:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSConnection.h:122:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSData.h:31, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSSerialization.h:95:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 95 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSSerialization.h:171:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 171 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSData.h:38:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 38 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSData.h:43:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSData.h:58:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSData.h:72:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSData.h:85:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 85 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSData.h:92:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 92 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSData.h:96:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 96 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSData.h:116:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 116 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSData.h:123:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 123 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSData.h:140:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSData.h:163:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 163 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSData.h:189:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 189 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSData.h:213:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 213 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSData.h:324:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 324 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSData.h:349:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 349 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSData.h:379, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/GNUstepBase/NSData+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSDateComponentsFormatter.h:28, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:61, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSFormatter.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:61, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSDateComponentsFormatter.h:31:49: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 31 | #if OS_API_VERSION(MAC_OS_X_10_10, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:62, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSDateFormatter.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSDateFormatter.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSDateFormatter.h:127:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 127 | #if GS_EXPOSE(NSDateFormatter) #12 2125. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2125. /usr/include/GNUstep/Foundation/NSDateFormatter.h:177:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 177 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSDateFormatter.h:231:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 231 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSDateFormatter.h:266:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 266 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:63, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSDateInterval.h:35:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:64, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSDateIntervalFormatter.h:35:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:32, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSDecimal.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:33, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSValue.h:99:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 99 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSValue.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSValue.h:350:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 350 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSValue.h:367, #12 2125. from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:33, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/GNUstepBase/NSNumber+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:124:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 124 | #if GS_EXPOSE(NSDecimalNumberHandler) #12 2125. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2125. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:192:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 192 | #if GS_EXPOSE(NSDecimalNumber) #12 2125. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:68, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSDistantObject.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 40 | #if GS_EXPOSE(NSDistantObject) #12 2125. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:69, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSDistributedLock.h:41:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 41 | #if GS_EXPOSE(NSDistributedLock) #12 2125. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:32, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSLock.h:74:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 74 | #if GS_EXPOSE(NSLock) #12 2125. | ^~~~~~~~~~~~~~~~~~~ #12 2125. /usr/include/GNUstep/Foundation/NSLock.h:108:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSLock.h:125:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 125 | #if GS_EXPOSE(NSCondition) #12 2125. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2125. /usr/include/GNUstep/Foundation/NSLock.h:175:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 175 | #if GS_EXPOSE(NSConditionLock) #12 2125. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2125. /usr/include/GNUstep/Foundation/NSLock.h:253:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 253 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSLock.h:275:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 275 | #if GS_EXPOSE(NSRecursiveLock) #12 2125. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2125. /usr/include/GNUstep/Foundation/NSLock.h:310:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 310 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSLock.h:362, #12 2125. from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:32, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/GNUstepBase/NSLock+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:33, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSNotification.h:65:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 65 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSNotification.h:71:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 71 | #if GS_EXPOSE(NSNotificationCenter) #12 2125. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2125. /usr/include/GNUstep/Foundation/NSNotification.h:83:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 83 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:66:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 66 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:83:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 83 | #if GS_EXPOSE(NSDistributedNotificationCenter) #12 2125. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:71, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSEnergyFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:73, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSError.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSError.h:55:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 55 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSError.h:91:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSError.h:117:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSError.h:134:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 134 | #if GS_EXPOSE(NSError) #12 2125. | ^~~~~~~~~~~~~~~~~~~~ #12 2125. /usr/include/GNUstep/Foundation/NSError.h:186:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 186 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:76, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSExtensionContext.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:77, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSExtensionItem.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/Foundation.h:78, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSExtensionRequestHandling.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2125. | ^ #12 2125. In file included from /usr/include/GNUstep/Foundation/NSURL.h:29, #12 2125. from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 2125. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2125. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2125. from nsgui.h:34, #12 2125. from dispextern.h:137, #12 2125. from nsterm.h:22, #12 2125. from nsfns.m:38: #12 2125. /usr/include/GNUstep/Foundation/NSURLHandle.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSURLHandle.h:74:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 74 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2125. | ^ #12 2125. /usr/include/GNUstep/Foundation/NSURLHandle.h:182:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2125. 182 | #if GS_EXPOSE(NSURLHandle) #12 2125. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSURLHandle.h:215:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 215 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 2126. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSURL.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURL.h:50:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURL.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURL.h:73:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 73 | #if GS_EXPOSE(NSURL) #12 2126. | ^~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSURL.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURL.h:96:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 96 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURL.h:107:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURL.h:133:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURL.h:202:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 202 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURL.h:228:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 228 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURL.h:291:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 291 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURL.h:377:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 377 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURL.h:414:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 414 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURL.h:467:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 467 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURL.h:510:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 510 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURL.h:546:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 546 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURL.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURL.h:556:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 556 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURL.h:565:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 565 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURL.h:571:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 571 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURL.h:583:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 583 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/NSURL.h:592, #12 2126. from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 2126. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/GNUstepBase/NSURL+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 2126. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSURL.h:595:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 595 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURL.h:599:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 599 | #if GS_EXPOSE(NSURLQueryItem) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSURL.h:629:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 629 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURL.h:633:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 633 | #if GS_EXPOSE(NSURLComponents) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSURL.h:679:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 679 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURL.h:699:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 699 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSFileCoordinator.h:32:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:80, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSFileHandle.h:160:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 160 | #if GS_EXPOSE(NSPipe) #12 2126. | ^~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSFileHandle.h:182:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 182 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/NSFileHandle.h:437, #12 2126. from /usr/include/GNUstep/Foundation/Foundation.h:80, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/GNUstepBase/NSFileHandle+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSFileManager.h:175:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 175 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/NSFileManager.h:178, #12 2126. from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSPathUtilities.h:40:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 40 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSPathUtilities.h:108:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 108 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSPathUtilities.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSPathUtilities.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSPathUtilities.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSPathUtilities.h:130:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSPathUtilities.h:133:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSPathUtilities.h:143:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 143 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSFileManager.h:215:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 215 | #if GS_EXPOSE(NSFileManager) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSFileManager.h:237:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 237 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSFileManager.h:246:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 246 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSFileManager.h:332:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 332 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSFileManager.h:366:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 366 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSFileManager.h:562:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 562 | #if GS_EXPOSE(NSDirectoryEnumerator) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSFileManager.h:712:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 712 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:82, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSFilePresenter.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:83, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSFileVersion.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:84, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSFileWrapper.h:50:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSFileWrapper.h:152:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 152 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:86, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSGarbageCollector.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:89, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSHFSFileTypes.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:90, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSHost.h:42:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 42 | #if GS_EXPOSE(NSHost) #12 2126. | ^~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSHost.h:102:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 102 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSHost.h:134:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 134 | #if GS_API_VERSION(GS_API_NONE,011700) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:91, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:68:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 68 | #if GS_EXPOSE(NSHTTPCookie) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:223:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 223 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:92, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:73:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 73 | #if GS_EXPOSE(NSHTTPCookieStorage) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:93, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSIndexPath.h:38:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSIndexPath.h:38:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSIndexPath.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 47 | #if GS_EXPOSE(NSIndexPath) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:94, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSIndexSet.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSIndexSet.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 49 | #if GS_EXPOSE(NSIndexSet) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSIndexSet.h:93:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSIndexSet.h:100:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/NSInvocation.h:30, #12 2126. from /usr/include/GNUstep/Foundation/Foundation.h:95, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSMethodSignature.h:52:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 52 | #if GS_EXPOSE(NSMethodSignature) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:95, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSInvocation.h:38:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 38 | #if GS_EXPOSE(NSInvocation) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSInvocation.h:89:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 89 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION( 11101,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSInvocation.h:89:83: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 89 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION( 11101,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSInvocation.h:107:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 107 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/NSInvocationOperation.h:29, #12 2126. from /usr/include/GNUstep/Foundation/Foundation.h:96, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSOperation.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSOperation.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSOperation.h:86:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 86 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSOperation.h:151:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSOperation.h:164:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 164 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSOperation.h:188:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 188 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSOperation.h:236:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSOperation.h:252:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 252 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSOperation.h:278:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 278 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSOperation.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:96, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSInvocationOperation.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:97, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSISO8601DateFormatter.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:98, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSItemProvider.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:99, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSItemProviderReadingWriting.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:41, #12 2126. from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSPropertyList.h:38:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 38 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSPropertyList.h:68:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:41, #12 2126. from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSPropertyList.h:268:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 268 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:55:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 55 | #if GS_EXPOSE(NSKeyedArchiver) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:230:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 230 | #if GS_EXPOSE(NSKeyedUnarchiver) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:102, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSKeyValueCoding.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:103, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:45:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:72:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:183:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:222:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 222 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:104, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSLengthFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:105, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSLinguisticTagger.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:107, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSLocale.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSLocale.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSLocale.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSLocale.h:103:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 103 | #if GS_EXPOSE(NSLocale) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSLocale.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSLocale.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSLocale.h:184:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 184 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSLocale.h:190:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 190 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSLocale.h:196:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 196 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSLocale.h:207:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 207 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSLocale.h:236:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:109, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSMeasurement.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:110, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSMeasurementFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/NSMetadata.h:33, #12 2126. from /usr/include/GNUstep/Foundation/Foundation.h:111, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSMetadataAttributes.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:111, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSMetadata.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 40 | #if GS_EXPOSE(NSMetadataItem) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSMetadata.h:66:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 66 | #if GS_EXPOSE(NSMetadataQuery) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSMetadata.h:125:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSMetadata.h:140:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 140 | #if GS_EXPOSE(NSMetadataQueryAttributeValueTuple) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSMetadata.h:155:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 155 | #if GS_EXPOSE(NSMetadataQueryResultGroup) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:115, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSNotificationQueue.h:112:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 112 | #if GS_EXPOSE(NSNotificationQueue) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:116, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSNetServices.h:97:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 97 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSNetServices.h:117:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSNetServices.h:208:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSNetServices.h:246:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 246 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSNetServices.h:361:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 361 | #if GS_EXPOSE(NSNetService) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSNetServices.h:384:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 384 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSNetServices.h:447:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 447 | #if GS_EXPOSE(NSNetServiceBrowser) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:117, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSNull.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:118, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:43:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:123:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 123 | #if GS_EXPOSE(NSNumberFormatter) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:495:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 495 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:513:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 513 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:119, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSObjectScripting.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:121, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSOrderedSet.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:122, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSOrthography.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:124, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSPersonNameComponents.h:28:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:125, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSPersonNameComponentsFormatter.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11,GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:126, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSPointerArray.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:128, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSPortCoder.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 53 | #if GS_EXPOSE(NSPortCoder) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. In file included from /usr/include/GNUstep/Foundation/NSPortMessage.h:30, #12 2126. from /usr/include/GNUstep/Foundation/Foundation.h:129, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSPort.h:77:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 77 | #if GS_EXPOSE(NSPort) #12 2126. | ^~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSPort.h:135:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 135 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSPort.h:185:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 185 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSPort.h:202:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 202 | #if GS_EXPOSE(NSSocketPort) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSPort.h:284:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 284 | #if GS_EXPOSE(NSMessagePort) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:129, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSPortMessage.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 47 | #if GS_EXPOSE(NSPortMessage) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:130, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSPortNameServer.h:39:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 39 | #if OS_API_VERSION(GS_API_MACOSX,HS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSPortNameServer.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 59 | #if GS_EXPOSE(NSSocketPortNameServer) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:133, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSProgress.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSProgress.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 53 | #if GS_EXPOSE(NSProgress) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:134, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSProtocolChecker.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 40 | #if GS_EXPOSE(NSProtocolChecker) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:137, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSRegularExpression.h:27:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 27 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSRegularExpression.h:91:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 91 | #if GS_EXPOSE(NSRegularExpression) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:139, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSScanner.h:42:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 42 | #if GS_EXPOSE(NSScanner) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSScanner.h:107:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 107 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSScanner.h:111:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 111 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSScanner.h:115:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:140, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSScriptClassDescription.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:141, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSScriptCoercionHandler.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:142, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSScriptCommand.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:143, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSScriptCommandDescription.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:144, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSScriptExecutionContext.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:145, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSScriptKeyValueCoding.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:146, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSScriptObjectSpecifiers.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:147, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSScriptStandardSuiteCommands.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:148, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSScriptSuiteRegistry.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:152, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:48:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 48 | #if GS_EXPOSE(NSSortDescriptor) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:172:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 172 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:153, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSSpellServer.h:50:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSSpellServer.h:58:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 58 | #if GS_EXPOSE(NSSpellServer) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSSpellServer.h:146:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 146 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSSpellServer.h:154:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 154 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:154, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSStream.h:28:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSStream.h:28:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSStream.h:286:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 286 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/NSStream.h:305, #12 2126. from /usr/include/GNUstep/Foundation/Foundation.h:154, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/GNUstepBase/NSStream+GNUstepBase.h:36:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 36 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:156, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSTask.h:41:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSTask.h:51:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 51 | #if GS_EXPOSE(NSTask) #12 2126. | ^~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSTask.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSTask.h:112:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 112 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSTask.h:122:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 122 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSTask.h:129:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 129 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/NSTask.h:147, #12 2126. from /usr/include/GNUstep/Foundation/Foundation.h:156, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/GNUstepBase/NSTask+GNUstepBase.h:36:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 36 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:157, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSTextCheckingResult.h:46:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 46 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSTextCheckingResult.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:158, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSThread.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 59 | #if GS_EXPOSE(NSThread) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSThread.h:134:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 134 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) \ #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSThread.h:135:41: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 135 | && GS_API_VERSION( 10200,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSThread.h:140:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) \ #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSThread.h:141:41: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 141 | && GS_API_VERSION( 11501,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSThread.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 232 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSThread.h:276:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 276 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSThread.h:332:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 332 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSThread.h:341:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 341 | #if GS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSThread.h:423:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 423 | #if GS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/NSThread.h:437, #12 2126. from /usr/include/GNUstep/Foundation/Foundation.h:158, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/GNUstepBase/NSThread+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:160, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSTimeZone.h:38:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSTimeZone.h:67:46: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 67 | #if OS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSTimeZone.h:73:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 73 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSTimeZone.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSTimeZone.h:103:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 103 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSTimeZone.h:118:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 118 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:161, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSUbiquitousKeyValueStore.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:162, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSUndoManager.h:28:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 28 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSUndoManager.h:87:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 87 | #if GS_EXPOSE(NSUndoManager) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:163, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSUnit.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:164, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSUserActivity.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:165, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:82:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 82 | #if GS_EXPOSE(NSURLAuthenticationChallenge) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:166, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSURLCache.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURLCache.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURLCache.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 59 | #if GS_EXPOSE(NSCachedURLResponse) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSURLCache.h:105:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 105 | #if GS_EXPOSE(NSURLCache) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:167, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSURLConnection.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURLConnection.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURLConnection.h:48:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 48 | #if GS_EXPOSE(NSURLConnection) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSURLConnection.h:145:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_API_VERSION(11300,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURLConnection.h:145:94: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_API_VERSION(11300,GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:168, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSURLCredential.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURLCredential.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURLCredential.h:56:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 56 | #if GS_EXPOSE(NSURLCredential) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:169, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:52:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 52 | #if GS_EXPOSE(NSURLCredentialStorage) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:170, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSURLDownload.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURLDownload.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURLDownload.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 49 | #if GS_EXPOSE(NSURLDownload) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSURLDownload.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:171, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSURLError.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURLError.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:174, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:56:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:56:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:61:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:61:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:72:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 72 | #if GS_EXPOSE(NSURLProtectionSpace) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:141:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:141:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:175, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSURLProtocol.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURLProtocol.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURLProtocol.h:121:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 121 | #if GS_EXPOSE(NSURLProtocol) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:176, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSURLRequest.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURLRequest.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURLRequest.h:92:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 92 | #if GS_EXPOSE(NSURLRequest) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSURLRequest.h:201:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURLRequest.h:250:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:177, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSURLResponse.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURLResponse.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 49 | #if GS_EXPOSE(NSURLResponse) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSURLResponse.h:70:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 70 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:178, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSURLSession.h:6:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 6 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSURLSession.h:28:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11,GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:179, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSUserDefaults.h:141:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 141 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSUserDefaults.h:217:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 217 | #if GS_EXPOSE(NSUserDefaults) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSUserDefaults.h:250:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 250 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSUserDefaults.h:261:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 261 | #if OS_API_VERSION(GSAPI_NONE, GSAPI_NONE) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSUserDefaults.h:277:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 277 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSUserDefaults.h:316:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 316 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSUserDefaults.h:362:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 362 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSUserDefaults.h:384:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 384 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:180, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSUserNotification.h:30:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8,GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:181, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSUUID.h:31:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8,GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:183, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSValueTransformer.h:30:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSValueTransformer.h:30:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/NSXMLNode.h:30, #12 2126. from /usr/include/GNUstep/Foundation/NSXMLDocument.h:29, #12 2126. from /usr/include/GNUstep/Foundation/Foundation.h:184, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSXMLNodeOptions.h:100:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSXMLNodeOptions.h:110:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 110 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:187, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSXMLElement.h:107:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:190, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSXMLParser.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/Foundation/NSXMLParser.h:72:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 72 | #if GS_EXPOSE(NSXMLParser) #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/Foundation/NSXMLParser.h:193:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/Foundation/Foundation.h:191, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/Foundation/NSXPCConnection.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:103:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 103 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/NSFont.h:39, #12 2126. from /usr/include/GNUstep/GNUstepGUI/GSMethodTable.h:30, #12 2126. from /usr/include/GNUstep/AppKit/NSGraphicsContext.h:135, #12 2126. from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSColor.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSColor.h:204:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 204 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSColor.h:209:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 209 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSColor.h:219:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 219 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSColor.h:226:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 226 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSColor.h:259:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 259 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSColor.h:266:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 266 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSColor.h:282:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 282 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSColor.h:295:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 295 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/GNUstepGUI/GSMethodTable.h:30, #12 2126. from /usr/include/GNUstep/AppKit/NSGraphicsContext.h:135, #12 2126. from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSFont.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSFont.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSFont.h:135:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 135 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSFont.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSFont.h:168:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 168 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSFont.h:200:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 200 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSFont.h:205:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 205 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSFont.h:209:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 209 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSFont.h:243:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 243 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSFont.h:259:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 259 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSFont.h:291:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 291 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:201:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:207:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 207 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:229:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 229 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:234:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 234 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:245:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 245 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSGraphics.h:57:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 57 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSGraphics.h:224:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 224 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSGraphics.h:233:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 233 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSGraphics.h:269:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 269 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/NSResponder.h:35, #12 2126. from /usr/include/GNUstep/AppKit/NSView.h:38, #12 2126. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 2126. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2126. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2126. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSInterfaceStyle.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/NSView.h:38, #12 2126. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 2126. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2126. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2126. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSResponder.h:50:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 50 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSResponder.h:105:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 105 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSResponder.h:113:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 113 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSResponder.h:129:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 129 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSResponder.h:163:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSResponder.h:175:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 175 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSResponder.h:239:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 239 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSResponder.h:249:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 249 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/NSView.h:39, #12 2126. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 2126. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2126. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2126. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSUserInterfaceLayout.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSUserInterfaceLayout.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/NSText.h:61, #12 2126. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2126. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2126. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSView.h:203:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 203 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSView.h:211:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 211 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSView.h:218:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 218 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSView.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSView.h:286:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 286 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSView.h:319:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 319 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSView.h:323:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 323 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSView.h:337:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 337 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSView.h:345:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 345 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSView.h:363:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 363 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSView.h:368:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSView.h:380:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 380 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSView.h:401:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 401 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSView.h:423:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 423 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSView.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSView.h:471:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 471 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSView.h:524:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 524 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSView.h:542:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 542 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSView.h:554:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 554 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSView.h:575:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 575 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSView.h:609:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 609 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSView.h:615:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 615 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSView.h:620:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 620 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSView.h:633:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 633 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSView.h:651:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 651 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2126. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2126. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSText.h:81:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2126. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:66:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 66 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 82 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:180:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:185:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 185 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:213:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 213 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:216:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 216 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:221:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 221 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSCell.h:150:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 150 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSCell.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSCell.h:169:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 169 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSCell.h:239:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 239 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSCell.h:242:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 242 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSCell.h:267:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 267 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSCell.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSCell.h:304:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 304 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSCell.h:339:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 339 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSCell.h:349:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 349 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSCell.h:355:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 355 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSCell.h:386:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 386 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSCell.h:400:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 400 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSCell.h:425:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 425 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSCell.h:477:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 477 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSCell.h:505:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 505 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSCell.h:522:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 522 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSCell.h:529:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 529 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSCell.h:549:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 549 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSCell.h:553:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 553 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/AppKit.h:51, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSAppearance.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/AppKit.h:52, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSApplication.h:76:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 76 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSApplication.h:160:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 160 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSApplication.h:180:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSApplication.h:241:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 241 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSApplication.h:267:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 267 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSApplication.h:288:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 288 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSApplication.h:320:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 320 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSApplication.h:359:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 359 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSApplication.h:366:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 366 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSApplication.h:379:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 379 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSApplication.h:423:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 423 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSApplication.h:426:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 426 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSApplication.h:437:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 437 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSApplication.h:450:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 450 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSApplication.h:480:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 480 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSApplication.h:485:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 485 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSApplication.h:491:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 491 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSApplication.h:504:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 504 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSApplication.h:526:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 526 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSApplication.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSApplication.h:554:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 554 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSApplication.h:566:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 566 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSApplication.h:585:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 585 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSApplication.h:679:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 679 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSApplication.h:687:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 687 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSApplication.h:749:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 749 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSApplication.h:780:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 780 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSAttributedString.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/NSAttributedString.h:38, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSFontManager.h:49:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 49 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSFontManager.h:198:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 198 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSAttributedString.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSAttributedString.h:85:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 85 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSAttributedString.h:89:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 89 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSAttributedString.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSAttributedString.h:161:25: warning: redundant redeclaration of 'NSCharacterEncodingDocumentOption' [-Wredundant-decls] #12 2126. 161 | APPKIT_EXPORT NSString *NSCharacterEncodingDocumentOption; #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/AppKit/NSAttributedString.h:142:25: note: previous declaration of 'NSCharacterEncodingDocumentOption' was here #12 2126. 142 | APPKIT_EXPORT NSString *NSCharacterEncodingDocumentOption; #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/AppKit/NSAttributedString.h:162:25: warning: redundant redeclaration of 'NSBaseURLDocumentOption' [-Wredundant-decls] #12 2126. 162 | APPKIT_EXPORT NSString *NSBaseURLDocumentOption; #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/AppKit/NSAttributedString.h:141:25: note: previous declaration of 'NSBaseURLDocumentOption' was here #12 2126. 141 | APPKIT_EXPORT NSString *NSBaseURLDocumentOption; #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/AppKit/NSAttributedString.h:163:25: warning: redundant redeclaration of 'NSDefaultAttributesDocumentOption' [-Wredundant-decls] #12 2126. 163 | APPKIT_EXPORT NSString *NSDefaultAttributesDocumentOption; #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/AppKit/NSAttributedString.h:143:25: note: previous declaration of 'NSDefaultAttributesDocumentOption' was here #12 2126. 143 | APPKIT_EXPORT NSString *NSDefaultAttributesDocumentOption; #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/AppKit/NSAttributedString.h:164:25: warning: redundant redeclaration of 'NSDocumentTypeDocumentOption' [-Wredundant-decls] #12 2126. 164 | APPKIT_EXPORT NSString *NSDocumentTypeDocumentOption; #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/AppKit/NSAttributedString.h:144:25: note: previous declaration of 'NSDocumentTypeDocumentOption' was here #12 2126. 144 | APPKIT_EXPORT NSString *NSDocumentTypeDocumentOption; #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/AppKit/NSAttributedString.h:168:25: warning: redundant redeclaration of 'NSTextEncodingNameDocumentOption' [-Wredundant-decls] #12 2126. 168 | APPKIT_EXPORT NSString *NSTextEncodingNameDocumentOption; #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/AppKit/NSAttributedString.h:145:25: note: previous declaration of 'NSTextEncodingNameDocumentOption' was here #12 2126. 145 | APPKIT_EXPORT NSString *NSTextEncodingNameDocumentOption; #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/AppKit/NSAttributedString.h:169:25: warning: redundant redeclaration of 'NSTimeoutDocumentOption' [-Wredundant-decls] #12 2126. 169 | APPKIT_EXPORT NSString *NSTimeoutDocumentOption; #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/AppKit/NSAttributedString.h:147:25: note: previous declaration of 'NSTimeoutDocumentOption' was here #12 2126. 147 | APPKIT_EXPORT NSString *NSTimeoutDocumentOption; #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/AppKit/NSAttributedString.h:170:25: warning: redundant redeclaration of 'NSWebPreferencesDocumentOption' [-Wredundant-decls] #12 2126. 170 | APPKIT_EXPORT NSString *NSWebPreferencesDocumentOption; #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/AppKit/NSAttributedString.h:148:25: note: previous declaration of 'NSWebPreferencesDocumentOption' was here #12 2126. 148 | APPKIT_EXPORT NSString *NSWebPreferencesDocumentOption; #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/AppKit/NSAttributedString.h:171:25: warning: redundant redeclaration of 'NSWebResourceLoadDelegateDocumentOption' [-Wredundant-decls] #12 2126. 171 | APPKIT_EXPORT NSString *NSWebResourceLoadDelegateDocumentOption; #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/AppKit/NSAttributedString.h:149:25: note: previous declaration of 'NSWebResourceLoadDelegateDocumentOption' was here #12 2126. 149 | APPKIT_EXPORT NSString *NSWebResourceLoadDelegateDocumentOption; #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/AppKit/NSAttributedString.h:172:25: warning: redundant redeclaration of 'NSTextSizeMultiplierDocumentOption' [-Wredundant-decls] #12 2126. 172 | APPKIT_EXPORT NSString *NSTextSizeMultiplierDocumentOption; #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/AppKit/NSAttributedString.h:146:25: note: previous declaration of 'NSTextSizeMultiplierDocumentOption' was here #12 2126. 146 | APPKIT_EXPORT NSString *NSTextSizeMultiplierDocumentOption; #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. /usr/include/GNUstep/AppKit/NSAttributedString.h:196:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 196 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_3) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSAttributedString.h:206:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 206 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSAttributedString.h:241:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 241 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSAttributedString.h:247:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 247 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSAttributedString.h:251:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 251 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSAttributedString.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSAttributedString.h:307:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 307 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSAttributedString.h:312:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 312 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:34, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSImageRep.h:74:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 74 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSImageRep.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSImageRep.h:182:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 182 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:67:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 67 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:137:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 137 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:162:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 162 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:205:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 205 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:224:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 224 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:244:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 244 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/AppKit.h:55, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSBox.h:61:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 61 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSBox.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSBox.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSBox.h:127:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 127 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSBox.h:131:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 131 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/NSBrowser.h:34, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:56, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSControl.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSControl.h:93:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSControl.h:124:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 124 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSControl.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSControl.h:171:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 171 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSControl.h:186:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 186 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSControl.h:208:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSControl.h:230:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 230 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/AppKit.h:56, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSBrowser.h:47:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSBrowser.h:133:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSBrowser.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSBrowser.h:163:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSBrowser.h:183:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSBrowser.h:208:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSBrowser.h:221:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 221 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSBrowser.h:241:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 241 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSBrowser.h:250:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSBrowser.h:285:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 285 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSBrowser.h:319:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 319 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSBrowser.h:342:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 342 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSBrowser.h:351:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 351 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSBrowser.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/NSButton.h:36, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:58, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSButtonCell.h:81:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSButtonCell.h:154:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 154 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSButtonCell.h:173:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 173 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSButtonCell.h:203:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 203 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSButtonCell.h:213:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 213 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSButtonCell.h:237:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 237 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSButtonCell.h:245:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 245 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/AppKit.h:58, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSButton.h:51:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 51 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSButton.h:80:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 80 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSButton.h:105:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 105 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSButton.h:133:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 133 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/AppKit.h:62, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSCIImageRep.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/AppKit.h:63, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSClipView.h:76:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 76 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/NSCollectionView.h:34, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:64, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSDragging.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSDragging.h:88:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 88 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSDragging.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSDragging.h:112:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 112 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSDragging.h:117:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSDragging.h:157:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 157 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSDragging.h:164:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 164 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/NSCollectionView.h:35, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:64, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSNibDeclarations.h:35:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 35 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:37, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSImageView.h:58:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSImageView.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSImageView.h:69:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 69 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/NSTextField.h:36, #12 2126. from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:39, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:76:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 76 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:39, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSTextField.h:111:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 111 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSTextField.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:41, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSViewController.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/NSPanel.h:34, #12 2126. from /usr/include/GNUstep/AppKit/NSColorPanel.h:39, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:68, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:103:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 103 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:106:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 106 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:110:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 110 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:113:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 113 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:116:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 116 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:119:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:146:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 146 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:157:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 157 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:163:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:179:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 179 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:365:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 365 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:464:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 464 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:475:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 475 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:489:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 489 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:495:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 495 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:516:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 516 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:546:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 546 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:571:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 571 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:587:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 587 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:608:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 608 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:650:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 650 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:662:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 662 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:671:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 671 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:709:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 709 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:713:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 713 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:749:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 749 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:762:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 762 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:770:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 770 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:786:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 786 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:802:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 802 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:812:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 812 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:817:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 817 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:822:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 822 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:831:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 831 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:836:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 836 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:841:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 841 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:846:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 846 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:854:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 854 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:862:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 862 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:878:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 878 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:904:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 904 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:918:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 918 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:920:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 920 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:928:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 928 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:937:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 937 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:949:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 949 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:967:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 967 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:976:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 976 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:980:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 980 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSWindow.h:990:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 990 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/NSColorPanel.h:39, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:68, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSPanel.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSPanel.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSPanel.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSPanel.h:139:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 139 | #if OS_API_VERSION(GS_API_ONE, GS_API_ONE) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSPanel.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/AppKit.h:73, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSCursor.h:62:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 62 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSCursor.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSCursor.h:81:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 81 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSCursor.h:111:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 111 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSCursor.h:115:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSCursor.h:129:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 129 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/AppKit.h:75, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSDataAsset.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/AppKit.h:81, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSEvent.h:95:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 95 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSEvent.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSEvent.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSEvent.h:176:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 176 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSEvent.h:191:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 191 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSEvent.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 232 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSEvent.h:332:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 332 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSEvent.h:365:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 365 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSEvent.h:374:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 374 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSEvent.h:393:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 393 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSEvent.h:397:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 397 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSEvent.h:419:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 419 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSEvent.h:428:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 428 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSEvent.h:436:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 436 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSEvent.h:517:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 517 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/AppKit.h:84, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSFontPanel.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSFontPanel.h:130:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/AppKit.h:85, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSForm.h:67:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 67 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/AppKit.h:86, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSFormCell.h:64:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 64 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSFormCell.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSFormCell.h:84:25: warning: redundant redeclaration of '_NSFormCellDidChangeTitleWidthNotification' [-Wredundant-decls] #12 2126. 84 | APPKIT_EXPORT NSString *_NSFormCellDidChangeTitleWidthNotification; #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. In file included from /usr/include/GNUstep/AppKit/AppKit.h:85, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSForm.h:96:25: note: previous declaration of '_NSFormCellDidChangeTitleWidthNotification' was here #12 2126. 96 | APPKIT_EXPORT NSString *_NSFormCellDidChangeTitleWidthNotification; #12 2126. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2126. In file included from /usr/include/GNUstep/AppKit/AppKit.h:87, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSHelpPanel.h:34:49: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 34 | #if OS_API_VERSION(GS_API_OPENSTEP,GS_API_MACOSX) || GS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSHelpPanel.h:34:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 34 | #if OS_API_VERSION(GS_API_OPENSTEP,GS_API_MACOSX) || GS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/AppKit.h:88, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSImage.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSImage.h:60:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 60 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSImage.h:86:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 86 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSImage.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSImage.h:198:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 198 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSImage.h:234:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 234 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSImage.h:235:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 235 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSImage.h:305:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 305 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSImage.h:344:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 344 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSImage.h:384:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 384 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSImage.h:413:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 413 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSImage.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSImage.h:489:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 489 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSImage.h:502:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 502 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/NSMenu.h:36, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:93, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSMenuItem.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSMenuItem.h:104:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 104 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSMenuItem.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSMenuItem.h:201:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSMenuItem.h:221:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 221 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSMenuItem.h:313:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 313 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSMenuItem.h:351:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 351 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSMenuItem.h:397:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 397 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/AppKit.h:93, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSMenu.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSMenu.h:437:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 437 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSMenu.h:482:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 482 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSMenu.h:486:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 486 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSMenu.h:588:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 588 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSMenu.h:633:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 633 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSMenu.h:637:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 637 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSMenu.h:676:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 676 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSMenu.h:693:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 693 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSMenu.h:723:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 723 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSMenu.h:738:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 738 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/AppKit.h:97, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSNibLoading.h:65:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 65 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2126. | ^ #12 2126. In file included from /usr/include/GNUstep/AppKit/NSOpenPanel.h:41, #12 2126. from /usr/include/GNUstep/AppKit/AppKit.h:98, #12 2126. from nsgui.h:34, #12 2126. from dispextern.h:137, #12 2126. from nsterm.h:22, #12 2126. from nsfns.m:38: #12 2126. /usr/include/GNUstep/AppKit/NSSavePanel.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSSavePanel.h:140:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSSavePanel.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSSavePanel.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSSavePanel.h:162:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 162 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSSavePanel.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSSavePanel.h:177:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 177 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSSavePanel.h:189:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 189 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2126. | ^ #12 2126. /usr/include/GNUstep/AppKit/NSSavePanel.h:200:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2126. 200 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2126. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSSavePanel.h:212:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 212 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSSavePanel.h:223:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 223 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSSavePanel.h:227:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 227 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSSavePanel.h:271:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 271 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:98, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSOpenPanel.h:60:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 60 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSOpenPanel.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSOpenPanel.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSOpenPanel.h:92:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 92 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:99, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSPageLayout.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:101, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSPasteboard.h:109:25: warning: redundant redeclaration of 'NSDataLinkPboardType' [-Wredundant-decls] #12 2127. 109 | APPKIT_EXPORT NSString *NSDataLinkPboardType; #12 2127. | ^~~~~~~~~~~~~~~~~~~~ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:76, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSDataLink.h:151:25: note: previous declaration of 'NSDataLinkPboardType' was here #12 2127. 151 | APPKIT_EXPORT NSString *NSDataLinkPboardType; #12 2127. | ^~~~~~~~~~~~~~~~~~~~ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:101, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSPasteboard.h:116:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 116 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSPasteboard.h:178:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 178 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSPasteboard.h:193:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSPasteboard.h:281:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 281 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSPasteboard.h:310:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 310 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSPasteboard.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:102, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSPasteboardItem.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/NSPDFInfo.h:30, #12 2127. from /usr/include/GNUstep/AppKit/AppKit.h:103, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSPrintInfo.h:98:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 98 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSPrintInfo.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSPrintInfo.h:183:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:103, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSPDFInfo.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:104, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSPDFImageRep.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:105, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSPDFPanel.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:106, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSPICTImageRep.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:107, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSPopover.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:108, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSPopUpButton.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:112, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSPrintOperation.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSPrintOperation.h:134:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 134 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSPrintOperation.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSPrintOperation.h:152:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 152 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSPrintOperation.h:177:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 177 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSPrintOperation.h:185:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 185 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:113, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSPrintPanel.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSPrintPanel.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSPrintPanel.h:120:54: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 120 | #if OS_API_VERSION(GS_API_NONE, MAC_OS_X_VERSION_10_5) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSPrintPanel.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSPrintPanel.h:146:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 146 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSPrintPanel.h:154:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 154 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSPrintPanel.h:159:54: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 159 | #if OS_API_VERSION(GS_API_NONE, MAC_OS_X_VERSION_10_5) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/NSRunningApplication.h:34, #12 2127. from /usr/include/GNUstep/AppKit/AppKit.h:115, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSWorkspace.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSWorkspace.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSWorkspace.h:70:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 70 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSWorkspace.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSWorkspace.h:138:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 138 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSWorkspace.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSWorkspace.h:152:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 152 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSWorkspace.h:170:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 170 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSWorkspace.h:184:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 184 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSWorkspace.h:195:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 195 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSWorkspace.h:211:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 211 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSWorkspace.h:240:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 240 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSWorkspace.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:115, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSRunningApplication.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSRunningApplication.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:117, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSScreen.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSScreen.h:73:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 73 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSScreen.h:76:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 76 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSScreen.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:118, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSScroller.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSScroller.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSScroller.h:108:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSScroller.h:126:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 126 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_5) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSScroller.h:151:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 151 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSScroller.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:119, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSScrollView.h:139:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 139 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSScrollView.h:152:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 152 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSScrollView.h:156:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 156 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSScrollView.h:162:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 162 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSScrollView.h:167:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 167 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/NSSlider.h:32, #12 2127. from /usr/include/GNUstep/AppKit/AppKit.h:122, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSSliderCell.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:122, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSSlider.h:70:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 70 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:124, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSSpellChecker.h:113:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 113 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSSpellChecker.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSSpellChecker.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:126, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSSplitView.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSSplitView.h:41:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSSplitView.h:72:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 72 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSSplitView.h:78:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 78 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSSplitView.h:93:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 93 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSSplitView.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSSplitView.h:138:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 138 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSSplitView.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:128, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSStatusItem.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:129, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSStringDrawing.h:37:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 37 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSStringDrawing.h:45:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSStringDrawing.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSStringDrawing.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/AppKit.h:137:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 137 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:138, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSAlert.h:43:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSAlert.h:75:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 75 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSAlert.h:115:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 115 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSAlert.h:117:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:139, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSAnimation.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:139, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSAnimation.h:267:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 267 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:140, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSAffineTransform.h:44:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 44 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSAffineTransform.h:45:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 45 | #if GS_API_VERSION(GS_API_NONE, 011500) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/NSObjectController.h:33, #12 2127. from /usr/include/GNUstep/AppKit/NSArrayController.h:32, #12 2127. from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSController.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSController.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/NSArrayController.h:32, #12 2127. from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSObjectController.h:36:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSObjectController.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSArrayController.h:34:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSArrayController.h:85:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 85 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSArrayController.h:91:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSArrayController.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:142, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSBezierPath.h:107:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSBezierPath.h:242:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 242 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSBezierPath.h:252:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 252 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/NSButtonTouchBarItem.h:29, #12 2127. from /usr/include/GNUstep/AppKit/AppKit.h:143, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:143, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSButtonTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:144, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSColorSampler.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:145, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSColorSpace.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:146, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSComboBox.h:85:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 85 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSComboBox.h:91:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSComboBox.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:147, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:121:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 121 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:132:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 132 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:149, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSCandidateListTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/NSClickGestureRecognizer.h:29, #12 2127. from /usr/include/GNUstep/AppKit/AppKit.h:150, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSGestureRecognizer.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:150, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSClickGestureRecognizer.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:151, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSColorPickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:152, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSCustomTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/NSDatePicker.h:40, #12 2127. from /usr/include/GNUstep/AppKit/AppKit.h:153, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSDatePickerCell.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:153, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSDatePicker.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:155, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSDockTile.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:156, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSDocument.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSDocument.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 82 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSDocument.h:126:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 126 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSDocument.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 141 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSDocument.h:144:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 144 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSDocument.h:153:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 153 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSDocument.h:178:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 178 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSDocument.h:181:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 181 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSDocument.h:192:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 192 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSDocument.h:217:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 217 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSDocument.h:250:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 250 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSDocument.h:265:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 265 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSDocument.h:273:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 273 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSDocument.h:276:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 276 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSDocument.h:289:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 289 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSDocument.h:339:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 339 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:157, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSDocumentController.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSDocumentController.h:83:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 83 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSDocumentController.h:109:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 109 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSDocumentController.h:127:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 127 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSDocumentController.h:144:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 144 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSDocumentController.h:179:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 179 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSDocumentController.h:194:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 194 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSDocumentController.h:210:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 210 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:160, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSFontCollection.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:161, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:47:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:163, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSGlyphGenerator.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:164, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSGradient.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:166, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSGroupTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:171, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:54:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 54 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:74:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 74 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/NSLayoutManager.h:33, #12 2127. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:51:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 51 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:57:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 57 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:252:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 252 | #if !OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/NSTextView.h:39, #12 2127. from /usr/include/GNUstep/AppKit/NSLayoutManager.h:34, #12 2127. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSTextAttachment.h:49:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 49 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/NSLayoutManager.h:34, #12 2127. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSTextView.h:64:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 64 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTextView.h:75:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 75 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTextView.h:328:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 328 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTextView.h:336:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 336 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTextView.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTextView.h:368:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTextView.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTextView.h:426:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 426 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTextView.h:473:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 473 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTextView.h:476:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 476 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTextView.h:548:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 548 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTextView.h:576:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 576 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTextView.h:599:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 599 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTextView.h:604:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 604 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTextView.h:623:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 623 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTextView.h:656:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 656 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTextView.h:658:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 658 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTextView.h:714:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 714 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTextView.h:724:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 724 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTextView.h:746:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 746 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSLayoutManager.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSLayoutManager.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 232 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/NSLevelIndicator.h:35, #12 2127. from /usr/include/GNUstep/AppKit/AppKit.h:173, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSLevelIndicatorCell.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:173, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSLevelIndicator.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:175, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSMagnificationGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:178, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSPanGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:179, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSNib.h:58:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSNib.h:79:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 79 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:184, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSOpenGL.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSOpenGL.h:111:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 111 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSOpenGL.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:185, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSOpenGLView.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/NSOutlineView.h:34, #12 2127. from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSTableView.h:59:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 59 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTableView.h:71:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 71 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTableView.h:80:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 80 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTableView.h:210:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 210 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTableView.h:214:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 214 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTableView.h:256:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 256 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTableView.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTableView.h:285:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 285 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTableView.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTableView.h:309:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 309 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTableView.h:354:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 354 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTableView.h:366:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 366 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTableView.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTableView.h:375:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 375 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTableView.h:397:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 397 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTableView.h:429:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 429 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTableView.h:434:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 434 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTableView.h:454:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 454 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTableView.h:461:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 461 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTableView.h:480:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 480 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTableView.h:489:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 489 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSOutlineView.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSOutlineView.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSOutlineView.h:166:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 166 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSOutlineView.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSOutlineView.h:274:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 274 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSOutlineView.h:294:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 294 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:188, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSPickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/NSPredicateEditor.h:32, #12 2127. from /usr/include/GNUstep/AppKit/AppKit.h:189, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSRuleEditor.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSRuleEditor.h:118:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 118 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:189, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSPredicateEditor.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:190, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSPredicateEditorRowTemplate.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:191, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 82 | #if OS_API_VERSION(GS_API_LATEST, MAC_OS_X_VERSION_10_5) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:120:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 120 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:130:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 130 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:192, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSPopoverTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:193, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSPressGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:197, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSRotationGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:199, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSSearchFieldCell.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSSearchFieldCell.h:80:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 80 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/NSSegmentedCell.h:30, #12 2127. from /usr/include/GNUstep/AppKit/AppKit.h:201, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSSegmentedControl.h:31:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 31 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSSegmentedControl.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:201, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSSegmentedCell.h:103:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 103 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:203, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSShadow.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:204, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSSharingServicePickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:205, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSSliderTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:206, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSSound.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:207, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSSpeechRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:208, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSSpeechSynthesizer.h:67:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 67 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:209, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSStepperTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:212, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSTableColumn.h:100:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTableColumn.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTableColumn.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTableColumn.h:129:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 129 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTableColumn.h:136:25: warning: redundant redeclaration of 'NSTableViewColumnDidResizeNotification' [-Wredundant-decls] #12 2127. 136 | APPKIT_EXPORT NSString *NSTableViewColumnDidResizeNotification; #12 2127. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2127. In file included from /usr/include/GNUstep/AppKit/NSOutlineView.h:34, #12 2127. from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSTableView.h:445:25: note: previous declaration of 'NSTableViewColumnDidResizeNotification' was here #12 2127. 445 | APPKIT_EXPORT NSString *NSTableViewColumnDidResizeNotification; #12 2127. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:213, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSTableHeaderCell.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:216, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSTabView.h:101:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 101 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:217, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSTabViewItem.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:218, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSTextAlternatives.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:220, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSTextContainer.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 69 | #if GS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:221, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSTextList.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTextList.h:54:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 54 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:222, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSTextStorage.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:223, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSTextTable.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:225, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSTouch.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:226, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSTouchBar.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:230, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSToolbar.h:63:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 63 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSToolbar.h:84:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 84 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSToolbar.h:127:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 127 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSToolbar.h:131:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 131 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSToolbar.h:135:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 135 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:231, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSToolbarItem.h:61:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSToolbarItem.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:232, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSToolbarItemGroup.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:234, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSTreeController.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSTreeController.h:95:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 95 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:235, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSTreeNode.h:39:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 39 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:236, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSUserDefaultsController.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/NSUserDefaultsController.h:63:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 63 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:237, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSUserInterfaceItemIdentification.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:241, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/NSVisualEffectView.h:33:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2127. | ^ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:245, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:32:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2127. 32 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2127. | ^ #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:125:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2127. 125 | __attribute__((unused)); #12 2127. | ^~~~~~~~~~~~~ #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:129:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2127. 129 | __attribute__((unused)); #12 2127. | ^~~~~~~~~~~~~ #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:133:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2127. 133 | __attribute__((unused)); #12 2127. | ^~~~~~~~~~~~~ #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:214:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2127. 214 | __attribute__((unused)); #12 2127. | ^~~~~~~~~~~~~ #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:247:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2127. 247 | __attribute__((unused)); #12 2127. | ^~~~~~~~~~~~~ #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:251:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2127. 251 | __attribute__((unused)); #12 2127. | ^~~~~~~~~~~~~ #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:259:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2127. 259 | __attribute__((unused)); #12 2127. | ^~~~~~~~~~~~~ #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:263:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2127. 263 | __attribute__((unused)); #12 2127. | ^~~~~~~~~~~~~ #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:267:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2127. 267 | __attribute__((unused)); #12 2127. | ^~~~~~~~~~~~~ #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:271:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2127. 271 | __attribute__((unused)); #12 2127. | ^~~~~~~~~~~~~ #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:275:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2127. 275 | __attribute__((unused)); #12 2127. | ^~~~~~~~~~~~~ #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:287:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2127. 287 | __attribute__((unused)); #12 2127. | ^~~~~~~~~~~~~ #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:311:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2127. 311 | __attribute__((unused)); #12 2127. | ^~~~~~~~~~~~~ #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:323:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2127. 323 | __attribute__((unused)); #12 2127. | ^~~~~~~~~~~~~ #12 2127. In file included from /usr/include/GNUstep/AppKit/AppKit.h:245, #12 2127. from nsgui.h:34, #12 2127. from dispextern.h:137, #12 2127. from nsterm.h:22, #12 2127. from nsfns.m:38: #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:493:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2127. 493 | PSgsave() #12 2127. | ^~~~~~~ #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSgsave': #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:493:1: warning: old-style function definition [-Wold-style-definition] #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:499:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2127. 499 | PSgrestore() #12 2127. | ^~~~~~~~~~ #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSgrestore': #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:499:1: warning: old-style function definition [-Wold-style-definition] #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:505:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2127. 505 | PSinitgraphics() #12 2127. | ^~~~~~~~~~~~~~ #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitgraphics': #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:505:1: warning: old-style function definition [-Wold-style-definition] #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:622:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2127. 622 | PSinitmatrix() #12 2127. | ^~~~~~~~~~~~ #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitmatrix': #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:622:1: warning: old-style function definition [-Wold-style-definition] #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:669:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2127. 669 | PSclip() #12 2127. | ^~~~~~ #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSclip': #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:669:1: warning: old-style function definition [-Wold-style-definition] #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:675:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2127. 675 | PSclosepath() #12 2127. | ^~~~~~~~~~~ #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSclosepath': #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:675:1: warning: old-style function definition [-Wold-style-definition] #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:687:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2127. 687 | PSeoclip() #12 2127. | ^~~~~~~~ #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSeoclip': #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:687:1: warning: old-style function definition [-Wold-style-definition] #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:693:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2127. 693 | PSeofill() #12 2127. | ^~~~~~~~ #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSeofill': #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:693:1: warning: old-style function definition [-Wold-style-definition] #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:699:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2127. 699 | PSfill() #12 2127. | ^~~~~~ #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSfill': #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:699:1: warning: old-style function definition [-Wold-style-definition] #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:705:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2127. 705 | PSflattenpath() #12 2127. | ^~~~~~~~~~~~~ #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSflattenpath': #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:705:1: warning: old-style function definition [-Wold-style-definition] #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:711:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2127. 711 | PSinitclip() #12 2127. | ^~~~~~~~~~ #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitclip': #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:711:1: warning: old-style function definition [-Wold-style-definition] #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:729:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2127. 729 | PSnewpath() #12 2127. | ^~~~~~~~~ #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSnewpath': #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:729:1: warning: old-style function definition [-Wold-style-definition] #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:765:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2127. 765 | PSreversepath() #12 2127. | ^~~~~~~~~~~~~ #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSreversepath': #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:765:1: warning: old-style function definition [-Wold-style-definition] #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:783:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2127. 783 | PSstroke() #12 2127. | ^~~~~~~~ #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSstroke': #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:783:1: warning: old-style function definition [-Wold-style-definition] #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:835:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2127. 835 | PSWait() #12 2127. | ^~~~~~ #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSWait': #12 2127. /usr/include/GNUstep/AppKit/PSOperators.h:835:1: warning: old-style function definition [-Wold-style-definition] #12 2127. nsfns.m: At top level: #12 2127. nsfns.m:694:1: warning: no previous prototype for 'ns_make_frame_key_window' [-Wmissing-prototypes] #12 2127. 694 | ns_make_frame_key_window (struct frame *f) #12 2127. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2150. CC nsmenu.o #12 2150. cc1obj: warning: /root/GNUstep/Library/Headers: No such file or directory [-Wmissing-include-dirs] #12 2150. cc1obj: warning: /usr/local/include/GNUstep: No such file or directory [-Wmissing-include-dirs] #12 2152. In file included from /usr/include/GNUstep/Foundation/NSObjCRuntime.h:222, #12 2152. from /usr/include/GNUstep/Foundation/NSObject.h:30, #12 2152. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/GNUstepBase/GSObjCRuntime.h:471:37: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 471 | #if GS_API_VERSION(GS_API_ANY,011500) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSObject.h:30, #12 2152. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:224:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 224 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:230:16: warning: redundant redeclaration of 'NSSelectorFromString' [-Wredundant-decls] #12 2152. 230 | GS_EXPORT SEL NSSelectorFromString(NSString *aSelectorName); #12 2152. | ^~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:228:16: note: previous declaration of 'NSSelectorFromString' was here #12 2152. 228 | GS_EXPORT SEL NSSelectorFromString(NSString *aSelectorName); #12 2152. | ^~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:236:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 236 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSObject.h:32, #12 2152. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSZone.h:181:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 181 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSZone.h:294:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 294 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, OS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSObject.h:301:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 301 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSObject.h:310:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 310 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSObject.h:387:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 387 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSObject.h:412:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 412 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSObject.h:488:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 488 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSObject.h:501:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 501 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSObject.h:509, #12 2152. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSDate.h:67:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 67 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSDate.h:132:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 132 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSDate.h:180:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSDate.h:231:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 231 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSObject.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSObject.h:591, #12 2152. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/GNUstepBase/NSObject+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/FoundationErrors.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/FoundationErrors.h:66:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 66 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 2152. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSProcessInfo.h:47:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSProcessInfo.h:65:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 65 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSProcessInfo.h:82:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 82 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSProcessInfo.h:88:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 88 | #if GS_API_VERSION(0,011500) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSProcessInfo.h:108:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSProcessInfo.h:153:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 153 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSProcessInfo.h:199:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 199 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSProcessInfo.h:222:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 222 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSProcessInfo.h:231:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 231 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSProcessInfo.h:236:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSProcessInfo.h:251:38: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 251 | #if GS_API_VERSION(GS_API_NONE,011700) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSProcessInfo.h:317, #12 2152. from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 2152. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/GNUstepBase/NSProcessInfo+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:43:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 43 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:45:16: warning: redundant redeclaration of 'GSDebugSet' [-Wredundant-decls] #12 2152. 45 | GS_EXPORT BOOL GSDebugSet(NSString *level); #12 2152. | ^~~~~~~~~~ #12 2152. In file included from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 2152. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSProcessInfo.h:308:16: note: previous declaration of 'GSDebugSet' was here #12 2152. 308 | GS_EXPORT BOOL GSDebugSet(NSString *level); #12 2152. | ^~~~~~~~~~ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSString.h:90, #12 2152. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 2152. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSRange.h:90:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 90 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 2152. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSString.h:101:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSString.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSString.h:124:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSString.h:130:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSString.h:216:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 216 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSString.h:230:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 230 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSString.h:287:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 287 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSString.h:287:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 287 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSString.h:299:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSString.h:299:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSString.h:308:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 308 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSString.h:342:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 342 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSString.h:407:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 407 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSString.h:453:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 453 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSString.h:455:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 455 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSString.h:455:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 455 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSString.h:722:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 722 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSString.h:805:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 805 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSString.h:810:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 810 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSString.h:820:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 820 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSString.h:843:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 843 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSString.h:852:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 852 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSString.h:973, #12 2152. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 2152. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/GNUstepBase/NSString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSString.h:974, #12 2152. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 2152. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/GNUstepBase/NSMutableString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSGeometry.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSGeometry.h:86:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 86 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSGeometry.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSGeometry.h:142:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 142 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSGeometry.h:158:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 158 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSGeometry.h:227:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 227 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSGeometry.h:245:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 245 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSGeometry.h:541:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 541 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSAffineTransform.h:46:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 46 | #if GS_EXPOSE(NSAffineTransform) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:41, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSAppleEventDescriptor.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:42, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSAppleEventManager.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:43, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSAppleScript.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSCoder.h:31, #12 2152. from /usr/include/GNUstep/Foundation/NSArchiver.h:33, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSSet.h:55:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 55 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSSet.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSSet.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSSet.h:124:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSSet.h:146:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 146 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSSet.h:159:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 159 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSArchiver.h:33, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSCoder.h:228:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 228 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSCoder.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSCoder.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSArchiver.h:41:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 41 | #if OS_API_VERSION(GS_API_OSSPEC,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSArchiver.h:45:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 45 | #if GS_EXPOSE(NSArchiver) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSArchiver.h:99:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 99 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSArchiver.h:106:38: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 106 | #if GS_API_VERSION(GS_API_NONE,011700) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSArchiver.h:164:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 164 | #if GS_EXPOSE(NSUnarchiver) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSArchiver.h:219:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 219 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSArchiver.h:225:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 225 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION(1,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSArchiver.h:225:78: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 225 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION(1,GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:45, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSArray.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSArray.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSArray.h:94:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 94 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSArray.h:99:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 99 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSArray.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSArray.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSArray.h:133:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 133 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSArray.h:137:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 137 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSArray.h:167:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 167 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSArray.h:173:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 173 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSArray.h:314:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 314 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSArray.h:336:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 336 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSArray.h:358:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 358 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSArray.h:392:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 392 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSArray.h:404:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 404 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSArray.h:419, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:45, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/GNUstepBase/NSArray+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSAttributedString.h:58:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 58 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSAttributedString.h:60, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSDictionary.h:45:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 45 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSDictionary.h:69:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 69 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSDictionary.h:82:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 82 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSDictionary.h:100:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSDictionary.h:119:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 119 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSDictionary.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSDictionary.h:154:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 154 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSAttributedString.h:143, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/GNUstepBase/NSAttributedString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:47, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:184:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 184 | #if GS_EXPOSE(NSAutoreleasePool) && !__has_feature(objc_arc) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:234:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 234 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:254:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 254 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:48, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSBackgroundActivityScheduler.h:32:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:49, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSBundle.h:49:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 49 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSBundle.h:114:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 114 | #if GS_EXPOSE(NSBundle) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSBundle.h:191:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 191 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSBundle.h:214:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 214 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSBundle.h:243:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 243 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSBundle.h:250:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSBundle.h:324:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 324 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSBundle.h:352:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 352 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSBundle.h:360:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 360 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSBundle.h:368:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSBundle.h:386:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 386 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSBundle.h:401:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 401 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSBundle.h:432:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 432 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSBundle.h:464:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 464 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSBundle.h:473:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 473 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSBundle.h:479:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 479 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSBundle.h:486:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 486 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSBundle.h:496:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 496 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSBundle.h:693, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:49, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/GNUstepBase/NSBundle+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:51, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSCache.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSCache.h:43:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 43 | #if GS_EXPOSE(NSCache) #12 2152. | ^~~~~~~~~~~~~~~~~~~~ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:52, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSCalendar.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSCalendar.h:45:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSCalendar.h:61:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSCalendar.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSCalendar.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSCalendar.h:104:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 104 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSCalendar.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSCalendar.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSCalendar.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSCalendar.h:193:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSCalendar.h:198:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 198 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSCalendar.h:307:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 307 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:53, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSCalendarDate.h:37:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 37 | #if GS_EXPOSE(NSCalendarDate) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSCalendarDate.h:117:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 117 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSCalendarDate.h:120:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 120 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSCalendarDate.h:126:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 126 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSCalendarDate.h:143:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 143 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSCalendarDate.h:164, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:53, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/GNUstepBase/NSCalendarDate+GNUstepBase.h:38:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 38 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:54, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSCharacterSet.h:51:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 51 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSCharacterSet.h:95:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 95 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSCharacterSet.h:144:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 144 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSCharacterSet.h:187:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 187 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSCharacterSet.h:211:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 211 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSCharacterSet.h:225:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 225 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSClassDescription.h:30, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:55, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSException.h:113:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 113 | #if GS_EXPOSE(NSException) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSException.h:151:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11501,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSException.h:151:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11501,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSException.h:159:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11903,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSException.h:159:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11903,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSException.h:251:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 251 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSException.h:303:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2152. 303 | NSGetUncaughtExceptionHandler(); #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:55, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSClassDescription.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:31, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSExpression.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSExpression.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 53 | #if GS_EXPOSE(NSExpression) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:32, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSPredicate.h:41:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSPredicate.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSPredicate.h:60:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 60 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:65:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 65 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:74:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 74 | #if GS_EXPOSE(NSComparisonPredicate) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:58, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSCompoundPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSCompoundPredicate.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 47 | #if GS_EXPOSE(NSCompoundPredicate) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSConnection.h:33, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSTimer.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 47 | #if GS_EXPOSE(NSTimer) #12 2152. | ^~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSTimer.h:100:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 100 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSTimer.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSTimer.h:115:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSMapTable.h:39, #12 2152. from /usr/include/GNUstep/Foundation/NSRunLoop.h:29, #12 2152. from /usr/include/GNUstep/Foundation/NSConnection.h:34, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSPointerFunctions.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSConnection.h:34, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSRunLoop.h:46:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 46 | #if GS_EXPOSE(NSRunLoop) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSRunLoop.h:61:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSConnection.h:122:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSData.h:31, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSSerialization.h:95:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 95 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSSerialization.h:171:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 171 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSData.h:38:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 38 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSData.h:43:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSData.h:58:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSData.h:72:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSData.h:85:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 85 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSData.h:92:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 92 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSData.h:96:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 96 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSData.h:116:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 116 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSData.h:123:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 123 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSData.h:140:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSData.h:163:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 163 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSData.h:189:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 189 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSData.h:213:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 213 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSData.h:324:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 324 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSData.h:349:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 349 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSData.h:379, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/GNUstepBase/NSData+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSDateComponentsFormatter.h:28, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:61, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSFormatter.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:61, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSDateComponentsFormatter.h:31:49: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 31 | #if OS_API_VERSION(MAC_OS_X_10_10, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:62, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSDateFormatter.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSDateFormatter.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSDateFormatter.h:127:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 127 | #if GS_EXPOSE(NSDateFormatter) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSDateFormatter.h:177:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 177 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSDateFormatter.h:231:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 231 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSDateFormatter.h:266:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 266 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:63, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSDateInterval.h:35:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:64, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSDateIntervalFormatter.h:35:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:32, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSDecimal.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:33, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSValue.h:99:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 99 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSValue.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSValue.h:350:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 350 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSValue.h:367, #12 2152. from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:33, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/GNUstepBase/NSNumber+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:124:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 124 | #if GS_EXPOSE(NSDecimalNumberHandler) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:192:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 192 | #if GS_EXPOSE(NSDecimalNumber) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:68, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSDistantObject.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 40 | #if GS_EXPOSE(NSDistantObject) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:69, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSDistributedLock.h:41:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 41 | #if GS_EXPOSE(NSDistributedLock) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:32, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSLock.h:74:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 74 | #if GS_EXPOSE(NSLock) #12 2152. | ^~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSLock.h:108:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSLock.h:125:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 125 | #if GS_EXPOSE(NSCondition) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSLock.h:175:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 175 | #if GS_EXPOSE(NSConditionLock) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSLock.h:253:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 253 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSLock.h:275:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 275 | #if GS_EXPOSE(NSRecursiveLock) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSLock.h:310:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 310 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSLock.h:362, #12 2152. from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:32, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/GNUstepBase/NSLock+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:33, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSNotification.h:65:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 65 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSNotification.h:71:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 71 | #if GS_EXPOSE(NSNotificationCenter) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSNotification.h:83:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 83 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:66:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 66 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:83:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 83 | #if GS_EXPOSE(NSDistributedNotificationCenter) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:71, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSEnergyFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:73, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSError.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSError.h:55:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 55 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSError.h:91:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSError.h:117:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSError.h:134:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 134 | #if GS_EXPOSE(NSError) #12 2152. | ^~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSError.h:186:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 186 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:76, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSExtensionContext.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:77, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSExtensionItem.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:78, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSExtensionRequestHandling.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSURL.h:29, #12 2152. from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSURLHandle.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSURLHandle.h:74:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 74 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSURLHandle.h:182:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 182 | #if GS_EXPOSE(NSURLHandle) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSURLHandle.h:215:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 215 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSURL.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSURL.h:50:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSURL.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSURL.h:73:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 73 | #if GS_EXPOSE(NSURL) #12 2152. | ^~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSURL.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSURL.h:96:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 96 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSURL.h:107:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSURL.h:133:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSURL.h:202:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 202 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSURL.h:228:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 228 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSURL.h:291:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 291 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSURL.h:377:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 377 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSURL.h:414:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 414 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSURL.h:467:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 467 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSURL.h:510:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 510 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSURL.h:546:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 546 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSURL.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSURL.h:556:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 556 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSURL.h:565:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 565 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSURL.h:571:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 571 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSURL.h:583:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 583 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSURL.h:592, #12 2152. from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/GNUstepBase/NSURL+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSURL.h:595:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 595 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSURL.h:599:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 599 | #if GS_EXPOSE(NSURLQueryItem) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSURL.h:629:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 629 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSURL.h:633:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 633 | #if GS_EXPOSE(NSURLComponents) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSURL.h:679:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 679 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSURL.h:699:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 699 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSFileCoordinator.h:32:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:80, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSFileHandle.h:160:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 160 | #if GS_EXPOSE(NSPipe) #12 2152. | ^~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSFileHandle.h:182:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 182 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSFileHandle.h:437, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:80, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/GNUstepBase/NSFileHandle+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSFileManager.h:175:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 175 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSFileManager.h:178, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSPathUtilities.h:40:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 40 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSPathUtilities.h:108:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 108 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSPathUtilities.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSPathUtilities.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSPathUtilities.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSPathUtilities.h:130:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSPathUtilities.h:133:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSPathUtilities.h:143:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 143 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSFileManager.h:215:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 215 | #if GS_EXPOSE(NSFileManager) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSFileManager.h:237:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 237 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSFileManager.h:246:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 246 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSFileManager.h:332:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 332 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSFileManager.h:366:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 366 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSFileManager.h:562:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 562 | #if GS_EXPOSE(NSDirectoryEnumerator) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSFileManager.h:712:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 712 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:82, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSFilePresenter.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:83, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSFileVersion.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:84, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSFileWrapper.h:50:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSFileWrapper.h:152:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 152 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:86, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSGarbageCollector.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:89, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSHFSFileTypes.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:90, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSHost.h:42:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 42 | #if GS_EXPOSE(NSHost) #12 2152. | ^~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSHost.h:102:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 102 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSHost.h:134:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 134 | #if GS_API_VERSION(GS_API_NONE,011700) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:91, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:68:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 68 | #if GS_EXPOSE(NSHTTPCookie) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:223:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 223 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:92, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:73:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 73 | #if GS_EXPOSE(NSHTTPCookieStorage) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:93, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSIndexPath.h:38:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSIndexPath.h:38:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSIndexPath.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 47 | #if GS_EXPOSE(NSIndexPath) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:94, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSIndexSet.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSIndexSet.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 49 | #if GS_EXPOSE(NSIndexSet) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSIndexSet.h:93:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSIndexSet.h:100:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSInvocation.h:30, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:95, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSMethodSignature.h:52:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 52 | #if GS_EXPOSE(NSMethodSignature) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:95, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSInvocation.h:38:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 38 | #if GS_EXPOSE(NSInvocation) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSInvocation.h:89:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 89 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION( 11101,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSInvocation.h:89:83: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 89 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION( 11101,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSInvocation.h:107:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 107 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSInvocationOperation.h:29, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:96, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSOperation.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSOperation.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSOperation.h:86:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 86 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSOperation.h:151:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSOperation.h:164:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 164 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSOperation.h:188:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 188 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSOperation.h:236:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSOperation.h:252:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 252 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSOperation.h:278:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 278 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSOperation.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:96, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSInvocationOperation.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:97, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSISO8601DateFormatter.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:98, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSItemProvider.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:99, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSItemProviderReadingWriting.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:41, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSPropertyList.h:38:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 38 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSPropertyList.h:68:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:41, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSPropertyList.h:268:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 268 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:55:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 55 | #if GS_EXPOSE(NSKeyedArchiver) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:230:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 230 | #if GS_EXPOSE(NSKeyedUnarchiver) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:102, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSKeyValueCoding.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:103, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:45:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:72:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:183:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:222:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 222 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:104, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSLengthFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:105, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSLinguisticTagger.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:107, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSLocale.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSLocale.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSLocale.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSLocale.h:103:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 103 | #if GS_EXPOSE(NSLocale) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSLocale.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSLocale.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSLocale.h:184:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 184 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSLocale.h:190:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 190 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSLocale.h:196:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 196 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSLocale.h:207:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 207 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSLocale.h:236:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:109, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSMeasurement.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:110, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSMeasurementFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSMetadata.h:33, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:111, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSMetadataAttributes.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:111, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSMetadata.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 40 | #if GS_EXPOSE(NSMetadataItem) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSMetadata.h:66:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 66 | #if GS_EXPOSE(NSMetadataQuery) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSMetadata.h:125:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSMetadata.h:140:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 140 | #if GS_EXPOSE(NSMetadataQueryAttributeValueTuple) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSMetadata.h:155:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 155 | #if GS_EXPOSE(NSMetadataQueryResultGroup) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:115, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSNotificationQueue.h:112:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 112 | #if GS_EXPOSE(NSNotificationQueue) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:116, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSNetServices.h:97:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 97 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSNetServices.h:117:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSNetServices.h:208:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSNetServices.h:246:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 246 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSNetServices.h:361:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 361 | #if GS_EXPOSE(NSNetService) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSNetServices.h:384:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 384 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSNetServices.h:447:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 447 | #if GS_EXPOSE(NSNetServiceBrowser) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:117, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSNull.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:118, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:43:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:123:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 123 | #if GS_EXPOSE(NSNumberFormatter) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:495:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 495 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:513:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 513 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:119, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSObjectScripting.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:121, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSOrderedSet.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:122, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSOrthography.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:124, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSPersonNameComponents.h:28:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:125, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSPersonNameComponentsFormatter.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11,GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:126, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSPointerArray.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:128, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSPortCoder.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 53 | #if GS_EXPOSE(NSPortCoder) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. In file included from /usr/include/GNUstep/Foundation/NSPortMessage.h:30, #12 2152. from /usr/include/GNUstep/Foundation/Foundation.h:129, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSPort.h:77:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 77 | #if GS_EXPOSE(NSPort) #12 2152. | ^~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSPort.h:135:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 135 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSPort.h:185:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 185 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSPort.h:202:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 202 | #if GS_EXPOSE(NSSocketPort) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSPort.h:284:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 284 | #if GS_EXPOSE(NSMessagePort) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:129, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSPortMessage.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 47 | #if GS_EXPOSE(NSPortMessage) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:130, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSPortNameServer.h:39:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 39 | #if OS_API_VERSION(GS_API_MACOSX,HS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSPortNameServer.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 59 | #if GS_EXPOSE(NSSocketPortNameServer) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:133, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSProgress.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSProgress.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 53 | #if GS_EXPOSE(NSProgress) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:134, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSProtocolChecker.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 40 | #if GS_EXPOSE(NSProtocolChecker) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:137, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSRegularExpression.h:27:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 27 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSRegularExpression.h:91:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 91 | #if GS_EXPOSE(NSRegularExpression) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:139, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSScanner.h:42:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 42 | #if GS_EXPOSE(NSScanner) #12 2152. | ^~~~~~~~~~~~~~~~~~~~~~ #12 2152. /usr/include/GNUstep/Foundation/NSScanner.h:107:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 107 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSScanner.h:111:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 111 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2152. | ^ #12 2152. /usr/include/GNUstep/Foundation/NSScanner.h:115:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:140, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSScriptClassDescription.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:141, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSScriptCoercionHandler.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2152. | ^ #12 2152. In file included from /usr/include/GNUstep/Foundation/Foundation.h:142, #12 2152. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2152. from nsgui.h:34, #12 2152. from dispextern.h:137, #12 2152. from window.h:23, #12 2152. from nsmenu.m:29: #12 2152. /usr/include/GNUstep/Foundation/NSScriptCommand.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2152. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2152. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:143, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSScriptCommandDescription.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:144, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSScriptExecutionContext.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:145, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSScriptKeyValueCoding.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:146, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSScriptObjectSpecifiers.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:147, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSScriptStandardSuiteCommands.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:148, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSScriptSuiteRegistry.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:152, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:48:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 48 | #if GS_EXPOSE(NSSortDescriptor) #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2153. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:172:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 172 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:153, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSSpellServer.h:50:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSSpellServer.h:58:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 58 | #if GS_EXPOSE(NSSpellServer) #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2153. /usr/include/GNUstep/Foundation/NSSpellServer.h:146:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 146 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSSpellServer.h:154:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 154 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:154, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSStream.h:28:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSStream.h:28:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSStream.h:286:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 286 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/NSStream.h:305, #12 2153. from /usr/include/GNUstep/Foundation/Foundation.h:154, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/GNUstepBase/NSStream+GNUstepBase.h:36:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 36 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:156, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSTask.h:41:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSTask.h:51:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 51 | #if GS_EXPOSE(NSTask) #12 2153. | ^~~~~~~~~~~~~~~~~~~ #12 2153. /usr/include/GNUstep/Foundation/NSTask.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSTask.h:112:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 112 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSTask.h:122:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 122 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSTask.h:129:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 129 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/NSTask.h:147, #12 2153. from /usr/include/GNUstep/Foundation/Foundation.h:156, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/GNUstepBase/NSTask+GNUstepBase.h:36:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 36 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:157, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSTextCheckingResult.h:46:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 46 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSTextCheckingResult.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:158, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSThread.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 59 | #if GS_EXPOSE(NSThread) #12 2153. | ^~~~~~~~~~~~~~~~~~~~~ #12 2153. /usr/include/GNUstep/Foundation/NSThread.h:134:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 134 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) \ #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSThread.h:135:41: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 135 | && GS_API_VERSION( 10200,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSThread.h:140:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) \ #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSThread.h:141:41: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 141 | && GS_API_VERSION( 11501,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSThread.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 232 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSThread.h:276:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 276 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSThread.h:332:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 332 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSThread.h:341:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 341 | #if GS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSThread.h:423:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 423 | #if GS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/NSThread.h:437, #12 2153. from /usr/include/GNUstep/Foundation/Foundation.h:158, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/GNUstepBase/NSThread+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:160, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSTimeZone.h:38:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSTimeZone.h:67:46: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 67 | #if OS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSTimeZone.h:73:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 73 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSTimeZone.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSTimeZone.h:103:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 103 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSTimeZone.h:118:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 118 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:161, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSUbiquitousKeyValueStore.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:162, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSUndoManager.h:28:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 28 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSUndoManager.h:87:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 87 | #if GS_EXPOSE(NSUndoManager) #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:163, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSUnit.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:164, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSUserActivity.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:165, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:82:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 82 | #if GS_EXPOSE(NSURLAuthenticationChallenge) #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:166, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSURLCache.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSURLCache.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSURLCache.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 59 | #if GS_EXPOSE(NSCachedURLResponse) #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2153. /usr/include/GNUstep/Foundation/NSURLCache.h:105:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 105 | #if GS_EXPOSE(NSURLCache) #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:167, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSURLConnection.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSURLConnection.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSURLConnection.h:48:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 48 | #if GS_EXPOSE(NSURLConnection) #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2153. /usr/include/GNUstep/Foundation/NSURLConnection.h:145:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_API_VERSION(11300,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSURLConnection.h:145:94: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_API_VERSION(11300,GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:168, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSURLCredential.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSURLCredential.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSURLCredential.h:56:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 56 | #if GS_EXPOSE(NSURLCredential) #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:169, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:52:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 52 | #if GS_EXPOSE(NSURLCredentialStorage) #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:170, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSURLDownload.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSURLDownload.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSURLDownload.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 49 | #if GS_EXPOSE(NSURLDownload) #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2153. /usr/include/GNUstep/Foundation/NSURLDownload.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:171, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSURLError.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSURLError.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:174, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:56:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:56:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:61:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:61:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:72:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 72 | #if GS_EXPOSE(NSURLProtectionSpace) #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2153. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:141:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:141:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:175, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSURLProtocol.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSURLProtocol.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSURLProtocol.h:121:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 121 | #if GS_EXPOSE(NSURLProtocol) #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:176, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSURLRequest.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSURLRequest.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSURLRequest.h:92:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 92 | #if GS_EXPOSE(NSURLRequest) #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2153. /usr/include/GNUstep/Foundation/NSURLRequest.h:201:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSURLRequest.h:250:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:177, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSURLResponse.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSURLResponse.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 49 | #if GS_EXPOSE(NSURLResponse) #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2153. /usr/include/GNUstep/Foundation/NSURLResponse.h:70:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 70 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:178, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSURLSession.h:6:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 6 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSURLSession.h:28:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11,GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:179, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSUserDefaults.h:141:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 141 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSUserDefaults.h:217:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 217 | #if GS_EXPOSE(NSUserDefaults) #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2153. /usr/include/GNUstep/Foundation/NSUserDefaults.h:250:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 250 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSUserDefaults.h:261:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 261 | #if OS_API_VERSION(GSAPI_NONE, GSAPI_NONE) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSUserDefaults.h:277:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 277 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSUserDefaults.h:316:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 316 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSUserDefaults.h:362:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 362 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSUserDefaults.h:384:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 384 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:180, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSUserNotification.h:30:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8,GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:181, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSUUID.h:31:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8,GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:183, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSValueTransformer.h:30:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSValueTransformer.h:30:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/NSXMLNode.h:30, #12 2153. from /usr/include/GNUstep/Foundation/NSXMLDocument.h:29, #12 2153. from /usr/include/GNUstep/Foundation/Foundation.h:184, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSXMLNodeOptions.h:100:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSXMLNodeOptions.h:110:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 110 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:187, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSXMLElement.h:107:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:190, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSXMLParser.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/Foundation/NSXMLParser.h:72:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 72 | #if GS_EXPOSE(NSXMLParser) #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2153. /usr/include/GNUstep/Foundation/NSXMLParser.h:193:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/Foundation/Foundation.h:191, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/Foundation/NSXPCConnection.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:103:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 103 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/NSFont.h:39, #12 2153. from /usr/include/GNUstep/GNUstepGUI/GSMethodTable.h:30, #12 2153. from /usr/include/GNUstep/AppKit/NSGraphicsContext.h:135, #12 2153. from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSColor.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSColor.h:204:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 204 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSColor.h:209:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 209 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSColor.h:219:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 219 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSColor.h:226:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 226 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSColor.h:259:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 259 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSColor.h:266:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 266 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSColor.h:282:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 282 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSColor.h:295:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 295 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/GNUstepGUI/GSMethodTable.h:30, #12 2153. from /usr/include/GNUstep/AppKit/NSGraphicsContext.h:135, #12 2153. from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSFont.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSFont.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSFont.h:135:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 135 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSFont.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSFont.h:168:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 168 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSFont.h:200:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 200 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSFont.h:205:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 205 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSFont.h:209:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 209 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSFont.h:243:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 243 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSFont.h:259:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 259 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSFont.h:291:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 291 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:201:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:207:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 207 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:229:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 229 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:234:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 234 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:245:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 245 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSGraphics.h:57:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 57 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSGraphics.h:224:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 224 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSGraphics.h:233:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 233 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSGraphics.h:269:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 269 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/NSResponder.h:35, #12 2153. from /usr/include/GNUstep/AppKit/NSView.h:38, #12 2153. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 2153. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2153. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2153. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSInterfaceStyle.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/NSView.h:38, #12 2153. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 2153. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2153. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2153. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSResponder.h:50:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 50 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSResponder.h:105:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 105 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSResponder.h:113:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 113 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSResponder.h:129:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 129 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSResponder.h:163:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSResponder.h:175:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 175 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSResponder.h:239:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 239 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSResponder.h:249:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 249 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/NSView.h:39, #12 2153. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 2153. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2153. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2153. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSUserInterfaceLayout.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSUserInterfaceLayout.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/NSText.h:61, #12 2153. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2153. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2153. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSView.h:203:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 203 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSView.h:211:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 211 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSView.h:218:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 218 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSView.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSView.h:286:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 286 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSView.h:319:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 319 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSView.h:323:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 323 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSView.h:337:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 337 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSView.h:345:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 345 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSView.h:363:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 363 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSView.h:368:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSView.h:380:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 380 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSView.h:401:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 401 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSView.h:423:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 423 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSView.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSView.h:471:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 471 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSView.h:524:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 524 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSView.h:542:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 542 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSView.h:554:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 554 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSView.h:575:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 575 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSView.h:609:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 609 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSView.h:615:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 615 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSView.h:620:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 620 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSView.h:633:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 633 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSView.h:651:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 651 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2153. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2153. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSText.h:81:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2153. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:66:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 66 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 82 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:180:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:185:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 185 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:213:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 213 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:216:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 216 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:221:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 221 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSCell.h:150:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 150 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSCell.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSCell.h:169:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 169 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSCell.h:239:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 239 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSCell.h:242:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 242 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSCell.h:267:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 267 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSCell.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSCell.h:304:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 304 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSCell.h:339:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 339 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSCell.h:349:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 349 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSCell.h:355:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 355 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSCell.h:386:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 386 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSCell.h:400:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 400 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSCell.h:425:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 425 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSCell.h:477:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 477 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSCell.h:505:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 505 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSCell.h:522:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 522 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSCell.h:529:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 529 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSCell.h:549:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 549 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSCell.h:553:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 553 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/AppKit.h:51, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSAppearance.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/AppKit.h:52, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSApplication.h:76:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 76 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSApplication.h:160:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 160 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSApplication.h:180:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSApplication.h:241:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 241 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSApplication.h:267:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 267 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSApplication.h:288:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 288 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSApplication.h:320:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 320 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSApplication.h:359:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 359 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSApplication.h:366:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 366 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSApplication.h:379:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 379 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSApplication.h:423:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 423 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSApplication.h:426:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 426 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSApplication.h:437:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 437 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSApplication.h:450:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 450 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSApplication.h:480:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 480 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSApplication.h:485:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 485 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSApplication.h:491:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 491 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSApplication.h:504:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 504 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSApplication.h:526:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 526 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSApplication.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSApplication.h:554:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 554 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSApplication.h:566:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 566 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSApplication.h:585:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 585 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSApplication.h:679:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 679 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSApplication.h:687:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 687 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSApplication.h:749:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 749 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSApplication.h:780:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 780 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSAttributedString.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/NSAttributedString.h:38, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSFontManager.h:49:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 49 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSFontManager.h:198:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 198 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSAttributedString.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSAttributedString.h:85:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 85 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSAttributedString.h:89:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 89 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSAttributedString.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSAttributedString.h:161:25: warning: redundant redeclaration of 'NSCharacterEncodingDocumentOption' [-Wredundant-decls] #12 2153. 161 | APPKIT_EXPORT NSString *NSCharacterEncodingDocumentOption; #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2153. /usr/include/GNUstep/AppKit/NSAttributedString.h:142:25: note: previous declaration of 'NSCharacterEncodingDocumentOption' was here #12 2153. 142 | APPKIT_EXPORT NSString *NSCharacterEncodingDocumentOption; #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2153. /usr/include/GNUstep/AppKit/NSAttributedString.h:162:25: warning: redundant redeclaration of 'NSBaseURLDocumentOption' [-Wredundant-decls] #12 2153. 162 | APPKIT_EXPORT NSString *NSBaseURLDocumentOption; #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2153. /usr/include/GNUstep/AppKit/NSAttributedString.h:141:25: note: previous declaration of 'NSBaseURLDocumentOption' was here #12 2153. 141 | APPKIT_EXPORT NSString *NSBaseURLDocumentOption; #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2153. /usr/include/GNUstep/AppKit/NSAttributedString.h:163:25: warning: redundant redeclaration of 'NSDefaultAttributesDocumentOption' [-Wredundant-decls] #12 2153. 163 | APPKIT_EXPORT NSString *NSDefaultAttributesDocumentOption; #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2153. /usr/include/GNUstep/AppKit/NSAttributedString.h:143:25: note: previous declaration of 'NSDefaultAttributesDocumentOption' was here #12 2153. 143 | APPKIT_EXPORT NSString *NSDefaultAttributesDocumentOption; #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2153. /usr/include/GNUstep/AppKit/NSAttributedString.h:164:25: warning: redundant redeclaration of 'NSDocumentTypeDocumentOption' [-Wredundant-decls] #12 2153. 164 | APPKIT_EXPORT NSString *NSDocumentTypeDocumentOption; #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2153. /usr/include/GNUstep/AppKit/NSAttributedString.h:144:25: note: previous declaration of 'NSDocumentTypeDocumentOption' was here #12 2153. 144 | APPKIT_EXPORT NSString *NSDocumentTypeDocumentOption; #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2153. /usr/include/GNUstep/AppKit/NSAttributedString.h:168:25: warning: redundant redeclaration of 'NSTextEncodingNameDocumentOption' [-Wredundant-decls] #12 2153. 168 | APPKIT_EXPORT NSString *NSTextEncodingNameDocumentOption; #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2153. /usr/include/GNUstep/AppKit/NSAttributedString.h:145:25: note: previous declaration of 'NSTextEncodingNameDocumentOption' was here #12 2153. 145 | APPKIT_EXPORT NSString *NSTextEncodingNameDocumentOption; #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2153. /usr/include/GNUstep/AppKit/NSAttributedString.h:169:25: warning: redundant redeclaration of 'NSTimeoutDocumentOption' [-Wredundant-decls] #12 2153. 169 | APPKIT_EXPORT NSString *NSTimeoutDocumentOption; #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2153. /usr/include/GNUstep/AppKit/NSAttributedString.h:147:25: note: previous declaration of 'NSTimeoutDocumentOption' was here #12 2153. 147 | APPKIT_EXPORT NSString *NSTimeoutDocumentOption; #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2153. /usr/include/GNUstep/AppKit/NSAttributedString.h:170:25: warning: redundant redeclaration of 'NSWebPreferencesDocumentOption' [-Wredundant-decls] #12 2153. 170 | APPKIT_EXPORT NSString *NSWebPreferencesDocumentOption; #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2153. /usr/include/GNUstep/AppKit/NSAttributedString.h:148:25: note: previous declaration of 'NSWebPreferencesDocumentOption' was here #12 2153. 148 | APPKIT_EXPORT NSString *NSWebPreferencesDocumentOption; #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2153. /usr/include/GNUstep/AppKit/NSAttributedString.h:171:25: warning: redundant redeclaration of 'NSWebResourceLoadDelegateDocumentOption' [-Wredundant-decls] #12 2153. 171 | APPKIT_EXPORT NSString *NSWebResourceLoadDelegateDocumentOption; #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2153. /usr/include/GNUstep/AppKit/NSAttributedString.h:149:25: note: previous declaration of 'NSWebResourceLoadDelegateDocumentOption' was here #12 2153. 149 | APPKIT_EXPORT NSString *NSWebResourceLoadDelegateDocumentOption; #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2153. /usr/include/GNUstep/AppKit/NSAttributedString.h:172:25: warning: redundant redeclaration of 'NSTextSizeMultiplierDocumentOption' [-Wredundant-decls] #12 2153. 172 | APPKIT_EXPORT NSString *NSTextSizeMultiplierDocumentOption; #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2153. /usr/include/GNUstep/AppKit/NSAttributedString.h:146:25: note: previous declaration of 'NSTextSizeMultiplierDocumentOption' was here #12 2153. 146 | APPKIT_EXPORT NSString *NSTextSizeMultiplierDocumentOption; #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2153. /usr/include/GNUstep/AppKit/NSAttributedString.h:196:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 196 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_3) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSAttributedString.h:206:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 206 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSAttributedString.h:241:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 241 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSAttributedString.h:247:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 247 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSAttributedString.h:251:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 251 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSAttributedString.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSAttributedString.h:307:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 307 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSAttributedString.h:312:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 312 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:34, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSImageRep.h:74:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 74 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSImageRep.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSImageRep.h:182:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 182 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:67:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 67 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:137:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 137 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:162:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 162 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:205:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 205 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:224:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 224 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:244:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 244 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/AppKit.h:55, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSBox.h:61:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 61 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSBox.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSBox.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSBox.h:127:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 127 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSBox.h:131:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 131 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/NSBrowser.h:34, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:56, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSControl.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSControl.h:93:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSControl.h:124:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 124 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSControl.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSControl.h:171:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 171 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSControl.h:186:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 186 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSControl.h:208:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSControl.h:230:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 230 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/AppKit.h:56, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSBrowser.h:47:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSBrowser.h:133:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSBrowser.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSBrowser.h:163:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSBrowser.h:183:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSBrowser.h:208:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSBrowser.h:221:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 221 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSBrowser.h:241:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 241 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSBrowser.h:250:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSBrowser.h:285:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 285 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSBrowser.h:319:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 319 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSBrowser.h:342:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 342 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSBrowser.h:351:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 351 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSBrowser.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/NSButton.h:36, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:58, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSButtonCell.h:81:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSButtonCell.h:154:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 154 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSButtonCell.h:173:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 173 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSButtonCell.h:203:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 203 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSButtonCell.h:213:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 213 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSButtonCell.h:237:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 237 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSButtonCell.h:245:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 245 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/AppKit.h:58, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSButton.h:51:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 51 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSButton.h:80:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 80 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSButton.h:105:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 105 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSButton.h:133:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 133 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/AppKit.h:62, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSCIImageRep.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/AppKit.h:63, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSClipView.h:76:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 76 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/NSCollectionView.h:34, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:64, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSDragging.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSDragging.h:88:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 88 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSDragging.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSDragging.h:112:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 112 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSDragging.h:117:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSDragging.h:157:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 157 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSDragging.h:164:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 164 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/NSCollectionView.h:35, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:64, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSNibDeclarations.h:35:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 35 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:37, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSImageView.h:58:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSImageView.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSImageView.h:69:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 69 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/NSTextField.h:36, #12 2153. from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:39, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:76:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 76 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:39, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSTextField.h:111:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 111 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSTextField.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:41, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSViewController.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/NSPanel.h:34, #12 2153. from /usr/include/GNUstep/AppKit/NSColorPanel.h:39, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:68, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:103:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 103 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:106:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 106 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:110:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 110 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:113:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 113 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:116:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 116 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:119:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:146:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 146 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:157:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 157 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:163:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:179:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 179 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:365:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 365 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:464:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 464 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:475:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 475 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:489:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 489 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:495:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 495 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:516:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 516 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:546:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 546 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:571:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 571 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:587:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 587 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:608:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 608 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:650:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 650 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:662:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 662 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:671:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 671 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:709:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 709 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:713:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 713 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:749:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 749 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:762:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 762 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:770:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 770 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:786:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 786 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:802:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 802 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:812:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 812 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:817:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 817 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:822:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 822 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:831:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 831 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:836:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 836 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:841:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 841 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:846:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 846 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:854:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 854 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:862:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 862 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:878:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 878 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:904:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 904 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:918:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 918 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:920:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 920 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:928:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 928 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:937:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 937 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:949:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 949 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:967:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 967 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:976:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 976 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:980:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 980 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSWindow.h:990:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 990 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/NSColorPanel.h:39, #12 2153. from /usr/include/GNUstep/AppKit/AppKit.h:68, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSPanel.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSPanel.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSPanel.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSPanel.h:139:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 139 | #if OS_API_VERSION(GS_API_ONE, GS_API_ONE) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSPanel.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/AppKit.h:73, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSCursor.h:62:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 62 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSCursor.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSCursor.h:81:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 81 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSCursor.h:111:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 111 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSCursor.h:115:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSCursor.h:129:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 129 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/AppKit.h:75, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSDataAsset.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/AppKit.h:81, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSEvent.h:95:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 95 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSEvent.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSEvent.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSEvent.h:176:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 176 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSEvent.h:191:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 191 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSEvent.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 232 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSEvent.h:332:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 332 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSEvent.h:365:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 365 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSEvent.h:374:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 374 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSEvent.h:393:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 393 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSEvent.h:397:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 397 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSEvent.h:419:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 419 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSEvent.h:428:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 428 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSEvent.h:436:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 436 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSEvent.h:517:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 517 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/AppKit.h:84, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSFontPanel.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSFontPanel.h:130:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/AppKit.h:85, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSForm.h:67:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 67 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/AppKit.h:86, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSFormCell.h:64:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 64 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSFormCell.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSFormCell.h:84:25: warning: redundant redeclaration of '_NSFormCellDidChangeTitleWidthNotification' [-Wredundant-decls] #12 2153. 84 | APPKIT_EXPORT NSString *_NSFormCellDidChangeTitleWidthNotification; #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2153. In file included from /usr/include/GNUstep/AppKit/AppKit.h:85, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSForm.h:96:25: note: previous declaration of '_NSFormCellDidChangeTitleWidthNotification' was here #12 2153. 96 | APPKIT_EXPORT NSString *_NSFormCellDidChangeTitleWidthNotification; #12 2153. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2153. In file included from /usr/include/GNUstep/AppKit/AppKit.h:87, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSHelpPanel.h:34:49: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 34 | #if OS_API_VERSION(GS_API_OPENSTEP,GS_API_MACOSX) || GS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSHelpPanel.h:34:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 34 | #if OS_API_VERSION(GS_API_OPENSTEP,GS_API_MACOSX) || GS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 2153. | ^ #12 2153. In file included from /usr/include/GNUstep/AppKit/AppKit.h:88, #12 2153. from nsgui.h:34, #12 2153. from dispextern.h:137, #12 2153. from window.h:23, #12 2153. from nsmenu.m:29: #12 2153. /usr/include/GNUstep/AppKit/NSImage.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSImage.h:60:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 60 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSImage.h:86:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 86 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSImage.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSImage.h:198:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 198 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSImage.h:234:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 234 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSImage.h:235:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 235 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2153. | ^ #12 2153. /usr/include/GNUstep/AppKit/NSImage.h:305:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2153. 305 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2153. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSImage.h:344:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 344 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSImage.h:384:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 384 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSImage.h:413:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 413 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSImage.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSImage.h:489:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 489 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSImage.h:502:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 502 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/NSMenu.h:36, #12 2154. from /usr/include/GNUstep/AppKit/AppKit.h:93, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSMenuItem.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSMenuItem.h:104:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 104 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSMenuItem.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSMenuItem.h:201:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSMenuItem.h:221:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 221 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSMenuItem.h:313:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 313 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSMenuItem.h:351:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 351 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSMenuItem.h:397:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 397 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:93, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSMenu.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSMenu.h:437:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 437 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSMenu.h:482:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 482 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSMenu.h:486:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 486 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSMenu.h:588:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 588 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSMenu.h:633:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 633 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSMenu.h:637:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 637 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSMenu.h:676:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 676 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSMenu.h:693:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 693 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSMenu.h:723:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 723 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSMenu.h:738:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 738 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:97, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSNibLoading.h:65:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 65 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/NSOpenPanel.h:41, #12 2154. from /usr/include/GNUstep/AppKit/AppKit.h:98, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSSavePanel.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSSavePanel.h:140:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSSavePanel.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSSavePanel.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSSavePanel.h:162:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 162 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSSavePanel.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSSavePanel.h:177:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 177 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSSavePanel.h:189:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 189 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSSavePanel.h:200:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 200 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSSavePanel.h:212:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 212 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSSavePanel.h:223:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 223 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSSavePanel.h:227:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 227 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSSavePanel.h:271:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 271 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:98, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSOpenPanel.h:60:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 60 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSOpenPanel.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSOpenPanel.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSOpenPanel.h:92:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 92 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:99, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSPageLayout.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:101, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSPasteboard.h:109:25: warning: redundant redeclaration of 'NSDataLinkPboardType' [-Wredundant-decls] #12 2154. 109 | APPKIT_EXPORT NSString *NSDataLinkPboardType; #12 2154. | ^~~~~~~~~~~~~~~~~~~~ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:76, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSDataLink.h:151:25: note: previous declaration of 'NSDataLinkPboardType' was here #12 2154. 151 | APPKIT_EXPORT NSString *NSDataLinkPboardType; #12 2154. | ^~~~~~~~~~~~~~~~~~~~ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:101, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSPasteboard.h:116:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 116 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSPasteboard.h:178:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 178 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSPasteboard.h:193:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSPasteboard.h:281:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 281 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSPasteboard.h:310:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 310 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSPasteboard.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:102, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSPasteboardItem.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/NSPDFInfo.h:30, #12 2154. from /usr/include/GNUstep/AppKit/AppKit.h:103, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSPrintInfo.h:98:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 98 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSPrintInfo.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSPrintInfo.h:183:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:103, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSPDFInfo.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:104, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSPDFImageRep.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:105, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSPDFPanel.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:106, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSPICTImageRep.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:107, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSPopover.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:108, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSPopUpButton.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:112, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSPrintOperation.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSPrintOperation.h:134:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 134 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSPrintOperation.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSPrintOperation.h:152:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 152 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSPrintOperation.h:177:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 177 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSPrintOperation.h:185:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 185 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:113, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSPrintPanel.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSPrintPanel.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSPrintPanel.h:120:54: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 120 | #if OS_API_VERSION(GS_API_NONE, MAC_OS_X_VERSION_10_5) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSPrintPanel.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSPrintPanel.h:146:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 146 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSPrintPanel.h:154:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 154 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSPrintPanel.h:159:54: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 159 | #if OS_API_VERSION(GS_API_NONE, MAC_OS_X_VERSION_10_5) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/NSRunningApplication.h:34, #12 2154. from /usr/include/GNUstep/AppKit/AppKit.h:115, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSWorkspace.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSWorkspace.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSWorkspace.h:70:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 70 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSWorkspace.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSWorkspace.h:138:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 138 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSWorkspace.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSWorkspace.h:152:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 152 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSWorkspace.h:170:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 170 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSWorkspace.h:184:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 184 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSWorkspace.h:195:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 195 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSWorkspace.h:211:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 211 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSWorkspace.h:240:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 240 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSWorkspace.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:115, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSRunningApplication.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSRunningApplication.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:117, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSScreen.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSScreen.h:73:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 73 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSScreen.h:76:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 76 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSScreen.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:118, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSScroller.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSScroller.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSScroller.h:108:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSScroller.h:126:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 126 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_5) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSScroller.h:151:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 151 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSScroller.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:119, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSScrollView.h:139:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 139 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSScrollView.h:152:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 152 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSScrollView.h:156:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 156 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSScrollView.h:162:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 162 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSScrollView.h:167:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 167 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/NSSlider.h:32, #12 2154. from /usr/include/GNUstep/AppKit/AppKit.h:122, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSSliderCell.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:122, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSSlider.h:70:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 70 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:124, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSSpellChecker.h:113:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 113 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSSpellChecker.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSSpellChecker.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:126, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSSplitView.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSSplitView.h:41:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSSplitView.h:72:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 72 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSSplitView.h:78:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 78 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSSplitView.h:93:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 93 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSSplitView.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSSplitView.h:138:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 138 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSSplitView.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:128, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSStatusItem.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:129, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSStringDrawing.h:37:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 37 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSStringDrawing.h:45:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSStringDrawing.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSStringDrawing.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/AppKit.h:137:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 137 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:138, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSAlert.h:43:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSAlert.h:75:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 75 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSAlert.h:115:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 115 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSAlert.h:117:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:139, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSAnimation.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:139, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSAnimation.h:267:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 267 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:140, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSAffineTransform.h:44:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 44 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSAffineTransform.h:45:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 45 | #if GS_API_VERSION(GS_API_NONE, 011500) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/NSObjectController.h:33, #12 2154. from /usr/include/GNUstep/AppKit/NSArrayController.h:32, #12 2154. from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSController.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSController.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/NSArrayController.h:32, #12 2154. from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSObjectController.h:36:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSObjectController.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSArrayController.h:34:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSArrayController.h:85:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 85 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSArrayController.h:91:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSArrayController.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:142, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSBezierPath.h:107:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSBezierPath.h:242:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 242 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSBezierPath.h:252:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 252 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/NSButtonTouchBarItem.h:29, #12 2154. from /usr/include/GNUstep/AppKit/AppKit.h:143, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:143, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSButtonTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:144, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSColorSampler.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:145, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSColorSpace.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:146, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSComboBox.h:85:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 85 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSComboBox.h:91:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSComboBox.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:147, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:121:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 121 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:132:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 132 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:149, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSCandidateListTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/NSClickGestureRecognizer.h:29, #12 2154. from /usr/include/GNUstep/AppKit/AppKit.h:150, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSGestureRecognizer.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:150, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSClickGestureRecognizer.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:151, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSColorPickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:152, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSCustomTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/NSDatePicker.h:40, #12 2154. from /usr/include/GNUstep/AppKit/AppKit.h:153, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSDatePickerCell.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:153, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSDatePicker.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:155, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSDockTile.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:156, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSDocument.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSDocument.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 82 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSDocument.h:126:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 126 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSDocument.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 141 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSDocument.h:144:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 144 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSDocument.h:153:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 153 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSDocument.h:178:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 178 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSDocument.h:181:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 181 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSDocument.h:192:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 192 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSDocument.h:217:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 217 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSDocument.h:250:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 250 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSDocument.h:265:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 265 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSDocument.h:273:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 273 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSDocument.h:276:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 276 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSDocument.h:289:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 289 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSDocument.h:339:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 339 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:157, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSDocumentController.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSDocumentController.h:83:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 83 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSDocumentController.h:109:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 109 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSDocumentController.h:127:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 127 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSDocumentController.h:144:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 144 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSDocumentController.h:179:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 179 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSDocumentController.h:194:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 194 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSDocumentController.h:210:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 210 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:160, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSFontCollection.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:161, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:47:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:163, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSGlyphGenerator.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:164, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSGradient.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:166, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSGroupTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:171, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:54:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 54 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:74:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 74 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/NSLayoutManager.h:33, #12 2154. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:51:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 51 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:57:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 57 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:252:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 252 | #if !OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/NSTextView.h:39, #12 2154. from /usr/include/GNUstep/AppKit/NSLayoutManager.h:34, #12 2154. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSTextAttachment.h:49:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 49 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/NSLayoutManager.h:34, #12 2154. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSTextView.h:64:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 64 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTextView.h:75:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 75 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTextView.h:328:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 328 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTextView.h:336:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 336 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTextView.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTextView.h:368:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTextView.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTextView.h:426:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 426 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTextView.h:473:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 473 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTextView.h:476:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 476 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTextView.h:548:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 548 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTextView.h:576:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 576 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTextView.h:599:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 599 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTextView.h:604:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 604 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTextView.h:623:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 623 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTextView.h:656:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 656 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTextView.h:658:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 658 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTextView.h:714:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 714 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTextView.h:724:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 724 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTextView.h:746:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 746 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSLayoutManager.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSLayoutManager.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 232 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/NSLevelIndicator.h:35, #12 2154. from /usr/include/GNUstep/AppKit/AppKit.h:173, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSLevelIndicatorCell.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:173, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSLevelIndicator.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:175, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSMagnificationGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:178, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSPanGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:179, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSNib.h:58:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSNib.h:79:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 79 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:184, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSOpenGL.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSOpenGL.h:111:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 111 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSOpenGL.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:185, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSOpenGLView.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/NSOutlineView.h:34, #12 2154. from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSTableView.h:59:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 59 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTableView.h:71:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 71 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTableView.h:80:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 80 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTableView.h:210:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 210 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTableView.h:214:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 214 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTableView.h:256:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 256 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTableView.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTableView.h:285:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 285 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTableView.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTableView.h:309:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 309 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTableView.h:354:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 354 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTableView.h:366:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 366 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTableView.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTableView.h:375:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 375 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTableView.h:397:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 397 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTableView.h:429:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 429 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTableView.h:434:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 434 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTableView.h:454:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 454 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTableView.h:461:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 461 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTableView.h:480:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 480 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTableView.h:489:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 489 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSOutlineView.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSOutlineView.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSOutlineView.h:166:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 166 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSOutlineView.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSOutlineView.h:274:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 274 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSOutlineView.h:294:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 294 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:188, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSPickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/NSPredicateEditor.h:32, #12 2154. from /usr/include/GNUstep/AppKit/AppKit.h:189, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSRuleEditor.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSRuleEditor.h:118:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 118 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:189, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSPredicateEditor.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:190, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSPredicateEditorRowTemplate.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:191, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 82 | #if OS_API_VERSION(GS_API_LATEST, MAC_OS_X_VERSION_10_5) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:120:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 120 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:130:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 130 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:192, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSPopoverTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:193, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSPressGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:197, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSRotationGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:199, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSSearchFieldCell.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSSearchFieldCell.h:80:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 80 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/NSSegmentedCell.h:30, #12 2154. from /usr/include/GNUstep/AppKit/AppKit.h:201, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSSegmentedControl.h:31:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 31 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSSegmentedControl.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:201, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSSegmentedCell.h:103:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 103 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:203, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSShadow.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:204, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSSharingServicePickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:205, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSSliderTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:206, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSSound.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:207, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSSpeechRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:208, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSSpeechSynthesizer.h:67:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 67 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:209, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSStepperTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:212, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSTableColumn.h:100:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTableColumn.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTableColumn.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTableColumn.h:129:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 129 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTableColumn.h:136:25: warning: redundant redeclaration of 'NSTableViewColumnDidResizeNotification' [-Wredundant-decls] #12 2154. 136 | APPKIT_EXPORT NSString *NSTableViewColumnDidResizeNotification; #12 2154. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2154. In file included from /usr/include/GNUstep/AppKit/NSOutlineView.h:34, #12 2154. from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSTableView.h:445:25: note: previous declaration of 'NSTableViewColumnDidResizeNotification' was here #12 2154. 445 | APPKIT_EXPORT NSString *NSTableViewColumnDidResizeNotification; #12 2154. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:213, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSTableHeaderCell.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:216, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSTabView.h:101:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 101 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:217, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSTabViewItem.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:218, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSTextAlternatives.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:220, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSTextContainer.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 69 | #if GS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:221, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSTextList.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTextList.h:54:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 54 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:222, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSTextStorage.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:223, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSTextTable.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:225, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSTouch.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:226, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSTouchBar.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:230, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSToolbar.h:63:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 63 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSToolbar.h:84:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 84 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSToolbar.h:127:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 127 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSToolbar.h:131:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 131 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSToolbar.h:135:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 135 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:231, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSToolbarItem.h:61:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSToolbarItem.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:232, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSToolbarItemGroup.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:234, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSTreeController.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSTreeController.h:95:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 95 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:235, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSTreeNode.h:39:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 39 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:236, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSUserDefaultsController.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/NSUserDefaultsController.h:63:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 63 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:237, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSUserInterfaceItemIdentification.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:241, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/NSVisualEffectView.h:33:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2154. | ^ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:245, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:32:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2154. 32 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2154. | ^ #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:125:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2154. 125 | __attribute__((unused)); #12 2154. | ^~~~~~~~~~~~~ #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:129:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2154. 129 | __attribute__((unused)); #12 2154. | ^~~~~~~~~~~~~ #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:133:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2154. 133 | __attribute__((unused)); #12 2154. | ^~~~~~~~~~~~~ #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:214:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2154. 214 | __attribute__((unused)); #12 2154. | ^~~~~~~~~~~~~ #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:247:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2154. 247 | __attribute__((unused)); #12 2154. | ^~~~~~~~~~~~~ #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:251:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2154. 251 | __attribute__((unused)); #12 2154. | ^~~~~~~~~~~~~ #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:259:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2154. 259 | __attribute__((unused)); #12 2154. | ^~~~~~~~~~~~~ #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:263:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2154. 263 | __attribute__((unused)); #12 2154. | ^~~~~~~~~~~~~ #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:267:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2154. 267 | __attribute__((unused)); #12 2154. | ^~~~~~~~~~~~~ #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:271:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2154. 271 | __attribute__((unused)); #12 2154. | ^~~~~~~~~~~~~ #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:275:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2154. 275 | __attribute__((unused)); #12 2154. | ^~~~~~~~~~~~~ #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:287:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2154. 287 | __attribute__((unused)); #12 2154. | ^~~~~~~~~~~~~ #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:311:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2154. 311 | __attribute__((unused)); #12 2154. | ^~~~~~~~~~~~~ #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:323:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2154. 323 | __attribute__((unused)); #12 2154. | ^~~~~~~~~~~~~ #12 2154. In file included from /usr/include/GNUstep/AppKit/AppKit.h:245, #12 2154. from nsgui.h:34, #12 2154. from dispextern.h:137, #12 2154. from window.h:23, #12 2154. from nsmenu.m:29: #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:493:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2154. 493 | PSgsave() #12 2154. | ^~~~~~~ #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSgsave': #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:493:1: warning: old-style function definition [-Wold-style-definition] #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:499:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2154. 499 | PSgrestore() #12 2154. | ^~~~~~~~~~ #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSgrestore': #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:499:1: warning: old-style function definition [-Wold-style-definition] #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:505:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2154. 505 | PSinitgraphics() #12 2154. | ^~~~~~~~~~~~~~ #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitgraphics': #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:505:1: warning: old-style function definition [-Wold-style-definition] #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:622:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2154. 622 | PSinitmatrix() #12 2154. | ^~~~~~~~~~~~ #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitmatrix': #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:622:1: warning: old-style function definition [-Wold-style-definition] #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:669:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2154. 669 | PSclip() #12 2154. | ^~~~~~ #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSclip': #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:669:1: warning: old-style function definition [-Wold-style-definition] #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:675:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2154. 675 | PSclosepath() #12 2154. | ^~~~~~~~~~~ #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSclosepath': #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:675:1: warning: old-style function definition [-Wold-style-definition] #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:687:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2154. 687 | PSeoclip() #12 2154. | ^~~~~~~~ #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSeoclip': #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:687:1: warning: old-style function definition [-Wold-style-definition] #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:693:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2154. 693 | PSeofill() #12 2154. | ^~~~~~~~ #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSeofill': #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:693:1: warning: old-style function definition [-Wold-style-definition] #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:699:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2154. 699 | PSfill() #12 2154. | ^~~~~~ #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSfill': #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:699:1: warning: old-style function definition [-Wold-style-definition] #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:705:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2154. 705 | PSflattenpath() #12 2154. | ^~~~~~~~~~~~~ #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSflattenpath': #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:705:1: warning: old-style function definition [-Wold-style-definition] #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:711:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2154. 711 | PSinitclip() #12 2154. | ^~~~~~~~~~ #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitclip': #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:711:1: warning: old-style function definition [-Wold-style-definition] #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:729:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2154. 729 | PSnewpath() #12 2154. | ^~~~~~~~~ #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSnewpath': #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:729:1: warning: old-style function definition [-Wold-style-definition] #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:765:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2154. 765 | PSreversepath() #12 2154. | ^~~~~~~~~~~~~ #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSreversepath': #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:765:1: warning: old-style function definition [-Wold-style-definition] #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:783:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2154. 783 | PSstroke() #12 2154. | ^~~~~~~~ #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSstroke': #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:783:1: warning: old-style function definition [-Wold-style-definition] #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:835:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2154. 835 | PSWait() #12 2154. | ^~~~~~ #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSWait': #12 2154. /usr/include/GNUstep/AppKit/PSOperators.h:835:1: warning: old-style function definition [-Wold-style-definition] #12 2166. CC nsselect.o #12 2166. cc1obj: warning: /root/GNUstep/Library/Headers: No such file or directory [-Wmissing-include-dirs] #12 2166. cc1obj: warning: /usr/local/include/GNUstep: No such file or directory [-Wmissing-include-dirs] #12 2168. In file included from /usr/include/GNUstep/Foundation/NSObjCRuntime.h:222, #12 2168. from /usr/include/GNUstep/Foundation/NSObject.h:30, #12 2168. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/GNUstepBase/GSObjCRuntime.h:471:37: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 471 | #if GS_API_VERSION(GS_API_ANY,011500) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSObject.h:30, #12 2168. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:224:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 224 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:230:16: warning: redundant redeclaration of 'NSSelectorFromString' [-Wredundant-decls] #12 2168. 230 | GS_EXPORT SEL NSSelectorFromString(NSString *aSelectorName); #12 2168. | ^~~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:228:16: note: previous declaration of 'NSSelectorFromString' was here #12 2168. 228 | GS_EXPORT SEL NSSelectorFromString(NSString *aSelectorName); #12 2168. | ^~~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:236:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 236 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSObject.h:32, #12 2168. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSZone.h:181:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 181 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSZone.h:294:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 294 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, OS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSObject.h:301:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 301 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSObject.h:310:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 310 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSObject.h:387:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 387 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSObject.h:412:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 412 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSObject.h:488:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 488 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSObject.h:501:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 501 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSObject.h:509, #12 2168. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSDate.h:67:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 67 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSDate.h:132:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 132 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSDate.h:180:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSDate.h:231:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 231 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSObject.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSObject.h:591, #12 2168. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/GNUstepBase/NSObject+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/FoundationErrors.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/FoundationErrors.h:66:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 66 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 2168. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSProcessInfo.h:47:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSProcessInfo.h:65:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 65 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSProcessInfo.h:82:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 82 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSProcessInfo.h:88:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 88 | #if GS_API_VERSION(0,011500) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSProcessInfo.h:108:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSProcessInfo.h:153:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 153 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSProcessInfo.h:199:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 199 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSProcessInfo.h:222:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 222 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSProcessInfo.h:231:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 231 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSProcessInfo.h:236:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSProcessInfo.h:251:38: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 251 | #if GS_API_VERSION(GS_API_NONE,011700) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSProcessInfo.h:317, #12 2168. from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 2168. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/GNUstepBase/NSProcessInfo+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:43:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 43 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:45:16: warning: redundant redeclaration of 'GSDebugSet' [-Wredundant-decls] #12 2168. 45 | GS_EXPORT BOOL GSDebugSet(NSString *level); #12 2168. | ^~~~~~~~~~ #12 2168. In file included from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 2168. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSProcessInfo.h:308:16: note: previous declaration of 'GSDebugSet' was here #12 2168. 308 | GS_EXPORT BOOL GSDebugSet(NSString *level); #12 2168. | ^~~~~~~~~~ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSString.h:90, #12 2168. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 2168. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSRange.h:90:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 90 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 2168. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSString.h:101:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSString.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSString.h:124:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSString.h:130:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSString.h:216:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 216 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSString.h:230:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 230 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSString.h:287:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 287 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSString.h:287:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 287 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSString.h:299:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSString.h:299:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSString.h:308:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 308 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSString.h:342:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 342 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSString.h:407:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 407 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSString.h:453:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 453 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSString.h:455:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 455 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSString.h:455:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 455 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSString.h:722:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 722 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSString.h:805:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 805 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSString.h:810:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 810 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSString.h:820:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 820 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSString.h:843:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 843 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSString.h:852:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 852 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSString.h:973, #12 2168. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 2168. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/GNUstepBase/NSString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSString.h:974, #12 2168. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 2168. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/GNUstepBase/NSMutableString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSGeometry.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSGeometry.h:86:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 86 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSGeometry.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSGeometry.h:142:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 142 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSGeometry.h:158:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 158 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSGeometry.h:227:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 227 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSGeometry.h:245:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 245 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSGeometry.h:541:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 541 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSAffineTransform.h:46:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 46 | #if GS_EXPOSE(NSAffineTransform) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:41, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSAppleEventDescriptor.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:42, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSAppleEventManager.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:43, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSAppleScript.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSCoder.h:31, #12 2168. from /usr/include/GNUstep/Foundation/NSArchiver.h:33, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSSet.h:55:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 55 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSSet.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSSet.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSSet.h:124:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSSet.h:146:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 146 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSSet.h:159:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 159 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSArchiver.h:33, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSCoder.h:228:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 228 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSCoder.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSCoder.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSArchiver.h:41:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 41 | #if OS_API_VERSION(GS_API_OSSPEC,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSArchiver.h:45:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 45 | #if GS_EXPOSE(NSArchiver) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSArchiver.h:99:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 99 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSArchiver.h:106:38: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 106 | #if GS_API_VERSION(GS_API_NONE,011700) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSArchiver.h:164:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 164 | #if GS_EXPOSE(NSUnarchiver) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSArchiver.h:219:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 219 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSArchiver.h:225:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 225 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION(1,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSArchiver.h:225:78: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 225 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION(1,GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:45, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSArray.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSArray.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSArray.h:94:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 94 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSArray.h:99:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 99 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSArray.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSArray.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSArray.h:133:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 133 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSArray.h:137:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 137 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSArray.h:167:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 167 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSArray.h:173:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 173 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSArray.h:314:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 314 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSArray.h:336:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 336 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSArray.h:358:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 358 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSArray.h:392:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 392 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSArray.h:404:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 404 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSArray.h:419, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:45, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/GNUstepBase/NSArray+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSAttributedString.h:58:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 58 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSAttributedString.h:60, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSDictionary.h:45:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 45 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSDictionary.h:69:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 69 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSDictionary.h:82:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 82 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSDictionary.h:100:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSDictionary.h:119:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 119 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSDictionary.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSDictionary.h:154:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 154 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSAttributedString.h:143, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/GNUstepBase/NSAttributedString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:47, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:184:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 184 | #if GS_EXPOSE(NSAutoreleasePool) && !__has_feature(objc_arc) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:234:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 234 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:254:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 254 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:48, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSBackgroundActivityScheduler.h:32:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:49, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSBundle.h:49:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 49 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSBundle.h:114:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 114 | #if GS_EXPOSE(NSBundle) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSBundle.h:191:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 191 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSBundle.h:214:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 214 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSBundle.h:243:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 243 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSBundle.h:250:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSBundle.h:324:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 324 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSBundle.h:352:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 352 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSBundle.h:360:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 360 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSBundle.h:368:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSBundle.h:386:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 386 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSBundle.h:401:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 401 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSBundle.h:432:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 432 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSBundle.h:464:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 464 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSBundle.h:473:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 473 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSBundle.h:479:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 479 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSBundle.h:486:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 486 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSBundle.h:496:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 496 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSBundle.h:693, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:49, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/GNUstepBase/NSBundle+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:51, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSCache.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSCache.h:43:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 43 | #if GS_EXPOSE(NSCache) #12 2168. | ^~~~~~~~~~~~~~~~~~~~ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:52, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSCalendar.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSCalendar.h:45:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSCalendar.h:61:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSCalendar.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSCalendar.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSCalendar.h:104:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 104 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSCalendar.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSCalendar.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSCalendar.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSCalendar.h:193:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSCalendar.h:198:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 198 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSCalendar.h:307:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 307 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:53, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSCalendarDate.h:37:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 37 | #if GS_EXPOSE(NSCalendarDate) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSCalendarDate.h:117:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 117 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSCalendarDate.h:120:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 120 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSCalendarDate.h:126:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 126 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSCalendarDate.h:143:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 143 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSCalendarDate.h:164, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:53, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/GNUstepBase/NSCalendarDate+GNUstepBase.h:38:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 38 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:54, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSCharacterSet.h:51:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 51 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSCharacterSet.h:95:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 95 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSCharacterSet.h:144:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 144 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSCharacterSet.h:187:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 187 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSCharacterSet.h:211:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 211 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSCharacterSet.h:225:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 225 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSClassDescription.h:30, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:55, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSException.h:113:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 113 | #if GS_EXPOSE(NSException) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSException.h:151:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11501,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSException.h:151:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11501,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSException.h:159:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11903,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSException.h:159:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11903,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSException.h:251:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 251 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSException.h:303:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2168. 303 | NSGetUncaughtExceptionHandler(); #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:55, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSClassDescription.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:31, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSExpression.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSExpression.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 53 | #if GS_EXPOSE(NSExpression) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:32, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSPredicate.h:41:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSPredicate.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSPredicate.h:60:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 60 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:65:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 65 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:74:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 74 | #if GS_EXPOSE(NSComparisonPredicate) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:58, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSCompoundPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSCompoundPredicate.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 47 | #if GS_EXPOSE(NSCompoundPredicate) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSConnection.h:33, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSTimer.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 47 | #if GS_EXPOSE(NSTimer) #12 2168. | ^~~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSTimer.h:100:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 100 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSTimer.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSTimer.h:115:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSMapTable.h:39, #12 2168. from /usr/include/GNUstep/Foundation/NSRunLoop.h:29, #12 2168. from /usr/include/GNUstep/Foundation/NSConnection.h:34, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSPointerFunctions.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSConnection.h:34, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSRunLoop.h:46:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 46 | #if GS_EXPOSE(NSRunLoop) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSRunLoop.h:61:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSConnection.h:122:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSData.h:31, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSSerialization.h:95:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 95 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSSerialization.h:171:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 171 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSData.h:38:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 38 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSData.h:43:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSData.h:58:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSData.h:72:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSData.h:85:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 85 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSData.h:92:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 92 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSData.h:96:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 96 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSData.h:116:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 116 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSData.h:123:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 123 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSData.h:140:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSData.h:163:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 163 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSData.h:189:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 189 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSData.h:213:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 213 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSData.h:324:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 324 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSData.h:349:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 349 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSData.h:379, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/GNUstepBase/NSData+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSDateComponentsFormatter.h:28, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:61, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSFormatter.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:61, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSDateComponentsFormatter.h:31:49: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 31 | #if OS_API_VERSION(MAC_OS_X_10_10, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:62, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSDateFormatter.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSDateFormatter.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSDateFormatter.h:127:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 127 | #if GS_EXPOSE(NSDateFormatter) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSDateFormatter.h:177:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 177 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSDateFormatter.h:231:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 231 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSDateFormatter.h:266:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 266 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:63, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSDateInterval.h:35:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:64, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSDateIntervalFormatter.h:35:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:32, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSDecimal.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:33, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSValue.h:99:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 99 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSValue.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSValue.h:350:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 350 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSValue.h:367, #12 2168. from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:33, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/GNUstepBase/NSNumber+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:124:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 124 | #if GS_EXPOSE(NSDecimalNumberHandler) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:192:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 192 | #if GS_EXPOSE(NSDecimalNumber) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:68, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSDistantObject.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 40 | #if GS_EXPOSE(NSDistantObject) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:69, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSDistributedLock.h:41:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 41 | #if GS_EXPOSE(NSDistributedLock) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:32, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSLock.h:74:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 74 | #if GS_EXPOSE(NSLock) #12 2168. | ^~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSLock.h:108:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSLock.h:125:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 125 | #if GS_EXPOSE(NSCondition) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSLock.h:175:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 175 | #if GS_EXPOSE(NSConditionLock) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSLock.h:253:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 253 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSLock.h:275:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 275 | #if GS_EXPOSE(NSRecursiveLock) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSLock.h:310:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 310 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSLock.h:362, #12 2168. from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:32, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/GNUstepBase/NSLock+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:33, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSNotification.h:65:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 65 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSNotification.h:71:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 71 | #if GS_EXPOSE(NSNotificationCenter) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSNotification.h:83:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 83 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:66:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 66 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:83:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 83 | #if GS_EXPOSE(NSDistributedNotificationCenter) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:71, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSEnergyFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:73, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSError.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSError.h:55:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 55 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSError.h:91:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSError.h:117:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSError.h:134:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 134 | #if GS_EXPOSE(NSError) #12 2168. | ^~~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSError.h:186:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 186 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:76, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSExtensionContext.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:77, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSExtensionItem.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:78, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSExtensionRequestHandling.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSURL.h:29, #12 2168. from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSURLHandle.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSURLHandle.h:74:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 74 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSURLHandle.h:182:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 182 | #if GS_EXPOSE(NSURLHandle) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSURLHandle.h:215:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 215 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSURL.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSURL.h:50:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSURL.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSURL.h:73:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 73 | #if GS_EXPOSE(NSURL) #12 2168. | ^~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSURL.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSURL.h:96:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 96 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSURL.h:107:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSURL.h:133:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSURL.h:202:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 202 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSURL.h:228:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 228 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSURL.h:291:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 291 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSURL.h:377:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 377 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSURL.h:414:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 414 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSURL.h:467:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 467 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSURL.h:510:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 510 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSURL.h:546:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 546 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSURL.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSURL.h:556:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 556 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSURL.h:565:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 565 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSURL.h:571:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 571 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSURL.h:583:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 583 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSURL.h:592, #12 2168. from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/GNUstepBase/NSURL+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSURL.h:595:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 595 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSURL.h:599:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 599 | #if GS_EXPOSE(NSURLQueryItem) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSURL.h:629:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 629 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSURL.h:633:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 633 | #if GS_EXPOSE(NSURLComponents) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSURL.h:679:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 679 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSURL.h:699:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 699 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSFileCoordinator.h:32:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:80, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSFileHandle.h:160:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 160 | #if GS_EXPOSE(NSPipe) #12 2168. | ^~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSFileHandle.h:182:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 182 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSFileHandle.h:437, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:80, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/GNUstepBase/NSFileHandle+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSFileManager.h:175:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 175 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSFileManager.h:178, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSPathUtilities.h:40:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 40 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSPathUtilities.h:108:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 108 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSPathUtilities.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSPathUtilities.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSPathUtilities.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSPathUtilities.h:130:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSPathUtilities.h:133:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSPathUtilities.h:143:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 143 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSFileManager.h:215:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 215 | #if GS_EXPOSE(NSFileManager) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSFileManager.h:237:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 237 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSFileManager.h:246:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 246 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSFileManager.h:332:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 332 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSFileManager.h:366:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 366 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSFileManager.h:562:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 562 | #if GS_EXPOSE(NSDirectoryEnumerator) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSFileManager.h:712:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 712 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:82, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSFilePresenter.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:83, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSFileVersion.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:84, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSFileWrapper.h:50:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSFileWrapper.h:152:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 152 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:86, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSGarbageCollector.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:89, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSHFSFileTypes.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:90, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSHost.h:42:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 42 | #if GS_EXPOSE(NSHost) #12 2168. | ^~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSHost.h:102:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 102 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSHost.h:134:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 134 | #if GS_API_VERSION(GS_API_NONE,011700) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:91, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:68:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 68 | #if GS_EXPOSE(NSHTTPCookie) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:223:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 223 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:92, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:73:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 73 | #if GS_EXPOSE(NSHTTPCookieStorage) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:93, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSIndexPath.h:38:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSIndexPath.h:38:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSIndexPath.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 47 | #if GS_EXPOSE(NSIndexPath) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:94, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSIndexSet.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSIndexSet.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 49 | #if GS_EXPOSE(NSIndexSet) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSIndexSet.h:93:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSIndexSet.h:100:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSInvocation.h:30, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:95, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSMethodSignature.h:52:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 52 | #if GS_EXPOSE(NSMethodSignature) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:95, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSInvocation.h:38:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 38 | #if GS_EXPOSE(NSInvocation) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSInvocation.h:89:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 89 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION( 11101,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSInvocation.h:89:83: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 89 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION( 11101,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSInvocation.h:107:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 107 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSInvocationOperation.h:29, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:96, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSOperation.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSOperation.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSOperation.h:86:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 86 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSOperation.h:151:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSOperation.h:164:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 164 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSOperation.h:188:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 188 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSOperation.h:236:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSOperation.h:252:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 252 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSOperation.h:278:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 278 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSOperation.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:96, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSInvocationOperation.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:97, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSISO8601DateFormatter.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:98, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSItemProvider.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:99, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSItemProviderReadingWriting.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:41, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSPropertyList.h:38:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 38 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSPropertyList.h:68:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:41, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSPropertyList.h:268:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 268 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:55:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 55 | #if GS_EXPOSE(NSKeyedArchiver) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:230:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 230 | #if GS_EXPOSE(NSKeyedUnarchiver) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:102, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSKeyValueCoding.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:103, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:45:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:72:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:183:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:222:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 222 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:104, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSLengthFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:105, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSLinguisticTagger.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:107, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSLocale.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSLocale.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSLocale.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSLocale.h:103:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 103 | #if GS_EXPOSE(NSLocale) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSLocale.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSLocale.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSLocale.h:184:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 184 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSLocale.h:190:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 190 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSLocale.h:196:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 196 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSLocale.h:207:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 207 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSLocale.h:236:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:109, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSMeasurement.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:110, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSMeasurementFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/NSMetadata.h:33, #12 2168. from /usr/include/GNUstep/Foundation/Foundation.h:111, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSMetadataAttributes.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:111, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSMetadata.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 40 | #if GS_EXPOSE(NSMetadataItem) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSMetadata.h:66:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 66 | #if GS_EXPOSE(NSMetadataQuery) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSMetadata.h:125:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSMetadata.h:140:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 140 | #if GS_EXPOSE(NSMetadataQueryAttributeValueTuple) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSMetadata.h:155:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 155 | #if GS_EXPOSE(NSMetadataQueryResultGroup) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:115, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSNotificationQueue.h:112:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 112 | #if GS_EXPOSE(NSNotificationQueue) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:116, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSNetServices.h:97:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 97 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSNetServices.h:117:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSNetServices.h:208:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSNetServices.h:246:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 246 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSNetServices.h:361:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 361 | #if GS_EXPOSE(NSNetService) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSNetServices.h:384:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 384 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSNetServices.h:447:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 447 | #if GS_EXPOSE(NSNetServiceBrowser) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:117, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSNull.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:118, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:43:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:123:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 123 | #if GS_EXPOSE(NSNumberFormatter) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2168. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:495:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 495 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2168. | ^ #12 2168. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:513:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 513 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:119, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSObjectScripting.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:121, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSOrderedSet.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:122, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSOrthography.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:124, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSPersonNameComponents.h:28:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:125, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSPersonNameComponentsFormatter.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11,GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:126, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSPointerArray.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2168. | ^ #12 2168. In file included from /usr/include/GNUstep/Foundation/Foundation.h:128, #12 2168. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2168. from nsgui.h:34, #12 2168. from dispextern.h:137, #12 2168. from nsterm.h:22, #12 2168. from nsselect.m:31: #12 2168. /usr/include/GNUstep/Foundation/NSPortCoder.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2168. 53 | #if GS_EXPOSE(NSPortCoder) #12 2168. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. In file included from /usr/include/GNUstep/Foundation/NSPortMessage.h:30, #12 2169. from /usr/include/GNUstep/Foundation/Foundation.h:129, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSPort.h:77:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 77 | #if GS_EXPOSE(NSPort) #12 2169. | ^~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/Foundation/NSPort.h:135:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 135 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSPort.h:185:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 185 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSPort.h:202:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 202 | #if GS_EXPOSE(NSSocketPort) #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/Foundation/NSPort.h:284:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 284 | #if GS_EXPOSE(NSMessagePort) #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:129, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSPortMessage.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 47 | #if GS_EXPOSE(NSPortMessage) #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:130, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSPortNameServer.h:39:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 39 | #if OS_API_VERSION(GS_API_MACOSX,HS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSPortNameServer.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 59 | #if GS_EXPOSE(NSSocketPortNameServer) #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:133, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSProgress.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSProgress.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 53 | #if GS_EXPOSE(NSProgress) #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:134, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSProtocolChecker.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 40 | #if GS_EXPOSE(NSProtocolChecker) #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:137, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSRegularExpression.h:27:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 27 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSRegularExpression.h:91:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 91 | #if GS_EXPOSE(NSRegularExpression) #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:139, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSScanner.h:42:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 42 | #if GS_EXPOSE(NSScanner) #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/Foundation/NSScanner.h:107:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 107 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSScanner.h:111:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 111 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSScanner.h:115:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:140, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSScriptClassDescription.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:141, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSScriptCoercionHandler.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:142, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSScriptCommand.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:143, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSScriptCommandDescription.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:144, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSScriptExecutionContext.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:145, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSScriptKeyValueCoding.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:146, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSScriptObjectSpecifiers.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:147, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSScriptStandardSuiteCommands.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:148, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSScriptSuiteRegistry.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:152, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:48:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 48 | #if GS_EXPOSE(NSSortDescriptor) #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:172:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 172 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:153, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSSpellServer.h:50:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSSpellServer.h:58:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 58 | #if GS_EXPOSE(NSSpellServer) #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/Foundation/NSSpellServer.h:146:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 146 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSSpellServer.h:154:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 154 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:154, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSStream.h:28:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSStream.h:28:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSStream.h:286:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 286 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/NSStream.h:305, #12 2169. from /usr/include/GNUstep/Foundation/Foundation.h:154, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/GNUstepBase/NSStream+GNUstepBase.h:36:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 36 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:156, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSTask.h:41:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSTask.h:51:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 51 | #if GS_EXPOSE(NSTask) #12 2169. | ^~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/Foundation/NSTask.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSTask.h:112:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 112 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSTask.h:122:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 122 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSTask.h:129:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 129 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/NSTask.h:147, #12 2169. from /usr/include/GNUstep/Foundation/Foundation.h:156, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/GNUstepBase/NSTask+GNUstepBase.h:36:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 36 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:157, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSTextCheckingResult.h:46:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 46 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSTextCheckingResult.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:158, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSThread.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 59 | #if GS_EXPOSE(NSThread) #12 2169. | ^~~~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/Foundation/NSThread.h:134:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 134 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) \ #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSThread.h:135:41: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 135 | && GS_API_VERSION( 10200,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSThread.h:140:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) \ #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSThread.h:141:41: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 141 | && GS_API_VERSION( 11501,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSThread.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 232 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSThread.h:276:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 276 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSThread.h:332:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 332 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSThread.h:341:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 341 | #if GS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSThread.h:423:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 423 | #if GS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/NSThread.h:437, #12 2169. from /usr/include/GNUstep/Foundation/Foundation.h:158, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/GNUstepBase/NSThread+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:160, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSTimeZone.h:38:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSTimeZone.h:67:46: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 67 | #if OS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSTimeZone.h:73:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 73 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSTimeZone.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSTimeZone.h:103:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 103 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSTimeZone.h:118:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 118 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:161, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSUbiquitousKeyValueStore.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:162, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSUndoManager.h:28:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 28 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSUndoManager.h:87:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 87 | #if GS_EXPOSE(NSUndoManager) #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:163, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSUnit.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:164, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSUserActivity.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:165, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:82:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 82 | #if GS_EXPOSE(NSURLAuthenticationChallenge) #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:166, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSURLCache.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSURLCache.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSURLCache.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 59 | #if GS_EXPOSE(NSCachedURLResponse) #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/Foundation/NSURLCache.h:105:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 105 | #if GS_EXPOSE(NSURLCache) #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:167, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSURLConnection.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSURLConnection.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSURLConnection.h:48:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 48 | #if GS_EXPOSE(NSURLConnection) #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/Foundation/NSURLConnection.h:145:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_API_VERSION(11300,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSURLConnection.h:145:94: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_API_VERSION(11300,GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:168, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSURLCredential.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSURLCredential.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSURLCredential.h:56:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 56 | #if GS_EXPOSE(NSURLCredential) #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:169, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:52:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 52 | #if GS_EXPOSE(NSURLCredentialStorage) #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:170, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSURLDownload.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSURLDownload.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSURLDownload.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 49 | #if GS_EXPOSE(NSURLDownload) #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/Foundation/NSURLDownload.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:171, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSURLError.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSURLError.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:174, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:56:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:56:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:61:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:61:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:72:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 72 | #if GS_EXPOSE(NSURLProtectionSpace) #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:141:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:141:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:175, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSURLProtocol.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSURLProtocol.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSURLProtocol.h:121:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 121 | #if GS_EXPOSE(NSURLProtocol) #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:176, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSURLRequest.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSURLRequest.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSURLRequest.h:92:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 92 | #if GS_EXPOSE(NSURLRequest) #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/Foundation/NSURLRequest.h:201:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSURLRequest.h:250:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:177, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSURLResponse.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSURLResponse.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 49 | #if GS_EXPOSE(NSURLResponse) #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/Foundation/NSURLResponse.h:70:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 70 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:178, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSURLSession.h:6:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 6 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSURLSession.h:28:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11,GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:179, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSUserDefaults.h:141:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 141 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSUserDefaults.h:217:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 217 | #if GS_EXPOSE(NSUserDefaults) #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/Foundation/NSUserDefaults.h:250:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 250 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSUserDefaults.h:261:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 261 | #if OS_API_VERSION(GSAPI_NONE, GSAPI_NONE) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSUserDefaults.h:277:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 277 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSUserDefaults.h:316:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 316 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSUserDefaults.h:362:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 362 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSUserDefaults.h:384:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 384 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:180, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSUserNotification.h:30:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8,GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:181, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSUUID.h:31:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8,GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:183, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSValueTransformer.h:30:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSValueTransformer.h:30:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/NSXMLNode.h:30, #12 2169. from /usr/include/GNUstep/Foundation/NSXMLDocument.h:29, #12 2169. from /usr/include/GNUstep/Foundation/Foundation.h:184, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSXMLNodeOptions.h:100:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSXMLNodeOptions.h:110:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 110 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:187, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSXMLElement.h:107:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:190, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSXMLParser.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/Foundation/NSXMLParser.h:72:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 72 | #if GS_EXPOSE(NSXMLParser) #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/Foundation/NSXMLParser.h:193:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/Foundation/Foundation.h:191, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/Foundation/NSXPCConnection.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:103:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 103 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/NSFont.h:39, #12 2169. from /usr/include/GNUstep/GNUstepGUI/GSMethodTable.h:30, #12 2169. from /usr/include/GNUstep/AppKit/NSGraphicsContext.h:135, #12 2169. from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSColor.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSColor.h:204:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 204 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSColor.h:209:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 209 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSColor.h:219:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 219 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSColor.h:226:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 226 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSColor.h:259:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 259 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSColor.h:266:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 266 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSColor.h:282:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 282 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSColor.h:295:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 295 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/GNUstepGUI/GSMethodTable.h:30, #12 2169. from /usr/include/GNUstep/AppKit/NSGraphicsContext.h:135, #12 2169. from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSFont.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSFont.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSFont.h:135:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 135 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSFont.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSFont.h:168:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 168 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSFont.h:200:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 200 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSFont.h:205:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 205 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSFont.h:209:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 209 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSFont.h:243:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 243 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSFont.h:259:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 259 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSFont.h:291:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 291 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:201:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:207:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 207 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:229:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 229 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:234:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 234 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:245:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 245 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSGraphics.h:57:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 57 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSGraphics.h:224:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 224 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSGraphics.h:233:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 233 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSGraphics.h:269:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 269 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/NSResponder.h:35, #12 2169. from /usr/include/GNUstep/AppKit/NSView.h:38, #12 2169. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 2169. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2169. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2169. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSInterfaceStyle.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/NSView.h:38, #12 2169. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 2169. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2169. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2169. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSResponder.h:50:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 50 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSResponder.h:105:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 105 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSResponder.h:113:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 113 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSResponder.h:129:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 129 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSResponder.h:163:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSResponder.h:175:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 175 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSResponder.h:239:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 239 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSResponder.h:249:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 249 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/NSView.h:39, #12 2169. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 2169. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2169. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2169. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSUserInterfaceLayout.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSUserInterfaceLayout.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/NSText.h:61, #12 2169. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2169. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2169. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSView.h:203:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 203 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSView.h:211:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 211 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSView.h:218:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 218 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSView.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSView.h:286:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 286 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSView.h:319:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 319 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSView.h:323:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 323 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSView.h:337:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 337 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSView.h:345:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 345 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSView.h:363:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 363 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSView.h:368:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSView.h:380:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 380 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSView.h:401:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 401 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSView.h:423:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 423 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSView.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSView.h:471:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 471 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSView.h:524:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 524 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSView.h:542:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 542 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSView.h:554:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 554 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSView.h:575:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 575 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSView.h:609:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 609 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSView.h:615:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 615 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSView.h:620:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 620 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSView.h:633:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 633 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSView.h:651:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 651 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2169. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2169. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSText.h:81:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2169. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:66:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 66 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 82 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:180:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:185:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 185 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:213:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 213 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:216:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 216 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:221:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 221 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSCell.h:150:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 150 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSCell.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSCell.h:169:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 169 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSCell.h:239:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 239 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSCell.h:242:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 242 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSCell.h:267:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 267 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSCell.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSCell.h:304:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 304 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSCell.h:339:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 339 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSCell.h:349:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 349 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSCell.h:355:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 355 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSCell.h:386:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 386 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSCell.h:400:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 400 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSCell.h:425:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 425 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSCell.h:477:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 477 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSCell.h:505:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 505 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSCell.h:522:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 522 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSCell.h:529:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 529 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSCell.h:549:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 549 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSCell.h:553:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 553 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/AppKit.h:51, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSAppearance.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/AppKit.h:52, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSApplication.h:76:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 76 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSApplication.h:160:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 160 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSApplication.h:180:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSApplication.h:241:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 241 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSApplication.h:267:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 267 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSApplication.h:288:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 288 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSApplication.h:320:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 320 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSApplication.h:359:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 359 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSApplication.h:366:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 366 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSApplication.h:379:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 379 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSApplication.h:423:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 423 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSApplication.h:426:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 426 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSApplication.h:437:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 437 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSApplication.h:450:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 450 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSApplication.h:480:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 480 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSApplication.h:485:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 485 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSApplication.h:491:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 491 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSApplication.h:504:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 504 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSApplication.h:526:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 526 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSApplication.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSApplication.h:554:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 554 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSApplication.h:566:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 566 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSApplication.h:585:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 585 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSApplication.h:679:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 679 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSApplication.h:687:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 687 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSApplication.h:749:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 749 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSApplication.h:780:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 780 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSAttributedString.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/NSAttributedString.h:38, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSFontManager.h:49:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 49 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSFontManager.h:198:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 198 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSAttributedString.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSAttributedString.h:85:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 85 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSAttributedString.h:89:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 89 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSAttributedString.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSAttributedString.h:161:25: warning: redundant redeclaration of 'NSCharacterEncodingDocumentOption' [-Wredundant-decls] #12 2169. 161 | APPKIT_EXPORT NSString *NSCharacterEncodingDocumentOption; #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/AppKit/NSAttributedString.h:142:25: note: previous declaration of 'NSCharacterEncodingDocumentOption' was here #12 2169. 142 | APPKIT_EXPORT NSString *NSCharacterEncodingDocumentOption; #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/AppKit/NSAttributedString.h:162:25: warning: redundant redeclaration of 'NSBaseURLDocumentOption' [-Wredundant-decls] #12 2169. 162 | APPKIT_EXPORT NSString *NSBaseURLDocumentOption; #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/AppKit/NSAttributedString.h:141:25: note: previous declaration of 'NSBaseURLDocumentOption' was here #12 2169. 141 | APPKIT_EXPORT NSString *NSBaseURLDocumentOption; #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/AppKit/NSAttributedString.h:163:25: warning: redundant redeclaration of 'NSDefaultAttributesDocumentOption' [-Wredundant-decls] #12 2169. 163 | APPKIT_EXPORT NSString *NSDefaultAttributesDocumentOption; #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/AppKit/NSAttributedString.h:143:25: note: previous declaration of 'NSDefaultAttributesDocumentOption' was here #12 2169. 143 | APPKIT_EXPORT NSString *NSDefaultAttributesDocumentOption; #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/AppKit/NSAttributedString.h:164:25: warning: redundant redeclaration of 'NSDocumentTypeDocumentOption' [-Wredundant-decls] #12 2169. 164 | APPKIT_EXPORT NSString *NSDocumentTypeDocumentOption; #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/AppKit/NSAttributedString.h:144:25: note: previous declaration of 'NSDocumentTypeDocumentOption' was here #12 2169. 144 | APPKIT_EXPORT NSString *NSDocumentTypeDocumentOption; #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/AppKit/NSAttributedString.h:168:25: warning: redundant redeclaration of 'NSTextEncodingNameDocumentOption' [-Wredundant-decls] #12 2169. 168 | APPKIT_EXPORT NSString *NSTextEncodingNameDocumentOption; #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/AppKit/NSAttributedString.h:145:25: note: previous declaration of 'NSTextEncodingNameDocumentOption' was here #12 2169. 145 | APPKIT_EXPORT NSString *NSTextEncodingNameDocumentOption; #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/AppKit/NSAttributedString.h:169:25: warning: redundant redeclaration of 'NSTimeoutDocumentOption' [-Wredundant-decls] #12 2169. 169 | APPKIT_EXPORT NSString *NSTimeoutDocumentOption; #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/AppKit/NSAttributedString.h:147:25: note: previous declaration of 'NSTimeoutDocumentOption' was here #12 2169. 147 | APPKIT_EXPORT NSString *NSTimeoutDocumentOption; #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/AppKit/NSAttributedString.h:170:25: warning: redundant redeclaration of 'NSWebPreferencesDocumentOption' [-Wredundant-decls] #12 2169. 170 | APPKIT_EXPORT NSString *NSWebPreferencesDocumentOption; #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/AppKit/NSAttributedString.h:148:25: note: previous declaration of 'NSWebPreferencesDocumentOption' was here #12 2169. 148 | APPKIT_EXPORT NSString *NSWebPreferencesDocumentOption; #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/AppKit/NSAttributedString.h:171:25: warning: redundant redeclaration of 'NSWebResourceLoadDelegateDocumentOption' [-Wredundant-decls] #12 2169. 171 | APPKIT_EXPORT NSString *NSWebResourceLoadDelegateDocumentOption; #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/AppKit/NSAttributedString.h:149:25: note: previous declaration of 'NSWebResourceLoadDelegateDocumentOption' was here #12 2169. 149 | APPKIT_EXPORT NSString *NSWebResourceLoadDelegateDocumentOption; #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/AppKit/NSAttributedString.h:172:25: warning: redundant redeclaration of 'NSTextSizeMultiplierDocumentOption' [-Wredundant-decls] #12 2169. 172 | APPKIT_EXPORT NSString *NSTextSizeMultiplierDocumentOption; #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/AppKit/NSAttributedString.h:146:25: note: previous declaration of 'NSTextSizeMultiplierDocumentOption' was here #12 2169. 146 | APPKIT_EXPORT NSString *NSTextSizeMultiplierDocumentOption; #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. /usr/include/GNUstep/AppKit/NSAttributedString.h:196:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 196 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_3) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSAttributedString.h:206:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 206 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSAttributedString.h:241:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 241 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSAttributedString.h:247:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 247 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSAttributedString.h:251:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 251 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSAttributedString.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSAttributedString.h:307:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 307 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSAttributedString.h:312:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 312 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:34, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSImageRep.h:74:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 74 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSImageRep.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSImageRep.h:182:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 182 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:67:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 67 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:137:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 137 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:162:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 162 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:205:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 205 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:224:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 224 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:244:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 244 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/AppKit.h:55, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSBox.h:61:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 61 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSBox.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSBox.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSBox.h:127:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 127 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSBox.h:131:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 131 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/NSBrowser.h:34, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:56, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSControl.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSControl.h:93:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSControl.h:124:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 124 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSControl.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSControl.h:171:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 171 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSControl.h:186:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 186 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSControl.h:208:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSControl.h:230:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 230 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/AppKit.h:56, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSBrowser.h:47:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSBrowser.h:133:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSBrowser.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSBrowser.h:163:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSBrowser.h:183:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSBrowser.h:208:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSBrowser.h:221:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 221 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSBrowser.h:241:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 241 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSBrowser.h:250:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSBrowser.h:285:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 285 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSBrowser.h:319:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 319 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSBrowser.h:342:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 342 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSBrowser.h:351:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 351 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSBrowser.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/NSButton.h:36, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:58, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSButtonCell.h:81:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSButtonCell.h:154:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 154 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSButtonCell.h:173:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 173 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSButtonCell.h:203:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 203 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSButtonCell.h:213:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 213 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSButtonCell.h:237:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 237 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSButtonCell.h:245:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 245 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/AppKit.h:58, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSButton.h:51:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 51 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSButton.h:80:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 80 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSButton.h:105:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 105 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSButton.h:133:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 133 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/AppKit.h:62, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSCIImageRep.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/AppKit.h:63, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSClipView.h:76:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 76 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/NSCollectionView.h:34, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:64, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSDragging.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSDragging.h:88:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 88 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSDragging.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSDragging.h:112:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 112 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSDragging.h:117:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSDragging.h:157:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 157 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSDragging.h:164:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 164 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/NSCollectionView.h:35, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:64, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSNibDeclarations.h:35:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 35 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:37, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSImageView.h:58:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSImageView.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSImageView.h:69:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 69 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/NSTextField.h:36, #12 2169. from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:39, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:76:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 76 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:39, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSTextField.h:111:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 111 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSTextField.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:41, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSViewController.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/NSPanel.h:34, #12 2169. from /usr/include/GNUstep/AppKit/NSColorPanel.h:39, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:68, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:103:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 103 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:106:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 106 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:110:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 110 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:113:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 113 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:116:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 116 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:119:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:146:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 146 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:157:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 157 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:163:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:179:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 179 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:365:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 365 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:464:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 464 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:475:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 475 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:489:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 489 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:495:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 495 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:516:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 516 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:546:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 546 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:571:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 571 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:587:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 587 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:608:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 608 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:650:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 650 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:662:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 662 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:671:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 671 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:709:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 709 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:713:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 713 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:749:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 749 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:762:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 762 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:770:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 770 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:786:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 786 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:802:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 802 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:812:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 812 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:817:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 817 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:822:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 822 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:831:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 831 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:836:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 836 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:841:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 841 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:846:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 846 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:854:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 854 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:862:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 862 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:878:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 878 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:904:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 904 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:918:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 918 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:920:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 920 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:928:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 928 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:937:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 937 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:949:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 949 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:967:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 967 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:976:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 976 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:980:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 980 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSWindow.h:990:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 990 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/NSColorPanel.h:39, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:68, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSPanel.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSPanel.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSPanel.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSPanel.h:139:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 139 | #if OS_API_VERSION(GS_API_ONE, GS_API_ONE) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSPanel.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/AppKit.h:73, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSCursor.h:62:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 62 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSCursor.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSCursor.h:81:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 81 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSCursor.h:111:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 111 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSCursor.h:115:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSCursor.h:129:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 129 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/AppKit.h:75, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSDataAsset.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/AppKit.h:81, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSEvent.h:95:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 95 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSEvent.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSEvent.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSEvent.h:176:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 176 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSEvent.h:191:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 191 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSEvent.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 232 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSEvent.h:332:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 332 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSEvent.h:365:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 365 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSEvent.h:374:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 374 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSEvent.h:393:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 393 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSEvent.h:397:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 397 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSEvent.h:419:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 419 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSEvent.h:428:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 428 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSEvent.h:436:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 436 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSEvent.h:517:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 517 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/AppKit.h:84, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSFontPanel.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSFontPanel.h:130:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/AppKit.h:85, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSForm.h:67:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 67 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/AppKit.h:86, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSFormCell.h:64:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 64 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSFormCell.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSFormCell.h:84:25: warning: redundant redeclaration of '_NSFormCellDidChangeTitleWidthNotification' [-Wredundant-decls] #12 2169. 84 | APPKIT_EXPORT NSString *_NSFormCellDidChangeTitleWidthNotification; #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. In file included from /usr/include/GNUstep/AppKit/AppKit.h:85, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSForm.h:96:25: note: previous declaration of '_NSFormCellDidChangeTitleWidthNotification' was here #12 2169. 96 | APPKIT_EXPORT NSString *_NSFormCellDidChangeTitleWidthNotification; #12 2169. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2169. In file included from /usr/include/GNUstep/AppKit/AppKit.h:87, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSHelpPanel.h:34:49: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 34 | #if OS_API_VERSION(GS_API_OPENSTEP,GS_API_MACOSX) || GS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSHelpPanel.h:34:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 34 | #if OS_API_VERSION(GS_API_OPENSTEP,GS_API_MACOSX) || GS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/AppKit.h:88, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSImage.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSImage.h:60:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 60 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSImage.h:86:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 86 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSImage.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSImage.h:198:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 198 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSImage.h:234:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 234 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSImage.h:235:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 235 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSImage.h:305:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 305 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSImage.h:344:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 344 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSImage.h:384:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 384 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSImage.h:413:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 413 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSImage.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSImage.h:489:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 489 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSImage.h:502:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 502 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/NSMenu.h:36, #12 2169. from /usr/include/GNUstep/AppKit/AppKit.h:93, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSMenuItem.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSMenuItem.h:104:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 104 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSMenuItem.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSMenuItem.h:201:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSMenuItem.h:221:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 221 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSMenuItem.h:313:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 313 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSMenuItem.h:351:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 351 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSMenuItem.h:397:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 397 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2169. | ^ #12 2169. In file included from /usr/include/GNUstep/AppKit/AppKit.h:93, #12 2169. from nsgui.h:34, #12 2169. from dispextern.h:137, #12 2169. from nsterm.h:22, #12 2169. from nsselect.m:31: #12 2169. /usr/include/GNUstep/AppKit/NSMenu.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSMenu.h:437:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 437 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSMenu.h:482:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 482 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSMenu.h:486:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 486 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSMenu.h:588:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 588 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSMenu.h:633:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 633 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSMenu.h:637:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 637 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSMenu.h:676:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 676 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSMenu.h:693:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 693 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSMenu.h:723:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 723 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2169. | ^ #12 2169. /usr/include/GNUstep/AppKit/NSMenu.h:738:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2169. 738 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2169. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:97, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSNibLoading.h:65:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 65 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/NSOpenPanel.h:41, #12 2170. from /usr/include/GNUstep/AppKit/AppKit.h:98, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSSavePanel.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSSavePanel.h:140:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSSavePanel.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSSavePanel.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSSavePanel.h:162:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 162 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSSavePanel.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSSavePanel.h:177:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 177 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSSavePanel.h:189:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 189 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSSavePanel.h:200:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 200 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSSavePanel.h:212:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 212 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSSavePanel.h:223:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 223 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSSavePanel.h:227:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 227 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSSavePanel.h:271:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 271 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:98, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSOpenPanel.h:60:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 60 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSOpenPanel.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSOpenPanel.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSOpenPanel.h:92:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 92 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:99, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSPageLayout.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:101, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSPasteboard.h:109:25: warning: redundant redeclaration of 'NSDataLinkPboardType' [-Wredundant-decls] #12 2170. 109 | APPKIT_EXPORT NSString *NSDataLinkPboardType; #12 2170. | ^~~~~~~~~~~~~~~~~~~~ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:76, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSDataLink.h:151:25: note: previous declaration of 'NSDataLinkPboardType' was here #12 2170. 151 | APPKIT_EXPORT NSString *NSDataLinkPboardType; #12 2170. | ^~~~~~~~~~~~~~~~~~~~ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:101, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSPasteboard.h:116:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 116 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSPasteboard.h:178:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 178 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSPasteboard.h:193:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSPasteboard.h:281:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 281 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSPasteboard.h:310:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 310 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSPasteboard.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:102, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSPasteboardItem.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/NSPDFInfo.h:30, #12 2170. from /usr/include/GNUstep/AppKit/AppKit.h:103, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSPrintInfo.h:98:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 98 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSPrintInfo.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSPrintInfo.h:183:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:103, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSPDFInfo.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:104, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSPDFImageRep.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:105, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSPDFPanel.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:106, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSPICTImageRep.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:107, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSPopover.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:108, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSPopUpButton.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:112, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSPrintOperation.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSPrintOperation.h:134:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 134 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSPrintOperation.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSPrintOperation.h:152:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 152 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSPrintOperation.h:177:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 177 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSPrintOperation.h:185:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 185 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:113, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSPrintPanel.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSPrintPanel.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSPrintPanel.h:120:54: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 120 | #if OS_API_VERSION(GS_API_NONE, MAC_OS_X_VERSION_10_5) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSPrintPanel.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSPrintPanel.h:146:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 146 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSPrintPanel.h:154:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 154 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSPrintPanel.h:159:54: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 159 | #if OS_API_VERSION(GS_API_NONE, MAC_OS_X_VERSION_10_5) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/NSRunningApplication.h:34, #12 2170. from /usr/include/GNUstep/AppKit/AppKit.h:115, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSWorkspace.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSWorkspace.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSWorkspace.h:70:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 70 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSWorkspace.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSWorkspace.h:138:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 138 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSWorkspace.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSWorkspace.h:152:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 152 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSWorkspace.h:170:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 170 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSWorkspace.h:184:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 184 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSWorkspace.h:195:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 195 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSWorkspace.h:211:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 211 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSWorkspace.h:240:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 240 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSWorkspace.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:115, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSRunningApplication.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSRunningApplication.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:117, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSScreen.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSScreen.h:73:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 73 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSScreen.h:76:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 76 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSScreen.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:118, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSScroller.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSScroller.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSScroller.h:108:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSScroller.h:126:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 126 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_5) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSScroller.h:151:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 151 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSScroller.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:119, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSScrollView.h:139:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 139 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSScrollView.h:152:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 152 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSScrollView.h:156:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 156 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSScrollView.h:162:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 162 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSScrollView.h:167:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 167 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/NSSlider.h:32, #12 2170. from /usr/include/GNUstep/AppKit/AppKit.h:122, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSSliderCell.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:122, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSSlider.h:70:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 70 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:124, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSSpellChecker.h:113:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 113 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSSpellChecker.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSSpellChecker.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:126, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSSplitView.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSSplitView.h:41:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSSplitView.h:72:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 72 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSSplitView.h:78:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 78 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSSplitView.h:93:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 93 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSSplitView.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSSplitView.h:138:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 138 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSSplitView.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:128, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSStatusItem.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:129, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSStringDrawing.h:37:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 37 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSStringDrawing.h:45:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSStringDrawing.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSStringDrawing.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/AppKit.h:137:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 137 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:138, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSAlert.h:43:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSAlert.h:75:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 75 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSAlert.h:115:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 115 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSAlert.h:117:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:139, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSAnimation.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:139, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSAnimation.h:267:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 267 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:140, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSAffineTransform.h:44:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 44 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSAffineTransform.h:45:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 45 | #if GS_API_VERSION(GS_API_NONE, 011500) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/NSObjectController.h:33, #12 2170. from /usr/include/GNUstep/AppKit/NSArrayController.h:32, #12 2170. from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSController.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSController.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/NSArrayController.h:32, #12 2170. from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSObjectController.h:36:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSObjectController.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSArrayController.h:34:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSArrayController.h:85:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 85 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSArrayController.h:91:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSArrayController.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:142, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSBezierPath.h:107:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSBezierPath.h:242:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 242 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSBezierPath.h:252:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 252 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/NSButtonTouchBarItem.h:29, #12 2170. from /usr/include/GNUstep/AppKit/AppKit.h:143, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:143, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSButtonTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:144, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSColorSampler.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:145, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSColorSpace.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:146, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSComboBox.h:85:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 85 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSComboBox.h:91:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSComboBox.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:147, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:121:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 121 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:132:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 132 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:149, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSCandidateListTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/NSClickGestureRecognizer.h:29, #12 2170. from /usr/include/GNUstep/AppKit/AppKit.h:150, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSGestureRecognizer.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:150, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSClickGestureRecognizer.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:151, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSColorPickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:152, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSCustomTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/NSDatePicker.h:40, #12 2170. from /usr/include/GNUstep/AppKit/AppKit.h:153, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSDatePickerCell.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:153, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSDatePicker.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:155, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSDockTile.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:156, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSDocument.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSDocument.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 82 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSDocument.h:126:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 126 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSDocument.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 141 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSDocument.h:144:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 144 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSDocument.h:153:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 153 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSDocument.h:178:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 178 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSDocument.h:181:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 181 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSDocument.h:192:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 192 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSDocument.h:217:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 217 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSDocument.h:250:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 250 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSDocument.h:265:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 265 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSDocument.h:273:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 273 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSDocument.h:276:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 276 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSDocument.h:289:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 289 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSDocument.h:339:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 339 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:157, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSDocumentController.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSDocumentController.h:83:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 83 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSDocumentController.h:109:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 109 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSDocumentController.h:127:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 127 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSDocumentController.h:144:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 144 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSDocumentController.h:179:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 179 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSDocumentController.h:194:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 194 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSDocumentController.h:210:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 210 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:160, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSFontCollection.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:161, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:47:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:163, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSGlyphGenerator.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:164, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSGradient.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:166, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSGroupTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:171, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:54:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 54 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:74:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 74 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/NSLayoutManager.h:33, #12 2170. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:51:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 51 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:57:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 57 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:252:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 252 | #if !OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/NSTextView.h:39, #12 2170. from /usr/include/GNUstep/AppKit/NSLayoutManager.h:34, #12 2170. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSTextAttachment.h:49:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 49 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/NSLayoutManager.h:34, #12 2170. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSTextView.h:64:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 64 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTextView.h:75:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 75 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTextView.h:328:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 328 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTextView.h:336:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 336 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTextView.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTextView.h:368:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTextView.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTextView.h:426:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 426 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTextView.h:473:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 473 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTextView.h:476:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 476 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTextView.h:548:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 548 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTextView.h:576:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 576 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTextView.h:599:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 599 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTextView.h:604:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 604 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTextView.h:623:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 623 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTextView.h:656:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 656 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTextView.h:658:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 658 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTextView.h:714:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 714 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTextView.h:724:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 724 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTextView.h:746:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 746 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSLayoutManager.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSLayoutManager.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 232 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/NSLevelIndicator.h:35, #12 2170. from /usr/include/GNUstep/AppKit/AppKit.h:173, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSLevelIndicatorCell.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:173, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSLevelIndicator.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:175, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSMagnificationGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:178, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSPanGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:179, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSNib.h:58:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSNib.h:79:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 79 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:184, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSOpenGL.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSOpenGL.h:111:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 111 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSOpenGL.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:185, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSOpenGLView.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/NSOutlineView.h:34, #12 2170. from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSTableView.h:59:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 59 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTableView.h:71:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 71 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTableView.h:80:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 80 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTableView.h:210:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 210 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTableView.h:214:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 214 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTableView.h:256:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 256 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTableView.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTableView.h:285:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 285 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTableView.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTableView.h:309:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 309 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTableView.h:354:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 354 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTableView.h:366:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 366 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTableView.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTableView.h:375:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 375 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTableView.h:397:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 397 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTableView.h:429:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 429 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTableView.h:434:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 434 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTableView.h:454:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 454 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTableView.h:461:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 461 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTableView.h:480:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 480 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTableView.h:489:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 489 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSOutlineView.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSOutlineView.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSOutlineView.h:166:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 166 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSOutlineView.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSOutlineView.h:274:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 274 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSOutlineView.h:294:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 294 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:188, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSPickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/NSPredicateEditor.h:32, #12 2170. from /usr/include/GNUstep/AppKit/AppKit.h:189, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSRuleEditor.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSRuleEditor.h:118:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 118 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:189, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSPredicateEditor.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:190, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSPredicateEditorRowTemplate.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:191, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 82 | #if OS_API_VERSION(GS_API_LATEST, MAC_OS_X_VERSION_10_5) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:120:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 120 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:130:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 130 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:192, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSPopoverTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:193, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSPressGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:197, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSRotationGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:199, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSSearchFieldCell.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSSearchFieldCell.h:80:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 80 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/NSSegmentedCell.h:30, #12 2170. from /usr/include/GNUstep/AppKit/AppKit.h:201, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSSegmentedControl.h:31:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 31 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSSegmentedControl.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:201, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSSegmentedCell.h:103:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 103 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:203, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSShadow.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:204, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSSharingServicePickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:205, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSSliderTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:206, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSSound.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:207, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSSpeechRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:208, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSSpeechSynthesizer.h:67:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 67 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:209, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSStepperTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:212, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSTableColumn.h:100:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTableColumn.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTableColumn.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTableColumn.h:129:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 129 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTableColumn.h:136:25: warning: redundant redeclaration of 'NSTableViewColumnDidResizeNotification' [-Wredundant-decls] #12 2170. 136 | APPKIT_EXPORT NSString *NSTableViewColumnDidResizeNotification; #12 2170. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2170. In file included from /usr/include/GNUstep/AppKit/NSOutlineView.h:34, #12 2170. from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSTableView.h:445:25: note: previous declaration of 'NSTableViewColumnDidResizeNotification' was here #12 2170. 445 | APPKIT_EXPORT NSString *NSTableViewColumnDidResizeNotification; #12 2170. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:213, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSTableHeaderCell.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:216, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSTabView.h:101:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 101 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:217, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSTabViewItem.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:218, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSTextAlternatives.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:220, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSTextContainer.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 69 | #if GS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:221, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSTextList.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTextList.h:54:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 54 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:222, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSTextStorage.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:223, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSTextTable.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:225, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSTouch.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:226, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSTouchBar.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:230, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSToolbar.h:63:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 63 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSToolbar.h:84:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 84 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSToolbar.h:127:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 127 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSToolbar.h:131:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 131 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSToolbar.h:135:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 135 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:231, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSToolbarItem.h:61:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSToolbarItem.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:232, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSToolbarItemGroup.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:234, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSTreeController.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSTreeController.h:95:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 95 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:235, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSTreeNode.h:39:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 39 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:236, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSUserDefaultsController.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/NSUserDefaultsController.h:63:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 63 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:237, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSUserInterfaceItemIdentification.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:241, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/NSVisualEffectView.h:33:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2170. | ^ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:245, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:32:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2170. 32 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2170. | ^ #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:125:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2170. 125 | __attribute__((unused)); #12 2170. | ^~~~~~~~~~~~~ #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:129:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2170. 129 | __attribute__((unused)); #12 2170. | ^~~~~~~~~~~~~ #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:133:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2170. 133 | __attribute__((unused)); #12 2170. | ^~~~~~~~~~~~~ #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:214:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2170. 214 | __attribute__((unused)); #12 2170. | ^~~~~~~~~~~~~ #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:247:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2170. 247 | __attribute__((unused)); #12 2170. | ^~~~~~~~~~~~~ #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:251:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2170. 251 | __attribute__((unused)); #12 2170. | ^~~~~~~~~~~~~ #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:259:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2170. 259 | __attribute__((unused)); #12 2170. | ^~~~~~~~~~~~~ #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:263:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2170. 263 | __attribute__((unused)); #12 2170. | ^~~~~~~~~~~~~ #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:267:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2170. 267 | __attribute__((unused)); #12 2170. | ^~~~~~~~~~~~~ #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:271:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2170. 271 | __attribute__((unused)); #12 2170. | ^~~~~~~~~~~~~ #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:275:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2170. 275 | __attribute__((unused)); #12 2170. | ^~~~~~~~~~~~~ #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:287:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2170. 287 | __attribute__((unused)); #12 2170. | ^~~~~~~~~~~~~ #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:311:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2170. 311 | __attribute__((unused)); #12 2170. | ^~~~~~~~~~~~~ #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:323:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2170. 323 | __attribute__((unused)); #12 2170. | ^~~~~~~~~~~~~ #12 2170. In file included from /usr/include/GNUstep/AppKit/AppKit.h:245, #12 2170. from nsgui.h:34, #12 2170. from dispextern.h:137, #12 2170. from nsterm.h:22, #12 2170. from nsselect.m:31: #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:493:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2170. 493 | PSgsave() #12 2170. | ^~~~~~~ #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSgsave': #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:493:1: warning: old-style function definition [-Wold-style-definition] #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:499:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2170. 499 | PSgrestore() #12 2170. | ^~~~~~~~~~ #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSgrestore': #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:499:1: warning: old-style function definition [-Wold-style-definition] #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:505:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2170. 505 | PSinitgraphics() #12 2170. | ^~~~~~~~~~~~~~ #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitgraphics': #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:505:1: warning: old-style function definition [-Wold-style-definition] #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:622:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2170. 622 | PSinitmatrix() #12 2170. | ^~~~~~~~~~~~ #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitmatrix': #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:622:1: warning: old-style function definition [-Wold-style-definition] #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:669:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2170. 669 | PSclip() #12 2170. | ^~~~~~ #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSclip': #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:669:1: warning: old-style function definition [-Wold-style-definition] #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:675:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2170. 675 | PSclosepath() #12 2170. | ^~~~~~~~~~~ #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSclosepath': #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:675:1: warning: old-style function definition [-Wold-style-definition] #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:687:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2170. 687 | PSeoclip() #12 2170. | ^~~~~~~~ #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSeoclip': #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:687:1: warning: old-style function definition [-Wold-style-definition] #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:693:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2170. 693 | PSeofill() #12 2170. | ^~~~~~~~ #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSeofill': #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:693:1: warning: old-style function definition [-Wold-style-definition] #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:699:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2170. 699 | PSfill() #12 2170. | ^~~~~~ #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSfill': #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:699:1: warning: old-style function definition [-Wold-style-definition] #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:705:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2170. 705 | PSflattenpath() #12 2170. | ^~~~~~~~~~~~~ #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSflattenpath': #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:705:1: warning: old-style function definition [-Wold-style-definition] #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:711:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2170. 711 | PSinitclip() #12 2170. | ^~~~~~~~~~ #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitclip': #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:711:1: warning: old-style function definition [-Wold-style-definition] #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:729:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2170. 729 | PSnewpath() #12 2170. | ^~~~~~~~~ #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSnewpath': #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:729:1: warning: old-style function definition [-Wold-style-definition] #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:765:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2170. 765 | PSreversepath() #12 2170. | ^~~~~~~~~~~~~ #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSreversepath': #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:765:1: warning: old-style function definition [-Wold-style-definition] #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:783:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2170. 783 | PSstroke() #12 2170. | ^~~~~~~~ #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSstroke': #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:783:1: warning: old-style function definition [-Wold-style-definition] #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:835:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2170. 835 | PSWait() #12 2170. | ^~~~~~ #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSWait': #12 2170. /usr/include/GNUstep/AppKit/PSOperators.h:835:1: warning: old-style function definition [-Wold-style-definition] #12 2176. CC nsimage.o #12 2176. cc1obj: warning: /root/GNUstep/Library/Headers: No such file or directory [-Wmissing-include-dirs] #12 2176. cc1obj: warning: /usr/local/include/GNUstep: No such file or directory [-Wmissing-include-dirs] #12 2178. In file included from /usr/include/GNUstep/Foundation/NSObjCRuntime.h:222, #12 2178. from /usr/include/GNUstep/Foundation/NSObject.h:30, #12 2178. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/GNUstepBase/GSObjCRuntime.h:471:37: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 471 | #if GS_API_VERSION(GS_API_ANY,011500) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSObject.h:30, #12 2178. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:224:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 224 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:230:16: warning: redundant redeclaration of 'NSSelectorFromString' [-Wredundant-decls] #12 2178. 230 | GS_EXPORT SEL NSSelectorFromString(NSString *aSelectorName); #12 2178. | ^~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:228:16: note: previous declaration of 'NSSelectorFromString' was here #12 2178. 228 | GS_EXPORT SEL NSSelectorFromString(NSString *aSelectorName); #12 2178. | ^~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:236:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 236 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSObject.h:32, #12 2178. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSZone.h:181:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 181 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSZone.h:294:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 294 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, OS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSObject.h:301:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 301 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSObject.h:310:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 310 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSObject.h:387:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 387 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSObject.h:412:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 412 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSObject.h:488:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 488 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSObject.h:501:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 501 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSObject.h:509, #12 2178. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSDate.h:67:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 67 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSDate.h:132:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 132 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSDate.h:180:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSDate.h:231:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 231 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSObject.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSObject.h:591, #12 2178. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/GNUstepBase/NSObject+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/FoundationErrors.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/FoundationErrors.h:66:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 66 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 2178. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSProcessInfo.h:47:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSProcessInfo.h:65:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 65 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSProcessInfo.h:82:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 82 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSProcessInfo.h:88:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 88 | #if GS_API_VERSION(0,011500) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSProcessInfo.h:108:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSProcessInfo.h:153:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 153 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSProcessInfo.h:199:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 199 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSProcessInfo.h:222:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 222 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSProcessInfo.h:231:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 231 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSProcessInfo.h:236:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSProcessInfo.h:251:38: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 251 | #if GS_API_VERSION(GS_API_NONE,011700) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSProcessInfo.h:317, #12 2178. from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 2178. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/GNUstepBase/NSProcessInfo+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:43:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 43 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:45:16: warning: redundant redeclaration of 'GSDebugSet' [-Wredundant-decls] #12 2178. 45 | GS_EXPORT BOOL GSDebugSet(NSString *level); #12 2178. | ^~~~~~~~~~ #12 2178. In file included from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 2178. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSProcessInfo.h:308:16: note: previous declaration of 'GSDebugSet' was here #12 2178. 308 | GS_EXPORT BOOL GSDebugSet(NSString *level); #12 2178. | ^~~~~~~~~~ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSString.h:90, #12 2178. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 2178. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSRange.h:90:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 90 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 2178. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSString.h:101:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSString.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSString.h:124:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSString.h:130:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSString.h:216:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 216 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSString.h:230:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 230 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSString.h:287:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 287 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSString.h:287:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 287 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSString.h:299:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSString.h:299:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSString.h:308:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 308 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSString.h:342:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 342 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSString.h:407:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 407 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSString.h:453:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 453 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSString.h:455:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 455 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSString.h:455:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 455 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSString.h:722:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 722 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSString.h:805:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 805 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSString.h:810:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 810 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSString.h:820:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 820 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSString.h:843:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 843 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSString.h:852:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 852 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSString.h:973, #12 2178. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 2178. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/GNUstepBase/NSString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSString.h:974, #12 2178. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 2178. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/GNUstepBase/NSMutableString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSGeometry.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSGeometry.h:86:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 86 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSGeometry.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSGeometry.h:142:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 142 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSGeometry.h:158:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 158 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSGeometry.h:227:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 227 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSGeometry.h:245:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 245 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSGeometry.h:541:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 541 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSAffineTransform.h:46:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 46 | #if GS_EXPOSE(NSAffineTransform) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:41, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSAppleEventDescriptor.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:42, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSAppleEventManager.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:43, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSAppleScript.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSCoder.h:31, #12 2178. from /usr/include/GNUstep/Foundation/NSArchiver.h:33, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSSet.h:55:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 55 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSSet.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSSet.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSSet.h:124:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSSet.h:146:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 146 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSSet.h:159:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 159 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSArchiver.h:33, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSCoder.h:228:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 228 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSCoder.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSCoder.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSArchiver.h:41:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 41 | #if OS_API_VERSION(GS_API_OSSPEC,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSArchiver.h:45:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 45 | #if GS_EXPOSE(NSArchiver) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSArchiver.h:99:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 99 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSArchiver.h:106:38: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 106 | #if GS_API_VERSION(GS_API_NONE,011700) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSArchiver.h:164:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 164 | #if GS_EXPOSE(NSUnarchiver) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSArchiver.h:219:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 219 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSArchiver.h:225:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 225 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION(1,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSArchiver.h:225:78: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 225 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION(1,GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:45, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSArray.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSArray.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSArray.h:94:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 94 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSArray.h:99:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 99 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSArray.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSArray.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSArray.h:133:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 133 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSArray.h:137:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 137 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSArray.h:167:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 167 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSArray.h:173:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 173 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSArray.h:314:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 314 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSArray.h:336:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 336 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSArray.h:358:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 358 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSArray.h:392:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 392 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSArray.h:404:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 404 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSArray.h:419, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:45, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/GNUstepBase/NSArray+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSAttributedString.h:58:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 58 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSAttributedString.h:60, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSDictionary.h:45:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 45 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSDictionary.h:69:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 69 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSDictionary.h:82:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 82 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSDictionary.h:100:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSDictionary.h:119:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 119 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSDictionary.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSDictionary.h:154:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 154 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSAttributedString.h:143, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/GNUstepBase/NSAttributedString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:47, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:184:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 184 | #if GS_EXPOSE(NSAutoreleasePool) && !__has_feature(objc_arc) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:234:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 234 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:254:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 254 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:48, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSBackgroundActivityScheduler.h:32:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:49, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSBundle.h:49:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 49 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSBundle.h:114:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 114 | #if GS_EXPOSE(NSBundle) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSBundle.h:191:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 191 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSBundle.h:214:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 214 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSBundle.h:243:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 243 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSBundle.h:250:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSBundle.h:324:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 324 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSBundle.h:352:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 352 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSBundle.h:360:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 360 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSBundle.h:368:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSBundle.h:386:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 386 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSBundle.h:401:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 401 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSBundle.h:432:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 432 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSBundle.h:464:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 464 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSBundle.h:473:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 473 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSBundle.h:479:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 479 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSBundle.h:486:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 486 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSBundle.h:496:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 496 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSBundle.h:693, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:49, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/GNUstepBase/NSBundle+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:51, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSCache.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSCache.h:43:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 43 | #if GS_EXPOSE(NSCache) #12 2178. | ^~~~~~~~~~~~~~~~~~~~ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:52, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSCalendar.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSCalendar.h:45:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSCalendar.h:61:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSCalendar.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSCalendar.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSCalendar.h:104:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 104 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSCalendar.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSCalendar.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSCalendar.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSCalendar.h:193:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSCalendar.h:198:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 198 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSCalendar.h:307:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 307 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:53, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSCalendarDate.h:37:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 37 | #if GS_EXPOSE(NSCalendarDate) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSCalendarDate.h:117:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 117 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSCalendarDate.h:120:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 120 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSCalendarDate.h:126:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 126 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSCalendarDate.h:143:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 143 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSCalendarDate.h:164, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:53, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/GNUstepBase/NSCalendarDate+GNUstepBase.h:38:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 38 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:54, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSCharacterSet.h:51:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 51 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSCharacterSet.h:95:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 95 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSCharacterSet.h:144:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 144 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSCharacterSet.h:187:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 187 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSCharacterSet.h:211:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 211 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSCharacterSet.h:225:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 225 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSClassDescription.h:30, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:55, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSException.h:113:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 113 | #if GS_EXPOSE(NSException) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSException.h:151:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11501,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSException.h:151:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11501,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSException.h:159:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11903,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSException.h:159:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11903,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSException.h:251:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 251 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSException.h:303:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2178. 303 | NSGetUncaughtExceptionHandler(); #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:55, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSClassDescription.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:31, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSExpression.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSExpression.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 53 | #if GS_EXPOSE(NSExpression) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:32, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSPredicate.h:41:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSPredicate.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSPredicate.h:60:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 60 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:65:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 65 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:74:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 74 | #if GS_EXPOSE(NSComparisonPredicate) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:58, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSCompoundPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSCompoundPredicate.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 47 | #if GS_EXPOSE(NSCompoundPredicate) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSConnection.h:33, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSTimer.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 47 | #if GS_EXPOSE(NSTimer) #12 2178. | ^~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSTimer.h:100:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 100 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSTimer.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSTimer.h:115:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSMapTable.h:39, #12 2178. from /usr/include/GNUstep/Foundation/NSRunLoop.h:29, #12 2178. from /usr/include/GNUstep/Foundation/NSConnection.h:34, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSPointerFunctions.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSConnection.h:34, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSRunLoop.h:46:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 46 | #if GS_EXPOSE(NSRunLoop) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSRunLoop.h:61:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSConnection.h:122:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSData.h:31, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSSerialization.h:95:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 95 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSSerialization.h:171:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 171 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSData.h:38:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 38 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSData.h:43:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSData.h:58:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSData.h:72:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSData.h:85:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 85 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSData.h:92:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 92 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSData.h:96:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 96 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSData.h:116:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 116 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSData.h:123:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 123 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSData.h:140:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSData.h:163:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 163 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSData.h:189:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 189 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSData.h:213:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 213 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSData.h:324:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 324 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSData.h:349:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 349 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSData.h:379, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/GNUstepBase/NSData+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSDateComponentsFormatter.h:28, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:61, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSFormatter.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:61, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSDateComponentsFormatter.h:31:49: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 31 | #if OS_API_VERSION(MAC_OS_X_10_10, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:62, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSDateFormatter.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSDateFormatter.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSDateFormatter.h:127:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 127 | #if GS_EXPOSE(NSDateFormatter) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSDateFormatter.h:177:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 177 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSDateFormatter.h:231:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 231 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSDateFormatter.h:266:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 266 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:63, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSDateInterval.h:35:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:64, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSDateIntervalFormatter.h:35:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:32, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSDecimal.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:33, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSValue.h:99:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 99 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSValue.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSValue.h:350:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 350 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSValue.h:367, #12 2178. from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:33, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/GNUstepBase/NSNumber+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:124:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 124 | #if GS_EXPOSE(NSDecimalNumberHandler) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:192:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 192 | #if GS_EXPOSE(NSDecimalNumber) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:68, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSDistantObject.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 40 | #if GS_EXPOSE(NSDistantObject) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:69, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSDistributedLock.h:41:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 41 | #if GS_EXPOSE(NSDistributedLock) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:32, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSLock.h:74:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 74 | #if GS_EXPOSE(NSLock) #12 2178. | ^~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSLock.h:108:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSLock.h:125:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 125 | #if GS_EXPOSE(NSCondition) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSLock.h:175:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 175 | #if GS_EXPOSE(NSConditionLock) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSLock.h:253:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 253 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSLock.h:275:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 275 | #if GS_EXPOSE(NSRecursiveLock) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSLock.h:310:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 310 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSLock.h:362, #12 2178. from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:32, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/GNUstepBase/NSLock+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:33, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSNotification.h:65:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 65 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSNotification.h:71:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 71 | #if GS_EXPOSE(NSNotificationCenter) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSNotification.h:83:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 83 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:66:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 66 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:83:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 83 | #if GS_EXPOSE(NSDistributedNotificationCenter) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:71, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSEnergyFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:73, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSError.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSError.h:55:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 55 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSError.h:91:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSError.h:117:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSError.h:134:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 134 | #if GS_EXPOSE(NSError) #12 2178. | ^~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSError.h:186:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 186 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:76, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSExtensionContext.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:77, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSExtensionItem.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:78, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSExtensionRequestHandling.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSURL.h:29, #12 2178. from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSURLHandle.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSURLHandle.h:74:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 74 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSURLHandle.h:182:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 182 | #if GS_EXPOSE(NSURLHandle) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSURLHandle.h:215:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 215 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSURL.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSURL.h:50:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSURL.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSURL.h:73:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 73 | #if GS_EXPOSE(NSURL) #12 2178. | ^~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSURL.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSURL.h:96:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 96 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSURL.h:107:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSURL.h:133:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSURL.h:202:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 202 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSURL.h:228:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 228 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSURL.h:291:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 291 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSURL.h:377:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 377 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSURL.h:414:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 414 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSURL.h:467:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 467 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSURL.h:510:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 510 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSURL.h:546:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 546 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSURL.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSURL.h:556:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 556 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSURL.h:565:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 565 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSURL.h:571:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 571 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSURL.h:583:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 583 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSURL.h:592, #12 2178. from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/GNUstepBase/NSURL+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSURL.h:595:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 595 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSURL.h:599:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 599 | #if GS_EXPOSE(NSURLQueryItem) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSURL.h:629:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 629 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSURL.h:633:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 633 | #if GS_EXPOSE(NSURLComponents) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSURL.h:679:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 679 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSURL.h:699:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 699 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSFileCoordinator.h:32:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:80, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSFileHandle.h:160:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 160 | #if GS_EXPOSE(NSPipe) #12 2178. | ^~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSFileHandle.h:182:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 182 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSFileHandle.h:437, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:80, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/GNUstepBase/NSFileHandle+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSFileManager.h:175:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 175 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSFileManager.h:178, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSPathUtilities.h:40:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 40 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSPathUtilities.h:108:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 108 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSPathUtilities.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSPathUtilities.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSPathUtilities.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSPathUtilities.h:130:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSPathUtilities.h:133:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSPathUtilities.h:143:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 143 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSFileManager.h:215:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 215 | #if GS_EXPOSE(NSFileManager) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSFileManager.h:237:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 237 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSFileManager.h:246:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 246 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSFileManager.h:332:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 332 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSFileManager.h:366:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 366 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSFileManager.h:562:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 562 | #if GS_EXPOSE(NSDirectoryEnumerator) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSFileManager.h:712:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 712 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:82, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSFilePresenter.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:83, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSFileVersion.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:84, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSFileWrapper.h:50:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSFileWrapper.h:152:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 152 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:86, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSGarbageCollector.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:89, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSHFSFileTypes.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:90, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSHost.h:42:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 42 | #if GS_EXPOSE(NSHost) #12 2178. | ^~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSHost.h:102:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 102 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSHost.h:134:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 134 | #if GS_API_VERSION(GS_API_NONE,011700) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:91, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:68:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 68 | #if GS_EXPOSE(NSHTTPCookie) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:223:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 223 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:92, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:73:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 73 | #if GS_EXPOSE(NSHTTPCookieStorage) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:93, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSIndexPath.h:38:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSIndexPath.h:38:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSIndexPath.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 47 | #if GS_EXPOSE(NSIndexPath) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:94, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSIndexSet.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSIndexSet.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 49 | #if GS_EXPOSE(NSIndexSet) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSIndexSet.h:93:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSIndexSet.h:100:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSInvocation.h:30, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:95, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSMethodSignature.h:52:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 52 | #if GS_EXPOSE(NSMethodSignature) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:95, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSInvocation.h:38:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 38 | #if GS_EXPOSE(NSInvocation) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSInvocation.h:89:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 89 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION( 11101,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSInvocation.h:89:83: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 89 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION( 11101,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSInvocation.h:107:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 107 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSInvocationOperation.h:29, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:96, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSOperation.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSOperation.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSOperation.h:86:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 86 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSOperation.h:151:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSOperation.h:164:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 164 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSOperation.h:188:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 188 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSOperation.h:236:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSOperation.h:252:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 252 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSOperation.h:278:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 278 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSOperation.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:96, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSInvocationOperation.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:97, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSISO8601DateFormatter.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:98, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSItemProvider.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:99, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSItemProviderReadingWriting.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:41, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSPropertyList.h:38:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 38 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSPropertyList.h:68:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:41, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSPropertyList.h:268:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 268 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:101, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:55:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 55 | #if GS_EXPOSE(NSKeyedArchiver) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSKeyedArchiver.h:230:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 230 | #if GS_EXPOSE(NSKeyedUnarchiver) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:102, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSKeyValueCoding.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:103, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:45:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:72:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:183:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSKeyValueObserving.h:222:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 222 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:104, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSLengthFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:105, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSLinguisticTagger.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:107, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSLocale.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSLocale.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSLocale.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSLocale.h:103:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 103 | #if GS_EXPOSE(NSLocale) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSLocale.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSLocale.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSLocale.h:184:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 184 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSLocale.h:190:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 190 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSLocale.h:196:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 196 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSLocale.h:207:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 207 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSLocale.h:236:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:109, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSMeasurement.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:110, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSMeasurementFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSMetadata.h:33, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:111, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSMetadataAttributes.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:111, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSMetadata.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 40 | #if GS_EXPOSE(NSMetadataItem) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSMetadata.h:66:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 66 | #if GS_EXPOSE(NSMetadataQuery) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSMetadata.h:125:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSMetadata.h:140:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 140 | #if GS_EXPOSE(NSMetadataQueryAttributeValueTuple) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSMetadata.h:155:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 155 | #if GS_EXPOSE(NSMetadataQueryResultGroup) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:115, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSNotificationQueue.h:112:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 112 | #if GS_EXPOSE(NSNotificationQueue) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:116, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSNetServices.h:97:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 97 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSNetServices.h:117:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSNetServices.h:208:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSNetServices.h:246:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 246 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSNetServices.h:361:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 361 | #if GS_EXPOSE(NSNetService) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSNetServices.h:384:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 384 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSNetServices.h:447:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 447 | #if GS_EXPOSE(NSNetServiceBrowser) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:117, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSNull.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:118, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:43:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:123:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 123 | #if GS_EXPOSE(NSNumberFormatter) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:495:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 495 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:513:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 513 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:119, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSObjectScripting.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:121, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSOrderedSet.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:122, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSOrthography.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:124, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSPersonNameComponents.h:28:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:125, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSPersonNameComponentsFormatter.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11,GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:126, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSPointerArray.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:128, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSPortCoder.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 53 | #if GS_EXPOSE(NSPortCoder) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. In file included from /usr/include/GNUstep/Foundation/NSPortMessage.h:30, #12 2178. from /usr/include/GNUstep/Foundation/Foundation.h:129, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSPort.h:77:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 77 | #if GS_EXPOSE(NSPort) #12 2178. | ^~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSPort.h:135:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 135 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSPort.h:185:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 185 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSPort.h:202:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 202 | #if GS_EXPOSE(NSSocketPort) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSPort.h:284:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 284 | #if GS_EXPOSE(NSMessagePort) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:129, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSPortMessage.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 47 | #if GS_EXPOSE(NSPortMessage) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:130, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSPortNameServer.h:39:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 39 | #if OS_API_VERSION(GS_API_MACOSX,HS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSPortNameServer.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 59 | #if GS_EXPOSE(NSSocketPortNameServer) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:133, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSProgress.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSProgress.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 53 | #if GS_EXPOSE(NSProgress) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:134, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSProtocolChecker.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 40 | #if GS_EXPOSE(NSProtocolChecker) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:137, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSRegularExpression.h:27:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 27 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSRegularExpression.h:91:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 91 | #if GS_EXPOSE(NSRegularExpression) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:139, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSScanner.h:42:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 42 | #if GS_EXPOSE(NSScanner) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSScanner.h:107:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 107 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSScanner.h:111:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 111 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSScanner.h:115:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:140, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSScriptClassDescription.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:141, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSScriptCoercionHandler.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:142, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSScriptCommand.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:143, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSScriptCommandDescription.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:144, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSScriptExecutionContext.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:145, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSScriptKeyValueCoding.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:146, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSScriptObjectSpecifiers.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:147, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSScriptStandardSuiteCommands.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:148, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSScriptSuiteRegistry.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:152, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:48:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 48 | #if GS_EXPOSE(NSSortDescriptor) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:172:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 172 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:153, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSSpellServer.h:50:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSSpellServer.h:58:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 58 | #if GS_EXPOSE(NSSpellServer) #12 2178. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2178. /usr/include/GNUstep/Foundation/NSSpellServer.h:146:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 146 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSSpellServer.h:154:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 154 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2178. | ^ #12 2178. In file included from /usr/include/GNUstep/Foundation/Foundation.h:154, #12 2178. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2178. from nsgui.h:34, #12 2178. from dispextern.h:137, #12 2178. from nsimage.m:33: #12 2178. /usr/include/GNUstep/Foundation/NSStream.h:28:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2178. | ^ #12 2178. /usr/include/GNUstep/Foundation/NSStream.h:28:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2178. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2178. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSStream.h:286:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 286 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/Foundation/NSStream.h:305, #12 2179. from /usr/include/GNUstep/Foundation/Foundation.h:154, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/GNUstepBase/NSStream+GNUstepBase.h:36:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 36 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/Foundation/Foundation.h:156, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/Foundation/NSTask.h:41:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSTask.h:51:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 51 | #if GS_EXPOSE(NSTask) #12 2179. | ^~~~~~~~~~~~~~~~~~~ #12 2179. /usr/include/GNUstep/Foundation/NSTask.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSTask.h:112:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 112 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSTask.h:122:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 122 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSTask.h:129:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 129 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/Foundation/NSTask.h:147, #12 2179. from /usr/include/GNUstep/Foundation/Foundation.h:156, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/GNUstepBase/NSTask+GNUstepBase.h:36:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 36 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/Foundation/Foundation.h:157, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/Foundation/NSTextCheckingResult.h:46:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 46 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSTextCheckingResult.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/Foundation/Foundation.h:158, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/Foundation/NSThread.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 59 | #if GS_EXPOSE(NSThread) #12 2179. | ^~~~~~~~~~~~~~~~~~~~~ #12 2179. /usr/include/GNUstep/Foundation/NSThread.h:134:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 134 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) \ #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSThread.h:135:41: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 135 | && GS_API_VERSION( 10200,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSThread.h:140:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) \ #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSThread.h:141:41: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 141 | && GS_API_VERSION( 11501,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSThread.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 232 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSThread.h:276:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 276 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSThread.h:332:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 332 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSThread.h:341:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 341 | #if GS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSThread.h:423:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 423 | #if GS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/Foundation/NSThread.h:437, #12 2179. from /usr/include/GNUstep/Foundation/Foundation.h:158, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/GNUstepBase/NSThread+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/Foundation/Foundation.h:160, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/Foundation/NSTimeZone.h:38:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSTimeZone.h:67:46: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 67 | #if OS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSTimeZone.h:73:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 73 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSTimeZone.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSTimeZone.h:103:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 103 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSTimeZone.h:118:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 118 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/Foundation/Foundation.h:161, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/Foundation/NSUbiquitousKeyValueStore.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/Foundation/Foundation.h:162, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/Foundation/NSUndoManager.h:28:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 28 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSUndoManager.h:87:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 87 | #if GS_EXPOSE(NSUndoManager) #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2179. In file included from /usr/include/GNUstep/Foundation/Foundation.h:163, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/Foundation/NSUnit.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/Foundation/Foundation.h:164, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/Foundation/NSUserActivity.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/Foundation/Foundation.h:165, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:82:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 82 | #if GS_EXPOSE(NSURLAuthenticationChallenge) #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2179. In file included from /usr/include/GNUstep/Foundation/Foundation.h:166, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/Foundation/NSURLCache.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSURLCache.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSURLCache.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 59 | #if GS_EXPOSE(NSCachedURLResponse) #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2179. /usr/include/GNUstep/Foundation/NSURLCache.h:105:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 105 | #if GS_EXPOSE(NSURLCache) #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2179. In file included from /usr/include/GNUstep/Foundation/Foundation.h:167, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/Foundation/NSURLConnection.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSURLConnection.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSURLConnection.h:48:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 48 | #if GS_EXPOSE(NSURLConnection) #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2179. /usr/include/GNUstep/Foundation/NSURLConnection.h:145:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_API_VERSION(11300,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSURLConnection.h:145:94: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_API_VERSION(11300,GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/Foundation/Foundation.h:168, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/Foundation/NSURLCredential.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSURLCredential.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSURLCredential.h:56:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 56 | #if GS_EXPOSE(NSURLCredential) #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2179. In file included from /usr/include/GNUstep/Foundation/Foundation.h:169, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:52:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 52 | #if GS_EXPOSE(NSURLCredentialStorage) #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2179. In file included from /usr/include/GNUstep/Foundation/Foundation.h:170, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/Foundation/NSURLDownload.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSURLDownload.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSURLDownload.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 49 | #if GS_EXPOSE(NSURLDownload) #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2179. /usr/include/GNUstep/Foundation/NSURLDownload.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/Foundation/Foundation.h:171, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/Foundation/NSURLError.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSURLError.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/Foundation/Foundation.h:174, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:56:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:56:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:61:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:61:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:72:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 72 | #if GS_EXPOSE(NSURLProtectionSpace) #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2179. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:141:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:141:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/Foundation/Foundation.h:175, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/Foundation/NSURLProtocol.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSURLProtocol.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSURLProtocol.h:121:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 121 | #if GS_EXPOSE(NSURLProtocol) #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2179. In file included from /usr/include/GNUstep/Foundation/Foundation.h:176, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/Foundation/NSURLRequest.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSURLRequest.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSURLRequest.h:92:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 92 | #if GS_EXPOSE(NSURLRequest) #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2179. /usr/include/GNUstep/Foundation/NSURLRequest.h:201:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSURLRequest.h:250:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/Foundation/Foundation.h:177, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/Foundation/NSURLResponse.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSURLResponse.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 49 | #if GS_EXPOSE(NSURLResponse) #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2179. /usr/include/GNUstep/Foundation/NSURLResponse.h:70:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 70 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/Foundation/Foundation.h:178, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/Foundation/NSURLSession.h:6:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 6 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSURLSession.h:28:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11,GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/Foundation/Foundation.h:179, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/Foundation/NSUserDefaults.h:141:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 141 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSUserDefaults.h:217:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 217 | #if GS_EXPOSE(NSUserDefaults) #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2179. /usr/include/GNUstep/Foundation/NSUserDefaults.h:250:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 250 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSUserDefaults.h:261:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 261 | #if OS_API_VERSION(GSAPI_NONE, GSAPI_NONE) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSUserDefaults.h:277:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 277 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSUserDefaults.h:316:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 316 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSUserDefaults.h:362:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 362 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSUserDefaults.h:384:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 384 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/Foundation/Foundation.h:180, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/Foundation/NSUserNotification.h:30:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8,GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/Foundation/Foundation.h:181, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/Foundation/NSUUID.h:31:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8,GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/Foundation/Foundation.h:183, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/Foundation/NSValueTransformer.h:30:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSValueTransformer.h:30:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/Foundation/NSXMLNode.h:30, #12 2179. from /usr/include/GNUstep/Foundation/NSXMLDocument.h:29, #12 2179. from /usr/include/GNUstep/Foundation/Foundation.h:184, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/Foundation/NSXMLNodeOptions.h:100:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSXMLNodeOptions.h:110:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 110 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/Foundation/Foundation.h:187, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/Foundation/NSXMLElement.h:107:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/Foundation/Foundation.h:190, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/Foundation/NSXMLParser.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/Foundation/NSXMLParser.h:72:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 72 | #if GS_EXPOSE(NSXMLParser) #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2179. /usr/include/GNUstep/Foundation/NSXMLParser.h:193:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/Foundation/Foundation.h:191, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/Foundation/NSXPCConnection.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:103:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 103 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/NSFont.h:39, #12 2179. from /usr/include/GNUstep/GNUstepGUI/GSMethodTable.h:30, #12 2179. from /usr/include/GNUstep/AppKit/NSGraphicsContext.h:135, #12 2179. from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSColor.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSColor.h:204:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 204 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSColor.h:209:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 209 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSColor.h:219:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 219 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSColor.h:226:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 226 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSColor.h:259:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 259 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSColor.h:266:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 266 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSColor.h:282:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 282 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSColor.h:295:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 295 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/GNUstepGUI/GSMethodTable.h:30, #12 2179. from /usr/include/GNUstep/AppKit/NSGraphicsContext.h:135, #12 2179. from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSFont.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSFont.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSFont.h:135:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 135 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSFont.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSFont.h:168:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 168 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSFont.h:200:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 200 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSFont.h:205:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 205 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSFont.h:209:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 209 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSFont.h:243:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 243 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSFont.h:259:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 259 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSFont.h:291:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 291 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:201:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:207:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 207 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:229:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 229 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:234:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 234 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:245:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 245 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSGraphics.h:57:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 57 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSGraphics.h:224:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 224 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSGraphics.h:233:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 233 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSGraphics.h:269:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 269 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/NSResponder.h:35, #12 2179. from /usr/include/GNUstep/AppKit/NSView.h:38, #12 2179. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 2179. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2179. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2179. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSInterfaceStyle.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/NSView.h:38, #12 2179. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 2179. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2179. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2179. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSResponder.h:50:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 50 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSResponder.h:105:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 105 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSResponder.h:113:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 113 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSResponder.h:129:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 129 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSResponder.h:163:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSResponder.h:175:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 175 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSResponder.h:239:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 239 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSResponder.h:249:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 249 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/NSView.h:39, #12 2179. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 2179. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2179. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2179. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSUserInterfaceLayout.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSUserInterfaceLayout.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/NSText.h:61, #12 2179. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2179. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2179. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSView.h:203:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 203 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSView.h:211:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 211 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSView.h:218:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 218 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSView.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSView.h:286:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 286 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSView.h:319:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 319 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSView.h:323:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 323 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSView.h:337:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 337 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSView.h:345:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 345 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSView.h:363:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 363 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSView.h:368:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSView.h:380:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 380 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSView.h:401:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 401 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSView.h:423:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 423 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSView.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSView.h:471:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 471 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSView.h:524:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 524 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSView.h:542:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 542 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSView.h:554:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 554 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSView.h:575:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 575 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSView.h:609:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 609 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSView.h:615:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 615 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSView.h:620:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 620 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSView.h:633:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 633 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSView.h:651:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 651 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2179. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2179. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSText.h:81:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2179. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:66:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 66 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 82 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:180:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:185:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 185 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:213:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 213 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:216:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 216 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:221:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 221 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSCell.h:150:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 150 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSCell.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSCell.h:169:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 169 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSCell.h:239:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 239 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSCell.h:242:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 242 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSCell.h:267:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 267 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSCell.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSCell.h:304:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 304 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSCell.h:339:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 339 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSCell.h:349:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 349 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSCell.h:355:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 355 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSCell.h:386:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 386 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSCell.h:400:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 400 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSCell.h:425:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 425 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSCell.h:477:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 477 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSCell.h:505:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 505 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSCell.h:522:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 522 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSCell.h:529:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 529 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSCell.h:549:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 549 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSCell.h:553:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 553 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:51, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSAppearance.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:52, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSApplication.h:76:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 76 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSApplication.h:160:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 160 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSApplication.h:180:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSApplication.h:241:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 241 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSApplication.h:267:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 267 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSApplication.h:288:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 288 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSApplication.h:320:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 320 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSApplication.h:359:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 359 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSApplication.h:366:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 366 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSApplication.h:379:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 379 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSApplication.h:423:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 423 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSApplication.h:426:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 426 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSApplication.h:437:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 437 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSApplication.h:450:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 450 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSApplication.h:480:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 480 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSApplication.h:485:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 485 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSApplication.h:491:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 491 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSApplication.h:504:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 504 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSApplication.h:526:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 526 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSApplication.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSApplication.h:554:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 554 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSApplication.h:566:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 566 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSApplication.h:585:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 585 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSApplication.h:679:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 679 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSApplication.h:687:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 687 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSApplication.h:749:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 749 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSApplication.h:780:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 780 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSAttributedString.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/NSAttributedString.h:38, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSFontManager.h:49:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 49 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSFontManager.h:198:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 198 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSAttributedString.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSAttributedString.h:85:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 85 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSAttributedString.h:89:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 89 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSAttributedString.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSAttributedString.h:161:25: warning: redundant redeclaration of 'NSCharacterEncodingDocumentOption' [-Wredundant-decls] #12 2179. 161 | APPKIT_EXPORT NSString *NSCharacterEncodingDocumentOption; #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2179. /usr/include/GNUstep/AppKit/NSAttributedString.h:142:25: note: previous declaration of 'NSCharacterEncodingDocumentOption' was here #12 2179. 142 | APPKIT_EXPORT NSString *NSCharacterEncodingDocumentOption; #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2179. /usr/include/GNUstep/AppKit/NSAttributedString.h:162:25: warning: redundant redeclaration of 'NSBaseURLDocumentOption' [-Wredundant-decls] #12 2179. 162 | APPKIT_EXPORT NSString *NSBaseURLDocumentOption; #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2179. /usr/include/GNUstep/AppKit/NSAttributedString.h:141:25: note: previous declaration of 'NSBaseURLDocumentOption' was here #12 2179. 141 | APPKIT_EXPORT NSString *NSBaseURLDocumentOption; #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2179. /usr/include/GNUstep/AppKit/NSAttributedString.h:163:25: warning: redundant redeclaration of 'NSDefaultAttributesDocumentOption' [-Wredundant-decls] #12 2179. 163 | APPKIT_EXPORT NSString *NSDefaultAttributesDocumentOption; #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2179. /usr/include/GNUstep/AppKit/NSAttributedString.h:143:25: note: previous declaration of 'NSDefaultAttributesDocumentOption' was here #12 2179. 143 | APPKIT_EXPORT NSString *NSDefaultAttributesDocumentOption; #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2179. /usr/include/GNUstep/AppKit/NSAttributedString.h:164:25: warning: redundant redeclaration of 'NSDocumentTypeDocumentOption' [-Wredundant-decls] #12 2179. 164 | APPKIT_EXPORT NSString *NSDocumentTypeDocumentOption; #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2179. /usr/include/GNUstep/AppKit/NSAttributedString.h:144:25: note: previous declaration of 'NSDocumentTypeDocumentOption' was here #12 2179. 144 | APPKIT_EXPORT NSString *NSDocumentTypeDocumentOption; #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2179. /usr/include/GNUstep/AppKit/NSAttributedString.h:168:25: warning: redundant redeclaration of 'NSTextEncodingNameDocumentOption' [-Wredundant-decls] #12 2179. 168 | APPKIT_EXPORT NSString *NSTextEncodingNameDocumentOption; #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2179. /usr/include/GNUstep/AppKit/NSAttributedString.h:145:25: note: previous declaration of 'NSTextEncodingNameDocumentOption' was here #12 2179. 145 | APPKIT_EXPORT NSString *NSTextEncodingNameDocumentOption; #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2179. /usr/include/GNUstep/AppKit/NSAttributedString.h:169:25: warning: redundant redeclaration of 'NSTimeoutDocumentOption' [-Wredundant-decls] #12 2179. 169 | APPKIT_EXPORT NSString *NSTimeoutDocumentOption; #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2179. /usr/include/GNUstep/AppKit/NSAttributedString.h:147:25: note: previous declaration of 'NSTimeoutDocumentOption' was here #12 2179. 147 | APPKIT_EXPORT NSString *NSTimeoutDocumentOption; #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2179. /usr/include/GNUstep/AppKit/NSAttributedString.h:170:25: warning: redundant redeclaration of 'NSWebPreferencesDocumentOption' [-Wredundant-decls] #12 2179. 170 | APPKIT_EXPORT NSString *NSWebPreferencesDocumentOption; #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2179. /usr/include/GNUstep/AppKit/NSAttributedString.h:148:25: note: previous declaration of 'NSWebPreferencesDocumentOption' was here #12 2179. 148 | APPKIT_EXPORT NSString *NSWebPreferencesDocumentOption; #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2179. /usr/include/GNUstep/AppKit/NSAttributedString.h:171:25: warning: redundant redeclaration of 'NSWebResourceLoadDelegateDocumentOption' [-Wredundant-decls] #12 2179. 171 | APPKIT_EXPORT NSString *NSWebResourceLoadDelegateDocumentOption; #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2179. /usr/include/GNUstep/AppKit/NSAttributedString.h:149:25: note: previous declaration of 'NSWebResourceLoadDelegateDocumentOption' was here #12 2179. 149 | APPKIT_EXPORT NSString *NSWebResourceLoadDelegateDocumentOption; #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2179. /usr/include/GNUstep/AppKit/NSAttributedString.h:172:25: warning: redundant redeclaration of 'NSTextSizeMultiplierDocumentOption' [-Wredundant-decls] #12 2179. 172 | APPKIT_EXPORT NSString *NSTextSizeMultiplierDocumentOption; #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2179. /usr/include/GNUstep/AppKit/NSAttributedString.h:146:25: note: previous declaration of 'NSTextSizeMultiplierDocumentOption' was here #12 2179. 146 | APPKIT_EXPORT NSString *NSTextSizeMultiplierDocumentOption; #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2179. /usr/include/GNUstep/AppKit/NSAttributedString.h:196:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 196 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_3) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSAttributedString.h:206:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 206 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSAttributedString.h:241:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 241 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSAttributedString.h:247:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 247 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSAttributedString.h:251:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 251 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSAttributedString.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSAttributedString.h:307:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 307 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSAttributedString.h:312:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 312 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:34, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSImageRep.h:74:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 74 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSImageRep.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSImageRep.h:182:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 182 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:67:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 67 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:137:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 137 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:162:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 162 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:205:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 205 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:224:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 224 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:244:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 244 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:55, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSBox.h:61:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 61 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSBox.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSBox.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSBox.h:127:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 127 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSBox.h:131:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 131 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/NSBrowser.h:34, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:56, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSControl.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSControl.h:93:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSControl.h:124:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 124 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSControl.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSControl.h:171:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 171 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSControl.h:186:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 186 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSControl.h:208:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSControl.h:230:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 230 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:56, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSBrowser.h:47:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSBrowser.h:133:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSBrowser.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSBrowser.h:163:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSBrowser.h:183:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSBrowser.h:208:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSBrowser.h:221:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 221 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSBrowser.h:241:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 241 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSBrowser.h:250:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSBrowser.h:285:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 285 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSBrowser.h:319:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 319 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSBrowser.h:342:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 342 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSBrowser.h:351:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 351 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSBrowser.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/NSButton.h:36, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:58, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSButtonCell.h:81:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSButtonCell.h:154:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 154 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSButtonCell.h:173:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 173 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSButtonCell.h:203:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 203 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSButtonCell.h:213:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 213 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSButtonCell.h:237:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 237 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSButtonCell.h:245:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 245 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:58, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSButton.h:51:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 51 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSButton.h:80:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 80 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSButton.h:105:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 105 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSButton.h:133:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 133 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:62, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSCIImageRep.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:63, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSClipView.h:76:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 76 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/NSCollectionView.h:34, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:64, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSDragging.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSDragging.h:88:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 88 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSDragging.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSDragging.h:112:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 112 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSDragging.h:117:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSDragging.h:157:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 157 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSDragging.h:164:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 164 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/NSCollectionView.h:35, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:64, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSNibDeclarations.h:35:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 35 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:37, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSImageView.h:58:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSImageView.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSImageView.h:69:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 69 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/NSTextField.h:36, #12 2179. from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:39, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:76:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 76 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:39, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSTextField.h:111:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 111 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSTextField.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:41, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSViewController.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/NSPanel.h:34, #12 2179. from /usr/include/GNUstep/AppKit/NSColorPanel.h:39, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:68, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:103:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 103 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:106:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 106 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:110:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 110 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:113:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 113 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:116:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 116 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:119:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:146:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 146 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:157:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 157 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:163:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:179:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 179 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:365:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 365 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:464:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 464 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:475:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 475 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:489:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 489 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:495:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 495 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:516:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 516 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:546:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 546 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:571:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 571 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:587:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 587 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:608:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 608 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:650:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 650 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:662:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 662 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:671:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 671 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:709:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 709 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:713:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 713 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:749:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 749 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:762:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 762 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:770:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 770 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:786:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 786 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:802:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 802 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:812:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 812 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:817:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 817 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:822:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 822 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:831:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 831 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:836:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 836 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:841:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 841 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:846:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 846 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:854:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 854 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:862:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 862 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:878:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 878 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:904:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 904 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:918:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 918 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:920:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 920 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:928:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 928 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:937:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 937 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:949:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 949 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:967:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 967 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:976:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 976 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:980:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 980 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWindow.h:990:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 990 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/NSColorPanel.h:39, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:68, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSPanel.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSPanel.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSPanel.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSPanel.h:139:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 139 | #if OS_API_VERSION(GS_API_ONE, GS_API_ONE) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSPanel.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:73, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSCursor.h:62:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 62 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSCursor.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSCursor.h:81:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 81 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSCursor.h:111:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 111 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSCursor.h:115:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSCursor.h:129:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 129 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:75, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSDataAsset.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:81, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSEvent.h:95:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 95 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSEvent.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSEvent.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSEvent.h:176:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 176 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSEvent.h:191:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 191 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSEvent.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 232 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSEvent.h:332:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 332 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSEvent.h:365:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 365 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSEvent.h:374:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 374 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSEvent.h:393:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 393 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSEvent.h:397:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 397 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSEvent.h:419:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 419 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSEvent.h:428:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 428 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSEvent.h:436:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 436 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSEvent.h:517:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 517 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:84, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSFontPanel.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSFontPanel.h:130:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:85, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSForm.h:67:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 67 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:86, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSFormCell.h:64:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 64 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSFormCell.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSFormCell.h:84:25: warning: redundant redeclaration of '_NSFormCellDidChangeTitleWidthNotification' [-Wredundant-decls] #12 2179. 84 | APPKIT_EXPORT NSString *_NSFormCellDidChangeTitleWidthNotification; #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:85, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSForm.h:96:25: note: previous declaration of '_NSFormCellDidChangeTitleWidthNotification' was here #12 2179. 96 | APPKIT_EXPORT NSString *_NSFormCellDidChangeTitleWidthNotification; #12 2179. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:87, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSHelpPanel.h:34:49: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 34 | #if OS_API_VERSION(GS_API_OPENSTEP,GS_API_MACOSX) || GS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSHelpPanel.h:34:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 34 | #if OS_API_VERSION(GS_API_OPENSTEP,GS_API_MACOSX) || GS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:88, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSImage.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSImage.h:60:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 60 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSImage.h:86:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 86 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSImage.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSImage.h:198:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 198 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSImage.h:234:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 234 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSImage.h:235:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 235 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSImage.h:305:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 305 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSImage.h:344:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 344 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSImage.h:384:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 384 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSImage.h:413:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 413 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSImage.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSImage.h:489:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 489 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSImage.h:502:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 502 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/NSMenu.h:36, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:93, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSMenuItem.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSMenuItem.h:104:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 104 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSMenuItem.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSMenuItem.h:201:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSMenuItem.h:221:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 221 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSMenuItem.h:313:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 313 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSMenuItem.h:351:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 351 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSMenuItem.h:397:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 397 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:93, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSMenu.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSMenu.h:437:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 437 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSMenu.h:482:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 482 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSMenu.h:486:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 486 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSMenu.h:588:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 588 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSMenu.h:633:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 633 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSMenu.h:637:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 637 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSMenu.h:676:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 676 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSMenu.h:693:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 693 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSMenu.h:723:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 723 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSMenu.h:738:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 738 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:97, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSNibLoading.h:65:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 65 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/NSOpenPanel.h:41, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:98, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSSavePanel.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSSavePanel.h:140:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSSavePanel.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSSavePanel.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSSavePanel.h:162:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 162 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSSavePanel.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSSavePanel.h:177:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 177 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSSavePanel.h:189:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 189 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSSavePanel.h:200:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 200 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSSavePanel.h:212:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 212 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSSavePanel.h:223:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 223 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSSavePanel.h:227:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 227 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSSavePanel.h:271:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 271 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:98, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSOpenPanel.h:60:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 60 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSOpenPanel.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSOpenPanel.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSOpenPanel.h:92:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 92 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:99, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSPageLayout.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:101, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSPasteboard.h:109:25: warning: redundant redeclaration of 'NSDataLinkPboardType' [-Wredundant-decls] #12 2179. 109 | APPKIT_EXPORT NSString *NSDataLinkPboardType; #12 2179. | ^~~~~~~~~~~~~~~~~~~~ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:76, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSDataLink.h:151:25: note: previous declaration of 'NSDataLinkPboardType' was here #12 2179. 151 | APPKIT_EXPORT NSString *NSDataLinkPboardType; #12 2179. | ^~~~~~~~~~~~~~~~~~~~ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:101, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSPasteboard.h:116:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 116 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSPasteboard.h:178:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 178 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSPasteboard.h:193:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSPasteboard.h:281:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 281 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSPasteboard.h:310:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 310 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSPasteboard.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:102, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSPasteboardItem.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/NSPDFInfo.h:30, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:103, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSPrintInfo.h:98:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 98 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSPrintInfo.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSPrintInfo.h:183:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:103, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSPDFInfo.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:104, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSPDFImageRep.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:105, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSPDFPanel.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:106, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSPICTImageRep.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:107, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSPopover.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:108, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSPopUpButton.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:112, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSPrintOperation.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSPrintOperation.h:134:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 134 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSPrintOperation.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSPrintOperation.h:152:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 152 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSPrintOperation.h:177:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 177 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSPrintOperation.h:185:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 185 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:113, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSPrintPanel.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSPrintPanel.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSPrintPanel.h:120:54: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 120 | #if OS_API_VERSION(GS_API_NONE, MAC_OS_X_VERSION_10_5) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSPrintPanel.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSPrintPanel.h:146:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 146 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSPrintPanel.h:154:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 154 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSPrintPanel.h:159:54: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 159 | #if OS_API_VERSION(GS_API_NONE, MAC_OS_X_VERSION_10_5) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/NSRunningApplication.h:34, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:115, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSWorkspace.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWorkspace.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWorkspace.h:70:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 70 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWorkspace.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWorkspace.h:138:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 138 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWorkspace.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWorkspace.h:152:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 152 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWorkspace.h:170:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 170 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWorkspace.h:184:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 184 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWorkspace.h:195:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 195 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWorkspace.h:211:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 211 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWorkspace.h:240:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 240 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSWorkspace.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:115, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSRunningApplication.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSRunningApplication.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:117, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSScreen.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSScreen.h:73:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 73 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSScreen.h:76:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 76 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSScreen.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:118, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSScroller.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSScroller.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSScroller.h:108:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSScroller.h:126:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 126 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_5) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSScroller.h:151:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 151 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSScroller.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:119, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSScrollView.h:139:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 139 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSScrollView.h:152:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 152 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSScrollView.h:156:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 156 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSScrollView.h:162:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 162 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSScrollView.h:167:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 167 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/NSSlider.h:32, #12 2179. from /usr/include/GNUstep/AppKit/AppKit.h:122, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSSliderCell.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:122, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSSlider.h:70:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 70 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:124, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSSpellChecker.h:113:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 113 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSSpellChecker.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSSpellChecker.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:126, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSSplitView.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSSplitView.h:41:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSSplitView.h:72:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 72 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSSplitView.h:78:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 78 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSSplitView.h:93:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 93 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSSplitView.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSSplitView.h:138:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 138 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSSplitView.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:128, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSStatusItem.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:129, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSStringDrawing.h:37:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 37 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSStringDrawing.h:45:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSStringDrawing.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. /usr/include/GNUstep/AppKit/NSStringDrawing.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/AppKit.h:137:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 137 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2179. | ^ #12 2179. In file included from /usr/include/GNUstep/AppKit/AppKit.h:138, #12 2179. from nsgui.h:34, #12 2179. from dispextern.h:137, #12 2179. from nsimage.m:33: #12 2179. /usr/include/GNUstep/AppKit/NSAlert.h:43:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2179. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2179. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSAlert.h:75:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 75 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSAlert.h:115:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 115 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSAlert.h:117:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:139, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSAnimation.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:139, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSAnimation.h:267:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 267 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:140, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSAffineTransform.h:44:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 44 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSAffineTransform.h:45:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 45 | #if GS_API_VERSION(GS_API_NONE, 011500) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/NSObjectController.h:33, #12 2180. from /usr/include/GNUstep/AppKit/NSArrayController.h:32, #12 2180. from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSController.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSController.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/NSArrayController.h:32, #12 2180. from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSObjectController.h:36:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSObjectController.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSArrayController.h:34:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSArrayController.h:85:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 85 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSArrayController.h:91:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSArrayController.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:142, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSBezierPath.h:107:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSBezierPath.h:242:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 242 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSBezierPath.h:252:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 252 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/NSButtonTouchBarItem.h:29, #12 2180. from /usr/include/GNUstep/AppKit/AppKit.h:143, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:143, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSButtonTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:144, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSColorSampler.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:145, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSColorSpace.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:146, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSComboBox.h:85:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 85 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSComboBox.h:91:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSComboBox.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:147, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:121:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 121 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:132:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 132 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:149, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSCandidateListTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/NSClickGestureRecognizer.h:29, #12 2180. from /usr/include/GNUstep/AppKit/AppKit.h:150, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSGestureRecognizer.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:150, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSClickGestureRecognizer.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:151, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSColorPickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:152, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSCustomTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/NSDatePicker.h:40, #12 2180. from /usr/include/GNUstep/AppKit/AppKit.h:153, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSDatePickerCell.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:153, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSDatePicker.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:155, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSDockTile.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:156, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSDocument.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSDocument.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 82 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSDocument.h:126:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 126 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSDocument.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 141 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSDocument.h:144:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 144 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSDocument.h:153:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 153 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSDocument.h:178:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 178 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSDocument.h:181:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 181 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSDocument.h:192:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 192 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSDocument.h:217:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 217 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSDocument.h:250:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 250 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSDocument.h:265:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 265 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSDocument.h:273:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 273 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSDocument.h:276:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 276 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSDocument.h:289:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 289 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSDocument.h:339:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 339 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:157, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSDocumentController.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSDocumentController.h:83:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 83 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSDocumentController.h:109:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 109 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSDocumentController.h:127:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 127 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSDocumentController.h:144:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 144 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSDocumentController.h:179:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 179 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSDocumentController.h:194:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 194 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSDocumentController.h:210:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 210 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:160, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSFontCollection.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:161, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:47:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:163, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSGlyphGenerator.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:164, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSGradient.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:166, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSGroupTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:171, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:54:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 54 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:74:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 74 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/NSLayoutManager.h:33, #12 2180. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:51:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 51 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:57:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 57 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:252:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 252 | #if !OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/NSTextView.h:39, #12 2180. from /usr/include/GNUstep/AppKit/NSLayoutManager.h:34, #12 2180. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSTextAttachment.h:49:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 49 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/NSLayoutManager.h:34, #12 2180. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSTextView.h:64:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 64 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTextView.h:75:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 75 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTextView.h:328:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 328 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTextView.h:336:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 336 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTextView.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTextView.h:368:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTextView.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTextView.h:426:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 426 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTextView.h:473:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 473 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTextView.h:476:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 476 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTextView.h:548:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 548 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTextView.h:576:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 576 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTextView.h:599:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 599 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTextView.h:604:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 604 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTextView.h:623:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 623 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTextView.h:656:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 656 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTextView.h:658:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 658 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTextView.h:714:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 714 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTextView.h:724:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 724 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTextView.h:746:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 746 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSLayoutManager.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSLayoutManager.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 232 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/NSLevelIndicator.h:35, #12 2180. from /usr/include/GNUstep/AppKit/AppKit.h:173, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSLevelIndicatorCell.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:173, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSLevelIndicator.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:175, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSMagnificationGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:178, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSPanGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:179, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSNib.h:58:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSNib.h:79:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 79 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:184, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSOpenGL.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSOpenGL.h:111:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 111 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSOpenGL.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:185, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSOpenGLView.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/NSOutlineView.h:34, #12 2180. from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSTableView.h:59:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 59 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTableView.h:71:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 71 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTableView.h:80:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 80 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTableView.h:210:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 210 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTableView.h:214:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 214 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTableView.h:256:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 256 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTableView.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTableView.h:285:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 285 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTableView.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTableView.h:309:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 309 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTableView.h:354:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 354 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTableView.h:366:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 366 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTableView.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTableView.h:375:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 375 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTableView.h:397:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 397 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTableView.h:429:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 429 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTableView.h:434:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 434 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTableView.h:454:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 454 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTableView.h:461:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 461 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTableView.h:480:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 480 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTableView.h:489:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 489 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSOutlineView.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSOutlineView.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSOutlineView.h:166:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 166 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSOutlineView.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSOutlineView.h:274:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 274 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSOutlineView.h:294:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 294 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:188, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSPickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/NSPredicateEditor.h:32, #12 2180. from /usr/include/GNUstep/AppKit/AppKit.h:189, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSRuleEditor.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSRuleEditor.h:118:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 118 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:189, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSPredicateEditor.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:190, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSPredicateEditorRowTemplate.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:191, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 82 | #if OS_API_VERSION(GS_API_LATEST, MAC_OS_X_VERSION_10_5) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:120:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 120 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:130:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 130 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:192, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSPopoverTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:193, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSPressGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:197, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSRotationGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:199, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSSearchFieldCell.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSSearchFieldCell.h:80:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 80 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/NSSegmentedCell.h:30, #12 2180. from /usr/include/GNUstep/AppKit/AppKit.h:201, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSSegmentedControl.h:31:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 31 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSSegmentedControl.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:201, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSSegmentedCell.h:103:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 103 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:203, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSShadow.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:204, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSSharingServicePickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:205, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSSliderTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:206, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSSound.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:207, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSSpeechRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:208, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSSpeechSynthesizer.h:67:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 67 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:209, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSStepperTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:212, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSTableColumn.h:100:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTableColumn.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTableColumn.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTableColumn.h:129:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 129 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTableColumn.h:136:25: warning: redundant redeclaration of 'NSTableViewColumnDidResizeNotification' [-Wredundant-decls] #12 2180. 136 | APPKIT_EXPORT NSString *NSTableViewColumnDidResizeNotification; #12 2180. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2180. In file included from /usr/include/GNUstep/AppKit/NSOutlineView.h:34, #12 2180. from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSTableView.h:445:25: note: previous declaration of 'NSTableViewColumnDidResizeNotification' was here #12 2180. 445 | APPKIT_EXPORT NSString *NSTableViewColumnDidResizeNotification; #12 2180. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:213, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSTableHeaderCell.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:216, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSTabView.h:101:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 101 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:217, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSTabViewItem.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:218, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSTextAlternatives.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:220, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSTextContainer.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 69 | #if GS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:221, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSTextList.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTextList.h:54:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 54 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:222, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSTextStorage.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:223, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSTextTable.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:225, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSTouch.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:226, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSTouchBar.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:230, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSToolbar.h:63:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 63 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSToolbar.h:84:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 84 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSToolbar.h:127:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 127 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSToolbar.h:131:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 131 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSToolbar.h:135:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 135 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:231, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSToolbarItem.h:61:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSToolbarItem.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:232, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSToolbarItemGroup.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:234, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSTreeController.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSTreeController.h:95:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 95 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:235, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSTreeNode.h:39:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 39 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:236, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSUserDefaultsController.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/NSUserDefaultsController.h:63:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 63 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:237, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSUserInterfaceItemIdentification.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:241, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/NSVisualEffectView.h:33:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2180. | ^ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:245, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:32:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2180. 32 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2180. | ^ #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:125:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2180. 125 | __attribute__((unused)); #12 2180. | ^~~~~~~~~~~~~ #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:129:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2180. 129 | __attribute__((unused)); #12 2180. | ^~~~~~~~~~~~~ #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:133:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2180. 133 | __attribute__((unused)); #12 2180. | ^~~~~~~~~~~~~ #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:214:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2180. 214 | __attribute__((unused)); #12 2180. | ^~~~~~~~~~~~~ #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:247:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2180. 247 | __attribute__((unused)); #12 2180. | ^~~~~~~~~~~~~ #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:251:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2180. 251 | __attribute__((unused)); #12 2180. | ^~~~~~~~~~~~~ #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:259:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2180. 259 | __attribute__((unused)); #12 2180. | ^~~~~~~~~~~~~ #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:263:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2180. 263 | __attribute__((unused)); #12 2180. | ^~~~~~~~~~~~~ #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:267:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2180. 267 | __attribute__((unused)); #12 2180. | ^~~~~~~~~~~~~ #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:271:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2180. 271 | __attribute__((unused)); #12 2180. | ^~~~~~~~~~~~~ #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:275:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2180. 275 | __attribute__((unused)); #12 2180. | ^~~~~~~~~~~~~ #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:287:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2180. 287 | __attribute__((unused)); #12 2180. | ^~~~~~~~~~~~~ #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:311:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2180. 311 | __attribute__((unused)); #12 2180. | ^~~~~~~~~~~~~ #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:323:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2180. 323 | __attribute__((unused)); #12 2180. | ^~~~~~~~~~~~~ #12 2180. In file included from /usr/include/GNUstep/AppKit/AppKit.h:245, #12 2180. from nsgui.h:34, #12 2180. from dispextern.h:137, #12 2180. from nsimage.m:33: #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:493:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2180. 493 | PSgsave() #12 2180. | ^~~~~~~ #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSgsave': #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:493:1: warning: old-style function definition [-Wold-style-definition] #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:499:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2180. 499 | PSgrestore() #12 2180. | ^~~~~~~~~~ #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSgrestore': #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:499:1: warning: old-style function definition [-Wold-style-definition] #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:505:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2180. 505 | PSinitgraphics() #12 2180. | ^~~~~~~~~~~~~~ #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitgraphics': #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:505:1: warning: old-style function definition [-Wold-style-definition] #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:622:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2180. 622 | PSinitmatrix() #12 2180. | ^~~~~~~~~~~~ #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitmatrix': #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:622:1: warning: old-style function definition [-Wold-style-definition] #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:669:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2180. 669 | PSclip() #12 2180. | ^~~~~~ #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSclip': #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:669:1: warning: old-style function definition [-Wold-style-definition] #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:675:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2180. 675 | PSclosepath() #12 2180. | ^~~~~~~~~~~ #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSclosepath': #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:675:1: warning: old-style function definition [-Wold-style-definition] #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:687:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2180. 687 | PSeoclip() #12 2180. | ^~~~~~~~ #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSeoclip': #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:687:1: warning: old-style function definition [-Wold-style-definition] #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:693:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2180. 693 | PSeofill() #12 2180. | ^~~~~~~~ #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSeofill': #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:693:1: warning: old-style function definition [-Wold-style-definition] #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:699:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2180. 699 | PSfill() #12 2180. | ^~~~~~ #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSfill': #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:699:1: warning: old-style function definition [-Wold-style-definition] #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:705:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2180. 705 | PSflattenpath() #12 2180. | ^~~~~~~~~~~~~ #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSflattenpath': #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:705:1: warning: old-style function definition [-Wold-style-definition] #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:711:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2180. 711 | PSinitclip() #12 2180. | ^~~~~~~~~~ #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitclip': #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:711:1: warning: old-style function definition [-Wold-style-definition] #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:729:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2180. 729 | PSnewpath() #12 2180. | ^~~~~~~~~ #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSnewpath': #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:729:1: warning: old-style function definition [-Wold-style-definition] #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:765:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2180. 765 | PSreversepath() #12 2180. | ^~~~~~~~~~~~~ #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSreversepath': #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:765:1: warning: old-style function definition [-Wold-style-definition] #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:783:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2180. 783 | PSstroke() #12 2180. | ^~~~~~~~ #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSstroke': #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:783:1: warning: old-style function definition [-Wold-style-definition] #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:835:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2180. 835 | PSWait() #12 2180. | ^~~~~~ #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSWait': #12 2180. /usr/include/GNUstep/AppKit/PSOperators.h:835:1: warning: old-style function definition [-Wold-style-definition] #12 2184. CC nsfont.o #12 2184. cc1obj: warning: /root/GNUstep/Library/Headers: No such file or directory [-Wmissing-include-dirs] #12 2184. cc1obj: warning: /usr/local/include/GNUstep: No such file or directory [-Wmissing-include-dirs] #12 2186. In file included from /usr/include/GNUstep/Foundation/NSObjCRuntime.h:222, #12 2186. from /usr/include/GNUstep/Foundation/NSObject.h:30, #12 2186. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2186. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2186. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2186. from nsgui.h:34, #12 2186. from dispextern.h:137, #12 2186. from nsfont.m:28: #12 2186. /usr/include/GNUstep/GNUstepBase/GSObjCRuntime.h:471:37: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 471 | #if GS_API_VERSION(GS_API_ANY,011500) #12 2186. | ^ #12 2186. In file included from /usr/include/GNUstep/Foundation/NSObject.h:30, #12 2186. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2186. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2186. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2186. from nsgui.h:34, #12 2186. from dispextern.h:137, #12 2186. from nsfont.m:28: #12 2186. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:224:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 224 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:230:16: warning: redundant redeclaration of 'NSSelectorFromString' [-Wredundant-decls] #12 2186. 230 | GS_EXPORT SEL NSSelectorFromString(NSString *aSelectorName); #12 2186. | ^~~~~~~~~~~~~~~~~~~~ #12 2186. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:228:16: note: previous declaration of 'NSSelectorFromString' was here #12 2186. 228 | GS_EXPORT SEL NSSelectorFromString(NSString *aSelectorName); #12 2186. | ^~~~~~~~~~~~~~~~~~~~ #12 2186. /usr/include/GNUstep/Foundation/NSObjCRuntime.h:236:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 236 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2186. | ^ #12 2186. In file included from /usr/include/GNUstep/Foundation/NSObject.h:32, #12 2186. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2186. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2186. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2186. from nsgui.h:34, #12 2186. from dispextern.h:137, #12 2186. from nsfont.m:28: #12 2186. /usr/include/GNUstep/Foundation/NSZone.h:181:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 181 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSZone.h:294:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 294 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, OS_API_LATEST) #12 2186. | ^ #12 2186. In file included from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2186. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2186. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2186. from nsgui.h:34, #12 2186. from dispextern.h:137, #12 2186. from nsfont.m:28: #12 2186. /usr/include/GNUstep/Foundation/NSObject.h:301:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 301 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSObject.h:310:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 310 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSObject.h:387:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 387 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSObject.h:412:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 412 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSObject.h:488:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 488 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSObject.h:501:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 501 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 2186. | ^ #12 2186. In file included from /usr/include/GNUstep/Foundation/NSObject.h:509, #12 2186. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2186. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2186. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2186. from nsgui.h:34, #12 2186. from dispextern.h:137, #12 2186. from nsfont.m:28: #12 2186. /usr/include/GNUstep/Foundation/NSDate.h:67:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 67 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSDate.h:132:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 132 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSDate.h:180:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSDate.h:231:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 231 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2186. | ^ #12 2186. In file included from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2186. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2186. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2186. from nsgui.h:34, #12 2186. from dispextern.h:137, #12 2186. from nsfont.m:28: #12 2186. /usr/include/GNUstep/Foundation/NSObject.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2186. | ^ #12 2186. In file included from /usr/include/GNUstep/Foundation/NSObject.h:591, #12 2186. from /usr/include/GNUstep/Foundation/FoundationErrors.h:29, #12 2186. from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2186. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2186. from nsgui.h:34, #12 2186. from dispextern.h:137, #12 2186. from nsfont.m:28: #12 2186. /usr/include/GNUstep/GNUstepBase/NSObject+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2186. | ^ #12 2186. In file included from /usr/include/GNUstep/Foundation/Foundation.h:33, #12 2186. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2186. from nsgui.h:34, #12 2186. from dispextern.h:137, #12 2186. from nsfont.m:28: #12 2186. /usr/include/GNUstep/Foundation/FoundationErrors.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/FoundationErrors.h:66:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 66 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2186. | ^ #12 2186. In file included from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 2186. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 2186. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 2186. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2186. from nsgui.h:34, #12 2186. from dispextern.h:137, #12 2186. from nsfont.m:28: #12 2186. /usr/include/GNUstep/Foundation/NSProcessInfo.h:47:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSProcessInfo.h:65:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 65 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSProcessInfo.h:82:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 82 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSProcessInfo.h:88:28: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 88 | #if GS_API_VERSION(0,011500) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSProcessInfo.h:108:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSProcessInfo.h:153:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 153 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSProcessInfo.h:199:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 199 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSProcessInfo.h:222:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 222 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSProcessInfo.h:231:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 231 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSProcessInfo.h:236:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSProcessInfo.h:251:38: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 251 | #if GS_API_VERSION(GS_API_NONE,011700) #12 2186. | ^ #12 2186. In file included from /usr/include/GNUstep/Foundation/NSProcessInfo.h:317, #12 2186. from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 2186. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 2186. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 2186. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2186. from nsgui.h:34, #12 2186. from dispextern.h:137, #12 2186. from nsfont.m:28: #12 2186. /usr/include/GNUstep/GNUstepBase/NSProcessInfo+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2186. | ^ #12 2186. In file included from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 2186. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 2186. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2186. from nsgui.h:34, #12 2186. from dispextern.h:137, #12 2186. from nsfont.m:28: #12 2186. /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:43:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 43 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:45:16: warning: redundant redeclaration of 'GSDebugSet' [-Wredundant-decls] #12 2186. 45 | GS_EXPORT BOOL GSDebugSet(NSString *level); #12 2186. | ^~~~~~~~~~ #12 2186. In file included from /usr/include/GNUstep/GNUstepBase/NSDebug+GNUstepBase.h:36, #12 2186. from /usr/include/GNUstep/Foundation/NSDebug.h:39, #12 2186. from /usr/include/GNUstep/Foundation/Foundation.h:37, #12 2186. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2186. from nsgui.h:34, #12 2186. from dispextern.h:137, #12 2186. from nsfont.m:28: #12 2186. /usr/include/GNUstep/Foundation/NSProcessInfo.h:308:16: note: previous declaration of 'GSDebugSet' was here #12 2186. 308 | GS_EXPORT BOOL GSDebugSet(NSString *level); #12 2186. | ^~~~~~~~~~ #12 2186. In file included from /usr/include/GNUstep/Foundation/NSString.h:90, #12 2186. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 2186. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2186. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2186. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2186. from nsgui.h:34, #12 2186. from dispextern.h:137, #12 2186. from nsfont.m:28: #12 2186. /usr/include/GNUstep/Foundation/NSRange.h:90:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 90 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2186. | ^ #12 2186. In file included from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 2186. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2186. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2186. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2186. from nsgui.h:34, #12 2186. from dispextern.h:137, #12 2186. from nsfont.m:28: #12 2186. /usr/include/GNUstep/Foundation/NSString.h:101:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSString.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSString.h:124:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSString.h:130:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSString.h:216:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 216 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSString.h:230:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 230 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSString.h:287:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 287 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSString.h:287:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 287 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSString.h:299:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSString.h:299:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSString.h:308:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 308 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSString.h:342:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 342 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSString.h:407:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 407 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSString.h:453:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 453 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSString.h:455:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 455 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSString.h:455:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 455 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSString.h:722:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 722 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSString.h:805:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 805 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSString.h:810:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 810 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSString.h:820:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 820 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSString.h:843:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 843 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSString.h:852:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 852 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2186. | ^ #12 2186. In file included from /usr/include/GNUstep/Foundation/NSString.h:973, #12 2186. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 2186. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2186. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2186. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2186. from nsgui.h:34, #12 2186. from dispextern.h:137, #12 2186. from nsfont.m:28: #12 2186. /usr/include/GNUstep/GNUstepBase/NSString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2186. | ^ #12 2186. In file included from /usr/include/GNUstep/Foundation/NSString.h:974, #12 2186. from /usr/include/GNUstep/Foundation/NSGeometry.h:31, #12 2186. from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2186. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2186. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2186. from nsgui.h:34, #12 2186. from dispextern.h:137, #12 2186. from nsfont.m:28: #12 2186. /usr/include/GNUstep/GNUstepBase/NSMutableString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2186. | ^ #12 2186. In file included from /usr/include/GNUstep/Foundation/NSAffineTransform.h:33, #12 2186. from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2186. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2186. from nsgui.h:34, #12 2186. from dispextern.h:137, #12 2186. from nsfont.m:28: #12 2186. /usr/include/GNUstep/Foundation/NSGeometry.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSGeometry.h:86:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 86 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSGeometry.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSGeometry.h:142:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 142 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSGeometry.h:158:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 158 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSGeometry.h:227:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 227 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSGeometry.h:245:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 245 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSGeometry.h:541:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 541 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2186. | ^ #12 2186. In file included from /usr/include/GNUstep/Foundation/Foundation.h:40, #12 2186. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2186. from nsgui.h:34, #12 2186. from dispextern.h:137, #12 2186. from nsfont.m:28: #12 2186. /usr/include/GNUstep/Foundation/NSAffineTransform.h:46:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 46 | #if GS_EXPOSE(NSAffineTransform) #12 2186. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2186. In file included from /usr/include/GNUstep/Foundation/Foundation.h:41, #12 2186. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2186. from nsgui.h:34, #12 2186. from dispextern.h:137, #12 2186. from nsfont.m:28: #12 2186. /usr/include/GNUstep/Foundation/NSAppleEventDescriptor.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2186. | ^ #12 2186. In file included from /usr/include/GNUstep/Foundation/Foundation.h:42, #12 2186. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2186. from nsgui.h:34, #12 2186. from dispextern.h:137, #12 2186. from nsfont.m:28: #12 2186. /usr/include/GNUstep/Foundation/NSAppleEventManager.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2186. | ^ #12 2186. In file included from /usr/include/GNUstep/Foundation/Foundation.h:43, #12 2186. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2186. from nsgui.h:34, #12 2186. from dispextern.h:137, #12 2186. from nsfont.m:28: #12 2186. /usr/include/GNUstep/Foundation/NSAppleScript.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2186. | ^ #12 2186. In file included from /usr/include/GNUstep/Foundation/NSCoder.h:31, #12 2186. from /usr/include/GNUstep/Foundation/NSArchiver.h:33, #12 2186. from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 2186. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2186. from nsgui.h:34, #12 2186. from dispextern.h:137, #12 2186. from nsfont.m:28: #12 2186. /usr/include/GNUstep/Foundation/NSSet.h:55:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 55 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSSet.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSSet.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSSet.h:124:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSSet.h:146:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 146 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSSet.h:159:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 159 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2186. | ^ #12 2186. In file included from /usr/include/GNUstep/Foundation/NSArchiver.h:33, #12 2186. from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 2186. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2186. from nsgui.h:34, #12 2186. from dispextern.h:137, #12 2186. from nsfont.m:28: #12 2186. /usr/include/GNUstep/Foundation/NSCoder.h:228:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 228 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSCoder.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSCoder.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2186. | ^ #12 2186. In file included from /usr/include/GNUstep/Foundation/Foundation.h:44, #12 2186. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2186. from nsgui.h:34, #12 2186. from dispextern.h:137, #12 2186. from nsfont.m:28: #12 2186. /usr/include/GNUstep/Foundation/NSArchiver.h:41:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 41 | #if OS_API_VERSION(GS_API_OSSPEC,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSArchiver.h:45:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 45 | #if GS_EXPOSE(NSArchiver) #12 2186. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2186. /usr/include/GNUstep/Foundation/NSArchiver.h:99:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 99 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSArchiver.h:106:38: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 106 | #if GS_API_VERSION(GS_API_NONE,011700) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSArchiver.h:164:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 164 | #if GS_EXPOSE(NSUnarchiver) #12 2186. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2186. /usr/include/GNUstep/Foundation/NSArchiver.h:219:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 219 | #if OS_API_VERSION(GS_API_MACOSX,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSArchiver.h:225:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 225 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION(1,GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSArchiver.h:225:78: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 225 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION(1,GS_API_LATEST) #12 2186. | ^ #12 2186. In file included from /usr/include/GNUstep/Foundation/Foundation.h:45, #12 2186. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2186. from nsgui.h:34, #12 2186. from dispextern.h:137, #12 2186. from nsfont.m:28: #12 2186. /usr/include/GNUstep/Foundation/NSArray.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSArray.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSArray.h:94:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 94 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSArray.h:99:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 99 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSArray.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSArray.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSArray.h:133:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 133 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSArray.h:137:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 137 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSArray.h:167:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 167 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSArray.h:173:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 173 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSArray.h:314:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 314 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSArray.h:336:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 336 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSArray.h:358:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 358 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSArray.h:392:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 392 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSArray.h:404:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 404 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2186. | ^ #12 2186. In file included from /usr/include/GNUstep/Foundation/NSArray.h:419, #12 2186. from /usr/include/GNUstep/Foundation/Foundation.h:45, #12 2186. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2186. from nsgui.h:34, #12 2186. from dispextern.h:137, #12 2186. from nsfont.m:28: #12 2186. /usr/include/GNUstep/GNUstepBase/NSArray+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2186. | ^ #12 2186. In file included from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 2186. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2186. from nsgui.h:34, #12 2186. from dispextern.h:137, #12 2186. from nsfont.m:28: #12 2186. /usr/include/GNUstep/Foundation/NSAttributedString.h:58:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 58 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2186. | ^ #12 2186. In file included from /usr/include/GNUstep/Foundation/NSAttributedString.h:60, #12 2186. from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 2186. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2186. from nsgui.h:34, #12 2186. from dispextern.h:137, #12 2186. from nsfont.m:28: #12 2186. /usr/include/GNUstep/Foundation/NSDictionary.h:45:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 45 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSDictionary.h:69:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 69 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSDictionary.h:82:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 82 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSDictionary.h:100:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSDictionary.h:119:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 119 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSDictionary.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSDictionary.h:154:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 154 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2186. | ^ #12 2186. In file included from /usr/include/GNUstep/Foundation/NSAttributedString.h:143, #12 2186. from /usr/include/GNUstep/Foundation/Foundation.h:46, #12 2186. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2186. from nsgui.h:34, #12 2186. from dispextern.h:137, #12 2186. from nsfont.m:28: #12 2186. /usr/include/GNUstep/GNUstepBase/NSAttributedString+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2186. | ^ #12 2186. In file included from /usr/include/GNUstep/Foundation/Foundation.h:47, #12 2186. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2186. from nsgui.h:34, #12 2186. from dispextern.h:137, #12 2186. from nsfont.m:28: #12 2186. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:184:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 184 | #if GS_EXPOSE(NSAutoreleasePool) && !__has_feature(objc_arc) #12 2186. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2186. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:234:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 234 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2186. | ^ #12 2186. /usr/include/GNUstep/Foundation/NSAutoreleasePool.h:254:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 254 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2186. | ^ #12 2186. In file included from /usr/include/GNUstep/Foundation/Foundation.h:48, #12 2186. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2186. from nsgui.h:34, #12 2186. from dispextern.h:137, #12 2186. from nsfont.m:28: #12 2186. /usr/include/GNUstep/Foundation/NSBackgroundActivityScheduler.h:32:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2186. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2186. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:49, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSBundle.h:49:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 49 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSBundle.h:114:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 114 | #if GS_EXPOSE(NSBundle) #12 2187. | ^~~~~~~~~~~~~~~~~~~~~ #12 2187. /usr/include/GNUstep/Foundation/NSBundle.h:191:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 191 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSBundle.h:214:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 214 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSBundle.h:243:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 243 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSBundle.h:250:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSBundle.h:324:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 324 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSBundle.h:352:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 352 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSBundle.h:360:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 360 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSBundle.h:368:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSBundle.h:386:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 386 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSBundle.h:401:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 401 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSBundle.h:432:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 432 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSBundle.h:464:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 464 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSBundle.h:473:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 473 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSBundle.h:479:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 479 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSBundle.h:486:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 486 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSBundle.h:496:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 496 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/NSBundle.h:693, #12 2187. from /usr/include/GNUstep/Foundation/Foundation.h:49, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/GNUstepBase/NSBundle+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:51, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSCache.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSCache.h:43:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 43 | #if GS_EXPOSE(NSCache) #12 2187. | ^~~~~~~~~~~~~~~~~~~~ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:52, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSCalendar.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSCalendar.h:45:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSCalendar.h:61:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSCalendar.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSCalendar.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSCalendar.h:104:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 104 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSCalendar.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSCalendar.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSCalendar.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSCalendar.h:193:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSCalendar.h:198:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 198 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSCalendar.h:307:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 307 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:53, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSCalendarDate.h:37:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 37 | #if GS_EXPOSE(NSCalendarDate) #12 2187. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2187. /usr/include/GNUstep/Foundation/NSCalendarDate.h:117:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 117 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSCalendarDate.h:120:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 120 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSCalendarDate.h:126:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 126 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSCalendarDate.h:143:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 143 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/NSCalendarDate.h:164, #12 2187. from /usr/include/GNUstep/Foundation/Foundation.h:53, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/GNUstepBase/NSCalendarDate+GNUstepBase.h:38:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 38 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:54, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSCharacterSet.h:51:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 51 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSCharacterSet.h:95:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 95 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSCharacterSet.h:144:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 144 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSCharacterSet.h:187:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 187 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSCharacterSet.h:211:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 211 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSCharacterSet.h:225:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 225 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/NSClassDescription.h:30, #12 2187. from /usr/include/GNUstep/Foundation/Foundation.h:55, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSException.h:113:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 113 | #if GS_EXPOSE(NSException) #12 2187. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2187. /usr/include/GNUstep/Foundation/NSException.h:151:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11501,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSException.h:151:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11501,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSException.h:159:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11903,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSException.h:159:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11903,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSException.h:251:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 251 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSException.h:303:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2187. 303 | NSGetUncaughtExceptionHandler(); #12 2187. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:55, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSClassDescription.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:31, #12 2187. from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSExpression.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSExpression.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 53 | #if GS_EXPOSE(NSExpression) #12 2187. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2187. In file included from /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:32, #12 2187. from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSPredicate.h:41:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSPredicate.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSPredicate.h:60:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 60 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:57, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:65:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 65 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSComparisonPredicate.h:74:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 74 | #if GS_EXPOSE(NSComparisonPredicate) #12 2187. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:58, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSCompoundPredicate.h:29:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSCompoundPredicate.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 47 | #if GS_EXPOSE(NSCompoundPredicate) #12 2187. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2187. In file included from /usr/include/GNUstep/Foundation/NSConnection.h:33, #12 2187. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSTimer.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 47 | #if GS_EXPOSE(NSTimer) #12 2187. | ^~~~~~~~~~~~~~~~~~~~ #12 2187. /usr/include/GNUstep/Foundation/NSTimer.h:100:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 100 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSTimer.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSTimer.h:115:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/NSMapTable.h:39, #12 2187. from /usr/include/GNUstep/Foundation/NSRunLoop.h:29, #12 2187. from /usr/include/GNUstep/Foundation/NSConnection.h:34, #12 2187. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSPointerFunctions.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/NSConnection.h:34, #12 2187. from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSRunLoop.h:46:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 46 | #if GS_EXPOSE(NSRunLoop) #12 2187. | ^~~~~~~~~~~~~~~~~~~~~~ #12 2187. /usr/include/GNUstep/Foundation/NSRunLoop.h:61:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:59, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSConnection.h:122:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/NSData.h:31, #12 2187. from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSSerialization.h:95:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 95 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSSerialization.h:171:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 171 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSData.h:38:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 38 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSData.h:43:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSData.h:58:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSData.h:72:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSData.h:85:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 85 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSData.h:92:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 92 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSData.h:96:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 96 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSData.h:116:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 116 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSData.h:123:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 123 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSData.h:140:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSData.h:163:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 163 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSData.h:189:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 189 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSData.h:213:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 213 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSData.h:324:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 324 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSData.h:349:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 349 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/NSData.h:379, #12 2187. from /usr/include/GNUstep/Foundation/Foundation.h:60, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/GNUstepBase/NSData+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/NSDateComponentsFormatter.h:28, #12 2187. from /usr/include/GNUstep/Foundation/Foundation.h:61, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSFormatter.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:61, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSDateComponentsFormatter.h:31:49: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 31 | #if OS_API_VERSION(MAC_OS_X_10_10, GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:62, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSDateFormatter.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSDateFormatter.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSDateFormatter.h:127:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 127 | #if GS_EXPOSE(NSDateFormatter) #12 2187. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2187. /usr/include/GNUstep/Foundation/NSDateFormatter.h:177:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 177 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSDateFormatter.h:231:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 231 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSDateFormatter.h:266:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 266 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:63, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSDateInterval.h:35:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:64, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSDateIntervalFormatter.h:35:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:32, #12 2187. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSDecimal.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:33, #12 2187. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSValue.h:99:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 99 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSValue.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSValue.h:350:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 350 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/NSValue.h:367, #12 2187. from /usr/include/GNUstep/Foundation/NSDecimalNumber.h:33, #12 2187. from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/GNUstepBase/NSNumber+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:66, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:124:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 124 | #if GS_EXPOSE(NSDecimalNumberHandler) #12 2187. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2187. /usr/include/GNUstep/Foundation/NSDecimalNumber.h:192:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 192 | #if GS_EXPOSE(NSDecimalNumber) #12 2187. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:68, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSDistantObject.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 40 | #if GS_EXPOSE(NSDistantObject) #12 2187. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:69, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSDistributedLock.h:41:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 41 | #if GS_EXPOSE(NSDistributedLock) #12 2187. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:32, #12 2187. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSLock.h:74:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 74 | #if GS_EXPOSE(NSLock) #12 2187. | ^~~~~~~~~~~~~~~~~~~ #12 2187. /usr/include/GNUstep/Foundation/NSLock.h:108:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSLock.h:125:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 125 | #if GS_EXPOSE(NSCondition) #12 2187. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2187. /usr/include/GNUstep/Foundation/NSLock.h:175:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 175 | #if GS_EXPOSE(NSConditionLock) #12 2187. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2187. /usr/include/GNUstep/Foundation/NSLock.h:253:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 253 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSLock.h:275:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 275 | #if GS_EXPOSE(NSRecursiveLock) #12 2187. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2187. /usr/include/GNUstep/Foundation/NSLock.h:310:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 310 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/NSLock.h:362, #12 2187. from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:32, #12 2187. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/GNUstepBase/NSLock+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:33, #12 2187. from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSNotification.h:65:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 65 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSNotification.h:71:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 71 | #if GS_EXPOSE(NSNotificationCenter) #12 2187. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2187. /usr/include/GNUstep/Foundation/NSNotification.h:83:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 83 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:70, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:66:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 66 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSDistributedNotificationCenter.h:83:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 83 | #if GS_EXPOSE(NSDistributedNotificationCenter) #12 2187. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:71, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSEnergyFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:73, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSError.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSError.h:55:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 55 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSError.h:91:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSError.h:117:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSError.h:134:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 134 | #if GS_EXPOSE(NSError) #12 2187. | ^~~~~~~~~~~~~~~~~~~~ #12 2187. /usr/include/GNUstep/Foundation/NSError.h:186:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 186 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:76, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSExtensionContext.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:77, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSExtensionItem.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:78, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSExtensionRequestHandling.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/NSURL.h:29, #12 2187. from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 2187. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSURLHandle.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSURLHandle.h:74:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 74 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSURLHandle.h:182:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 182 | #if GS_EXPOSE(NSURLHandle) #12 2187. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2187. /usr/include/GNUstep/Foundation/NSURLHandle.h:215:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 215 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 2187. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSURL.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSURL.h:50:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSURL.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSURL.h:73:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 73 | #if GS_EXPOSE(NSURL) #12 2187. | ^~~~~~~~~~~~~~~~~~ #12 2187. /usr/include/GNUstep/Foundation/NSURL.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSURL.h:96:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 96 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSURL.h:107:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSURL.h:133:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSURL.h:202:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 202 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSURL.h:228:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 228 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSURL.h:291:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 291 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSURL.h:377:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 377 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSURL.h:414:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 414 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSURL.h:467:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 467 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSURL.h:510:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 510 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSURL.h:546:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 546 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSURL.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSURL.h:556:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 556 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSURL.h:565:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 565 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSURL.h:571:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 571 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSURL.h:583:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 583 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/NSURL.h:592, #12 2187. from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 2187. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/GNUstepBase/NSURL+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/NSFileCoordinator.h:30, #12 2187. from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSURL.h:595:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 595 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSURL.h:599:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 599 | #if GS_EXPOSE(NSURLQueryItem) #12 2187. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2187. /usr/include/GNUstep/Foundation/NSURL.h:629:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 629 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSURL.h:633:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 633 | #if GS_EXPOSE(NSURLComponents) #12 2187. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2187. /usr/include/GNUstep/Foundation/NSURL.h:679:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 679 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSURL.h:699:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 699 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:79, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSFileCoordinator.h:32:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:80, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSFileHandle.h:160:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 160 | #if GS_EXPOSE(NSPipe) #12 2187. | ^~~~~~~~~~~~~~~~~~~ #12 2187. /usr/include/GNUstep/Foundation/NSFileHandle.h:182:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 182 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/NSFileHandle.h:437, #12 2187. from /usr/include/GNUstep/Foundation/Foundation.h:80, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/GNUstepBase/NSFileHandle+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSFileManager.h:175:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 175 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/NSFileManager.h:178, #12 2187. from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSPathUtilities.h:40:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 40 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSPathUtilities.h:108:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 108 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSPathUtilities.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSPathUtilities.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSPathUtilities.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSPathUtilities.h:130:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSPathUtilities.h:133:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSPathUtilities.h:143:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 143 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:81, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSFileManager.h:215:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 215 | #if GS_EXPOSE(NSFileManager) #12 2187. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2187. /usr/include/GNUstep/Foundation/NSFileManager.h:237:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 237 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSFileManager.h:246:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 246 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSFileManager.h:332:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 332 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSFileManager.h:366:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 366 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSFileManager.h:562:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 562 | #if GS_EXPOSE(NSDirectoryEnumerator) #12 2187. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2187. /usr/include/GNUstep/Foundation/NSFileManager.h:712:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 712 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:82, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSFilePresenter.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:83, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSFileVersion.h:33:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:84, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSFileWrapper.h:50:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSFileWrapper.h:152:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 152 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:86, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSGarbageCollector.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:89, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSHFSFileTypes.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:90, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSHost.h:42:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 42 | #if GS_EXPOSE(NSHost) #12 2187. | ^~~~~~~~~~~~~~~~~~~ #12 2187. /usr/include/GNUstep/Foundation/NSHost.h:102:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 102 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSHost.h:134:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 134 | #if GS_API_VERSION(GS_API_NONE,011700) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:91, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:68:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 68 | #if GS_EXPOSE(NSHTTPCookie) #12 2187. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2187. /usr/include/GNUstep/Foundation/NSHTTPCookie.h:223:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 223 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:92, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSHTTPCookieStorage.h:73:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 73 | #if GS_EXPOSE(NSHTTPCookieStorage) #12 2187. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:93, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSIndexPath.h:38:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSIndexPath.h:38:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSIndexPath.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 47 | #if GS_EXPOSE(NSIndexPath) #12 2187. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:94, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSIndexSet.h:33:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 33 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSIndexSet.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 49 | #if GS_EXPOSE(NSIndexSet) #12 2187. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2187. /usr/include/GNUstep/Foundation/NSIndexSet.h:93:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSIndexSet.h:100:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/NSInvocation.h:30, #12 2187. from /usr/include/GNUstep/Foundation/Foundation.h:95, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSMethodSignature.h:52:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 52 | #if GS_EXPOSE(NSMethodSignature) #12 2187. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:95, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSInvocation.h:38:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 38 | #if GS_EXPOSE(NSInvocation) #12 2187. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2187. /usr/include/GNUstep/Foundation/NSInvocation.h:89:43: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 89 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION( 11101,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSInvocation.h:89:83: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 89 | #if OS_API_VERSION(GS_API_NONE,GS_API_NONE) && GS_API_VERSION( 11101,GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSInvocation.h:107:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 107 | #if GS_API_VERSION(GS_API_NONE, 011700) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/NSInvocationOperation.h:29, #12 2187. from /usr/include/GNUstep/Foundation/Foundation.h:96, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSOperation.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSOperation.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSOperation.h:86:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 86 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSOperation.h:151:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 151 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSOperation.h:164:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 164 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSOperation.h:188:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 188 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSOperation.h:236:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 236 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSOperation.h:252:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 252 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSOperation.h:278:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 278 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2187. | ^ #12 2187. /usr/include/GNUstep/Foundation/NSOperation.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:96, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSInvocationOperation.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2187. | ^ #12 2187. In file included from /usr/include/GNUstep/Foundation/Foundation.h:97, #12 2187. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2187. from nsgui.h:34, #12 2187. from dispextern.h:137, #12 2187. from nsfont.m:28: #12 2187. /usr/include/GNUstep/Foundation/NSISO8601DateFormatter.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2187. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2187. | #12 2187. [output clipped, log limit 2MiB reached] #12 2189. make[3]: Leaving directory '/checkout/src' #12 2189. make[2]: Leaving directory '/checkout' #12 2189. make[1]: Leaving directory '/checkout' #12 2189. make[1]: Entering directory '/checkout' #12 2190. make[1]: Leaving directory '/checkout' #12 2193. /GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSMeasurementFormatter.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/NSMetadata.h:33, #12 2193. from /usr/include/GNUstep/Foundation/Foundation.h:111, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSMetadataAttributes.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:111, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSMetadata.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 40 | #if GS_EXPOSE(NSMetadataItem) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/Foundation/NSMetadata.h:66:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 66 | #if GS_EXPOSE(NSMetadataQuery) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/Foundation/NSMetadata.h:125:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSMetadata.h:140:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 140 | #if GS_EXPOSE(NSMetadataQueryAttributeValueTuple) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/Foundation/NSMetadata.h:155:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 155 | #if GS_EXPOSE(NSMetadataQueryResultGroup) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:115, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSNotificationQueue.h:112:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 112 | #if GS_EXPOSE(NSNotificationQueue) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:116, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSNetServices.h:97:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 97 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSNetServices.h:117:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSNetServices.h:208:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSNetServices.h:246:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 246 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSNetServices.h:361:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 361 | #if GS_EXPOSE(NSNetService) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/Foundation/NSNetServices.h:384:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 384 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSNetServices.h:447:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 447 | #if GS_EXPOSE(NSNetServiceBrowser) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:117, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSNull.h:29:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 29 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:118, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:30:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 30 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:43:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:123:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 123 | #if GS_EXPOSE(NSNumberFormatter) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:495:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 495 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSNumberFormatter.h:513:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 513 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:119, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSObjectScripting.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:121, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSOrderedSet.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:122, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSOrthography.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:124, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSPersonNameComponents.h:28:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:125, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSPersonNameComponentsFormatter.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11,GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:126, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSPointerArray.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:128, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSPortCoder.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 53 | #if GS_EXPOSE(NSPortCoder) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. In file included from /usr/include/GNUstep/Foundation/NSPortMessage.h:30, #12 2193. from /usr/include/GNUstep/Foundation/Foundation.h:129, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSPort.h:77:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 77 | #if GS_EXPOSE(NSPort) #12 2193. | ^~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/Foundation/NSPort.h:135:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 135 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSPort.h:185:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 185 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSPort.h:202:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 202 | #if GS_EXPOSE(NSSocketPort) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/Foundation/NSPort.h:284:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 284 | #if GS_EXPOSE(NSMessagePort) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:129, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSPortMessage.h:47:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 47 | #if GS_EXPOSE(NSPortMessage) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:130, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSPortNameServer.h:39:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 39 | #if OS_API_VERSION(GS_API_MACOSX,HS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSPortNameServer.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 59 | #if GS_EXPOSE(NSSocketPortNameServer) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:133, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSProgress.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSProgress.h:53:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 53 | #if GS_EXPOSE(NSProgress) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:134, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSProtocolChecker.h:40:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 40 | #if GS_EXPOSE(NSProtocolChecker) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:137, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSRegularExpression.h:27:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 27 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSRegularExpression.h:91:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 91 | #if GS_EXPOSE(NSRegularExpression) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:139, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSScanner.h:42:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 42 | #if GS_EXPOSE(NSScanner) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/Foundation/NSScanner.h:107:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 107 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSScanner.h:111:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 111 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSScanner.h:115:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:140, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSScriptClassDescription.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:141, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSScriptCoercionHandler.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:142, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSScriptCommand.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:143, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSScriptCommandDescription.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:144, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSScriptExecutionContext.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:145, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSScriptKeyValueCoding.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:146, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSScriptObjectSpecifiers.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:147, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSScriptStandardSuiteCommands.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:148, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSScriptSuiteRegistry.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:152, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:48:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 48 | #if GS_EXPOSE(NSSortDescriptor) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSSortDescriptor.h:172:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 172 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:153, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSSpellServer.h:50:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 50 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSSpellServer.h:58:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 58 | #if GS_EXPOSE(NSSpellServer) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/Foundation/NSSpellServer.h:146:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 146 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSSpellServer.h:154:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 154 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:154, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSStream.h:28:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSStream.h:28:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSStream.h:286:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 286 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/NSStream.h:305, #12 2193. from /usr/include/GNUstep/Foundation/Foundation.h:154, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/GNUstepBase/NSStream+GNUstepBase.h:36:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 36 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:156, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSTask.h:41:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSTask.h:51:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 51 | #if GS_EXPOSE(NSTask) #12 2193. | ^~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/Foundation/NSTask.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSTask.h:112:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 112 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSTask.h:122:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 122 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSTask.h:129:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 129 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/NSTask.h:147, #12 2193. from /usr/include/GNUstep/Foundation/Foundation.h:156, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/GNUstepBase/NSTask+GNUstepBase.h:36:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 36 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:157, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSTextCheckingResult.h:46:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 46 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSTextCheckingResult.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:158, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSThread.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 59 | #if GS_EXPOSE(NSThread) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/Foundation/NSThread.h:134:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 134 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) \ #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSThread.h:135:41: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 135 | && GS_API_VERSION( 10200,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSThread.h:140:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) \ #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSThread.h:141:41: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 141 | && GS_API_VERSION( 11501,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSThread.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 232 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSThread.h:276:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 276 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSThread.h:332:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 332 | #if GS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSThread.h:341:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 341 | #if GS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSThread.h:423:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 423 | #if GS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/NSThread.h:437, #12 2193. from /usr/include/GNUstep/Foundation/Foundation.h:158, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/GNUstepBase/NSThread+GNUstepBase.h:37:45: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 37 | #if OS_API_VERSION(GS_API_NONE,GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:160, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSTimeZone.h:38:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSTimeZone.h:67:46: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 67 | #if OS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSTimeZone.h:73:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 73 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSTimeZone.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSTimeZone.h:103:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 103 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSTimeZone.h:118:50: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 118 | #if OS_API_VERSION(GS_API_OPENSTEP, GS_API_MACOSX) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:161, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSUbiquitousKeyValueStore.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:162, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSUndoManager.h:28:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 28 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSUndoManager.h:87:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 87 | #if GS_EXPOSE(NSUndoManager) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:163, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSUnit.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:164, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSUserActivity.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:165, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSURLAuthenticationChallenge.h:82:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 82 | #if GS_EXPOSE(NSURLAuthenticationChallenge) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:166, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSURLCache.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSURLCache.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSURLCache.h:59:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 59 | #if GS_EXPOSE(NSCachedURLResponse) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/Foundation/NSURLCache.h:105:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 105 | #if GS_EXPOSE(NSURLCache) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:167, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSURLConnection.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSURLConnection.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSURLConnection.h:48:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 48 | #if GS_EXPOSE(NSURLConnection) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/Foundation/NSURLConnection.h:145:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_API_VERSION(11300,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSURLConnection.h:145:94: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) && GS_API_VERSION(11300,GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:168, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSURLCredential.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSURLCredential.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSURLCredential.h:56:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 56 | #if GS_EXPOSE(NSURLCredential) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:169, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSURLCredentialStorage.h:52:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 52 | #if GS_EXPOSE(NSURLCredentialStorage) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:170, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSURLDownload.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSURLDownload.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSURLDownload.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 49 | #if GS_EXPOSE(NSURLDownload) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/Foundation/NSURLDownload.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:171, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSURLError.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSURLError.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:174, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:56:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:56:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:61:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:61:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:72:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 72 | #if GS_EXPOSE(NSURLProtectionSpace) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:141:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSURLProtectionSpace.h:141:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:175, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSURLProtocol.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSURLProtocol.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSURLProtocol.h:121:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 121 | #if GS_EXPOSE(NSURLProtocol) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:176, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSURLRequest.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSURLRequest.h:29:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) && GS_API_VERSION( 11300,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSURLRequest.h:92:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 92 | #if GS_EXPOSE(NSURLRequest) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/Foundation/NSURLRequest.h:201:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSURLRequest.h:250:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:177, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSURLResponse.h:29:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 29 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSURLResponse.h:49:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 49 | #if GS_EXPOSE(NSURLResponse) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/Foundation/NSURLResponse.h:70:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 70 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:178, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSURLSession.h:6:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 6 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSURLSession.h:28:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 28 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11,GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:179, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSUserDefaults.h:141:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 141 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSUserDefaults.h:217:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 217 | #if GS_EXPOSE(NSUserDefaults) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/Foundation/NSUserDefaults.h:250:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 250 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSUserDefaults.h:261:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 261 | #if OS_API_VERSION(GSAPI_NONE, GSAPI_NONE) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSUserDefaults.h:277:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 277 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSUserDefaults.h:316:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 316 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSUserDefaults.h:362:47: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 362 | #if OS_API_VERSION(GSAPI_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSUserDefaults.h:384:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 384 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:180, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSUserNotification.h:30:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8,GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:181, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSUUID.h:31:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8,GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:183, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSValueTransformer.h:30:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSValueTransformer.h:30:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) && GS_API_VERSION( 10200,GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/NSXMLNode.h:30, #12 2193. from /usr/include/GNUstep/Foundation/NSXMLDocument.h:29, #12 2193. from /usr/include/GNUstep/Foundation/Foundation.h:184, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSXMLNodeOptions.h:100:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSXMLNodeOptions.h:110:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 110 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7,GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:187, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSXMLElement.h:107:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:190, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSXMLParser.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/Foundation/NSXMLParser.h:72:1: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 72 | #if GS_EXPOSE(NSXMLParser) #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/Foundation/NSXMLParser.h:193:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6,GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/Foundation/Foundation.h:191, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:40, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/Foundation/NSXPCConnection.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:103:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 103 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSFont.h:39, #12 2193. from /usr/include/GNUstep/GNUstepGUI/GSMethodTable.h:30, #12 2193. from /usr/include/GNUstep/AppKit/NSGraphicsContext.h:135, #12 2193. from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSColor.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSColor.h:204:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 204 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSColor.h:209:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 209 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSColor.h:219:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 219 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSColor.h:226:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 226 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSColor.h:259:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 259 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSColor.h:266:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 266 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSColor.h:282:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 282 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSColor.h:295:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 295 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/GNUstepGUI/GSMethodTable.h:30, #12 2193. from /usr/include/GNUstep/AppKit/NSGraphicsContext.h:135, #12 2193. from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSFont.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSFont.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSFont.h:135:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 135 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSFont.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSFont.h:168:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 168 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSFont.h:200:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 200 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSFont.h:205:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 205 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSFont.h:209:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 209 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSFont.h:243:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 243 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSFont.h:259:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 259 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSFont.h:291:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 291 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSGraphics.h:35, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:201:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:207:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 207 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:229:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 229 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:234:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 234 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSGraphicsContext.h:245:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 245 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:45, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSGraphics.h:57:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 57 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSGraphics.h:224:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 224 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSGraphics.h:233:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 233 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSGraphics.h:269:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 269 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSResponder.h:35, #12 2193. from /usr/include/GNUstep/AppKit/NSView.h:38, #12 2193. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 2193. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2193. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2193. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSInterfaceStyle.h:36:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 36 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSView.h:38, #12 2193. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 2193. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2193. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2193. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSResponder.h:50:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 50 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSResponder.h:105:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 105 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSResponder.h:113:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 113 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSResponder.h:129:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 129 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSResponder.h:163:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSResponder.h:175:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 175 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSResponder.h:239:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 239 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSResponder.h:249:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 249 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSView.h:39, #12 2193. from /usr/include/GNUstep/AppKit/NSText.h:61, #12 2193. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2193. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2193. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSUserInterfaceLayout.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSUserInterfaceLayout.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSText.h:61, #12 2193. from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2193. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2193. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSView.h:203:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 203 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSView.h:211:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 211 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSView.h:218:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 218 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSView.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSView.h:286:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 286 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSView.h:319:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 319 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSView.h:323:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 323 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSView.h:337:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 337 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSView.h:345:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 345 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSView.h:363:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 363 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSView.h:368:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSView.h:380:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 380 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSView.h:401:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 401 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSView.h:423:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 423 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSView.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSView.h:471:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 471 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSView.h:524:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 524 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSView.h:542:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 542 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSView.h:554:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 554 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSView.h:575:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 575 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSView.h:609:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 609 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSView.h:615:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 615 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSView.h:620:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 620 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSView.h:633:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 633 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSView.h:651:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 651 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSParagraphStyle.h:37, #12 2193. from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2193. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSText.h:81:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSCell.h:39, #12 2193. from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:66:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 66 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 82 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:180:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:185:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 185 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:213:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 213 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:216:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 216 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSParagraphStyle.h:221:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 221 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSActionCell.h:34, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:49, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSCell.h:150:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 150 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSCell.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSCell.h:169:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 169 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSCell.h:239:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 239 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSCell.h:242:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 242 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSCell.h:267:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 267 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSCell.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSCell.h:304:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 304 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSCell.h:339:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 339 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSCell.h:349:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 349 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSCell.h:355:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 355 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSCell.h:386:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 386 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSCell.h:400:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 400 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSCell.h:425:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 425 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSCell.h:477:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 477 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSCell.h:505:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 505 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSCell.h:522:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 522 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSCell.h:529:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 529 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSCell.h:549:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 549 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSCell.h:553:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 553 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:51, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSAppearance.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:52, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSApplication.h:76:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 76 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSApplication.h:160:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 160 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSApplication.h:180:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 180 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSApplication.h:241:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 241 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSApplication.h:267:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 267 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSApplication.h:288:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 288 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSApplication.h:320:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 320 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSApplication.h:359:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 359 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSApplication.h:366:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 366 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSApplication.h:379:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 379 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSApplication.h:423:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 423 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSApplication.h:426:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 426 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSApplication.h:437:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 437 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSApplication.h:450:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 450 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSApplication.h:480:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 480 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSApplication.h:485:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 485 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSApplication.h:491:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 491 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSApplication.h:504:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 504 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSApplication.h:526:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 526 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSApplication.h:550:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 550 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSApplication.h:554:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 554 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSApplication.h:566:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 566 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSApplication.h:585:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 585 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSApplication.h:679:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 679 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSApplication.h:687:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 687 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSApplication.h:749:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 749 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSApplication.h:780:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 780 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSAttributedString.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSAttributedString.h:38, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSFontManager.h:49:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 49 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSFontManager.h:198:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 198 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:53, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSAttributedString.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSAttributedString.h:85:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 85 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSAttributedString.h:89:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 89 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSAttributedString.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSAttributedString.h:161:25: warning: redundant redeclaration of 'NSCharacterEncodingDocumentOption' [-Wredundant-decls] #12 2193. 161 | APPKIT_EXPORT NSString *NSCharacterEncodingDocumentOption; #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/NSAttributedString.h:142:25: note: previous declaration of 'NSCharacterEncodingDocumentOption' was here #12 2193. 142 | APPKIT_EXPORT NSString *NSCharacterEncodingDocumentOption; #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/NSAttributedString.h:162:25: warning: redundant redeclaration of 'NSBaseURLDocumentOption' [-Wredundant-decls] #12 2193. 162 | APPKIT_EXPORT NSString *NSBaseURLDocumentOption; #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/NSAttributedString.h:141:25: note: previous declaration of 'NSBaseURLDocumentOption' was here #12 2193. 141 | APPKIT_EXPORT NSString *NSBaseURLDocumentOption; #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/NSAttributedString.h:163:25: warning: redundant redeclaration of 'NSDefaultAttributesDocumentOption' [-Wredundant-decls] #12 2193. 163 | APPKIT_EXPORT NSString *NSDefaultAttributesDocumentOption; #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/NSAttributedString.h:143:25: note: previous declaration of 'NSDefaultAttributesDocumentOption' was here #12 2193. 143 | APPKIT_EXPORT NSString *NSDefaultAttributesDocumentOption; #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/NSAttributedString.h:164:25: warning: redundant redeclaration of 'NSDocumentTypeDocumentOption' [-Wredundant-decls] #12 2193. 164 | APPKIT_EXPORT NSString *NSDocumentTypeDocumentOption; #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/NSAttributedString.h:144:25: note: previous declaration of 'NSDocumentTypeDocumentOption' was here #12 2193. 144 | APPKIT_EXPORT NSString *NSDocumentTypeDocumentOption; #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/NSAttributedString.h:168:25: warning: redundant redeclaration of 'NSTextEncodingNameDocumentOption' [-Wredundant-decls] #12 2193. 168 | APPKIT_EXPORT NSString *NSTextEncodingNameDocumentOption; #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/NSAttributedString.h:145:25: note: previous declaration of 'NSTextEncodingNameDocumentOption' was here #12 2193. 145 | APPKIT_EXPORT NSString *NSTextEncodingNameDocumentOption; #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/NSAttributedString.h:169:25: warning: redundant redeclaration of 'NSTimeoutDocumentOption' [-Wredundant-decls] #12 2193. 169 | APPKIT_EXPORT NSString *NSTimeoutDocumentOption; #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/NSAttributedString.h:147:25: note: previous declaration of 'NSTimeoutDocumentOption' was here #12 2193. 147 | APPKIT_EXPORT NSString *NSTimeoutDocumentOption; #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/NSAttributedString.h:170:25: warning: redundant redeclaration of 'NSWebPreferencesDocumentOption' [-Wredundant-decls] #12 2193. 170 | APPKIT_EXPORT NSString *NSWebPreferencesDocumentOption; #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/NSAttributedString.h:148:25: note: previous declaration of 'NSWebPreferencesDocumentOption' was here #12 2193. 148 | APPKIT_EXPORT NSString *NSWebPreferencesDocumentOption; #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/NSAttributedString.h:171:25: warning: redundant redeclaration of 'NSWebResourceLoadDelegateDocumentOption' [-Wredundant-decls] #12 2193. 171 | APPKIT_EXPORT NSString *NSWebResourceLoadDelegateDocumentOption; #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/NSAttributedString.h:149:25: note: previous declaration of 'NSWebResourceLoadDelegateDocumentOption' was here #12 2193. 149 | APPKIT_EXPORT NSString *NSWebResourceLoadDelegateDocumentOption; #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/NSAttributedString.h:172:25: warning: redundant redeclaration of 'NSTextSizeMultiplierDocumentOption' [-Wredundant-decls] #12 2193. 172 | APPKIT_EXPORT NSString *NSTextSizeMultiplierDocumentOption; #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/NSAttributedString.h:146:25: note: previous declaration of 'NSTextSizeMultiplierDocumentOption' was here #12 2193. 146 | APPKIT_EXPORT NSString *NSTextSizeMultiplierDocumentOption; #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/NSAttributedString.h:196:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 196 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_3) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSAttributedString.h:206:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 206 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSAttributedString.h:241:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 241 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSAttributedString.h:247:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 247 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSAttributedString.h:251:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 251 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSAttributedString.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSAttributedString.h:307:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 307 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSAttributedString.h:312:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 312 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:34, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSImageRep.h:74:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 74 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSImageRep.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSImageRep.h:182:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 182 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:67:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 67 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:54, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:137:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 137 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:162:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 162 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:205:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 205 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:224:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 224 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSBitmapImageRep.h:244:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 244 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:55, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSBox.h:61:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 61 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSBox.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSBox.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSBox.h:127:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 127 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSBox.h:131:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 131 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSBrowser.h:34, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:56, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSControl.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSControl.h:93:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSControl.h:124:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 124 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSControl.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSControl.h:171:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 171 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSControl.h:186:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 186 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSControl.h:208:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSControl.h:230:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 230 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:56, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSBrowser.h:47:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSBrowser.h:133:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 133 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSBrowser.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSBrowser.h:163:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSBrowser.h:183:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSBrowser.h:208:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 208 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSBrowser.h:221:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 221 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSBrowser.h:241:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 241 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSBrowser.h:250:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 250 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSBrowser.h:285:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 285 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSBrowser.h:319:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 319 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSBrowser.h:342:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 342 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSBrowser.h:351:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 351 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSBrowser.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSButton.h:36, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:58, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSButtonCell.h:81:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSButtonCell.h:154:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 154 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSButtonCell.h:173:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 173 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSButtonCell.h:203:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 203 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSButtonCell.h:213:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 213 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSButtonCell.h:237:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 237 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSButtonCell.h:245:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 245 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:58, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSButton.h:51:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 51 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSButton.h:80:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 80 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSButton.h:105:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 105 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSButton.h:133:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 133 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:62, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSCIImageRep.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:63, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSClipView.h:76:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 76 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSCollectionView.h:34, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:64, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSDragging.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSDragging.h:88:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 88 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSDragging.h:109:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 109 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSDragging.h:112:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 112 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSDragging.h:117:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSDragging.h:157:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 157 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSDragging.h:164:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 164 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSCollectionView.h:35, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:64, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSNibDeclarations.h:35:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 35 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:37, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSImageView.h:58:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSImageView.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSImageView.h:69:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 69 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSTextField.h:36, #12 2193. from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:39, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:76:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 76 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTextFieldCell.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:39, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSTextField.h:111:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 111 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTextField.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSCollectionViewItem.h:41, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:65, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSViewController.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSPanel.h:34, #12 2193. from /usr/include/GNUstep/AppKit/NSColorPanel.h:39, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:68, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:90:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:103:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 103 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:106:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 106 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:110:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 110 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:113:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 113 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:116:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 116 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:119:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:146:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 146 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:157:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 157 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:163:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 163 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:179:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 179 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:365:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 365 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:464:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 464 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:475:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 475 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:489:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 489 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:495:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 495 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:516:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 516 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:546:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 546 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:571:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 571 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:587:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 587 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:608:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 608 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:650:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 650 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:662:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 662 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:671:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 671 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:709:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 709 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:713:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 713 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:749:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 749 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:762:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 762 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:770:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 770 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:786:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 786 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:802:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 802 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:812:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 812 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:817:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 817 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:822:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 822 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:831:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 831 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:836:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 836 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:841:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 841 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:846:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 846 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:854:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 854 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:862:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 862 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:878:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 878 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:904:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 904 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:918:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 918 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:920:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 920 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:928:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 928 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:937:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 937 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:949:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 949 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:967:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 967 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:976:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 976 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:980:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 980 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWindow.h:990:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 990 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSColorPanel.h:39, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:68, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSPanel.h:66:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 66 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSPanel.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSPanel.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSPanel.h:139:42: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 139 | #if OS_API_VERSION(GS_API_ONE, GS_API_ONE) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSPanel.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:73, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSCursor.h:62:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 62 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSCursor.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSCursor.h:81:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 81 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSCursor.h:111:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 111 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSCursor.h:115:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 115 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSCursor.h:129:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 129 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:75, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSDataAsset.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_11, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:81, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSEvent.h:95:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 95 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSEvent.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSEvent.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSEvent.h:176:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 176 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSEvent.h:191:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 191 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSEvent.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 232 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSEvent.h:332:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 332 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSEvent.h:365:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 365 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSEvent.h:374:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 374 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSEvent.h:393:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 393 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSEvent.h:397:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 397 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSEvent.h:419:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 419 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSEvent.h:428:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 428 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSEvent.h:436:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 436 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSEvent.h:517:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 517 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:84, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSFontPanel.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSFontPanel.h:130:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 130 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:85, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSForm.h:67:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 67 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:86, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSFormCell.h:64:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 64 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSFormCell.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSFormCell.h:84:25: warning: redundant redeclaration of '_NSFormCellDidChangeTitleWidthNotification' [-Wredundant-decls] #12 2193. 84 | APPKIT_EXPORT NSString *_NSFormCellDidChangeTitleWidthNotification; #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:85, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSForm.h:96:25: note: previous declaration of '_NSFormCellDidChangeTitleWidthNotification' was here #12 2193. 96 | APPKIT_EXPORT NSString *_NSFormCellDidChangeTitleWidthNotification; #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:87, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSHelpPanel.h:34:49: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 34 | #if OS_API_VERSION(GS_API_OPENSTEP,GS_API_MACOSX) || GS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSHelpPanel.h:34:95: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 34 | #if OS_API_VERSION(GS_API_OPENSTEP,GS_API_MACOSX) || GS_API_VERSION(GS_API_NONE, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:88, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSImage.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSImage.h:60:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 60 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSImage.h:86:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 86 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSImage.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSImage.h:198:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 198 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSImage.h:234:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 234 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSImage.h:235:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 235 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSImage.h:305:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 305 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSImage.h:344:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 344 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSImage.h:384:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 384 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSImage.h:413:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 413 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSImage.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSImage.h:489:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 489 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSImage.h:502:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 502 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSMenu.h:36, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:93, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSMenuItem.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSMenuItem.h:104:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 104 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSMenuItem.h:125:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 125 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSMenuItem.h:201:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 201 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSMenuItem.h:221:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 221 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSMenuItem.h:313:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 313 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSMenuItem.h:351:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 351 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSMenuItem.h:397:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 397 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:93, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSMenu.h:430:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 430 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSMenu.h:437:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 437 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSMenu.h:482:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 482 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSMenu.h:486:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 486 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSMenu.h:588:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 588 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSMenu.h:633:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 633 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSMenu.h:637:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 637 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSMenu.h:676:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 676 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSMenu.h:693:64: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 693 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, MAC_OS_X_VERSION_10_1) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSMenu.h:723:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 723 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSMenu.h:738:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 738 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:97, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSNibLoading.h:65:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 65 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSOpenPanel.h:41, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:98, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSSavePanel.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSSavePanel.h:140:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 140 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSSavePanel.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSSavePanel.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSSavePanel.h:162:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 162 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSSavePanel.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSSavePanel.h:177:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 177 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSSavePanel.h:189:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 189 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSSavePanel.h:200:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 200 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSSavePanel.h:212:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 212 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSSavePanel.h:223:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 223 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSSavePanel.h:227:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 227 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSSavePanel.h:271:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 271 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:98, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSOpenPanel.h:60:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 60 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSOpenPanel.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSOpenPanel.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSOpenPanel.h:92:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 92 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:99, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSPageLayout.h:83:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 83 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:101, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSPasteboard.h:109:25: warning: redundant redeclaration of 'NSDataLinkPboardType' [-Wredundant-decls] #12 2193. 109 | APPKIT_EXPORT NSString *NSDataLinkPboardType; #12 2193. | ^~~~~~~~~~~~~~~~~~~~ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:76, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSDataLink.h:151:25: note: previous declaration of 'NSDataLinkPboardType' was here #12 2193. 151 | APPKIT_EXPORT NSString *NSDataLinkPboardType; #12 2193. | ^~~~~~~~~~~~~~~~~~~~ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:101, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSPasteboard.h:116:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 116 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSPasteboard.h:178:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 178 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSPasteboard.h:193:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 193 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSPasteboard.h:281:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 281 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSPasteboard.h:310:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 310 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSPasteboard.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:102, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSPasteboardItem.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSPDFInfo.h:30, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:103, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSPrintInfo.h:98:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 98 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSPrintInfo.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSPrintInfo.h:183:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 183 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:103, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSPDFInfo.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:104, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSPDFImageRep.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:105, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSPDFPanel.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:106, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSPICTImageRep.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:107, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSPopover.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:108, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSPopUpButton.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:112, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSPrintOperation.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSPrintOperation.h:134:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 134 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSPrintOperation.h:145:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 145 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSPrintOperation.h:152:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 152 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSPrintOperation.h:177:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 177 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSPrintOperation.h:185:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 185 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:113, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSPrintPanel.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSPrintPanel.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSPrintPanel.h:120:54: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 120 | #if OS_API_VERSION(GS_API_NONE, MAC_OS_X_VERSION_10_5) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSPrintPanel.h:124:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 124 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSPrintPanel.h:146:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 146 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSPrintPanel.h:154:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 154 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSPrintPanel.h:159:54: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 159 | #if OS_API_VERSION(GS_API_NONE, MAC_OS_X_VERSION_10_5) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSRunningApplication.h:34, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:115, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSWorkspace.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWorkspace.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWorkspace.h:70:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 70 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWorkspace.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWorkspace.h:138:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 138 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWorkspace.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 141 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWorkspace.h:152:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 152 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWorkspace.h:170:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 170 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWorkspace.h:184:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 184 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWorkspace.h:195:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 195 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWorkspace.h:211:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 211 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWorkspace.h:240:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 240 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSWorkspace.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:115, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSRunningApplication.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSRunningApplication.h:68:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 68 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:117, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSScreen.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSScreen.h:73:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 73 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSScreen.h:76:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 76 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSScreen.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:118, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSScroller.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSScroller.h:56:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 56 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSScroller.h:108:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 108 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSScroller.h:126:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 126 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_5) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSScroller.h:151:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 151 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSScroller.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:119, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSScrollView.h:139:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 139 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSScrollView.h:152:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 152 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSScrollView.h:156:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 156 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSScrollView.h:162:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 162 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSScrollView.h:167:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 167 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSSlider.h:32, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:122, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSSliderCell.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:122, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSSlider.h:70:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 70 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:124, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSSpellChecker.h:113:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 113 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSSpellChecker.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSSpellChecker.h:159:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 159 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_9, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:126, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSSplitView.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSSplitView.h:41:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 41 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSSplitView.h:72:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 72 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSSplitView.h:78:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 78 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSSplitView.h:93:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 93 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSSplitView.h:125:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 125 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSSplitView.h:138:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 138 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSSplitView.h:155:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 155 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:128, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSStatusItem.h:87:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 87 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:129, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSStringDrawing.h:37:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 37 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSStringDrawing.h:45:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 45 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSStringDrawing.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSStringDrawing.h:79:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 79 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/AppKit.h:137:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 137 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:138, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSAlert.h:43:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 43 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSAlert.h:75:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 75 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSAlert.h:115:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 115 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSAlert.h:117:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 117 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:139, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSAnimation.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:139, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSAnimation.h:267:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 267 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:140, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSAffineTransform.h:44:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 44 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSAffineTransform.h:45:39: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 45 | #if GS_API_VERSION(GS_API_NONE, 011500) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSObjectController.h:33, #12 2193. from /usr/include/GNUstep/AppKit/NSArrayController.h:32, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSController.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSController.h:53:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 53 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSArrayController.h:32, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSObjectController.h:36:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSObjectController.h:90:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 90 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4,GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:141, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSArrayController.h:34:55: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3,GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSArrayController.h:85:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 85 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSArrayController.h:91:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSArrayController.h:101:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 101 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:142, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSBezierPath.h:107:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 107 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSBezierPath.h:242:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 242 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSBezierPath.h:252:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 252 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSButtonTouchBarItem.h:29, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:143, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:143, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSButtonTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:144, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSColorSampler.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:145, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSColorSpace.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:146, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSComboBox.h:85:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 85 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSComboBox.h:91:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 91 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSComboBox.h:102:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 102 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:147, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:107:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 107 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:121:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 121 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSComboBoxCell.h:132:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 132 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:149, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSCandidateListTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSClickGestureRecognizer.h:29, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:150, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSGestureRecognizer.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:150, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSClickGestureRecognizer.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:151, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSColorPickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:152, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSCustomTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSDatePicker.h:40, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:153, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSDatePickerCell.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:153, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSDatePicker.h:42:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 42 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:155, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSDockTile.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:156, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSDocument.h:72:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 72 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSDocument.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 82 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSDocument.h:126:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 126 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSDocument.h:141:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 141 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSDocument.h:144:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 144 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSDocument.h:153:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 153 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSDocument.h:178:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 178 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSDocument.h:181:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 181 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSDocument.h:192:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 192 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSDocument.h:217:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 217 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSDocument.h:250:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 250 | #if OS_API_VERSION(GS_API_MACOSX, MAC_OS_X_VERSION_10_4) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSDocument.h:265:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 265 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSDocument.h:273:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 273 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_1, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSDocument.h:276:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 276 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSDocument.h:289:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 289 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSDocument.h:339:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 339 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:157, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSDocumentController.h:34:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 34 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSDocumentController.h:83:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 83 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSDocumentController.h:109:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 109 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSDocumentController.h:127:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 127 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSDocumentController.h:144:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 144 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSDocumentController.h:179:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 179 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSDocumentController.h:194:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 194 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSDocumentController.h:210:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 210 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:160, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSFontCollection.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:161, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:47:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 47 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:114:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 114 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:122:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 122 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSFontDescriptor.h:139:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 139 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:163, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSGlyphGenerator.h:40:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 40 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:164, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSGradient.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:166, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSGroupTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:171, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:54:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 54 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:74:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 74 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSKeyValueBinding.h:93:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 93 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSLayoutManager.h:33, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:51:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 51 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:57:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 57 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:252:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 252 | #if !OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/GNUstepGUI/GSLayoutManager.h:327:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 327 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSTextView.h:39, #12 2193. from /usr/include/GNUstep/AppKit/NSLayoutManager.h:34, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSTextAttachment.h:49:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 49 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSLayoutManager.h:34, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSTextView.h:64:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 64 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTextView.h:75:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 75 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTextView.h:328:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 328 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTextView.h:336:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 336 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTextView.h:359:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 359 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTextView.h:368:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 368 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTextView.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTextView.h:426:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 426 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTextView.h:473:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 473 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTextView.h:476:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 476 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTextView.h:548:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 548 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTextView.h:576:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 576 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTextView.h:599:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 599 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTextView.h:604:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 604 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTextView.h:623:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 623 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTextView.h:656:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 656 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTextView.h:658:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 658 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTextView.h:714:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 714 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTextView.h:724:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 724 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTextView.h:746:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 746 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:172, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSLayoutManager.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSLayoutManager.h:232:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 232 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSLevelIndicator.h:35, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:173, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSLevelIndicatorCell.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:173, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSLevelIndicator.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:175, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSMagnificationGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:178, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSPanGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:179, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSNib.h:58:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 58 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSNib.h:79:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 79 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:184, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSOpenGL.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSOpenGL.h:111:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 111 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSOpenGL.h:123:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 123 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:185, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSOpenGLView.h:52:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 52 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSOutlineView.h:34, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSTableView.h:59:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 59 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTableView.h:71:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 71 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTableView.h:80:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 80 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTableView.h:210:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 210 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTableView.h:214:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 214 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTableView.h:256:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 256 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTableView.h:263:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 263 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTableView.h:285:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 285 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTableView.h:299:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 299 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTableView.h:309:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 309 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTableView.h:354:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 354 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTableView.h:366:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 366 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTableView.h:371:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 371 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTableView.h:375:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 375 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTableView.h:397:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 397 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTableView.h:429:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 429 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTableView.h:434:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 434 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTableView.h:454:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 454 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) && GS_PROTOCOLS_HAVE_OPTIONAL #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTableView.h:461:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 461 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTableView.h:480:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 480 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTableView.h:489:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 489 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSOutlineView.h:62:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 62 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSOutlineView.h:73:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 73 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSOutlineView.h:166:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 166 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSOutlineView.h:171:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 171 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSOutlineView.h:274:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 274 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSOutlineView.h:294:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 294 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:188, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSPickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSPredicateEditor.h:32, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:189, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSRuleEditor.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSRuleEditor.h:118:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 118 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:189, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSPredicateEditor.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:190, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSPredicateEditorRowTemplate.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:191, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:82:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 82 | #if OS_API_VERSION(GS_API_LATEST, MAC_OS_X_VERSION_10_5) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:120:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 120 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSProgressIndicator.h:130:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 130 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:192, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSPopoverTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:193, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSPressGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:197, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSRotationGestureRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:199, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSSearchFieldCell.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSSearchFieldCell.h:80:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 80 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSSegmentedCell.h:30, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:201, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSSegmentedControl.h:31:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 31 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSSegmentedControl.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 69 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:201, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSSegmentedCell.h:103:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 103 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:203, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSShadow.h:34:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 34 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:204, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSSharingServicePickerTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:205, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSSliderTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:206, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSSound.h:175:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 175 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:207, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSSpeechRecognizer.h:31:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_0, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:208, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSSpeechSynthesizer.h:67:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 67 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:209, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSStepperTouchBarItem.h:31:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 31 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:212, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSTableColumn.h:100:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 100 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTableColumn.h:105:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 105 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTableColumn.h:119:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 119 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTableColumn.h:129:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 129 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTableColumn.h:136:25: warning: redundant redeclaration of 'NSTableViewColumnDidResizeNotification' [-Wredundant-decls] #12 2193. 136 | APPKIT_EXPORT NSString *NSTableViewColumnDidResizeNotification; #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. In file included from /usr/include/GNUstep/AppKit/NSOutlineView.h:34, #12 2193. from /usr/include/GNUstep/AppKit/AppKit.h:186, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSTableView.h:445:25: note: previous declaration of 'NSTableViewColumnDidResizeNotification' was here #12 2193. 445 | APPKIT_EXPORT NSString *NSTableViewColumnDidResizeNotification; #12 2193. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:213, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSTableHeaderCell.h:38:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 38 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:216, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSTabView.h:101:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 101 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:217, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSTabViewItem.h:81:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 81 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:218, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSTextAlternatives.h:37:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 37 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_8, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:220, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSTextContainer.h:69:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 69 | #if GS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:221, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSTextList.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTextList.h:54:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 54 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:222, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSTextStorage.h:148:48: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 148 | #if OS_API_VERSION(GS_API_MACOSX, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:223, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSTextTable.h:32:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 32 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:225, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSTouch.h:30:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_6, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:226, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSTouchBar.h:30:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 30 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_12, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:230, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSToolbar.h:63:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 63 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSToolbar.h:84:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 84 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSToolbar.h:127:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 127 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_2, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSToolbar.h:131:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 131 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSToolbar.h:135:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 135 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:231, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSToolbarItem.h:61:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 61 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSToolbarItem.h:128:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 128 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:232, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSToolbarItemGroup.h:36:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 36 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:234, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSTreeController.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSTreeController.h:95:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 95 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:235, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSTreeNode.h:39:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 39 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_5, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:236, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSUserDefaultsController.h:35:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 35 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_3, GS_API_LATEST) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/NSUserDefaultsController.h:63:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 63 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_4, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:237, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSUserInterfaceItemIdentification.h:33:56: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_7, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:241, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/NSVisualEffectView.h:33:57: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 33 | #if OS_API_VERSION(MAC_OS_X_VERSION_10_10, GS_API_LATEST) #12 2193. | ^ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:245, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:32:44: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #12 2193. 32 | #if OS_API_VERSION(GS_API_NONE, GS_API_NONE) #12 2193. | ^ #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:125:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2193. 125 | __attribute__((unused)); #12 2193. | ^~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:129:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2193. 129 | __attribute__((unused)); #12 2193. | ^~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:133:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2193. 133 | __attribute__((unused)); #12 2193. | ^~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:214:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2193. 214 | __attribute__((unused)); #12 2193. | ^~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:247:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2193. 247 | __attribute__((unused)); #12 2193. | ^~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:251:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2193. 251 | __attribute__((unused)); #12 2193. | ^~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:259:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2193. 259 | __attribute__((unused)); #12 2193. | ^~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:263:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2193. 263 | __attribute__((unused)); #12 2193. | ^~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:267:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2193. 267 | __attribute__((unused)); #12 2193. | ^~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:271:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2193. 271 | __attribute__((unused)); #12 2193. | ^~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:275:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2193. 275 | __attribute__((unused)); #12 2193. | ^~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:287:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2193. 287 | __attribute__((unused)); #12 2193. | ^~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:311:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2193. 311 | __attribute__((unused)); #12 2193. | ^~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:323:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2193. 323 | __attribute__((unused)); #12 2193. | ^~~~~~~~~~~~~ #12 2193. In file included from /usr/include/GNUstep/AppKit/AppKit.h:245, #12 2193. from nsgui.h:34, #12 2193. from dispextern.h:137, #12 2193. from nsfont.m:28: #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:493:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2193. 493 | PSgsave() #12 2193. | ^~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSgsave': #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:493:1: warning: old-style function definition [-Wold-style-definition] #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:499:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2193. 499 | PSgrestore() #12 2193. | ^~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSgrestore': #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:499:1: warning: old-style function definition [-Wold-style-definition] #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:505:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2193. 505 | PSinitgraphics() #12 2193. | ^~~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitgraphics': #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:505:1: warning: old-style function definition [-Wold-style-definition] #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:622:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2193. 622 | PSinitmatrix() #12 2193. | ^~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitmatrix': #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:622:1: warning: old-style function definition [-Wold-style-definition] #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:669:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2193. 669 | PSclip() #12 2193. | ^~~~~~ #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSclip': #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:669:1: warning: old-style function definition [-Wold-style-definition] #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:675:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2193. 675 | PSclosepath() #12 2193. | ^~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSclosepath': #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:675:1: warning: old-style function definition [-Wold-style-definition] #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:687:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2193. 687 | PSeoclip() #12 2193. | ^~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSeoclip': #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:687:1: warning: old-style function definition [-Wold-style-definition] #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:693:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2193. 693 | PSeofill() #12 2193. | ^~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSeofill': #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:693:1: warning: old-style function definition [-Wold-style-definition] #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:699:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2193. 699 | PSfill() #12 2193. | ^~~~~~ #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSfill': #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:699:1: warning: old-style function definition [-Wold-style-definition] #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:705:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2193. 705 | PSflattenpath() #12 2193. | ^~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSflattenpath': #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:705:1: warning: old-style function definition [-Wold-style-definition] #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:711:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2193. 711 | PSinitclip() #12 2193. | ^~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSinitclip': #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:711:1: warning: old-style function definition [-Wold-style-definition] #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:729:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2193. 729 | PSnewpath() #12 2193. | ^~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSnewpath': #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:729:1: warning: old-style function definition [-Wold-style-definition] #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:765:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2193. 765 | PSreversepath() #12 2193. | ^~~~~~~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSreversepath': #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:765:1: warning: old-style function definition [-Wold-style-definition] #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:783:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2193. 783 | PSstroke() #12 2193. | ^~~~~~~~ #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSstroke': #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:783:1: warning: old-style function definition [-Wold-style-definition] #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h: At top level: #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:835:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] #12 2193. 835 | PSWait() #12 2193. | ^~~~~~ #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h: In function 'PSWait': #12 2193. /usr/include/GNUstep/AppKit/PSOperators.h:835:1: warning: old-style function definition [-Wold-style-definition] #12 2193. nsfont.m: In function 'nsfont_open': #12 2193. nsfont.m:1038:36: error: too few arguments to function 'Ffont_xlfd_name' #12 2193. 1038 | font->props[FONT_NAME_INDEX] = Ffont_xlfd_name (font_object, Qnil); #12 2193. | ^~~~~~~~~~~~~~~ #12 2193. In file included from nsfont.m:27: #12 2193. ./globals.h:4727:8: note: declared here #12 2193. 4727 | EXFUN (Ffont_xlfd_name, 3); #12 2193. | ^~~~~~~~~~~~~~~ #12 2193. lisp.h:902:22: note: in definition of macro 'EXFUN' #12 2193. 902 | extern Lisp_Object fnname DEFUN_ARGS_ ## maxargs #12 2193. | ^~~~~~ #12 2193. make[3]: *** [Makefile:457: nsfont.o] Error 1 #12 2193. make[2]: *** [Makefile:554: src] Error 2 #12 2193. make[1]: *** [Makefile:1291: actual-bootstrap] Error 2 #12 2193. *** #12 2193. *** "make bootstrap" failed with exit status 2. #12 2193. *** #12 2193. *** You could try to: #12 2193. *** - run "make extraclean" and run "make" again (or, equivalently, run #12 2193. *** "make bootstrap configure=default"), to rebuild Emacs with the #12 2193. *** default configuration options, which might fix the problem #12 2193. *** - run "git clean -fdx" and run "make bootstrap" again, which might #12 2193. *** fix the problem if "make bootstrap configure=default" did not #12 2193. *** !BEWARE! "git clean -fdx" deletes all files that are not under #12 2193. *** !BEWARE! version control, which means that all changes to such #12 2193. *** !BEWARE! files will be lost and cannot be restored later #12 2193. *** - run "make V=1", which displays the full commands invoked by make, #12 2193. *** to further investigate the problem #12 2193. *** - report the problem and ask for help by sending an email to #12 2193. *** bug-gnu-emacs@gnu.org, mentioning at least the build error #12 2193. *** message, the platform, and the repository revision displayed by #12 2193. *** "git rev-parse HEAD" #12 2193. *** #12 2193. make[1]: *** [Makefile:418: advice-on-failure] Error 2 #12 2193. make: *** [Makefile:1274: bootstrap] Error 2 #12 ERROR: executor failed running [/bin/sh -c make bootstrap]: exit code: 2 ------ > [emacs-gnustep 6/6] RUN make bootstrap: ------ executor failed running [/bin/sh -c make bootstrap]: exit code: 2 section_end:1701910470:step_script section_start:1701910470:after_script Running after_script Running after script... $ test -n "$(docker ps -aq -f name=${test_name})" && docker cp ${test_name}:checkout/test ${test_name} $ test -n "$(docker ps -aq -f name=${test_name})" && docker rm ${test_name} $ find ${test_name} ! \( -name "*.log" -o -name ${EMACS_TEST_JUNIT_REPORT} \) -type f -delete find: build-image-gnustep-83dfdac0: No such file or directory section_end:1701910474:after_script section_start:1701910474:cleanup_file_variables Cleaning up project directory and file based variables section_end:1701910477:cleanup_file_variables ERROR: Job failed: exit code 1