[
https://issues.apache.org/jira/browse/DISPATCH-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16742490#comment-16742490
]
Chuck Rolke commented on DISPATCH-1236:
---------------------------------------
Sorry for the confusion. I meant trying to "build the router executable and
libraries" as opposed to "built the console".
A build-from-scratch usually goes: "mkdir build; cd build; cmake ..; make -j 8"
With the dash-j 8 switch the console output is garbled on top of the cmake
output making the console part impossible to read.
I'll try some builds without the 'j' switch to see if there is a useful message
that is being clobbered today.--
Also, I'm doing a lot of git branch switching. One build is from master and the
next is from something a few weeks ago. Maybe this is messing up the console
build cache(s).
I'll see if I can narrow the condition down a little better.
> [console] building from scratch modifies console/stand-alone/package-lock.json
> ------------------------------------------------------------------------------
>
> Key: DISPATCH-1236
> URL: https://issues.apache.org/jira/browse/DISPATCH-1236
> Project: Qpid Dispatch
> Issue Type: Bug
> Components: Console
> Affects Versions: 1.4.1
> Environment: Fedora 29 - build tools up to date
> Reporter: Chuck Rolke
> Assignee: Ernest Allen
> Priority: Major
>
> Building the mission C code modifies a source file in the console tree. I
> can't tell the exact conditions required to trigger the file change but it
> happens routinely with a complete rebuild.
> The changes are usually lower versions numbers (a downgrade?) for a dozen or
> two packages.
> The expectation is that the console build would fail when inappropriate
> versions are specified. It is unexpected that the source file is
> spontaneously rewritten with downgraded versions.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]