[Bug 252354] sysutils/unetbootin Fails to Build With Synth

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 2 18:38:51 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252354

            Bug ID: 252354
           Summary: sysutils/unetbootin Fails to Build With Synth
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: danfe at FreeBSD.org
          Reporter: dal36 at gmx.co.uk
          Assignee: danfe at FreeBSD.org
             Flags: maintainer-feedback?(danfe at FreeBSD.org)

I'm seeing the error listed below (section: -- Phase: run-depends) when I try
to build sysutils/unetbootin with ports-mgmt/synth. This seems to relate to
e2fsprogs-libss or e2fsprogs, but note that this port itself has built and
installed correctly. Freebsd version is 12.1-RELEASE-p12.

My understanding is that unetbootin doesn't have any build options, but the
build options used for e2fsprogs are as follows:
        ALLTESTS       : off
        BASHTESTS      : off
        DOCS           : on
        FUSEFS         : off
        LIBUNWIND      : off
        NLS            : on
        NOTESTS        : off
        PARALLELTESTS  : off
        SLOWTESTS      : off
        SMALLTESTS     : on

Please let me know if there's any further information that I can provide.

--------------------------------------------------------------------------------
--  Phase: run-depends
--------------------------------------------------------------------------------
===>   unetbootin-681 depends on executable: 7z - not found
===>   Installing existing package /packages/All/p7zip-16.02_3.txz
Installing p7zip-16.02_3...
Extracting p7zip-16.02_3: .......... done
===>   unetbootin-681 depends on executable: 7z - found
===>   Returning to build of unetbootin-681
===>   unetbootin-681 depends on executable: syslinux - not found
===>   Installing existing package /packages/All/syslinux-6.03.txz
Installing syslinux-6.03...
`-- Installing mtools-4.0.10_6...
`-- Extracting mtools-4.0.10_6: .......... done
Extracting syslinux-6.03: .......... done
=====
Message from mtools-4.0.10_6:

--
Please verify /usr/local/etc/mtools.conf for your machine.
===>   unetbootin-681 depends on executable: syslinux - found
===>   Returning to build of unetbootin-681
===>   unetbootin-681 depends on executable: mke2fs - not found
===>   Installing existing package /packages/All/e2fsprogs-1.45.6_5.txz
Installing e2fsprogs-1.45.6_5...
`-- Installing e2fsprogs-libblkid-1.45.6_1...
|   `-- Installing e2fsprogs-libuuid-1.45.6...
|   `-- Extracting e2fsprogs-libuuid-1.45.6: .......... done
`-- Extracting e2fsprogs-libblkid-1.45.6_1: .......... done
`-- Installing e2fsprogs-libss-1.45.6...
`-- Extracting e2fsprogs-libss-1.45.6: .......... done
Extracting e2fsprogs-1.45.6_5: 
pkg-static: Fail to create temporary file:
/sbin/.pkgtemp.e2fsck.u73wFaCpmbmr:Read-only file system
Extracting e2fsprogs-1.45.6_5... done

Failed to install the following 1 package(s):
/packages/All/e2fsprogs-1.45.6_5.txz
*** Error code 1

Stop.
make: stopped in /xports/sysutils/unetbootin

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list