Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jul 2017 17:54:36 +1200
From:      Jonathan Chen <jonc@chen.org.nz>
To:        lev@freebsd.org
Cc:        freebsd-ports@freebsd.org
Subject:   devel/gcc-arm-embedded fails package validation with synth
Message-ID:  <CAJuc1zNdAUHhu-dqjpda=qM9Y8A1rm5s_SgqXGRhABTXOCzdYw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

The devel/gcc-arm-embedded is failing in the package validation phase
when built with synth. The build-phase completes, but when synth
attempts to validate the package dependancies it fails:

The task is complete.  Final tally:
Initial queue size: 1
    packages built: 1
           ignored: 0
           skipped: 0
            failed: 0

Duration: 01:56:14
The build logs can be found at: /var/log/synth
Stand by, recursively scanning 1 port serially.
Scanning existing packages.
gcc-arm-embedded-6.3.20170628.txz failed dependency check.

In particular, the LIB_DEPENDS entry "libelf.so:devel/libelf" is
causing the confusion. On my 11-STABLE/amd64 host, this is included in
the base system (/usr/lib/libelf.so); but since it is listed in
LIB_DEPENDS, synth gets confused as to why the package dependancies
haven't been built. Is the libelf.so entry required for supported
FreeBSD systems?

Cheers.
-- 
Jonathan Chen <jonc@chen.org.nz>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJuc1zNdAUHhu-dqjpda=qM9Y8A1rm5s_SgqXGRhABTXOCzdYw>