Bug 224255 - x11-wm/openbox: Does not build for ARMv6
Summary: x11-wm/openbox: Does not build for ARMv6
Status: Closed Unable to Reproduce
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: arm Any
: --- Affects Only Me
Assignee: Roman Bogorodskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-11 21:34 UTC by Marcel Bischoff
Modified: 2018-01-10 13:43 UTC (History)
3 users (show)

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


Attachments
Poudriere build log (103.24 KB, text/plain)
2017-12-11 21:34 UTC, Marcel Bischoff
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel Bischoff 2017-12-11 21:34:28 UTC
Created attachment 188731 [details]
Poudriere build log

Cross-building in Poudriere on 11.1 machine. Please see the attached log file.
Comment 1 Mikael Urankar freebsd_committer freebsd_triage 2017-12-14 10:32:51 UTC
It builds fine on -current:
http://beefy8.nyi.freebsd.org/data/head-armv6-default/p456071_s326720/logs/openbox-3.6_2.log

Can you post the result of:
pkg-config --cflags "pango >= 1.8.0 pangoxft >= 1.8.0"
pkg-config --exists --print-errors "pango >= 1.8.0 pangoxft >= 1.8.0"
pkg-config --libs "pango >= 1.8.0 pangoxft >= 1.8.0"
pkg-config --print-errors --cflags --libs "pango >= 1.8.0 pangoxft >= 1.8.0"
pkg-config --short-errors --print-errors --cflags --libs "pango >= 1.8.0 pangoxft >= 1.8.0"
Comment 2 Roman Bogorodskiy freebsd_committer freebsd_triage 2017-12-17 15:14:59 UTC
It builds fine for me in 11.1 armv6/qemu-user-static jail in poudriere.