Bug 269272 - [graphics/rubygem-mini_magick] dependency issues when building with nox11
Summary: [graphics/rubygem-mini_magick] dependency issues when building with nox11
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-01 09:53 UTC by Remko Catersels
Modified: 2023-02-12 18:55 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Remko Catersels 2023-02-01 09:53:55 UTC
If OPTIONS_UNSET+= X11 is set port should use USES=magick:nox11 or else you get a dependency issue on graphics/rubygem-image_processing which results in a failure to build www/rubygem-rails61. 


graphics/rubygem-mini_magick depends on Imagemagick7
graphics/rubygem-ruby-vips depends on Imagemagick7-nox11

Both are dependencies of www/rubygem-rails61
Comment 1 Remko Catersels 2023-02-01 09:57:03 UTC
The error happens when building graphics/rubygem-image_processing:

=>> Building graphics/rubygem-image_processing
build started at Wed Feb  1 10:18:54 CET 2023
port directory: /usr/ports/graphics/rubygem-image_processing
package name: rubygem-image_processing-1.12.2
building for: FreeBSD c.vivazz.net 12.3-RELEASE-p10 FreeBSD 12.3-RELEASE-p10 amd64
maintained by: sunpoet@FreeBSD.org
Makefile datestamp: -rw-r--r--  1 root  wheel  496 Jan 17 18:00 /usr/ports/graphics/rubygem-image_processing/Makefile
Ports top last git commit: 40ac0b44cb37
Ports top unclean checkout: no
Port dir last git commit: 18c6e1827669
Port dir unclean checkout: no
Poudriere version: poudriere-git-3.3.99.20220831
Host OSVERSION: 1204000
Jail OSVERSION: 1203000
Job Id: 01

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1203000
UNAME_v=FreeBSD 12.3-RELEASE-p10
UNAME_r=12.3-RELEASE-p10
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
POUDRIERE_NAME=poudriere-git
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.3.99.20220831
MASTERMNT=/usr/local/poudriere/data/.m/TC123-RELEASE-default/ref
LC_COLLATE=C
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=screen-256color
GID=0
OUTPUT_REDIRECTED_STDERR=4
OUTPUT_REDIRECTED=1
UID=0
PWD=/usr/local/poudriere/data/.m/TC123-RELEASE-default/01/.p
OUTPUT_REDIRECTED_STDOUT=3
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=TC123-RELEASE-default
SCRIPTPREFIX=/usr/local/share/poudriere
SCRIPTNAME=bulk.sh
OLDPWD=/usr/local/poudriere/data/.m/TC123-RELEASE-default/ref/.p/pool
POUDRIERE_PKGNAME=poudriere-git-3.3.99.20220831
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
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---
---End OPTIONS List---

--MAINTAINER--
sunpoet@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/rubygem-image_processing/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/rubygem-image_processing/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/graphics/rubygem-image_processing/work/.cache  HOME=/wrkdirs/usr/ports/graphics/rubygem-image_processing/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/rubygem-image_processing/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/graphics/rubygem-image_processing/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/rubygem-image_processing/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/rubygem-image_processing/work  XDG_CACHE_HOME=/wrkdirs/usr/ports/graphics/rubygem-image_processing/work/.cache  HOME=/wrkdirs/usr/ports/graphics/rubygem-image_processing/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/graphics/rubygem-image_processing/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/graphics/rubygem-image_processing/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing "  CPP="cpp" CPPFLAGS=""  LDFLAGS=" -fstack-protector-strong " LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -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--
RUBY_LIBDIR="lib/ruby/2.7" RUBY_ARCHLIBDIR="lib/ruby/2.7/amd64-freebsd12" RUBY_SITELIBDIR="lib/ruby/site_ruby/2.7" RUBY_SITEARCHLIBDIR="lib/ruby/site_ruby/2.7/amd64-freebsd12" RUBY_VENDORLIBDIR="lib/ruby/vendor_ruby/2.7" RUBY_VENDORARCHLIBDIR="lib/ruby/vendor_ruby/2.7/amd64-freebsd12" RUBY_MODDOCDIR="share/doc/ruby27/image_processing" RUBY_MODEXAMPLESDIR="share/examples/ruby27/image_processing" RUBY_DOCDIR="share/doc/ruby27" RUBY_EXAMPLESDIR="share/examples/ruby27" RUBY_RIDIR="share/ri/2.7/system" RUBY_SITERIDIR="share/ri/2.7/site"  RUBY_VERSION="2.7.7"  RUBY_VER="2.7"  RUBY_SHLIBVER="27"  RUBY_ARCH="amd64-freebsd12"  RUBY_SUFFIX="27"  RUBY_DEFAULT_SUFFIX="27" PORTVERSION="1.12.2"  REV=""  GEMS_BASE_DIR="lib/ruby/gems/2.7"  GEMS_DIR="lib/ruby/gems/2.7/gems"  DOC_DIR="lib/ruby/gems/2.7/doc"  CACHE_DIR="lib/ruby/gems/2.7/cache"  SPEC_DIR="lib/ruby/gems/2.7/specifications"  EXT_DIR="lib/ruby/gems/2.7/extensions"  PLUGINS_DIR="lib/ruby/gems/2.7/plugins"  GEM_NAME="image_processing-1.12.2"  GEM_LIB_DIR="lib/ruby/gems/2.7/gems/image_processing-1.12.2"  GEM_DOC_DIR="lib/ruby/gems/2.7/doc/image_processing-1.12.2"  GEM_SPEC="lib/ruby/gems/2.7/specifications/image_processing-1.12.2.gemspec"  GEM_CACHE="lib/ruby/gems/2.7/cache/image_processing-1.12.2.gem"  EXTRACT_SUFX=".gem" OSREL=12.3 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/image_processing"  EXAMPLESDIR="share/examples/image_processing"  DATADIR="share/image_processing"  WWWDIR="www/image_processing"  ETCDIR="etc/image_processing"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/image_processing DOCSDIR=/usr/local/share/doc/image_processing EXAMPLESDIR=/usr/local/share/examples/image_processing  WWWDIR=/usr/local/www/image_processing ETCDIR=/usr/local/etc/image_processing
--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
####  ####

# We do not want X11
OPTIONS_UNSET+= X11

DEFAULT_VERSIONS+= mysql=5.7 apache=2.4 php=8.1 ruby=2.7 java=11

# MySQL 5.1
#WITH_CHARSET=utf8
#WITH_COLLATION=utf8_general_ci
#WITH_LINUXTHREADS=yes
#WITH_PROC_SCOPE_PTH=yes
#WITH_FAST_MUTEXES=yes
#BUILD_OPTIMIZED=yes

# MySQL 5.5
#DEFAULT_CHARSET=utf8
#DEFAULT_COLLATION=utf8_general_ci

# Net-SNMP
#NET_SNMP_SYS_CONTACT="server@vivazz.com"
#NET_SNMP_SYS_LOCATION="DCG_179"

# Needed for Puppet
#WITH_ETCSYMLINK=on

devel_cmake_UNSET= DOCS
security_sudo_SET= INSULTS
net-mgmt_zabbix5-server_SET= CURL FPING IPMI LDAP LIBXML2 MYSQL OPENSSL
net-mgmt_zabbix5-server_UNSET= NMAP SSH PGSQL ORACLE GNUTLS
net-mgmt_zabbix6-server_SET= CURL FPING IPMI LDAP LIBXML2 MYSQL OPENSSL
net-mgmt_zabbix6-server_UNSET= NMAP SSH PGSQL ORACLE GNUTLS
graphics_gd_UNSET= AVIF XPM
devel_py-breathe_UNSET= DOCS
www_rubygem-passenger_SET= SYMLINK
www_apache24_UNSET= DBD
#### Misc Poudriere ####
.include "/etc/make.conf.ports_env"
---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)  63766
open files                      (-n)  2048
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   >============================
===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534
===>  License MIT accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   rubygem-image_processing-1.12.2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.19.0.pkg
[c.vivazz.net] Installing pkg-1.19.0...
[c.vivazz.net] Extracting pkg-1.19.0: .......... done
===>   rubygem-image_processing-1.12.2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of rubygem-image_processing-1.12.2
===========================================================================
=======================<phase: fetch-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: fetch          >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License MIT accepted by the user
===> Fetching all distfiles required by rubygem-image_processing-1.12.2 for building
===========================================================================
=======================<phase: checksum       >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  License MIT accepted by the user
===> Fetching all distfiles required by rubygem-image_processing-1.12.2 for building
=> SHA256 Checksum OK for rubygem/image_processing-1.12.2.gem.
===========================================================================
=======================<phase: extract-depends>============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   rubygem-image_processing-1.12.2 depends on file: /usr/local/bin/ruby27 - not found
===>   Installing existing package /packages/All/ruby-2.7.7,1.pkg
[c.vivazz.net] Installing ruby-2.7.7,1...
[c.vivazz.net] `-- Installing libffi-3.4.4...
[c.vivazz.net] |   `-- Installing indexinfo-0.3.1...
[c.vivazz.net] |   `-- Extracting indexinfo-0.3.1: .... done
[c.vivazz.net] `-- Extracting libffi-3.4.4: .......... done
[c.vivazz.net] `-- Installing libunwind-20211201_1...
[c.vivazz.net] `-- Extracting libunwind-20211201_1: .......... done
[c.vivazz.net] `-- Installing libyaml-0.2.5...
[c.vivazz.net] `-- Extracting libyaml-0.2.5: ......... done
[c.vivazz.net] `-- Installing readline-8.2.0...
[c.vivazz.net] `-- Extracting readline-8.2.0: .......... done
[c.vivazz.net] Extracting ruby-2.7.7,1: .......... done
=====
Message from ruby-2.7.7,1:

--
Some of the standard commands are provided as separate ports for ease
of upgrading:

	devel/ruby-gems:		gem - RubyGems package manager
	devel/rubygem-irb:		irb - Interactive Ruby
	devel/rubygem-rake:		rake - Ruby Make
	devel/rubygem-rdoc:		rdoc - Ruby Documentation System
	sysutils/rubygem-bundler:	bundler - Tool that manages gem dependencies for ruby applications

And some of the standard libraries are provided as separate ports
since they require extra dependencies:

	databases/rubygem-dbm:	DBM module
	databases/rubygem-gdbm:	GDBM module

Install them as occasion demands.
--
===>   NOTICE:

This port is deprecated; you may wish to reconsider installing it:

Please migrate to newer versions. Ruby 2.7 will reach its EoL on April 12, 2023.

It is scheduled to be removed on or after 2023-04-12.
===>   rubygem-image_processing-1.12.2 depends on file: /usr/local/bin/ruby27 - found
===>   Returning to build of rubygem-image_processing-1.12.2
===>   rubygem-image_processing-1.12.2 depends on file: /usr/local/bin/gem - not found
===>   Installing existing package /packages/All/ruby27-gems-3.4.4.pkg
[c.vivazz.net] Installing ruby27-gems-3.4.4...
[c.vivazz.net] Extracting ruby27-gems-3.4.4: .......... done
===>   rubygem-image_processing-1.12.2 depends on file: /usr/local/bin/gem - found
===>   Returning to build of rubygem-image_processing-1.12.2
===========================================================================
=======================<phase: extract        >============================
===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534
===>  License MIT accepted by the user
===> Fetching all distfiles required by rubygem-image_processing-1.12.2 for building
===>  Extracting for rubygem-image_processing-1.12.2
=> SHA256 Checksum OK for rubygem/image_processing-1.12.2.gem.
Unpacked gem: '/wrkdirs/usr/ports/graphics/rubygem-image_processing/work/image_processing-1.12.2'
===========================================================================
=======================<phase: patch-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   rubygem-image_processing-1.12.2 depends on file: /usr/local/bin/ruby27 - found
===========================================================================
=======================<phase: patch          >============================
===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534
===>  Patching for rubygem-image_processing-1.12.2
===========================================================================
=======================<phase: build-depends  >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   rubygem-image_processing-1.12.2 depends on file: /usr/local/bin/ruby27 - found
===>   rubygem-image_processing-1.12.2 depends on file: /usr/local/bin/gem - found
===========================================================================
=======================<phase: lib-depends    >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: configure      >============================
===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534
===>  Configuring for rubygem-image_processing-1.12.2
===========================================================================
=======================<phase: build          >============================
===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534
===>  Building for rubygem-image_processing-1.12.2
  Successfully built RubyGem
  Name: image_processing
  Version: 1.12.2
  File: image_processing-1.12.2.gem
===========================================================================
=======================<phase: run-depends    >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   rubygem-image_processing-1.12.2 depends on package: rubygem-mini_magick>=4.9.5<5 - not found
===>   Installing existing package /packages/All/rubygem-mini_magick-4.12.0.pkg
[c.vivazz.net] Installing rubygem-mini_magick-4.12.0...
[c.vivazz.net] `-- Installing ImageMagick7-7.1.0.58_1...
[c.vivazz.net] |   `-- Installing Imath-3.1.6...
[c.vivazz.net] |   `-- Extracting Imath-3.1.6: .......... done
[c.vivazz.net] |   `-- Installing cairo-1.17.4_2,3...
[c.vivazz.net] |   | `-- Installing fontconfig-2.14.0,1...
[c.vivazz.net] |   |   `-- Installing expat-2.5.0...
[c.vivazz.net] |   |   `-- Extracting expat-2.5.0: .......... done
[c.vivazz.net] |   |   `-- Installing freetype2-2.12.1_2...
[c.vivazz.net] |   |   | `-- Installing png-1.6.39...
[c.vivazz.net] |   |   | `-- Extracting png-1.6.39: .......... done
[c.vivazz.net] |   |   `-- Extracting freetype2-2.12.1_2: .......... done
[c.vivazz.net] |   | `-- Extracting fontconfig-2.14.0,1: .......... done
[c.vivazz.net] |   | `-- Installing gettext-runtime-0.21.1...
[c.vivazz.net] |   | `-- Extracting gettext-runtime-0.21.1: .......... done
[c.vivazz.net] |   | `-- Installing glib-2.74.5,2...
[c.vivazz.net] |   |   `-- Installing libiconv-1.17...
[c.vivazz.net] |   |   `-- Extracting libiconv-1.17: .......... done
[c.vivazz.net] |   |   `-- Installing libxml2-2.10.3_1...
[c.vivazz.net] |   |   `-- Extracting libxml2-2.10.3_1: .......... done
[c.vivazz.net] |   |   `-- Installing pcre2-10.42...
[c.vivazz.net] |   |   `-- Extracting pcre2-10.42: .......... done
[c.vivazz.net] |   |   `-- Installing python39-3.9.16...
[c.vivazz.net] |   |   | `-- Installing mpdecimal-2.5.1...
[c.vivazz.net] |   |   | `-- Extracting mpdecimal-2.5.1: .......... done
[c.vivazz.net] |   |   `-- Extracting python39-3.9.16: .......... done
[c.vivazz.net] |   | `-- Extracting glib-2.74.5,2: .......... done
[c.vivazz.net] |   | `-- Installing libxcb-1.15...
[c.vivazz.net] |   |   `-- Installing libXau-1.0.9...
[c.vivazz.net] |   |   `-- Extracting libXau-1.0.9: .......... done
[c.vivazz.net] |   |   `-- Installing libXdmcp-1.1.3...
[c.vivazz.net] |   |   | `-- Installing xorgproto-2022.1...
[c.vivazz.net] |   |   | `-- Extracting xorgproto-2022.1: .......... done
[c.vivazz.net] |   |   `-- Extracting libXdmcp-1.1.3: ......... done
[c.vivazz.net] |   |   `-- Installing libpthread-stubs-0.4...
[c.vivazz.net] |   |   `-- Extracting libpthread-stubs-0.4: .... done
[c.vivazz.net] |   | `-- Extracting libxcb-1.15: .......... done
[c.vivazz.net] |   | `-- Installing pixman-0.42.2...
[c.vivazz.net] |   | `-- Extracting pixman-0.42.2: .......... done
[c.vivazz.net] |   `-- Extracting cairo-1.17.4_2,3: .......... done
[c.vivazz.net] |   `-- Installing fftw3-3.3.10_2...
[c.vivazz.net] |   | `-- Installing openmpi-4.1.4...
[c.vivazz.net] |   |   `-- Installing gcc12-12.2.0_5...
[c.vivazz.net] |   |   | `-- Installing binutils-2.39,1...
[c.vivazz.net] |   |   | `-- Extracting binutils-2.39,1: .......... done
[c.vivazz.net] |   |   | `-- Installing gmp-6.2.1...
[c.vivazz.net] |   |   | `-- Extracting gmp-6.2.1: .......... done
[c.vivazz.net] |   |   | `-- Installing mpc-1.2.1...
[c.vivazz.net] |   |   |   `-- Installing mpfr-4.2.0,1...
[c.vivazz.net] |   |   |   `-- Extracting mpfr-4.2.0,1: .......... done
[c.vivazz.net] |   |   | `-- Extracting mpc-1.2.1: ......... done
[c.vivazz.net] |   |   `-- Extracting gcc12-12.2.0_5: .......... done
[c.vivazz.net] |   |   `-- Installing hwloc2-2.8.0...
[c.vivazz.net] |   |   | `-- Installing level-zero-1.9.4...
[c.vivazz.net] |   |   | `-- Extracting level-zero-1.9.4: .......... done
[c.vivazz.net] |   |   | `-- Installing libpciaccess-0.16...
[c.vivazz.net] |   |   |   `-- Installing pciids-20221219...
[c.vivazz.net] |   |   |   `-- Extracting pciids-20221219: ..... done
[c.vivazz.net] |   |   | `-- Extracting libpciaccess-0.16: ......... done
[c.vivazz.net] |   |   `-- Extracting hwloc2-2.8.0: .......... done
[c.vivazz.net] |   |   `-- Installing libevent-2.1.12...
[c.vivazz.net] |   |   `-- Extracting libevent-2.1.12: .......... done
[c.vivazz.net] |   |   `-- Installing libltdl-2.4.7...
[c.vivazz.net] |   |   `-- Extracting libltdl-2.4.7: .......... done
[c.vivazz.net] |   |   `-- Installing munge-0.5.14_1...
[c.vivazz.net] |   |   | `-- Installing perl5-5.32.1_3...
[c.vivazz.net] |   |   | `-- Extracting perl5-5.32.1_3: .......... done
[c.vivazz.net] |   |   `-- Extracting munge-0.5.14_1: ......... done
[c.vivazz.net] |   |   `-- Installing slurm-wlm-20.02.7_2...
[c.vivazz.net] |   |   | `-- Installing hdf5-1.12.2_1,1...
[c.vivazz.net] |   |   |   `-- Installing libaec-1.0.6...
[c.vivazz.net] |   |   |   `-- Extracting libaec-1.0.6: .......... done
[c.vivazz.net] |   |   | `-- Extracting hdf5-1.12.2_1,1: .......... done
[c.vivazz.net] |   |   | `-- Installing json-c-0.16...
[c.vivazz.net] |   |   | `-- Extracting json-c-0.16: .......... done
[c.vivazz.net] |   |   | `-- Installing liblz4-1.9.4,1...
[c.vivazz.net] |   |   | `-- Extracting liblz4-1.9.4,1: .......... done
[c.vivazz.net] |   |   | `-- Installing libsysinfo-0.0.3_2...
[c.vivazz.net] |   |   | `-- Extracting libsysinfo-0.0.3_2: ......... done
[c.vivazz.net] |   |   | `-- Installing lua54-5.4.4...
[c.vivazz.net] |   |   |   `-- Installing libedit-3.1.20221030,1...
[c.vivazz.net] |   |   |   `-- Extracting libedit-3.1.20221030,1: .......... done
[c.vivazz.net] |   |   | `-- Extracting lua54-5.4.4: .......... done
===> Creating groups.
Creating group 'slurm' with gid '468'.
===> Creating users
Creating user 'slurm' with uid '468'.
[c.vivazz.net] |   |   `-- Extracting slurm-wlm-20.02.7_2: .......... done
[c.vivazz.net] |   | `-- Extracting openmpi-4.1.4: .......... done
[c.vivazz.net] |   `-- Extracting fftw3-3.3.10_2: .......... done
[c.vivazz.net] |   `-- Installing gdk-pixbuf2-2.42.10...
[c.vivazz.net] |   | `-- Installing jpeg-turbo-2.1.4...
[c.vivazz.net] |   | `-- Extracting jpeg-turbo-2.1.4: .......... done
[c.vivazz.net] |   | `-- Installing shared-mime-info-2.2_1...
[c.vivazz.net] |   | `-- Extracting shared-mime-info-2.2_1: ......... done
[c.vivazz.net] |   | `-- Installing tiff-4.4.0_1...
[c.vivazz.net] |   |   `-- Installing jbigkit-2.1_1...
[c.vivazz.net] |   |   `-- Extracting jbigkit-2.1_1: .......... done
[c.vivazz.net] |   |   `-- Installing libdeflate-1.17...
[c.vivazz.net] |   |   `-- Extracting libdeflate-1.17: .......... done
[c.vivazz.net] |   |   `-- Installing zstd-1.5.2_1...
[c.vivazz.net] |   |   `-- Extracting zstd-1.5.2_1: .......... done
[c.vivazz.net] |   | `-- Extracting tiff-4.4.0_1: .......... done
[c.vivazz.net] |   `-- Extracting gdk-pixbuf2-2.42.10: .......... done
[c.vivazz.net] |   `-- Installing ghostscript9-agpl-base-9.56.1_8...
[c.vivazz.net] |   | `-- Installing jbig2dec-0.19...
[c.vivazz.net] |   | `-- Extracting jbig2dec-0.19: .......... done
[c.vivazz.net] |   | `-- Installing libidn-1.38...
[c.vivazz.net] |   | `-- Extracting libidn-1.38: .......... done
[c.vivazz.net] |   | `-- Installing libpaper-1.1.28...
[c.vivazz.net] |   | `-- Extracting libpaper-1.1.28: .......... done
[c.vivazz.net] |   | `-- Installing openjpeg-2.5.0...
[c.vivazz.net] |   |   `-- Installing lcms2-2.13.1...
[c.vivazz.net] |   |   `-- Extracting lcms2-2.13.1: .......... done
[c.vivazz.net] |   | `-- Extracting openjpeg-2.5.0: .......... done
[c.vivazz.net] |   | `-- Installing poppler-data-0.4.11...
[c.vivazz.net] |   | `-- Extracting poppler-data-0.4.11: .......... done
[c.vivazz.net] |   `-- Extracting ghostscript9-agpl-base-9.56.1_8: .......... done
[c.vivazz.net] |   `-- Installing ghostscript9-agpl-x11-9.56.1...
[c.vivazz.net] |   | `-- Installing libICE-1.1.0_1,1...
[c.vivazz.net] |   | `-- Extracting libICE-1.1.0_1,1: .......... done
[c.vivazz.net] |   | `-- Installing libSM-1.2.3,1...
[c.vivazz.net] |   | `-- Extracting libSM-1.2.3,1: .......... done
[c.vivazz.net] |   | `-- Installing libX11-1.7.2,1...
[c.vivazz.net] |   | `-- Extracting libX11-1.7.2,1: .......... done
[c.vivazz.net] |   | `-- Installing libXext-1.3.4,1...
[c.vivazz.net] |   | `-- Extracting libXext-1.3.4,1: .......... done
[c.vivazz.net] |   | `-- Installing libXt-1.2.1,1...
[c.vivazz.net] |   | `-- Extracting libXt-1.2.1,1: .......... done
[c.vivazz.net] |   `-- Extracting ghostscript9-agpl-x11-9.56.1: .... done
[c.vivazz.net] |   `-- Installing gsfonts-8.11_8...
[c.vivazz.net] |   `-- Extracting gsfonts-8.11_8: .......... done
[c.vivazz.net] |   `-- Installing libheif-1.14.2...
[c.vivazz.net] |   | `-- Installing aom-3.5.0_1...
[c.vivazz.net] |   | `-- Extracting aom-3.5.0_1: .......... done
[c.vivazz.net] |   | `-- Installing dav1d-1.0.0_3...
[c.vivazz.net] |   | `-- Extracting dav1d-1.0.0_3: .......... done
[c.vivazz.net] |   | `-- Installing libde265-1.0.9...
[c.vivazz.net] |   | `-- Extracting libde265-1.0.9: .......... done
[c.vivazz.net] |   | `-- Installing librav1e-0.6.3...
[c.vivazz.net] |   | `-- Extracting librav1e-0.6.3: ......... done
[c.vivazz.net] |   | `-- Installing svt-av1-1.4.1...
[c.vivazz.net] |   | `-- Extracting svt-av1-1.4.1: .......... done
[c.vivazz.net] |   | `-- Installing x265-3.4_2...
[c.vivazz.net] |   | `-- Extracting x265-3.4_2: .......... done
[c.vivazz.net] |   `-- Extracting libheif-1.14.2: .......... done
[c.vivazz.net] |   `-- Installing libjxl-0.8.0...
[c.vivazz.net] |   | `-- Installing brotli-1.0.9,1...
[c.vivazz.net] |   | `-- Extracting brotli-1.0.9,1: .......... done
[c.vivazz.net] |   | `-- Installing giflib-5.2.1...
[c.vivazz.net] |   | `-- Extracting giflib-5.2.1: .......... done
[c.vivazz.net] |   | `-- Installing highway-1.0.3...
[c.vivazz.net] |   | `-- Extracting highway-1.0.3: .......... done
[c.vivazz.net] |   | `-- Installing openexr-3.1.5...
[c.vivazz.net] |   | `-- Extracting openexr-3.1.5: .......... done
[c.vivazz.net] |   `-- Extracting libjxl-0.8.0: .......... done
[c.vivazz.net] |   `-- Installing liblqr-1-0.4.2...
[c.vivazz.net] |   `-- Extracting liblqr-1-0.4.2: .......... done
[c.vivazz.net] |   `-- Installing libraqm-0.9.0...
[c.vivazz.net] |   | `-- Installing fribidi-1.0.12...
[c.vivazz.net] |   | `-- Extracting fribidi-1.0.12: .......... done
[c.vivazz.net] |   | `-- Installing harfbuzz-6.0.0...
[c.vivazz.net] |   |   `-- Installing graphite2-1.3.14...
[c.vivazz.net] |   |   `-- Extracting graphite2-1.3.14: .......... done
[c.vivazz.net] |   | `-- Extracting harfbuzz-6.0.0: .......... done
[c.vivazz.net] |   `-- Extracting libraqm-0.9.0: .......... done
[c.vivazz.net] |   `-- Installing libraw-0.20.2_3...
[c.vivazz.net] |   `-- Extracting libraw-0.20.2_3: .......... done
[c.vivazz.net] |   `-- Installing librsvg2-rust-2.54.5_4...
[c.vivazz.net] |   | `-- Installing pango-1.50.9...
[c.vivazz.net] |   |   `-- Installing encodings-1.0.5,1...
[c.vivazz.net] |   |   `-- Extracting encodings-1.0.5,1: .......... done
[c.vivazz.net] |   |   `-- Installing xorg-fonts-truetype-7.7_1...
[c.vivazz.net] |   |   | `-- Installing dejavu-2.37_1...
[c.vivazz.net] |   |   |   `-- Installing mkfontscale-1.2.1...
[c.vivazz.net] |   |   |   | `-- Installing libfontenc-1.1.4...
[c.vivazz.net] |   |   |   | `-- Extracting libfontenc-1.1.4: ......... done
[c.vivazz.net] |   |   |   `-- Extracting mkfontscale-1.2.1: ....... done
[c.vivazz.net] |   |   | `-- Extracting dejavu-2.37_1: .......... done
[c.vivazz.net] |   |   | `-- Installing font-bh-ttf-1.0.3_4...
[c.vivazz.net] |   |   | `-- Extracting font-bh-ttf-1.0.3_4: .......... done
[c.vivazz.net] |   |   | `-- Installing font-misc-ethiopic-1.0.4...
[c.vivazz.net] |   |   | `-- Extracting font-misc-ethiopic-1.0.4: ...... done
[c.vivazz.net] |   |   | `-- Installing font-misc-meltho-1.0.3_4...
[c.vivazz.net] |   |   | `-- Extracting font-misc-meltho-1.0.3_4: .......... done
[c.vivazz.net] |   |   `-- Extracting xorg-fonts-truetype-7.7_1: ... done
[c.vivazz.net] |   | `-- Extracting pango-1.50.9: .......... done
[c.vivazz.net] |   `-- Extracting librsvg2-rust-2.54.5_4: .......... done
[c.vivazz.net] |   `-- Installing libwmf-0.2.12_1...
[c.vivazz.net] |   | `-- Installing libgd-2.3.3_5,1...
[c.vivazz.net] |   |   `-- Installing libimagequant-4.1.0...
[c.vivazz.net] |   |   `-- Extracting libimagequant-4.1.0: ......... done
[c.vivazz.net] |   |   `-- Installing webp-1.3.0...
[c.vivazz.net] |   |   `-- Extracting webp-1.3.0: .......... done
[c.vivazz.net] |   | `-- Extracting libgd-2.3.3_5,1: .......... done
[c.vivazz.net] |   `-- Extracting libwmf-0.2.12_1: .......... done
[c.vivazz.net] |   `-- Installing libzip-1.9.2...
[c.vivazz.net] |   `-- Extracting libzip-1.9.2: .......... done
[c.vivazz.net] |   `-- Installing pkgconf-1.8.1,1...
[c.vivazz.net] |   `-- Extracting pkgconf-1.8.1,1: .......... done
[c.vivazz.net] `-- Extracting ImageMagick7-7.1.0.58_1: .......... done
[c.vivazz.net] Extracting rubygem-mini_magick-4.12.0: .......... done
Running fc-cache to build fontconfig cache...
Generating gdk-pixbuf modules cache
Generating GIO modules cache
Compiling glib schemas
No schema files found: doing nothing.
Building the Shared MIME-Info database cache
=====
Message from freetype2-2.12.1_2:

--
The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
the default, emulating a modern version of ClearType. This change inevitably
leads to different rendering results, and you might change port's options to
adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
variable).

The environment variable "FREETYPE_PROPERTIES" can be used to control the
driver properties. Example:

FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
	cff:no-stem-darkening=1 \
	autofitter:warping=1

This allows to select, say, the subpixel hinting mode at runtime for a given
application.

If LONG_PCF_NAMES port's option was enabled, the PCF family names may include
the foundry and information whether they contain wide characters. For example,
"Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at
run time with using pcf:no-long-family-names property, if needed. Example:

FREETYPE_PROPERTIES=pcf:no-long-family-names=1

How to recreate fontconfig cache with using such environment variable,
if needed:
# env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv

The controllable properties are listed in the section "Controlling FreeType
Modules" in the reference's table of contents
(/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed).
=====
Message from python39-3.9.16:

--
Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

py39-gdbm       databases/py-gdbm@py39
py39-sqlite3    databases/py-sqlite3@py39
py39-tkinter    x11-toolkits/py-tkinter@py39
=====
Message from gcc12-12.2.0_5:

--
To ensure binaries built with this toolchain find appropriate versions
of the necessary run-time libraries, you may want to link using

  -Wl,-rpath=/usr/local/lib/gcc12

For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens
transparently.
=====
Message from slurm-wlm-20.02.7_2:

--
===>   NOTICE:

The slurm-wlm 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://docs.freebsd.org/en/articles/contributing/#ports-contributing
=====
Message from openmpi-4.1.4:

--
===>   NOTICE:

The openmpi 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://docs.freebsd.org/en/articles/contributing/#ports-contributing
=====
Message from ghostscript9-agpl-base-9.56.1_8:

--
This package installs a script named dvipdf that depends on dvips.  If you
want to use this script you need to install print/tex-dvipsk.
=====
Message from gsfonts-8.11_8:

--
===>   NOTICE:

The gsfonts 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://docs.freebsd.org/en/articles/contributing/#ports-contributing
=====
Message from libjxl-0.8.0:

--
Additional packages recommended for new users:
- imlib2-jxl (e.g., feh, scrot)
- kf5-kimageformats (e.g., nomacs, flameshot, skanlite)
- gimp-jxl-plugin
=====
Message from liblqr-1-0.4.2:

--
NOTE: In order to compile examples for liblqr, you will
also need pngwriter port (/usr/ports/graphics/pngwriter).
Examples are located in /usr/local/share/examples/liblqr-1
=====
Message from dejavu-2.37_1:

--
Make sure that the freetype module is loaded.  If it is not, add the following
line to the "Modules" section of your X Windows configuration file:

	Load "freetype"

Add the following line to the "Files" section of X Windows configuration file:

	FontPath "/usr/local/share/fonts/dejavu/"

Note: your X Windows configuration file is typically /etc/X11/XF86Config
if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
=====
Message from libwmf-0.2.12_1:

--
===>   NOTICE:

The libwmf 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://docs.freebsd.org/en/articles/contributing/#ports-contributing
===>   rubygem-image_processing-1.12.2 depends on package: rubygem-mini_magick>=4.9.5<5 - found
===>   Returning to build of rubygem-image_processing-1.12.2
===>   rubygem-image_processing-1.12.2 depends on package: rubygem-ruby-vips>=2.0.17<3 - not found
===>   Installing existing package /packages/All/rubygem-ruby-vips-2.1.4.pkg
[c.vivazz.net] Installing rubygem-ruby-vips-2.1.4...
[c.vivazz.net] `-- Installing rubygem-ffi-1.15.5_1...
[c.vivazz.net] `-- Extracting rubygem-ffi-1.15.5_1: .......... done
[c.vivazz.net] `-- Installing vips-8.13.3_2...
[c.vivazz.net] |   `-- Installing ImageMagick7-nox11-7.1.0.58_1...
[c.vivazz.net] |   | `-- Installing libwmf-nox11-0.2.12_1...
pkg-static: libwmf-nox11-0.2.12_1 conflicts with libwmf-0.2.12_1 (installs files into the same place).  Problematic file: /usr/local/bin/libwmf-config

Failed to install the following 1 package(s): /packages/All/rubygem-ruby-vips-2.1.4.pkg
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/rubygem-image_processing
=>> Cleaning up wrkdir
===>  Cleaning for rubygem-image_processing-1.12.2
build of graphics/rubygem-image_processing | rubygem-image_processing-1.12.2 ended at Wed Feb  1 10:19:45 CET 2023
build time: 00:00:53
!!! build failure encountered !!!
Comment 2 Remko Catersels 2023-02-01 10:06:50 UTC
Maybe it's better to resolve the issue in Uses/magick.mk. If OPTIONS_UNSET+= X11 then it should default to Imagemagick{6,7}-nox11.
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2023-02-05 13:58:46 UTC
It seems to a problem but I wonder how often it would really occur. In fact, it seems to be contradictory if one disables X11 option and uses ImageMagick{6,7}, not ImageMagick{6,7}-nox11, as default.

Anyway, I'll convert graphics/vips to USES=magick for consistency.
Comment 4 commit-hook freebsd_committer freebsd_triage 2023-02-05 16:05:54 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7e6469d2080e4783a732fede393b43244360b372

commit 7e6469d2080e4783a732fede393b43244360b372
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-02-05 15:17:25 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-02-05 15:47:43 +0000

    graphics/vips: Convert to USES=magick

    - Bump PORTREVISION for dependency change

    PR:             269272
    Reported by:    <sirdice@gmail.com>

 graphics/vips/Makefile | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)
Comment 5 Remko Catersels 2023-02-08 09:58:35 UTC
>In fact, it 
>seems to be contradictory if one disables X11 option and uses ImageMagick{6,7}, >not ImageMagick{6,7}-nox11, as default.

I'm not trying to build it that way, dependencies simply didn't line up anymore between these two ports. 

Now they both appear to build and depend on ImageMagick{6,7} instead of ImageMagick{6,7}-nox11. No dependency conflict anymore. But it's not correct, they both should depend on ImageMagick{6,7}-nox11 when X11 is unset. That's why I think fixing this in Uses/magick.mk might be better. 

Then a port can simply use USES=magick and the -nox11 switch happens automatically and consistently.
Comment 6 Po-Chuan Hsieh freebsd_committer freebsd_triage 2023-02-12 18:55:35 UTC
(In reply to sirdice from comment #5)

I don't understand.

X11 is on by default and ImageMagick7 is the default imagemagick. If you changed one setting, you should also change the other one. If X11 is disable, it means you would like to use a -nox11 version of ImageMagick 6 or 7. Take ImageMagick7 for example. Therefore, you should set DEFAULT_VERSIONS+=imagemagick=7-nox11. There would be no conflicts.

If you insist that USES=magick should handle X11 option (though I don't know how to do that), please file another PR for it. Thanks.