Excellent job....
Removing 'bubblewrap' with
sudo pacman -Rdd bubblewrap
And then confirming the replacement of 'fontconfig' with 'fontconfig-ubuntu' made the build and installation complete without errors
Git Clone URL: | https://aur.archlinux.org/fontconfig-ubuntu.git (read-only, click to copy) |
---|---|
Package Base: | fontconfig-ubuntu |
Description: | A library for configuring and customizing font access (with Ubuntu patches) |
Upstream URL: | https://launchpad.net/ubuntu/+source/fontconfig |
Licenses: | custom |
Conflicts: | fontconfig |
Provides: | fontconfig, libfontconfig.so |
Submitter: | wonder |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 357 |
Popularity: | 0.000000 |
First Submitted: | 2008-07-28 18:25 (UTC) |
Last Updated: | 2021-07-18 12:56 (UTC) |
Excellent job....
Removing 'bubblewrap' with
sudo pacman -Rdd bubblewrap
And then confirming the replacement of 'fontconfig' with 'fontconfig-ubuntu' made the build and installation complete without errors
@eimis Mine is, yes.
@everyone who have bubblewrap
installed and fail compilation: is your root on NVME?
@adev did you remove bubblewrap prior to installing fontconfig-ubuntu? I did and it fixed the error as @eimis predicted.
still error for me.. not working.
FAIL: run-test.sh
PASS: test-bz89617
PASS: test-bz131804
PASS: test-bz96676
PASS: test-name-parse
PASS: run-test-conf.sh
PASS: test-hash
PASS: test-bz106632
============================================================================
Testsuite summary for fontconfig 2.13.1
============================================================================
# TOTAL: 8
# PASS: 7
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See test/test-suite.log
Please report to https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/new
============================================================================
make[4]: *** [Makefile:953: test-suite.log] Error 1
make[4]: Leaving directory '/home/android/.cache/yay/fontconfig-ubuntu/src/fontconfig-2.13.1/test'
make[3]: *** [Makefile:1061: check-TESTS] Error 2
make[3]: Leaving directory '/home/android/.cache/yay/fontconfig-ubuntu/src/fontconfig-2.13.1/test'
make[2]: *** [Makefile:1170: check-am] Error 2
make[2]: Leaving directory '/home/android/.cache/yay/fontconfig-ubuntu/src/fontconfig-2.13.1/test'
make[1]: *** [Makefile:1172: check] Error 2
make[1]: Leaving directory '/home/android/.cache/yay/fontconfig-ubuntu/src/fontconfig-2.13.1/test'
Making check in doc
make[1]: Entering directory '/home/android/.cache/yay/fontconfig-ubuntu/src/fontconfig-2.13.1/doc'
make check-am
make[2]: Entering directory '/home/android/.cache/yay/fontconfig-ubuntu/src/fontconfig-2.13.1/doc'
make check-missing-doc
make[3]: Entering directory '/home/android/.cache/yay/fontconfig-ubuntu/src/fontconfig-2.13.1/doc'
make[3]: Nothing to be done for 'check-missing-doc'.
make[3]: Leaving directory '/home/android/.cache/yay/fontconfig-ubuntu/src/fontconfig-2.13.1/doc'
make check-TESTS
make[3]: Entering directory '/home/android/.cache/yay/fontconfig-ubuntu/src/fontconfig-2.13.1/doc'
make[4]: Entering directory '/home/android/.cache/yay/fontconfig-ubuntu/src/fontconfig-2.13.1/doc'
PASS: check-missing-doc
============================================================================
Testsuite summary for fontconfig 2.13.1
============================================================================
# TOTAL: 1
# PASS: 1
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
make[4]: Leaving directory '/home/android/.cache/yay/fontconfig-ubuntu/src/fontconfig-2.13.1/doc'
make[3]: Leaving directory '/home/android/.cache/yay/fontconfig-ubuntu/src/fontconfig-2.13.1/doc'
make[2]: Leaving directory '/home/android/.cache/yay/fontconfig-ubuntu/src/fontconfig-2.13.1/doc'
make[1]: Leaving directory '/home/android/.cache/yay/fontconfig-ubuntu/src/fontconfig-2.13.1/doc'
make[1]: Entering directory '/home/android/.cache/yay/fontconfig-ubuntu/src/fontconfig-2.13.1'
make[1]: Leaving directory '/home/android/.cache/yay/fontconfig-ubuntu/src/fontconfig-2.13.1'
make: *** [Makefile:601: check-recursive] Error 1
make: Target 'check' not remade because of errors.
make: Leaving directory '/home/android/.cache/yay/fontconfig-ubuntu/src/fontconfig-2.13.1'
==> ERROR: A failure occurred in check().
Aborting...
error making: fontconfig-ubuntu
@eimis @theokonos This is not a packaging issue. Either uninstall bubblewrap or build the package in a clean chroot with devtools.
no worries mate
if this were my package I'd hold the contrary opinion though
FAIL: run-test.sh
PASS: test-bz89617
PASS: test-bz131804
PASS: test-bz96676
PASS: test-name-parse
PASS: run-test-conf.sh
PASS: test-hash
PASS: test-bz106632
============================================================================
Testsuite summary for fontconfig 2.13.1
============================================================================
# TOTAL: 8
# PASS: 7
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
@eimis @theokonos This is not a packaging issue. Either uninstall bubblewrap or build the package in a clean chroot with devtools.
@dbermond @eimis Can confirm, my system is failing the build at the same point and for the same reason.
in my case build fails, because run-test.sh
test fails with "Basic functionality with the bind-mounted cache dir", if bwrap
is available from extra/bubblewrap
or extra/bubblewrap-suid
...because cmp
in run-test.sh
fails comparing:
total 8
-rw-r--r-- 1 eimis users 3600 Jul 22 22:23 9111d988-6c5c-4ff0-90d7-338452ec0b02-le64.cache-7
-rw-r--r-- 1 eimis users 200 Jul 22 22:23 CACHEDIR.TAG
with
total 8
-rw-r--r-- 1 eimis users 3456 Jul 22 22:23 9111d988-6c5c-4ff0-90d7-338452ec0b02-le64.cache-7
-rw-r--r-- 1 eimis users 200 Jul 22 22:23 CACHEDIR.TAG
out1 out2 differ: byte 35, line 2
@adev I have updated the package. It builds fine for me.
make[3]: 'test-hash' is up to date.
make[3]: 'test-bz106632' is up to date.
make[3]: Nothing to be done for 'run-test.sh'.
make[3]: Leaving directory '/var/tmp/pamac-build-android/fontconfig-ubuntu/src/fontconfig-2.13.1/test'
make check-TESTS
make[3]: Entering directory '/var/tmp/pamac-build-android/fontconfig-ubuntu/src/fontconfig-2.13.1/test'
make[4]: Entering directory '/var/tmp/pamac-build-android/fontconfig-ubuntu/src/fontconfig-2.13.1/test'
FAIL: run-test.sh
PASS: test-bz89617
PASS: test-bz131804
PASS: test-bz96676
PASS: test-name-parse
PASS: run-test-conf.sh
PASS: test-hash
PASS: test-bz106632
============================================================================
Testsuite summary for fontconfig 2.13.1
============================================================================
# TOTAL: 8
# PASS: 7
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See test/test-suite.log
Please report to https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/new
============================================================================
make[4]: *** [Makefile:953: test-suite.log] Error 1
make[4]: Leaving directory '/var/tmp/pamac-build-android/fontconfig-ubuntu/src/fontconfig-2.13.1/test'
make[3]: *** [Makefile:1061: check-TESTS] Error 2
make[3]: Leaving directory '/var/tmp/pamac-build-android/fontconfig-ubuntu/src/fontconfig-2.13.1/test'
make[2]: *** [Makefile:1170: check-am] Error 2
make[2]: Leaving directory '/var/tmp/pamac-build-android/fontconfig-ubuntu/src/fontconfig-2.13.1/test'
make[1]: *** [Makefile:1172: check] Error 2
make[1]: Leaving directory '/var/tmp/pamac-build-android/fontconfig-ubuntu/src/fontconfig-2.13.1/test'
make[1]: Entering directory '/var/tmp/pamac-build-android/fontconfig-ubuntu/src/fontconfig-2.13.1'
make[1]: Leaving directory '/var/tmp/pamac-build-android/fontconfig-ubuntu/src/fontconfig-2.13.1'
make: *** [Makefile:601: check-recursive] Error 1
make: Target 'check' not remade because of errors.
make: Leaving directory '/var/tmp/pamac-build-android/fontconfig-ubuntu/src/fontconfig-2.13.1'
==> ERROR: A failure occurred in check().
Aborting...
@francoism90 Documentation currently fails to build, probably due to a breakage made by some latex update. I've disabled the docs, and now the package is building fine. If the tests fails to run, you need to build in a clean chroot, or simply disable the checks by using the makepkg --nocheck option.
This doesn't build for me:
(see the transcript file for additional information){/usr/share/texmf-dist/font
s/enc/dvips/base/8r.enc}</usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/c
mmi10.pfb></usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmmi9.pfb></usr
/share/texmf-dist/fonts/type1/urw/courier/ucrb8a.pfb></usr/share/texmf-dist/fon
ts/type1/urw/courier/ucrr8a.pfb></usr/share/texmf-dist/fonts/type1/urw/helvetic
/uhvb8a.pfb></usr/share/texmf-dist/fonts/type1/urw/times/utmr8a.pfb></usr/share
/texmf-dist/fonts/type1/urw/times/utmri8a.pfb>
Output written on fontconfig-user.pdf (17 pages, 120000 bytes).
Transcript written on fontconfig-user.log.
make[3]: *** [Makefile:1361: fontconfig-user.pdf] Error 9
make[3]: *** Waiting for unfinished jobs....
Done.
Done.
Done.
make[3]: Leaving directory '/tmp/fontconfig-ubuntu/src/fontconfig-2.13.1/doc'
make[2]: *** [Makefile:746: all] Error 2
make[2]: Leaving directory '/tmp/fontconfig-ubuntu/src/fontconfig-2.13.1/doc'
make[1]: *** [Makefile:601: all-recursive] Error 1
make[1]: Leaving directory '/tmp/fontconfig-ubuntu/src/fontconfig-2.13.1'
make: *** [Makefile:485: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
@el_aur In order to match makedepends of the official repository package.
guys why moved away from docbooc2x in makedepends? It makes less dependencies than current makedepends and same result in package docs
Up for grabs.
Pinned Comments
dbermond commented on 2021-07-27 15:23 (UTC)
@eimis @theokonos This is not a packaging issue. Either uninstall bubblewrap or build the package in a clean chroot with devtools.