mail/roundcube - strange error

Milan Obuch freebsd-ports at dino.sk
Tue Mar 21 13:48:48 UTC 2017


Hi,

I am trying to install mail/roundcube port on dedicated VM and issuing
make in /usr/ports/mail/roundcube yields

===>  License GPLv3 accepted by the user
===>  Found saved configuration for roundcube-1.2.3,1
===>   roundcube-1.2.3,1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by roundcube-1.2.3,1 for building
===>  Extracting for roundcube-1.2.3,1
=> SHA256 Checksum OK for roundcubemail-1.2.3-complete.tar.gz.
===>  Patching for roundcube-1.2.3,1
===>  Applying FreeBSD patches for roundcube-1.2.3,1
===>  Configuring for roundcube-1.2.3,1
===>  Staging for roundcube-1.2.3,1
===>   roundcube-1.2.3,1 depends on file: /usr/local/include/php/main/php.h - found
===>   roundcube-1.2.3,1 depends on file: /usr/local/lib/php/20131226/mbstring.so - found
===>   roundcube-1.2.3,1 depends on file: /usr/local/lib/php/20131226/session.so - found
===>   roundcube-1.2.3,1 depends on file: /usr/local/lib/php/20131226/iconv.so - found
===>   roundcube-1.2.3,1 depends on file: /usr/local/lib/php/20131226/dom.so - found
===>   roundcube-1.2.3,1 depends on file: /usr/local/lib/php/20131226/xml.so - found
===>   roundcube-1.2.3,1 depends on file: /usr/local/lib/php/20131226/json.so - found
===>   roundcube-1.2.3,1 depends on file: /usr/local/lib/php/20131226/intl.so - found
===>   roundcube-1.2.3,1 depends on file: /usr/local/lib/php/20131226/zip.so - found
===>   roundcube-1.2.3,1 depends on file: /usr/local/lib/php/20131226/filter.so - found
===>   roundcube-1.2.3,1 depends on file: /usr/local/lib/php/20131226/openssl.so - found
===>   roundcube-1.2.3,1 depends on file: /usr/local/lib/php/20131226/fileinfo.so - found
===>   roundcube-1.2.3,1 depends on file: /usr/local/lib/php/20131226/exif.so - found
===>   roundcube-1.2.3,1 depends on file: /usr/local/lib/php/20131226/pdo_mysql.so - found
===>   Generating temporary packing list
/bin/mkdir -p /usr/ports/mail/roundcube/work/stage/usr/local/www/roundcube
*** Error code 127

Stop.
make[1]: stopped in /usr/ports/mail/roundcube
*** Error code 1

Stop.
make: stopped in /usr/ports/mail/roundcube

It is not my first rouncube installation, but it is first time I see
this error. I can't find the meaning of error code 127, 'perror 127'
says just 'Unknown error: 127'. Directory requested to be
created, /usr/ports/mail/roundcube/work/stage/usr/local/www/roundcube
exists after process stop.

Any idea what could be wrong? It is on 11.0-STABLE built from svn
revision 313674.

Regards,
Milan


More information about the freebsd-ports mailing list