Current-Users archive

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

Re: Broken build



This was with MKDEBUG defined...


On Thu, 25 Jan 2018, Paul Goyette wrote:

It appears that recent changes to the debug/mi sets list of the form

./usr/libdata/debug/usr/bin/atf-config.debug  comp-atf-debug  atf,!kyua,debug

have broken the build:

======  30 missing files in DESTDIR  ========
Files in flist but missing from DESTDIR.
File wasn't installed ?
------------------------------------------
./usr/libdata/debug/usr/bin/atf-config.debug
./usr/libdata/debug/usr/bin/atf-report.debug
...

Is it possible the this was parsed as

	atf && !(kyua && debug)

rather than

	atf && (!kyua) && debug

???


+------------------+--------------------------+----------------------------+
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:          |
| (Retired)        | FA29 0E3B 35AF E8AE 6651 | paul at whooppee dot com   |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd dot org |
+------------------+--------------------------+----------------------------+

!DSPAM:5a691c90290471175018688!



+------------------+--------------------------+----------------------------+
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:          |
| (Retired)        | FA29 0E3B 35AF E8AE 6651 | paul at whooppee dot com   |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd dot org |
+------------------+--------------------------+----------------------------+


Home | Main Index | Thread Index | Old Index