I am seeing something very strange, there are two files
(Master_Documentation and drivers/mb2hal) that keep failing with:

make[2]: *** No rule to make target 'depends/drivers/mb2hal.d', needed
by 'Makefile'.  Stop.
make[2]: Leaving directory '/home/andypugh/linuxcnc-dev/src'
make[1]: *** [debian/rules:55: override_dh_auto_build-arch] Error 2

And, sure enough, the files don't exist:

These files also fail in every language directory too. But always the
same two files.

andypugh@rm-one:~/linuxcnc-dev$ ls -l src/depends/
drwxr-xr-x 2 andypugh andypugh  4096 Oct 25 00:21 code
drwxr-xr-x 2 andypugh andypugh  4096 Oct 25 00:21 common
drwxr-xr-x 2 andypugh andypugh  4096 Oct 25 00:21 config
drwxr-xr-x 2 andypugh andypugh  4096 Oct 25 00:21 drivers
drwxr-xr-x 2 andypugh andypugh  4096 Oct 25 00:21 examples
drwxr-xr-x 2 andypugh andypugh  4096 Oct 25 00:21 gcode
drwxr-xr-x 2 andypugh andypugh  4096 Oct 25 00:21 getting-started
drwxr-xr-x 2 andypugh andypugh  4096 Oct 25 00:21 gui
drwxr-xr-x 2 andypugh andypugh  4096 Oct 25 00:21 hal
drwxr-xr-x 2 andypugh andypugh  4096 Oct 25 00:21 install
drwxr-xr-x 2 andypugh andypugh  4096 Oct 25 00:21 integrator
drwxr-xr-x 2 andypugh andypugh  4096 Oct 25 00:21 ladder
drwxr-xr-x 2 andypugh andypugh  4096 Oct 25 00:21 lathe
drwxr-xr-x 2 andypugh andypugh  4096 Oct 25 00:21 man1
drwxr-xr-x 2 andypugh andypugh 12288 Oct 25 00:21 man3
drwxr-xr-x 2 andypugh andypugh  4096 Oct 25 00:21 man9
-rw-r--r-- 1 andypugh andypugh  1883 Oct 25 00:21 Master_Developer.d
-rw-r--r-- 1 andypugh andypugh     0 Oct 25 00:21 Master_Documentation.d.tmp
-rw-r--r-- 1 andypugh andypugh  1528 Oct 25 00:21 Master_Getting_Started.d
-rw-r--r-- 1 andypugh andypugh   875 Oct 25 00:21 Master_Integrator.d
drwxr-xr-x 2 andypugh andypugh  4096 Oct 25 00:21 motion
drwxr-xr-x 2 andypugh andypugh  4096 Oct 25 00:21 plasma
drwxr-xr-x 2 andypugh andypugh  4096 Oct 25 00:21 remap
drwxr-xr-x 2 andypugh andypugh  4096 Oct 25 00:21 tooldatabase
drwxr-xr-x 2 andypugh andypugh  4096 Oct 25 00:21 user

There is a tmp file which isn't getting renamed (but it's also a
zero-bytes zombie)

-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1912


_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to