ports/171426: multimedia/cuse4bsd-kmod now breaks rebuild of kmods during kernel or installkernel build

John Merryweather Cooper john_m_cooper at yahoo.com
Fri Sep 7 23:00:10 UTC 2012


>Number:         171426
>Category:       ports
>Synopsis:       multimedia/cuse4bsd-kmod now breaks rebuild of kmods during kernel or installkernel build
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 07 23:00:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     John Merryweather Cooper
>Release:        FreeBSD 9.1-PRERELEASE amd64
>Organization:
>Environment:


System: FreeBSD 9.1-PRERELEASE #29: Fri Aug 24 07:07:47 CDT 2012
    root at g7-HP.borgsdemons.com:/usr/obj/usr/src/sys/G7



>Description:


Apparently, the kmod build in the kernel|installkernel target sets OSVERSION=.  multimedia/cuse4bsd-kmod fails as follows:

objcopy --only-keep-debug zlib.ko.debug zlib.ko.symbols
objcopy --strip-debug --add-gnu-debuglink=zlib.ko.symbols zlib.ko.debug zlib.ko
===> Ports module multimedia/cuse4bsd-kmod (all)
cd ${PORTSDIR:-/usr/ports}/multimedia/cuse4bsd-kmod; PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin  SRC_BASE=/usr/src  OSVERSION=  WRKDIRPREFIX=/usr/obj/usr/src/sys/G7 make -B clean all
===>  Cleaning for cuse4bsd-kmod-0.1.26
===>  cuse4bsd-kmod-0.1.26 requires FreeBSD 8.0-RELEASE or later.
*** [all] Error code 1

Stop in /usr/ports/multimedia/cuse4bsd-kmod.
*** [all] Error code 1

Stop in /usr/obj/usr/src/sys/G7.
*** [buildkernel] Error code 1

Stop in /usr/src.
*** [buildkernel] Error code 1

Stop in /usr/src.


>How-To-Repeat:


1) have multimedia/cuse4bsd-kmod set to automatically rebuild when the kernel is updated;
2) do a "make kernel" or "make installkernel"



>Fix:


N/A


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list