Date: Thu, 7 Dec 2017 02:10:32 GMT From: pkg-fallout@FreeBSD.org To: stb@lassitu.de Cc: pkg-fallout@FreeBSD.org Subject: [package - 103i386-default][www/gitea] Failed for gitea-1.3.0 in package Message-ID: <201712070210.vB72AWTJ066702@beefy5.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: stb@lassitu.de Last committer: joneum@FreeBSD.org Ident: $FreeBSD: head/www/gitea/Makefile 455663 2017-12-06 17:13:20Z joneum $ Log URL: http://beefy5.nyi.freebsd.org/data/103i386-default/455688/logs/gitea-1.3.0.log Build URL: http://beefy5.nyi.freebsd.org/build.html?mastername=103i386-default&build=455688 Log: =>> Building www/gitea build started at Thu Dec 7 02:09:48 UTC 2017 port directory: /usr/ports/www/gitea package name: gitea-1.3.0 building for: FreeBSD 103i386-default-job-08 10.3-RELEASE-p25 FreeBSD 10.3-RELEASE-p25 i386 maintained by: stb@lassitu.de Makefile ident: $FreeBSD: head/www/gitea/Makefile 455663 2017-12-06 17:13:20Z joneum $ Poudriere version: 3.2.3 Host OSVERSION: 1200052 Jail OSVERSION: 1003000 Job Id: 08 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1003000 UNAME_v=FreeBSD 10.3-RELEASE-p25 UNAME_r=10.3-RELEASE-p25 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/103i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk OLDPWD=/usr/local/poudriere/data/.m/103i386-default/ref/.p P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS PWD=/usr/local/poudriere/data/.m/103i386-default/ref/.p/pool MASTERNAME=103i386-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root P_PYTHON_MAJOR_VER=2 POUDRIERE_VERSION=3.2.3 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for gitea-1.3.0: CERT=on: Automatic creation of self-signed certificates PAM=on: Authentication using PAM SQLITE=on: SQLite database support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- stb@lassitu.de --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/gitea/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/gitea/work HOME=/wrkdirs/usr/ports/www/gitea/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/gitea/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/www/gitea/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/www/gitea/work HOME=/wrkdirs/usr/ports/www/gitea/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/www/gitea/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" 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-- GO_LIBDIR=share/go/pkg/freebsd_386 GO_SRCDIR=share/go/src GO_PKGNAME=code.gitea.io/gitea OSREL=10.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/gitea" EXAMPLESDIR="share/examples/gitea" DATADIR="share/gitea" WWWDIR="www/gitea" ETCDIR="etc/gitea" --End PLIST_SUB-- --SUB_LIST-- GITUSER=git DAEMONARGS="-f" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gitea DOCSDIR=/usr/local/share/doc/gitea EXAMPLESDIR=/usr/local/share/examples/gitea WWWDIR=/usr/local/www/gitea ETCDIR=/usr/local/etc/gitea --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### ARCH=i386 CONFIGURE_MAX_CMD_LEN=262144 OPSYS=FreeBSD OSREL=10.3 OSVERSION=1003000 PYTHONBASE=/usr/local UID=0 _OSRELEASE=10.3-RELEASE-p25 #### Misc Poudriere #### GID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 524288 stack size (kbytes, -s) 65536 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited sbsize (bytes, -b) unlimited pseudo-terminals (-p) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License MIT accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> gitea-1.3.0 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.3_1.txz [103i386-default-job-08] Installing pkg-1.10.3_1... [103i386-default-job-08] Extracting pkg-1.10.3_1: .......... done ===> gitea-1.3.0 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of gitea-1.3.0 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License MIT accepted by the user => go-gitea-gitea-v1.3.0_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/go-gitea/gitea/tar.gz/v1.3.0?dummy=/go-gitea-gitea-v1.3.0_GH0.tar.gz fetch: https://codeload.github.com/go-gitea/gitea/tar.gz/v1.3.0?dummy=/go-gitea-gitea-v1.3.0_GH0.tar.gz: size unknown fetch: https://codeload.github.com/go-gitea/gitea/tar.gz/v1.3.0?dummy=/go-gitea-gitea-v1.3.0_GH0.tar.gz: size of remote file is not known go-gitea-gitea-v1.3.0_GH0.tar.gz 0 B 0 Bps ===> Fetching all distfiles required by gitea-1.3.0 for building =========================================================================== =======================<phase: checksum >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by gitea-1.3.0 for building => SHA256 Checksum OK for go-gitea-gitea-v1.3.0_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by gitea-1.3.0 for building ===> Extracting for gitea-1.3.0 => SHA256 Checksum OK for go-gitea-gitea-v1.3.0_GH0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for gitea-1.3.0 /usr/bin/sed -Ei .orig -e 's#^(var Version = )"[^"]+"#\1"1.3.0"#' /wrkdirs/usr/ports/www/gitea/work/src/code.gitea.io/gitea/main.go =========================================================================== =======================<phase: build-depends >============================ ===> gitea-1.3.0 depends on file: /usr/local/bin/go - not found ===> Installing existing package /packages/All/go-1.9.2,1.txz [103i386-default-job-08] Installing go-1.9.2,1... [103i386-default-job-08] Extracting go-1.9.2,1: .......... done ===> gitea-1.3.0 depends on file: /usr/local/bin/go - found ===> Returning to build of gitea-1.3.0 =========================================================================== =======================<phase: lib-depends >============================ =========================================================================== =======================<phase: configure >============================ ===> Configuring for gitea-1.3.0 =========================================================================== =======================<phase: build >============================ ===> Building for gitea-1.3.0 code.gitea.io/gitea/vendor/github.com/Unknwon/com code.gitea.io/gitea/vendor/github.com/mcuadros/go-version code.gitea.io/gitea/vendor/github.com/go-xorm/core code.gitea.io/gitea/vendor/golang.org/x/sync/syncmap code.gitea.io/gitea/vendor/gopkg.in/asn1-ber.v1 code.gitea.io/gitea/modules/minwinsvc code.gitea.io/gitea/modules/user code.gitea.io/gitea/vendor/github.com/dgrijalva/jwt-go code.gitea.io/gitea/vendor/github.com/bradfitz/gomemcache/memcache code.gitea.io/gitea/vendor/github.com/go-macaron/inject code.gitea.io/gitea/vendor/gopkg.in/ini.v1 code.gitea.io/gitea/vendor/gopkg.in/bufio.v1 code.gitea.io/gitea/vendor/github.com/kballard/go-shellquote code.gitea.io/gitea/vendor/github.com/gorilla/context <snip> cc: warning: argument unused during compilation: '-gno-record-gcc-switches' cc: warning: argument unused during compilation: '-nopie' code.gitea.io/gitea/models code.gitea.io/gitea/modules/auth code.gitea.io/gitea/modules/notification code.gitea.io/gitea/models/migrations code.gitea.io/gitea/modules/cron code.gitea.io/gitea/modules/ssh code.gitea.io/gitea/modules/private code.gitea.io/gitea/modules/templates code.gitea.io/gitea/routers/api/v1/convert code.gitea.io/gitea/routers/private code.gitea.io/gitea/modules/context code.gitea.io/gitea/routers/api/v1/swagger code.gitea.io/gitea/modules/lfs code.gitea.io/gitea/routers/api/v1/misc code.gitea.io/gitea/routers/api/v1/utils code.gitea.io/gitea/routers/dev code.gitea.io/gitea/routers/repo code.gitea.io/gitea/routers/user code.gitea.io/gitea/routers/api/v1/repo code.gitea.io/gitea/routers/api/v1/user code.gitea.io/gitea/routers code.gitea.io/gitea/routers/org code.gitea.io/gitea/routers/api/v1/admin code.gitea.io/gitea/routers/api/v1/org code.gitea.io/gitea/routers/admin code.gitea.io/gitea/routers/api/v1 code.gitea.io/gitea/routers/routes code.gitea.io/gitea/cmd code.gitea.io/gitea # code.gitea.io/gitea cc: warning: argument unused during compilation: '-nopie' =========================================================================== =======================<phase: run-depends >============================ ===> gitea-1.3.0 depends on executable: bash - not found ===> Installing existing package /packages/All/bash-4.4.12_3.txz [103i386-default-job-08] Installing bash-4.4.12_3... [103i386-default-job-08] `-- Installing gettext-runtime-0.19.8.1_1... [103i386-default-job-08] | `-- Installing indexinfo-0.3.1... [103i386-default-job-08] | `-- Extracting indexinfo-0.3.1: .... done [103i386-default-job-08] `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [103i386-default-job-08] Extracting bash-4.4.12_3: .......... done ===> gitea-1.3.0 depends on executable: bash - found ===> Returning to build of gitea-1.3.0 ===> gitea-1.3.0 depends on executable: git - not found ===> Installing existing package /packages/All/git-2.15.1.txz [103i386-default-job-08] Installing git-2.15.1... [103i386-default-job-08] `-- Installing curl-7.57.0... [103i386-default-job-08] | `-- Installing ca_root_nss-3.34.1... [103i386-default-job-08] | `-- Extracting ca_root_nss-3.34.1: ........ done [103i386-default-job-08] | `-- Installing libnghttp2-1.28.0... [103i386-default-job-08] | `-- Extracting libnghttp2-1.28.0: .......... done [103i386-default-job-08] `-- Extracting curl-7.57.0: .......... done [103i386-default-job-08] `-- Installing cvsps-2.1_2... [103i386-default-job-08] `-- Extracting cvsps-2.1_2: ...... done [103i386-default-job-08] `-- Installing expat-2.2.1... [103i386-default-job-08] `-- Extracting expat-2.2.1: .......... done [103i386-default-job-08] `-- Installing p5-Authen-SASL-2.16_1... [103i386-default-job-08] | `-- Installing p5-Digest-HMAC-1.03_1... [103i386-default-job-08] | | `-- Installing perl5-5.24.3... [103i386-default-job-08] | | `-- Extracting perl5-5.24.3: .......... done [103i386-default-job-08] | `-- Extracting p5-Digest-HMAC-1.03_1: .......... done [103i386-default-job-08] | `-- Installing p5-GSSAPI-0.28_1... [103i386-default-job-08] | `-- Extracting p5-GSSAPI-0.28_1: .......... done [103i386-default-job-08] `-- Extracting p5-Authen-SASL-2.16_1: .......... done [103i386-default-job-08] `-- Installing p5-Error-0.17025... [103i386-default-job-08] `-- Extracting p5-Error-0.17025: ......... done [103i386-default-job-08] `-- Installing pcre-8.40_1... [103i386-default-job-08] `-- Extracting pcre-8.40_1: .......... done [103i386-default-job-08] `-- Installing python27-2.7.14_1... [103i386-default-job-08] | `-- Installing libffi-3.2.1_1... [103i386-default-job-08] | `-- Extracting libffi-3.2.1_1: .......... done [103i386-default-job-08] | `-- Installing readline-7.0.3_1... [103i386-default-job-08] | `-- Extracting readline-7.0.3_1: .......... done [103i386-default-job-08] `-- Extracting python27-2.7.14_1: .......... done ===> Creating groups. Creating group 'git_daemon' with gid '964'. ===> Creating users Creating user 'git_daemon' with uid '964'. [103i386-default-job-08] Extracting git-2.15.1: .......... done Message from ca_root_nss-3.34.1: ********************************* WARNING ********************************* FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. *********************************** NOTE ********************************** This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem *************************************************************************** Message from cvsps-2.1_2: ===> NOTICE: The cvsps port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Message from perl5-5.24.3: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Message from python27-2.7.14_1: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter =========================================================================== Message from git-2.15.1: ------------------------------------------------------------------------ *************************** GITWEB ************************************* If you installed the GITWEB option please follow these instructions: In the directory /usr/local/share/examples/git/gitweb you can find all files to make gitweb work as a public repository on the web. All you have to do to make gitweb work is: 1) Copy the files /usr/local/share/examples/git/gitweb/* to a directory on your web server (e.g. Apache2) in which you are able to execute CGI-scripts. 2) In gitweb.cgi, adjust the variable $projectroot to point to your git repository (that is where you have your *.git project directories). *************************** GITWEB ************************************* *************************** CONTRIB ************************************ If you installed the CONTRIB option please note that the scripts are installed in /usr/local/share/git-core/contrib. Some of them require other ports to be installed (perl, python, etc), which you may need to install manually. *************************** CONTRIB ************************************ ------------------------------------------------------------------------ ===> gitea-1.3.0 depends on executable: git - found ===> Returning to build of gitea-1.3.0 =========================================================================== =======================<phase: stage >============================ ===> Staging for gitea-1.3.0 ===> Generating temporary packing list ===> Creating groups. ===> Creating users install -s -m 555 /wrkdirs/usr/ports/www/gitea/work/bin/gitea /wrkdirs/usr/ports/www/gitea/work/stage/usr/local/sbin /bin/mkdir -p /wrkdirs/usr/ports/www/gitea/work/stage/usr/local/etc/gitea/conf install -m 0644 /wrkdirs/usr/ports/www/gitea/work/app.ini.sample /wrkdirs/usr/ports/www/gitea/work/stage/usr/local/etc/gitea/conf/app.ini.sample install -m 0644 /wrkdirs/usr/ports/www/gitea/work/src/code.gitea.io/gitea/conf/app.ini /wrkdirs/usr/ports/www/gitea/work/stage/usr/local/etc/gitea/conf/app.ini.defaults /bin/mkdir -p /wrkdirs/usr/ports/www/gitea/work/stage/usr/local/share/gitea (cd /wrkdirs/usr/ports/www/gitea/work/src/code.gitea.io/gitea && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE "options public templates" /wrkdirs/usr/ports/www/gitea/work/stage/usr/local/share/gitea) /bin/mkdir -p /wrkdirs/usr/ports/www/gitea/work/stage/var/db/gitea /bin/mkdir -p /wrkdirs/usr/ports/www/gitea/work/stage/var/log/gitea /bin/mkdir -p /wrkdirs/usr/ports/www/gitea/work/stage/var/run/gitea ====> Compressing man pages (compress-man) ===> Staging rc.d startup script(s) =========================================================================== =======================<phase: package >============================ ===> Building package for gitea-1.3.0 pkg-static: Unable to access file /wrkdirs/usr/ports/www/gitea/work/stage/usr/local/share/gitea/templates/org/member/invite.tmpl:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/www/gitea/work/stage/usr/local/share/gitea/templates/user/settings/password.tmpl:No such file or directory *** Error code 1 Stop. make: stopped in /usr/ports/www/gitea
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712070210.vB72AWTJ066702>