pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/46297: lang/erlang: install error under DragonFly BSD with erlang-hipe option



>Number:         46297
>Category:       pkg
>Synopsis:       lang/erlang: install error under DragonFly BSD with 
>erlang-hipe option
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Apr 05 13:45:00 +0000 2012
>Originator:     Andrey N. Oktyabrski
>Release:        DragonFly BSD 3.0
>Organization:
>Environment:
$ uname -a
DragonFly df.bestmx.net 3.0-RELEASE DragonFly v3.0.2.22.gec1ca-RELEASE #1: Fri 
Apr  6 04:45:45 MSK 2012     
ano%df.bestmx.net@localhost:/usr/obj/usr/src/sys/X86_64_GENERIC  x86_64
$ gcc -v
Using built-in specs.
Target: x86_64-pc-dragonflybsd
Configured with: DragonFly/x86_64 system compiler
Thread model: posix
gcc version 4.4.7 2011.10.25 (DragonFly)

>Description:
Compilation completed without errors, but during package creating I have ton of 
these errors:
=> Automatic manual page handling
pkg_create: can't stat 
`/tmp/pkgwrk/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/hipe-3.8.1/ebin/hipe.beam'
pkg_create: can't stat 
`/tmp/pkgwrk/lang/erlang/work/.destdir/usr/pkg/lib/erlang/lib/hipe-3.8.1/ebin/hipe_adj_list.beam'
...
(I think, here is all from the PLIST.hipe file)
...
>How-To-Repeat:
$ cd /usr/pkgsrc/lang/erlang
$ grep erlang /usr/pkg/etc/mk.conf
PKG_OPTIONS.erlang      = erlang-hipe
ACCEPTABLE_LICENSES     += erlang-public-license
$ bmake package
>Fix:
Do not know how to fix it, use erlang without hipe at now.



Home | Main Index | Thread Index | Old Index