Date: Sat, 01 Aug 2020 13:44:44 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 248411] graphics/rawtherapee smoke tests fail, causing pkg build failure Message-ID: <bug-248411-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248411 Bug ID: 248411 Summary: graphics/rawtherapee smoke tests fail, causing pkg build failure Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: mandree@FreeBSD.org Reporter: tech-lists@zyxst.net Assignee: mandree@FreeBSD.org Flags: maintainer-feedback?(mandree@FreeBSD.org) Hi, [00:00:02] =3D>> Building graphics/rawtherapee [00:00:02] build started at Sat Aug 1 06:31:48 BST 2020 [00:00:02] port directory: /usr/ports/graphics/rawtherapee [00:00:02] package name: rawtherapee-5.8_5 [00:00:02] building for: FreeBSD pkg.zyxst.net 12.1-STABLE FreeBSD 12.1-STA= BLE 1201520 amd64 [00:00:02] maintained by: mandree@FreeBSD.org [00:00:02] Makefile ident: $FreeBSD: head/graphics/rawtherapee/Makefile 538813 2020-06-14 15:32:32Z mandree $ [00:00:02] Poudriere version: 3.3.99.20200326 [00:00:02] Host OSVERSION: 1201519 [00:00:02] Jail OSVERSION: 1201520 [...] [00:00:02] ---Begin Poudriere Port Flags/Env--- [00:00:02] PORT_FLAGS=3D [00:00:02] PKGENV=3D [00:00:02] FLAVOR=3D [00:00:02] DEPENDS_ARGS=3D [00:00:02] MAKE_ARGS=3D [00:00:02] ---End Poudriere Port Flags/Env--- [00:00:02]=20 [00:00:02] ---Begin OPTIONS List--- [00:00:02] =3D=3D=3D> The following configuration options are available for rawtherapee-5.8_5: [00:00:02] DOCS=3Don: Build and/or install documentation [00:00:02] NATIVE=3Doff: Use -march=3Dnative (avoid for generic packag= es!) [00:00:02] OPENMP=3Don: Enable OpenMP parallel processing (i386/amd64 = only) [00:00:02] TCMALLOC=3Don: Use Google's tcmalloc instead of system allo= cator [00:00:02] =3D=3D=3D> Use 'make config' to modify these settings [00:00:02] ---End OPTIONS List--- failure happens here: [00:04:17] =3D=3D=3D> Running smoke tests [00:04:17] /bin/mkdir -p /wrkdirs/usr/ports/graphics/rawtherapee/work/rt-co= nfig /wrkdirs/usr/ports/graphics/rawtherapee/work/rt-config/dcpprofiles /wrkdirs/usr/ports/graphics/rawtherapee/work/rt-config/profiles [00:04:17] cp -f /wrkdirs/usr/ports/graphics/rawtherapee/work/rawtherapee-5.8/rtengine/camco= nst.json /wrkdirs/usr/ports/graphics/rawtherapee/work/rt-config [00:04:17] cp -f /wrkdirs/usr/ports/graphics/rawtherapee/work/rawtherapee-5.8/rtdata/options= /options.lin /wrkdirs/usr/ports/graphics/rawtherapee/work/rt-config/options [00:04:17] (cd /wrkdirs/usr/ports/graphics/rawtherapee/work/rawtherapee-5.8/rtdata/ && /bi= n/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) &&= =20 /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 "profiles dcpprofiles" /wrkdirs/usr/ports/graphics/rawtherapee/work/rt-config ) [00:04:17] + /usr/bin/mktemp -d -t rawtherapee [00:04:17] + TMP=3D/tmp/rawtherapee.UFeJNEJb [00:04:17] + trap 'rc=3D0 ; /bin/rm -f -rf "/tmp/rawtherapee.UFeJNEJb" ; ex= it $rc' 0 [00:04:17] + set +e [00:04:17] + /usr/bin/env 'LANG=3D' 'LC_ALL=3DC' 'LANGUAGE=3D' 'DISPLAY=3D' 'HOME=3D/tmp/rawtherapee.UFeJNEJb' 'RT_SETTINGS=3D/wrkdirs/usr/ports/graphics/rawtherapee/work/rt-config' 'RT_CACHE=3D/tmp/rawtherapee.UFeJNEJb/rtcache' /wrkdirs/usr/ports/graphics/rawtherapee/work/stage/usr/local/bin/rawtherape= e -v [00:04:17] + /usr/bin/egrep -q 'RawTherapee, version 5.8|cannot open displa= y:' [00:04:17] + echo 0 [00:04:17] + /usr/bin/egrep -q 'RawTherapee, version 5.8' [00:04:17] + set +e [00:04:17] + /usr/bin/env 'LANG=3D' 'LC_ALL=3DC' 'LANGUAGE=3D' 'DISPLAY=3D' 'HOME=3D/tmp/rawtherapee.UFeJNEJb' 'RT_SETTINGS=3D/wrkdirs/usr/ports/graphics/rawtherapee/work/rt-config' 'RT_CACHE=3D/tmp/rawtherapee.UFeJNEJb/rtcache' /wrkdirs/usr/ports/graphics/rawtherapee/work/stage/usr/local/bin/rawtherape= e-cli [00:04:17] Error: the user's processing profile path doesn't point to a directory or doesn't exist! [00:04:17]=20 [00:04:17] Could not open camera constants file "/usr/local/share/rawtherapee/camconst.json": No such file or directory [00:04:17]=20 [00:04:17] The default profile for raw photos could not be found or is not = set. [00:04:17] Please check your profiles' directory, it may be missing or dama= ged. [00:04:17] "${G}/Auto-Matched Curve - ISO Low" will be used instead. [00:04:17]=20 [00:04:17]=20 [00:04:17] The bundled profile "${G}/Auto-Matched Curve - ISO Low" could no= t be found! [00:04:17] Your installation could be damaged. [00:04:17] Default internal values will be used instead. [00:04:17]=20 [00:04:17] + echo 141 [00:04:17] + expect=3D'0\n0\n' [00:04:17] + ls '/usr/ports/graphics/rawtherapee/files/../testimages/*' [00:04:17] + head -1 [00:04:17] ls: /usr/ports/graphics/rawtherapee/files/../testimages/*: No su= ch file or directory [00:04:17] + onefile=3D'' [00:04:17] + test -d /usr/ports/graphics/rawtherapee/files/../testimages [00:04:17] + ls -Rlbai /usr/ports/graphics/rawtherapee/files/../testimages /tmp/rawtherapee.UFeJNEJb [00:04:17] ls: /usr/ports/graphics/rawtherapee/files/../testimages: No such file or directory [00:04:17] /tmp/rawtherapee.UFeJNEJb: [00:04:17] total 0 [00:04:17] 55854 drwx------ 2 root wheel 0 Aug 1 05:35 . [00:04:17] 4940 drwxrwxrwt 3 root wheel 64 Aug 1 05:35 .. [00:04:17] + : [00:04:17] + /usr/bin/printf %s '0\n0\n' [00:04:17] + rc=3D0 [00:04:17] + /bin/rm -f -rf /tmp/rawtherapee.UFeJNEJb [00:04:17] + exit 0 [00:04:17] stdin /wrkdirs/usr/ports/graphics/rawtherapee/work/selftest.exitcodes differ: cha= r 3, line 2 [00:04:17] =3D=3D=3D> !!! SELF-TEST FAILED !!! <=3D=3D=3D [00:04:17] *** Error code 1 [00:04:17]=20 [00:04:17] Stop. [00:04:17] make: stopped in /usr/ports/graphics/rawtherapee [00:06:02] =3D>> Cleaning up wrkdir [00:06:02] =3D=3D=3D> Cleaning for rawtherapee-5.8_5 [00:06:02] build of graphics/rawtherapee | rawtherapee-5.8_5 ended at Sat A= ug=20 1 06:37:49 BST 2020 [00:06:02] build time: 00:06:01 [00:06:02] !!! build failure encountered !!! --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248411-7788>