Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Nov 2014 08:02:32 +0800
From:      Erich Dollansky <erichsfreebsdlist@alogt.com>
To:        freebsd-ports@freebsd.org
Subject:   audio/jack: Wrong file names
Message-ID:  <20141103080232.2f092070@X220.alogt.com>

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

I am in the process of rebuilding all of my ports. When I try to
rebuild /usr/ports/audio/jack, I run into a problem.

This is the error message I have got:

===>   Registering installation for jackit-0.124.1
pkg-static:
lstat(/usr/home/PORTS/work/usr/ports/audio/jack/work/stage/usr/local/share/jack-audio-connection-kit/reference/html/globals_e.html):
No such file or directory pkg-static:
lstat(/usr/home/PORTS/work/usr/ports/audio/jack/work/stage/usr/local/share/jack-audio-connection-kit/reference/html/globals_i.html):
No such file or directory pkg-static:
lstat(/usr/home/PORTS/work/usr/ports/audio/jack/work/stage/usr/local/share/jack-audio-connection-kit/reference/html/globals_j.html):
No such file or directory pkg-static:
lstat(/usr/home/PORTS/work/usr/ports/audio/jack/work/stage/usr/local/share/jack-audio-connection-kit/reference/html/globals_m.html):
No such file or directory pkg-static:
lstat(/usr/home/PORTS/work/usr/ports/audio/jack/work/stage/usr/local/share/jack-audio-connection-kit/reference/html/globals_o.html):
No such file or directory pkg-static:
lstat(/usr/home/PORTS/work/usr/ports/audio/jack/work/stage/usr/local/share/jack-audio-connection-kit/reference/html/globals_p.html):
No such file or directory pkg-static:
lstat(/usr/home/PORTS/work/usr/ports/audio/jack/work/stage/usr/local/share/jack-audio-connection-kit/reference/html/globals_t.html):
No such file or directory pkg-static:
lstat(/usr/home/PORTS/work/usr/ports/audio/jack/work/stage/usr/local/share/jack-audio-connection-kit/reference/html/globals_w.html):
No such file or directory *** Error code 74

Stop.
make[1]: stopped in /usr/ports/audio/jack

But I have these files:

[X220]...reference/html (root) > ll gl*
-rw-r--r--  1 root  wheel   3.6K Nov  3 07:37 globals.html
-rw-r--r--  1 root  wheel   3.6K Nov  3 07:37 globals_0x65.html
-rw-r--r--  1 root  wheel   3.7K Nov  3 07:37 globals_0x69.html
-rw-r--r--  1 root  wheel    44K Nov  3 07:37 globals_0x6a.html
-rw-r--r--  1 root  wheel   3.6K Nov  3 07:37 globals_0x6d.html
-rw-r--r--  1 root  wheel   3.6K Nov  3 07:37 globals_0x6f.html
-rw-r--r--  1 root  wheel   4.1K Nov  3 07:37 globals_0x70.html
-rw-r--r--  1 root  wheel   3.6K Nov  3 07:37 globals_0x74.html
-rw-r--r--  1 root  wheel   3.6K Nov  3 07:37 globals_0x77.html
-rw-r--r--  1 root  wheel   4.0K Nov  3 07:37 globals_defs.html
-rw-r--r--  1 root  wheel   3.9K Nov  3 07:37 globals_enum.html
-rw-r--r--  1 root  wheel    11K Nov  3 07:37 globals_eval.html
-rw-r--r--  1 root  wheel    28K Nov  3 07:37 globals_func.html
-rw-r--r--  1 root  wheel   7.8K Nov  3 07:37 globals_type.html
-rw-r--r--  1 root  wheel   3.9K Nov  3 07:37 globals_vars.html

Are the file names wrongly generated?

Erich



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141103080232.2f092070>