Bug 216690

Summary: audio/linux-c6-alsa-lib (1.1.0_2): Error installing on 10.3 (pkg-static: Fail to rename)
Product: Ports & Packages Reporter: Vladimir Omelchuk <admin>
Component: Individual Port(s)Assignee: Tijl Coosemans <tijl>
Status: Closed FIXED    
Severity: Affects Only Me CC: admin
Priority: --- Flags: bugzilla: maintainer-feedback? (emulation)
Version: Latest   
Hardware: Any   
OS: Any   

Description Vladimir Omelchuk 2017-02-01 09:19:14 UTC
Part of log:
…
--->  Installing the new version via the port
===>  Installing for linux-c6-alsa-lib-1.1.0_2
===>   linux-c6-alsa-lib-1.1.0_2 depends on package: alsa-lib>0 - found
===>   linux-c6-alsa-lib-1.1.0_2 depends on package: linux_base-c6>0 - found
===>   Registering installation for linux-c6-alsa-lib-1.1.0_2 as automatic
Installing linux-c6-alsa-lib-1.1.0_2...
pkg-static: Fail to rename /compat/linux/usr/share/.alsa.KXc5qDxexlIv -> /compat/linux/usr/share/alsa: Is a directory
*** Error code 70

Stop.
make[1]: stopped in /usr/ports/audio/linux-c6-alsa-lib
*** Error code 1

Stop.
make: stopped in /usr/ports/audio/linux-c6-alsa-lib


<uname>
FreeBSD 10.3-RELEASE-p16 amd64

<make.conf>
CPUTYPE?=core2
OPTIONS_SET=CUPS
WITHOUT_LPR=YES
DEFAULT_VERSIONS+=apache=2.4
QT4_OPTIONS=CUPS NAS QGTKSTYLE
LOCALIZED_LANG=ru
MAKE_JOBS_UNSAFE=yes
DEFAULT_VERSIONS+=mysql=5.7
.if ${.CURDIR:M*/ports/devel/ccache}
NO_CCACHE=yes
.endif
DEFAULT_VERSIONS+=ssl=openssl
CC=clang39
CXX=clang++39
CPP=clang-cpp39
.if ${.CURDIR:M*/emulators/linux-c6}
OPTIONS_SET=NVIDIA_GL
.endif
.if ${.CURDIR:M*/graphics/linux-c6-glx-utils}
OPTIONS_SET=NVIDIA_GL
.endif
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-02-01 09:56:48 UTC
A commit references this bug:

Author: tijl
Date: Wed Feb  1 09:55:43 UTC 2017
New revision: 432996
URL: https://svnweb.freebsd.org/changeset/ports/432996

Log:
  Restore usr/share/alsa as a directory.  Other linux ports install files
  there as well.

  PR:		216690

Changes:
  head/audio/linux-c6-alsa-lib/Makefile
  head/audio/linux-c6-alsa-lib/pkg-plist.amd64
  head/audio/linux-c6-alsa-lib/pkg-plist.i386
  head/audio/linux-c7-alsa-lib/Makefile
  head/audio/linux-c7-alsa-lib/pkg-plist.amd64
  head/audio/linux-c7-alsa-lib/pkg-plist.i386