+ PKG_PATH=/nfs/packages/SmartOS/upstream/bulktest/All + /opt/tools/sbin/pkg_add -K /var/opt/.pkgdb digest-20220214 mktools-20220614 cwrappers-20220403 checkperms-1.12 php74-pear-Image_Canvas-0.3.5 php74-pear-Numbers_Roman-1.0.2 php74-pear-Numbers_Words-0.18.2 php74-pear-1.10.13 php-7.4.32 pkg_add: package `mktools-20220614' already recorded as installed pkg_add: package `cwrappers-20220403' already recorded as installed libiconv-1.14nb3: copying /opt/pkg/share/examples/libiconv/charset.alias to /opt/pkg/lib/charset.alias gettext-lib-0.21: copying /opt/pkg/share/examples/gettext/locale.alias to /opt/pkg/lib/locale/locale.alias fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/10-hinting-full.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/10-hinting-medium.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/10-hinting-none.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/10-hinting-slight.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/10-scale-bitmap-fonts.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/20-unhint-small-vera.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/30-metric-aliases.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/30-pkgsrc-aliases.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/40-nonlatin.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/45-latin.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/49-sansserif.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/50-user.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/51-local.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/60-latin.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/65-fonts-persian.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/65-nonlatin.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/69-unifont.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/70-no-bitmap-webfonts.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/80-delicious.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/90-synthetic.conf already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/conf.d/README already exists fontconfig-2.13.1nb6: /etc/opt/pkg/fontconfig/fonts.conf already exists xmlcatmgr-2.2nb1: /etc/opt/pkg/sgml/catalog already exists xmlcatmgr-2.2nb1: /etc/opt/pkg/xml/catalog already exists xmlcatmgr-2.2nb1: copying /opt/pkg/share/examples/xmlcatmgr/catalog.share.sgml to /opt/pkg/share/sgml/catalog xmlcatmgr-2.2nb1: copying /opt/pkg/share/examples/xmlcatmgr/catalog.share.xml to /opt/pkg/share/xml/catalog openssl-1.1.1q: /etc/opt/pkg/openssl/openssl.cnf already exists readline-8.2: registering info file /opt/pkg/info/history.info readline-8.2: registering info file /opt/pkg/info/readline.info readline-8.2: registering info file /opt/pkg/info/rluserman.info php-7.4.32: /etc/opt/pkg/php.ini already exists php74-gd-7.4.32nb2: /etc/opt/pkg/php.d/gd.ini already exists ./+FILES: line 335: ./.pkginstall.198749/file_perms: Disc quota exceeded ./.pkginstall.198749/file_perms: No such file or directory =========================================================================== The following files are used by php74-gd-7.4.32nb2 and have the wrong ownership and/or permissions: /etc/opt/pkg/php.d/gd.ini (m=0644) =========================================================================== pkg_add: var_set: cannot move tempfile to '/var/opt/.pkgdb/php74-gd-7.4.32nb2/+INSTALLED_INFO': Disc quota exceeded php74-pear-1.10.13: /etc/opt/pkg/pear.conf already exists pkg_add: Can't open meta data file: /var/opt/.pkgdb/php74-pear-Numbers_Words-0.18.2/+BUILD_VERSION: Disc quota exceeded pkg_add: package `php74-pear-1.10.13' was already installed as dependency, now marked as installed manually pkg_add: package `php-7.4.32' was already installed as dependency, now marked as installed manually pkg_add: 1 package addition failed =========================================================================== $NetBSD: MESSAGE,v 1.1 2019/12/15 17:56:34 taca Exp $ To process PHP scripts, you will need a PHP-enabled HTTP server. You may either configure the HTTP server to use the PHP CGI binary located in /opt/pkg/libexec/cgi-bin/php or you may install a PHP module for your HTTP server, e.g. www/ap-php. =========================================================================== =========================================================================== $NetBSD: MESSAGE.module,v 1.5 2016/10/18 19:09:10 jdolecek Exp $ By default, example module configuration file was copied to following location, and module should be auto-loaded: /etc/opt/pkg/php.d/gd.ini If you use custom /etc/opt/pkg/php.ini, or nonstandard module configuration file location, you might need to add explicit load directive: extension=gd.so =========================================================================== =========================================================================== $NetBSD: MESSAGE,v 1.4 2013/03/16 02:06:20 taca Exp $ In order to use PEAR packages you may want to alter the default include_path of PHP to include the PEAR installation directory where the packages are located. To do this you need to edit the include_path directive in your php.ini file: /etc/opt/pkg/php.ini Change the "include_path" directive to read as follows: include_path = ".:/opt/pkg/lib/php" It should be done automatically. ===========================================================================