FreeBSD Bugzilla – Attachment 202226 Details for
Bug 235912
[patch] x11/bitmap: update to 1.0.9; add missing dependencies and LICENSE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Poudriere log
bitmap-1.0.9.log (text/plain), 36.53 KB, created by
Samy Mahmoudi
on 2019-02-21 09:39:47 UTC
(
hide
)
Description:
Poudriere log
Filename:
MIME Type:
Creator:
Samy Mahmoudi
Created:
2019-02-21 09:39:47 UTC
Size:
36.53 KB
patch
obsolete
>build started at Thu Feb 21 10:37:27 CET 2019 >port directory: /usr/ports/x11/bitmap >package name: bitmap-1.0.9 >building for: FreeBSD 120-RELEASE-amd64-default 12.0-RELEASE-p3 FreeBSD 12.0-RELEASE-p3 amd64 >maintained by: x11@FreeBSD.org >Makefile ident: $FreeBSD: head/x11/bitmap/Makefile 479538 2018-09-11 18:34:27Z zeising $ >Poudriere version: 3.2.8 >Host OSVERSION: 1200086 >Jail OSVERSION: 1200086 >Job Id: > >---Begin Environment--- >SHELL=/bin/csh >OSVERSION=1200086 >UNAME_v=FreeBSD 12.0-RELEASE-p3 >UNAME_r=12.0-RELEASE-p3 >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >HOME=/root >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin >LOCALBASE=/usr/local >USER=root >TRYBROKEN=yes >LIBEXECPREFIX=/usr/local/libexec/poudriere >POUDRIERE_VERSION=3.2.8 >MASTERMNT=/usr/local/poudriere/data/.m/120-RELEASE-amd64-default/ref >POUDRIERE_BUILD_TYPE=bulk >PACKAGE_BUILDING=yes >SAVED_TERM=screen-256color >PWD=/usr/local/poudriere/data/.m/120-RELEASE-amd64-default/ref/.p >NO_WARNING_PKG_INSTALL_EOL=yes >P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS >MASTERNAME=120-RELEASE-amd64-default >SCRIPTPREFIX=/usr/local/share/poudriere >OLDPWD=/usr/local/poudriere/data/.m/120-RELEASE-amd64-default/ref/.p >SCRIPTPATH=/usr/local/share/poudriere/testport.sh >POUDRIEREPATH=/usr/local/bin/poudriere >---End Environment--- > >---Begin Poudriere Port Flags/Env--- >PORT_FLAGS= >PKGENV=PACKAGES=/tmp/pkgs PKGREPOSITORY=/tmp/pkgs >FLAVOR= >DEPENDS_ARGS= >MAKE_ARGS= >---End Poudriere Port Flags/Env--- > >---Begin OPTIONS List--- >---End OPTIONS List--- > >--MAINTAINER-- >x11@FreeBSD.org >--End MAINTAINER-- > >--CONFIGURE_ARGS-- >--x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/x11/bitmap/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11/bitmap/work HOME=/wrkdirs/usr/ports/x11/bitmap/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11/bitmap/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 >--End CONFIGURE_ENV-- > >--MAKE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/x11/bitmap/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/x11/bitmap/work HOME=/wrkdirs/usr/ports/x11/bitmap/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/x11/bitmap/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" >--End MAKE_ENV-- > >--PLIST_SUB-- >OSREL=12.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/bitmap" EXAMPLESDIR="share/examples/bitmap" DATADIR="share/bitmap" WWWDIR="www/bitmap" ETCDIR="etc/bitmap" >--End PLIST_SUB-- > >--SUB_LIST-- >PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/bitmap DOCSDIR=/usr/local/share/doc/bitmap EXAMPLESDIR=/usr/local/share/examples/bitmap WWWDIR=/usr/local/www/bitmap ETCDIR=/usr/local/etc/bitmap >--End SUB_LIST-- > >---Begin make.conf--- >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >FORCE_PACKAGE=yes >PACKAGE_BUILDING=yes >PACKAGE_BUILDING_FLAVORS=yes >#### /usr/local/etc/poudriere.d/make.conf #### >MAKE_JOBS_NUMBER=4 > >OPTIONS_UNSET+=DOCS EXAMPLES IPV6 LPR > >OPTIONS_SET+=CUPS >CUPS_OVERWRITE_BASE=YES >WITH_CCACHE_BUILD=yes >CCACHE_DIR=/root/.ccache >#### /usr/ports/Mk/Scripts/ports_env.sh #### >_CCVERSION_921dbbb2=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin >_ALTCCVERSION_921dbbb2=none >_CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" >CC_OUTPUT_921dbbb2_58173849=yes >CC_OUTPUT_921dbbb2_9bdba57c=yes >CC_OUTPUT_921dbbb2_6a4fe7f5=yes >CC_OUTPUT_921dbbb2_6bcac02b=yes >CC_OUTPUT_921dbbb2_67d20829=yes >CC_OUTPUT_921dbbb2_bfa62e83=yes >CC_OUTPUT_921dbbb2_f0b4d593=yes >CC_OUTPUT_921dbbb2_308abb44=yes >CC_OUTPUT_921dbbb2_f00456e5=yes >CC_OUTPUT_921dbbb2_65ad290d=yes >CC_OUTPUT_921dbbb2_f2776b26=yes >CC_OUTPUT_921dbbb2_b2657cc3=yes >CC_OUTPUT_921dbbb2_380987f7=yes >CC_OUTPUT_921dbbb2_160933ec=yes >CC_OUTPUT_921dbbb2_fb62803b=yes >_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) Target: x86_64-unknown-freebsd12.0 Thread model: posix InstalledDir: /usr/bin >_OBJC_ALTCCVERSION_921dbbb2=none >ARCH=amd64 >OPSYS=FreeBSD >_OSRELEASE=12.0-RELEASE-p3 >OSREL=12.0 >OSVERSION=1200086 >PYTHONBASE=/usr/local >HAVE_COMPAT_IA32_KERN=YES >CONFIGURE_MAX_CMD_LEN=262144 >HAVE_PORTS_ENV=1 >#### Misc Poudriere #### >GID=0 >UID=0 >---End make.conf--- >--Resource limits-- >cpu time (seconds, -t) unlimited >file size (512-blocks, -f) unlimited >data seg size (kbytes, -d) 33554432 >stack size (kbytes, -s) 524288 >core file size (512-blocks, -c) unlimited >max memory size (kbytes, -m) unlimited >locked memory (kbytes, -l) unlimited >max user processes (-u) 7372 >open files (-n) 1024 >virtual mem size (kbytes, -v) unlimited >swap limit (kbytes, -w) unlimited >socket buffer size (bytes, -b) unlimited >pseudo-terminals (-p) unlimited >kqueues (-k) unlimited >umtx shared locks (-o) unlimited >--End resource limits-- >=======================<phase: check-sanity >============================ >===> License MIT accepted by the user >=========================================================================== >=======================<phase: pkg-depends >============================ >===> bitmap-1.0.9 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.10.5_5.txz >[120-RELEASE-amd64-default] Installing pkg-1.10.5_5... >[120-RELEASE-amd64-default] Extracting pkg-1.10.5_5: .......... done >===> bitmap-1.0.9 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of bitmap-1.0.9 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> License MIT accepted by the user >===> bitmap-1.0.9 depends on file: /usr/local/sbin/pkg - found >=> bitmap-1.0.9.tar.bz2 doesn't seem to exist in /portdistfiles/xorg/app. >=> Attempting to fetch https://xorg.freedesktop.org/releases/individual/app/bitmap-1.0.9.tar.bz2 >bitmap-1.0.9.tar.bz2 177 kB 105 kBps 02s >===> Fetching all distfiles required by bitmap-1.0.9 for building >=========================================================================== >=======================<phase: checksum >============================ >===> License MIT accepted by the user >===> bitmap-1.0.9 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by bitmap-1.0.9 for building >=> SHA256 Checksum OK for xorg/app/bitmap-1.0.9.tar.bz2. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> License MIT accepted by the user >===> bitmap-1.0.9 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by bitmap-1.0.9 for building >===> Extracting for bitmap-1.0.9 >=> SHA256 Checksum OK for xorg/app/bitmap-1.0.9.tar.bz2. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for bitmap-1.0.9 >=========================================================================== >=======================<phase: build-depends >============================ >===> bitmap-1.0.9 depends on package: pkgconf>=1.3.0_1 - not found >===> Installing existing package /packages/All/pkgconf-1.6.0,1.txz >[120-RELEASE-amd64-default] Installing pkgconf-1.6.0,1... >[120-RELEASE-amd64-default] Extracting pkgconf-1.6.0,1: .......... done >===> bitmap-1.0.9 depends on package: pkgconf>=1.3.0_1 - found >===> Returning to build of bitmap-1.0.9 >===> bitmap-1.0.9 depends on package: xorgproto>=0 - not found >===> Installing existing package /packages/All/xorgproto-2018.4.txz >[120-RELEASE-amd64-default] Installing xorgproto-2018.4... >[120-RELEASE-amd64-default] Extracting xorgproto-2018.4: .......... done >===> bitmap-1.0.9 depends on package: xorgproto>=0 - found >===> Returning to build of bitmap-1.0.9 >===> bitmap-1.0.9 depends on file: /usr/local/libdata/pkgconfig/xorg-macros.pc - not found >===> Installing existing package /packages/All/xorg-macros-1.19.2.txz >[120-RELEASE-amd64-default] Installing xorg-macros-1.19.2... >[120-RELEASE-amd64-default] Extracting xorg-macros-1.19.2: ...... done >===> bitmap-1.0.9 depends on file: /usr/local/libdata/pkgconfig/xorg-macros.pc - found >===> Returning to build of bitmap-1.0.9 >===> bitmap-1.0.9 depends on file: /usr/local/libdata/pkgconfig/x11.pc - not found >===> Installing existing package /packages/All/libX11-1.6.7,1.txz >[120-RELEASE-amd64-default] Installing libX11-1.6.7,1... >[120-RELEASE-amd64-default] `-- Installing libXau-1.0.8_5... >[120-RELEASE-amd64-default] `-- Extracting libXau-1.0.8_5: .......... done >[120-RELEASE-amd64-default] `-- Installing libXdmcp-1.1.2_2... >[120-RELEASE-amd64-default] `-- Extracting libXdmcp-1.1.2_2: ......... done >[120-RELEASE-amd64-default] `-- Installing libxcb-1.13.1... >[120-RELEASE-amd64-default] | `-- Installing libpthread-stubs-0.4... >[120-RELEASE-amd64-default] | `-- Extracting libpthread-stubs-0.4: .... done >[120-RELEASE-amd64-default] | `-- Installing libxml2-2.9.8... >[120-RELEASE-amd64-default] | `-- Extracting libxml2-2.9.8: .......... done >[120-RELEASE-amd64-default] `-- Extracting libxcb-1.13.1: .......... done >[120-RELEASE-amd64-default] Extracting libX11-1.6.7,1: .......... done >===> bitmap-1.0.9 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found >===> Returning to build of bitmap-1.0.9 >===> bitmap-1.0.9 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - not found >===> Installing existing package /packages/All/libXaw-1.0.13_2,2.txz >[120-RELEASE-amd64-default] Installing libXaw-1.0.13_2,2... >[120-RELEASE-amd64-default] `-- Installing libXext-1.3.3_3,1... >[120-RELEASE-amd64-default] `-- Extracting libXext-1.3.3_3,1: .......... done >[120-RELEASE-amd64-default] `-- Installing libXmu-1.1.2_5,1... >[120-RELEASE-amd64-default] | `-- Installing libXt-1.1.5_2,1... >[120-RELEASE-amd64-default] | | `-- Installing libICE-1.0.9_3,1... >[120-RELEASE-amd64-default] | | `-- Extracting libICE-1.0.9_3,1: .......... done >[120-RELEASE-amd64-default] | | `-- Installing libSM-1.2.3,1... >[120-RELEASE-amd64-default] | | `-- Extracting libSM-1.2.3,1: .......... done >[120-RELEASE-amd64-default] | `-- Extracting libXt-1.1.5_2,1: .......... done >[120-RELEASE-amd64-default] `-- Extracting libXmu-1.1.2_5,1: .......... done >[120-RELEASE-amd64-default] `-- Installing libXp-1.0.3_2,1... >[120-RELEASE-amd64-default] `-- Extracting libXp-1.0.3_2,1: .......... done >[120-RELEASE-amd64-default] `-- Installing libXpm-3.5.12_2... >[120-RELEASE-amd64-default] | `-- Installing gettext-runtime-0.19.8.1_2... >[120-RELEASE-amd64-default] | | `-- Installing indexinfo-0.3.1... >[120-RELEASE-amd64-default] | | `-- Extracting indexinfo-0.3.1: .... done >[120-RELEASE-amd64-default] | `-- Extracting gettext-runtime-0.19.8.1_2: .......... done >[120-RELEASE-amd64-default] `-- Extracting libXpm-3.5.12_2: .......... done >[120-RELEASE-amd64-default] Extracting libXaw-1.0.13_2,2: .......... done >===> bitmap-1.0.9 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found >===> Returning to build of bitmap-1.0.9 >===> bitmap-1.0.9 depends on file: /usr/local/libdata/pkgconfig/xbitmaps.pc - not found >===> Installing existing package /packages/All/xbitmaps-1.1.2.txz >[120-RELEASE-amd64-default] Installing xbitmaps-1.1.2... >[120-RELEASE-amd64-default] Extracting xbitmaps-1.1.2: .......... done >===> bitmap-1.0.9 depends on file: /usr/local/libdata/pkgconfig/xbitmaps.pc - found >===> Returning to build of bitmap-1.0.9 >===> bitmap-1.0.9 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found >===> bitmap-1.0.9 depends on file: /usr/local/bin/ccache - not found >===> Installing existing package /packages/All/ccache-3.4.3_1.txz >[120-RELEASE-amd64-default] Installing ccache-3.4.3_1... >[120-RELEASE-amd64-default] Extracting ccache-3.4.3_1: ....... done >Create compiler links... >create symlink for cc >create symlink for cc (world) >create symlink for c++ >create symlink for c++ (world) >create symlink for CC >create symlink for CC (world) >create symlink for clang >create symlink for clang (world) >create symlink for clang++ >create symlink for clang++ (world) >Message from ccache-3.4.3_1: > >NOTE: >Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for >information on using ccache with FreeBSD ports and src. >===> bitmap-1.0.9 depends on file: /usr/local/bin/ccache - found >===> Returning to build of bitmap-1.0.9 >=========================================================================== >=======================<phase: lib-depends >============================ >=========================================================================== >=>> Recording filesystem state for prebuild... done >=======================<phase: configure >============================ >===> bitmap-1.0.9 depends on package: pkgconf>=1.3.0_1 - found >===> bitmap-1.0.9 depends on package: xorgproto>=0 - found >===> bitmap-1.0.9 depends on file: /usr/local/libdata/pkgconfig/xorg-macros.pc - found >===> bitmap-1.0.9 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found >===> bitmap-1.0.9 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found >===> bitmap-1.0.9 depends on file: /usr/local/libdata/pkgconfig/xbitmaps.pc - found >===> bitmap-1.0.9 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found >===> bitmap-1.0.9 depends on file: /usr/local/bin/ccache - found >===> Configuring for bitmap-1.0.9 >configure: loading site script /usr/ports/Templates/config.site >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p >checking for gawk... (cached) /usr/bin/awk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking for style of include used by make... GNU >checking for gcc... cc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether cc accepts -g... yes >checking for cc option to accept ISO C89... none needed >checking whether cc understands -c and -o together... yes >checking dependency style of cc... gcc3 >checking for cc option to accept ISO C99... none needed >checking how to run the C preprocessor... cpp >checking for grep that handles long lines and -e... (cached) /usr/bin/grep >checking for egrep... (cached) /usr/bin/egrep >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking whether __clang__ is declared... yes >checking whether __INTEL_COMPILER is declared... no >checking whether __SUNPRO_C is declared... no >checking pkg-config is at least version 0.9.0... yes >checking build system type... amd64-portbld-freebsd12.0 >checking host system type... amd64-portbld-freebsd12.0 >checking for a sed that does not truncate output... (cached) /usr/bin/sed >checking if cc supports -Werror=unknown-warning-option... yes >checking if cc supports -Werror=unused-command-line-argument... yes >checking if cc supports -Wall... yes >checking if cc supports -Wpointer-arith... yes >checking if cc supports -Wmissing-declarations... yes >checking if cc supports -Wformat=2... yes >checking if cc supports -Wstrict-prototypes... yes >checking if cc supports -Wmissing-prototypes... yes >checking if cc supports -Wnested-externs... yes >checking if cc supports -Wbad-function-cast... yes >checking if cc supports -Wold-style-definition... yes >checking if cc supports -Wdeclaration-after-statement... yes >checking if cc supports -Wunused... yes >checking if cc supports -Wuninitialized... yes >checking if cc supports -Wshadow... yes >checking if cc supports -Wmissing-noreturn... yes >checking if cc supports -Wmissing-format-attribute... yes >checking if cc supports -Wredundant-decls... yes >checking if cc supports -Wlogical-op... no >checking if cc supports -Werror=implicit... yes >checking if cc supports -Werror=nonnull... yes >checking if cc supports -Werror=init-self... yes >checking if cc supports -Werror=main... yes >checking if cc supports -Werror=missing-braces... yes >checking if cc supports -Werror=sequence-point... yes >checking if cc supports -Werror=return-type... yes >checking if cc supports -Werror=trigraphs... yes >checking if cc supports -Werror=array-bounds... yes >checking if cc supports -Werror=write-strings... yes >checking if cc supports -Werror=address... yes >checking if cc supports -Werror=int-to-pointer-cast... yes >checking if cc supports -Werror=pointer-to-int-cast... yes >checking if cc supports -pedantic... yes >checking if cc supports -Werror... yes >checking if cc supports -Werror=attributes... yes >checking whether make supports nested variables... (cached) yes >checking for mkstemp... (cached) yes >checking for library containing floor... -lm >checking for library containing lrint... none required >checking for lrint... yes >checking for BMTOA... yes >checking for ATOBM... yes >checking for BITMAP... yes >checking for APPDEFS... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating man/Makefile >config.status: creating config.h >config.status: executing depfiles commands >=========================================================================== >=======================<phase: build >============================ >===> Building for bitmap-1.0.9 >--- all --- >/usr/bin/make all-recursive >--- all-recursive --- >Making all in man >--- bitmap.1 --- >--- atobm.1 --- >--- bmtoa.1 --- >--- bitmap.1 --- >/usr/bin/sed -e 's|__vendorversion__|"bitmap 1.0.9" "X Version 11"|' -e 's|__xorgversion__|"bitmap 1.0.9" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr/local|g' -e 's|__apploaddir__|/usr/local/share/X11/app-defaults|g' -e 's|__appmansuffix__|1|g' -e 's|__drivermansuffix__|4|g' -e 's|__adminmansuffix__|8|g' -e 's|__libmansuffix__|3|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' < bitmap.man > bitmap.1 >--- atobm.1 --- >/usr/bin/sed -e 's|__vendorversion__|"bitmap 1.0.9" "X Version 11"|' -e 's|__xorgversion__|"bitmap 1.0.9" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr/local|g' -e 's|__apploaddir__|/usr/local/share/X11/app-defaults|g' -e 's|__appmansuffix__|1|g' -e 's|__drivermansuffix__|4|g' -e 's|__adminmansuffix__|8|g' -e 's|__libmansuffix__|3|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' < atobm.man > atobm.1 >--- bmtoa.1 --- >/usr/bin/sed -e 's|__vendorversion__|"bitmap 1.0.9" "X Version 11"|' -e 's|__xorgversion__|"bitmap 1.0.9" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr/local|g' -e 's|__apploaddir__|/usr/local/share/X11/app-defaults|g' -e 's|__appmansuffix__|1|g' -e 's|__drivermansuffix__|4|g' -e 's|__adminmansuffix__|8|g' -e 's|__libmansuffix__|3|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' < bmtoa.man > bmtoa.1 >--- bitmap-BitEdit.o --- >--- bitmap-CutPaste.o --- >--- bitmap-Graphics.o --- >--- bitmap-ReqMach.o --- >--- bitmap-BitEdit.o --- >cc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT bitmap-BitEdit.o -MD -MP -MF .deps/bitmap-BitEdit.Tpo -c -o bitmap-BitEdit.o `test -f 'BitEdit.c' || echo './'`BitEdit.c >--- bitmap-CutPaste.o --- >cc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT bitmap-CutPaste.o -MD -MP -MF .deps/bitmap-CutPaste.Tpo -c -o bitmap-CutPaste.o `test -f 'CutPaste.c' || echo './'`CutPaste.c >--- bitmap-Graphics.o --- >cc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT bitmap-Graphics.o -MD -MP -MF .deps/bitmap-Graphics.Tpo -c -o bitmap-Graphics.o `test -f 'Graphics.c' || echo './'`Graphics.c >--- bitmap-ReqMach.o --- >cc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT bitmap-ReqMach.o -MD -MP -MF .deps/bitmap-ReqMach.Tpo -c -o bitmap-ReqMach.o `test -f 'ReqMach.c' || echo './'`ReqMach.c >--- bitmap-CutPaste.o --- >mv -f .deps/bitmap-CutPaste.Tpo .deps/bitmap-CutPaste.Po >--- bitmap-Bitmap.o --- >cc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT bitmap-Bitmap.o -MD -MP -MF .deps/bitmap-Bitmap.Tpo -c -o bitmap-Bitmap.o `test -f 'Bitmap.c' || echo './'`Bitmap.c >--- bitmap-ReqMach.o --- >mv -f .deps/bitmap-ReqMach.Tpo .deps/bitmap-ReqMach.Po >--- bitmap-Dialog.o --- >cc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT bitmap-Dialog.o -MD -MP -MF .deps/bitmap-Dialog.Tpo -c -o bitmap-Dialog.o `test -f 'Dialog.c' || echo './'`Dialog.c >--- bitmap-BitEdit.o --- >mv -f .deps/bitmap-BitEdit.Tpo .deps/bitmap-BitEdit.Po >--- bitmap-Handlers.o --- >cc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT bitmap-Handlers.o -MD -MP -MF .deps/bitmap-Handlers.Tpo -c -o bitmap-Handlers.o `test -f 'Handlers.c' || echo './'`Handlers.c >--- bitmap-Dialog.o --- >mv -f .deps/bitmap-Dialog.Tpo .deps/bitmap-Dialog.Po >--- bmtoa-bmtoa.o --- >cc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -MT bmtoa-bmtoa.o -MD -MP -MF .deps/bmtoa-bmtoa.Tpo -c -o bmtoa-bmtoa.o `test -f 'bmtoa.c' || echo './'`bmtoa.c >mv -f .deps/bmtoa-bmtoa.Tpo .deps/bmtoa-bmtoa.Po >--- atobm-atobm.o --- >cc -DHAVE_CONFIG_H -I. -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -MT atobm-atobm.o -MD -MP -MF .deps/atobm-atobm.Tpo -c -o atobm-atobm.o `test -f 'atobm.c' || echo './'`atobm.c >--- bitmap-Graphics.o --- >mv -f .deps/bitmap-Graphics.Tpo .deps/bitmap-Graphics.Po >--- bmtoa --- >cc -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o bmtoa bmtoa-bmtoa.o -L/usr/local/lib -lXmu -lXt -lX11 >--- bitmap-Handlers.o --- >mv -f .deps/bitmap-Handlers.Tpo .deps/bitmap-Handlers.Po >--- atobm-atobm.o --- >mv -f .deps/atobm-atobm.Tpo .deps/atobm-atobm.Po >--- atobm --- >cc -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o atobm atobm-atobm.o >--- bitmap-Bitmap.o --- >mv -f .deps/bitmap-Bitmap.Tpo .deps/bitmap-Bitmap.Po >--- bitmap --- >cc -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -I/usr/local/include -D_THREAD_SAFE -pthread -O2 -pipe -fstack-protector -fno-strict-aliasing -fstack-protector -o bitmap bitmap-BitEdit.o bitmap-CutPaste.o bitmap-Graphics.o bitmap-ReqMach.o bitmap-Bitmap.o bitmap-Dialog.o bitmap-Handlers.o -L/usr/local/lib -lXaw7 -lXmu -lXt -lX11 -lm >=========================================================================== >=>> Checking for filesystem violations... done >=======================<phase: run-depends >============================ >===> bitmap-1.0.9 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found >===> bitmap-1.0.9 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found >===> bitmap-1.0.9 depends on file: /usr/local/libdata/pkgconfig/xbitmaps.pc - found >===> bitmap-1.0.9 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found >=========================================================================== >=>> Recording filesystem state for prestage... done >=======================<phase: stage >============================ >===> Staging for bitmap-1.0.9 >===> bitmap-1.0.9 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found >===> bitmap-1.0.9 depends on file: /usr/local/libdata/pkgconfig/xaw7.pc - found >===> bitmap-1.0.9 depends on file: /usr/local/libdata/pkgconfig/xbitmaps.pc - found >===> bitmap-1.0.9 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found >===> Generating temporary packing list >Making install in man > /bin/mkdir -p '/wrkdirs/usr/ports/x11/bitmap/work/stage/usr/local/man/man1' > install -m 0644 bitmap.1 atobm.1 bmtoa.1 '/wrkdirs/usr/ports/x11/bitmap/work/stage/usr/local/man/man1' > /bin/mkdir -p '/wrkdirs/usr/ports/x11/bitmap/work/stage/usr/local/bin' > install -s -m 555 bitmap bmtoa atobm '/wrkdirs/usr/ports/x11/bitmap/work/stage/usr/local/bin' > /bin/mkdir -p '/wrkdirs/usr/ports/x11/bitmap/work/stage/usr/local/share/X11/app-defaults' > install -m 0644 app-defaults/Bitmap-color app-defaults/Bitmap-nocase app-defaults/Bitmap '/wrkdirs/usr/ports/x11/bitmap/work/stage/usr/local/share/X11/app-defaults' > /bin/mkdir -p '/wrkdirs/usr/ports/x11/bitmap/work/stage/usr/local/include/X11/bitmaps' > install -m 0644 Dashes Down Excl FlipHoriz FlipVert Fold Left Right RotateLeft RotateRight Stipple Term Up '/wrkdirs/usr/ports/x11/bitmap/work/stage/usr/local/include/X11/bitmaps' >====> Compressing man pages (compress-man) >=========================================================================== >====> Running Q/A tests (stage-qa) >Error: /usr/local/bin/bitmap is linked to /usr/local/lib/libXt.so.6 from x11-toolkits/libXt but it is not declared as a dependency >Warning: you need USE_XORG+=xt >====> Checking for pkg-plist issues (check-plist) >===> Parsing plist >===> Checking for items in STAGEDIR missing from pkg-plist >===> Checking for items in pkg-plist which are not in STAGEDIR >===> No pkg-plist issues found (check-plist) >=>> Checking for staging violations... done >=======================<phase: package >============================ >===> Building package for bitmap-1.0.9 >=========================================================================== >=>> Recording filesystem state for preinst... done >=======================<phase: install >============================ >===> Installing for bitmap-1.0.9 >===> Checking if bitmap is already installed >===> Registering installation for bitmap-1.0.9 >[120-RELEASE-amd64-default] Installing bitmap-1.0.9... >=========================================================================== >=>> Checking shared library dependencies > 0x0000000000000001 NEEDED Shared library: [libX11.so.6] > 0x0000000000000001 NEEDED Shared library: [libXaw.so.7] > 0x0000000000000001 NEEDED Shared library: [libXmu.so.6] > 0x0000000000000001 NEEDED Shared library: [libXt.so.6] > 0x0000000000000001 NEEDED Shared library: [libc.so.7] > 0x0000000000000001 NEEDED Shared library: [libm.so.5] > 0x0000000000000001 NEEDED Shared library: [libthr.so.3] >=======================<phase: deinstall >============================ >===> Deinstalling for bitmap >===> Deinstalling bitmap-1.0.9 >Updating database digests format: .......... done >Checking integrity... done (0 conflicting) >Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): > >Installed packages to be REMOVED: > bitmap-1.0.9 > >Number of packages to be removed: 1 >[120-RELEASE-amd64-default] [1/1] Deinstalling bitmap-1.0.9... >[120-RELEASE-amd64-default] [1/1] Deleting files for bitmap-1.0.9: .......... done >=========================================================================== >=>> Checking for extra files and directories >[00:00:21] Installing from package >[120-RELEASE-amd64-default] Installing bitmap-1.0.9... >[120-RELEASE-amd64-default] Extracting bitmap-1.0.9: .......... done >[00:00:21] Cleaning up >===> Cleaning for bitmap-1.0.9 >[00:00:21] Deinstalling package >Updating database digests format: . done >Checking integrity... done (0 conflicting) >Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): > >Installed packages to be REMOVED: > bitmap-1.0.9 > >Number of packages to be removed: 1 >[120-RELEASE-amd64-default] [1/1] Deinstalling bitmap-1.0.9... >[120-RELEASE-amd64-default] [1/1] Deleting files for bitmap-1.0.9: .......... done >build of x11/bitmap | bitmap-1.0.9 ended at Thu Feb 21 10:37:42 CET 2019 >build time: 00:00:15
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 235912
:
202225
|
202226
|
202245
|
202246