Bug 249422 - deskutils/baobab: fails to configure
Summary: deskutils/baobab: fails to configure
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords: easy, regression
Depends on:
Blocks: 249424
  Show dependency treegraph
 
Reported: 2020-09-18 08:36 UTC by Matthias Andree
Modified: 2020-09-18 21:00 UTC (History)
1 user (show)

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


Attachments
patch to fix configure failure and add INSTALLS_ICONS (736 bytes, patch)
2020-09-18 09:25 UTC, Matthias Andree
mandree: maintainer-approval? (gnome)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Andree freebsd_committer freebsd_triage 2020-09-18 08:36:01 UTC
[00:02:14] ===>  Configuring for baobab-3.38.0
[00:02:18] The Meson build system
[00:02:18] Version: 0.55.3
[00:02:18] Source dir: /wrkdirs/usr/ports/deskutils/baobab/work/baobab-3.38.0
[00:02:18] Build dir: /wrkdirs/usr/ports/deskutils/baobab/work/baobab-3.38.0/_build
[00:02:18] Build type: native build
[00:02:18] Project name: baobab
[00:02:18] Project version: 3.38.0
[00:02:18] Using 'CC' from environment with value: 'cc'
[00:02:18] Using 'CFLAGS' from environment with value: '-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing '
[00:02:18] Using 'LDFLAGS' from environment with value: ' -fstack-protector-strong '
[00:02:18] Using 'CPPFLAGS' from environment with value: ''
[00:02:18] Using 'CC' from environment with value: 'cc'
[00:02:18] Using 'CFLAGS' from environment with value: '-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing '
[00:02:18] Using 'LDFLAGS' from environment with value: ' -fstack-protector-strong '
[00:02:18] Using 'CPPFLAGS' from environment with value: ''
[00:02:18] C compiler for the host machine: cc (clang 8.0.1 "FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1)")
[00:02:18] C linker for the host machine: cc ld.lld 8.0.1
[00:02:18] Vala compiler for the host machine: valac (valac 0.40.15)
[00:02:18] Host machine cpu family: x86_64
[00:02:18] Host machine cpu: x86_64
[00:02:18] Using 'PKG_CONFIG' from environment with value: 'pkgconf'
[00:02:18] Found pkg-config: /usr/local/bin/pkgconf (1.7.3)
[00:02:18] Run-time dependency glib-2.0 found: YES 2.56.3
[00:02:18] Run-time dependency gio-2.0 found: YES 2.56.3
[00:02:18] Run-time dependency gobject-2.0 found: YES 2.56.3
[00:02:18] Run-time dependency gtk+-3.0 found: YES 3.24.23
[00:02:18] Library m found: YES
[00:02:18] Configuring config.h using configuration
[00:02:18] Program python found: NO
[00:02:18] 
[00:02:18] meson.build:27:6: ERROR: python3 not found
[00:02:18] 
[00:02:18] A full log can be found at /wrkdirs/usr/ports/deskutils/baobab/work/baobab-3.38.0/_build/meson-logs/meson-log.txt
Comment 1 Matthias Andree freebsd_committer freebsd_triage 2020-09-18 09:25:36 UTC
Created attachment 218047 [details]
patch to fix configure failure and add INSTALLS_ICONS

...also shuffles lines to make portclippy happy.
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-09-18 21:00:20 UTC
A commit references this bug:

Author: bapt
Date: Fri Sep 18 21:00:06 UTC 2020
New revision: 548908
URL: https://svnweb.freebsd.org/changeset/ports/548908

Log:
  Fix build in a clean environment

  In a clean environement the python3 command is not present and it
  is required to build properly baobab

  PR:		249422
  Reported by:	mandree

Changes:
  head/deskutils/baobab/Makefile