[REL - head-amd64-default][textproc/multimarkdown] Failed for multimarkdown-4.3.2 in checksum
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Fri Nov 8 05:47:30 UTC 2013
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: adamw at FreeBSD.org
Last committer: adamw at FreeBSD.org
Ident: $FreeBSD: head/textproc/multimarkdown/Makefile 332190 2013-10-31 00:37:47Z adamw $
Log URL: http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2013-11-07_15h05m07s/logs/multimarkdown-4.3.2.log
Build URL: http://beefy2.isc.freebsd.org/bulk/head-amd64-default/2013-11-07_15h05m07s
Log:
====>> Building textproc/multimarkdown
build started at Fri Nov 8 05:47:10 UTC 2013
port directory: /usr/ports/textproc/multimarkdown
building for: FreeBSD head-amd64-default-job-06 11.0-CURRENT FreeBSD 11.0-CURRENT r256430 amd64
maintained by: adamw at FreeBSD.org
Makefile ident: $FreeBSD: head/textproc/multimarkdown/Makefile 332190 2013-10-31 00:37:47Z adamw $
Poudriere version: 3.1-pre
---Begin Environment---
OSVERSION=1100000
UNAME_v=FreeBSD 11.0-CURRENT r256430
UNAME_r=11.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/head-amd64-default/ref
PKG_EXT=txz
tpid=26439
POUDRIERE_BUILD_TYPE=bulk
PKGNG=1
PKGNAME=multimarkdown-4.3.2
PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f
PKG_ADD=/usr/local/sbin/pkg-static add
PWD=/root
MASTERNAME=head-amd64-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
PKG_VERSION=/poudriere/pkg-static version
PKG_BIN=/usr/local/sbin/pkg-static
---End Environment---
---Begin OPTIONS List---
===> The following configuration options are available for multimarkdown-4.3.2:
CHEAT_SHEET=off: HTML-based cheat sheat
EXTRAS=off: Extra scripts and XSLT support
HELPERS=off: Helper scripts (conflicts with emulators/mtools)
===> Use 'make config' to modify these settings
---End OPTIONS List---
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS="" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444"
--End MAKE_ENV--
--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/multimarkdown
DOCSDIR=/usr/local/share/doc/multimarkdown
EXAMPLESDIR=/usr/local/share/examples/multimarkdown
WWWDIR=/usr/local/www/multimarkdown
ETCDIR=/usr/local/etc/multimarkdown
--End SUB_LIST--
---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
WITH_PKGNG=yes
NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
===> Cleaning for multimarkdown-4.3.2
=======================<phase: check-config >============================
===========================================================================
=======================<phase: pkg-depends >============================
===> multimarkdown-4.3.2 depends on file: /usr/local/sbin/pkg - not found
===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===> Installing existing package /packages/All/pkg-1.1.4_8.txz
Installing pkg-1.1.4_8... done
If you are upgrading from the old package format, first run:
# pkg2ng
===> Returning to build of multimarkdown-4.3.2
===========================================================================
=======================<phase: fetch-depends >============================
===> multimarkdown-4.3.2 depends on executable: git - not found
===> Verifying install for git in /usr/ports/devel/git
===> Installing existing package /packages/All/git-1.8.4.2.txz
Installing git-1.8.4.2...Installing expat-2.1.0... done
Installing ca_root_nss-3.15.2_1... done
Installing p5-Net-SMTP-SSL-1.01_1...Installing perl5-5.16.3_2...Removing /usr/local/etc/perl5_version... Done.
Creating /usr/local/etc/perl5_version... Done.
Removing stale symlinks from /usr/bin...
Skipping /usr/bin/perl
Skipping /usr/bin/perl5
Done.
Creating various symlinks in /usr/bin...
Symlinking /usr/local/bin/perl5.16.3 to /usr/bin/perl
Symlinking /usr/local/bin/perl5.16.3 to /usr/bin/perl5
Done.
done
done
Installing python27-2.7.5_3...Installing gettext-0.18.3.1... done
done
Installing python2-2_1... done
Installing python-2.7_1,2... done
Installing p5-Error-0.17021... done
Installing curl-7.33.0_1... done
Installing cvsps-2.1_1... done
===> Creating users and/or groups.
Creating group 'git_daemon' with gid '964'.
Creating user 'git_daemon' with uid '964'.
Updating /etc/shells
done
====
Note that some of the standard modules are provided as separate
ports since they require extra dependencies:
bsddb databases/py-bsddb
gdbm databases/py-gdbm
sqlite3 databases/py-sqlite3
tkinter x11-toolkits/py-tkinter
Install them as needed.
====
------------------------------------------------------------------------
*************************** 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 ************************************
------------------------------------------------------------------------
===> Returning to build of multimarkdown-4.3.2
===========================================================================
=======================<phase: fetch >============================
===> License MIT accepted by the user
/bin/mkdir -p /wrkdirs/usr/ports/textproc/multimarkdown/work
cd /wrkdirs/usr/ports/textproc/multimarkdown/work && git clone https://github.com/fletcher/MultiMarkdown-4.git
Cloning into 'MultiMarkdown-4'...
cd /wrkdirs/usr/ports/textproc/multimarkdown/work/MultiMarkdown-4 && git checkout 4.3.2
Note: checking out '4.3.2'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b new_branch_name
HEAD is now at 42a07ab... fix bug in trim_trailing_newlines and trim_trailing_whitespace
cd /wrkdirs/usr/ports/textproc/multimarkdown/work/MultiMarkdown-4 && git submodule init
Submodule 'MarkdownTest' (https://github.com/fletcher/MMD-Test-Suite.git) registered for path 'MarkdownTest'
Submodule 'Support' (https://github.com/fletcher/MMD-Support.git) registered for path 'Support'
Submodule 'cheat-sheet' (https://github.com/fletcher/human-markdown-reference.git) registered for path 'cheat-sheet'
Submodule 'greg' (https://github.com/nddrylliog/greg.git) registered for path 'greg'
cd /wrkdirs/usr/ports/textproc/multimarkdown/work/MultiMarkdown-4 && git submodule update
Cloning into 'MarkdownTest'...
Submodule path 'MarkdownTest': checked out '236d629de3fe99645a48d01843ef38a3f8f98ca2'
Cloning into 'Support'...
Submodule path 'Support': checked out '45a08a753f2a27d221a0e79d4cc7c4df5396d403'
Cloning into 'cheat-sheet'...
Submodule path 'cheat-sheet': checked out 'c23d807fa54eae684d319a14436bb56a3fb2ed9e'
Cloning into 'greg'...
Submodule path 'greg': checked out '3424079bf6996147520fbcd60e9d8d307bd0b63a'
===> Fetching all distfiles required by multimarkdown-4.3.2 for building
===========================================================================
=======================<phase: checksum >============================
===> License MIT accepted by the user
/bin/mkdir -p /wrkdirs/usr/ports/textproc/multimarkdown/work
cd /wrkdirs/usr/ports/textproc/multimarkdown/work && git clone https://github.com/fletcher/MultiMarkdown-4.git
fatal: destination path 'MultiMarkdown-4' already exists and is not an empty directory.
*** Error code 128
Stop.
make: stopped in /usr/ports/textproc/multimarkdown
===> Cleaning for multimarkdown-4.3.2
More information about the freebsd-pkg-fallout
mailing list