Issue 370 in freemedforms: build fails ' Cannot find file: with-alerts".'

0 views
Skip to first unread message

freeme...@googlecode.com

unread,
Jul 29, 2014, 3:45:53 PM7/29/14
to freemedf...@googlegroups.com
Status: Accepted
Owner: con...@medecinelibre.com
Labels: Type-Defect Priority-Medium

New issue 370 by con...@medecinelibre.com: build fails ' Cannot find file:
with-alerts".'
http://code.google.com/p/freemedforms/issues/detail?id=370

What steps will reproduce the problem?
1. build with build.sh script on Debian Wheezy 64
2.
3.

What is the expected output? What do you see instead?

Cannot find file: with-alerts".
# qmake freemedforms.pro -r CONFIG+=debug CONFIG-=release
CONFIG+=debug_without_install CONFIG+="with-webcam with-alerts"
*** ERROR: qmake.
* Build UNCOMPLETE: freemedforms


Please use labels and text to provide additional information.


--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

freeme...@googlecode.com

unread,
Jul 29, 2014, 7:06:30 PM7/29/14
to freemedf...@googlegroups.com

Comment #1 on issue 370 by con...@medecinelibre.com: build fails ' Cannot
After doing this:

If you have any strange behavior during the build process, try to start
the build from scratch:
remove all Makefile: find . -type f -name Makefile -delete
remove all qmake cache: find . -type f -name .qmake.cache -delete
remove the build dir: rm -rf ./build
remove the bin output dir: rm -rf ./bin

I'm able to start the build by issuing this:
./build.sh -tw -b freemedforms

Would it be possible to add the delete in the build.sh script? Maybe as an
optional feature? Or should we make it the default it?

freeme...@googlecode.com

unread,
Jul 30, 2014, 2:04:47 PM7/30/14
to freemedf...@googlegroups.com

Comment #2 on issue 370 by eric.mae...@gmail.com: build fails ' Cannot find
This issue was updated by revision 7e9d417a388e.


updating build script:
- better clean process
- centralizing command execution
- log Qt information
- FIXME & NOTE

freeme...@googlecode.com

unread,
Jul 30, 2014, 4:23:33 PM7/30/14
to freemedf...@googlegroups.com

Comment #3 on issue 370 by eric.mae...@gmail.com: build fails ' Cannot find
This issue was updated by revision 1a69cc25a792.


Debug dry run using command line

freeme...@googlecode.com

unread,
Jul 30, 2014, 4:24:33 PM7/30/14
to freemedf...@googlegroups.com
Updates:
Status: Fixed

Comment #4 on issue 370 by eric.mae...@gmail.com: build fails ' Cannot find
This issue was closed by revision 0f85caf0f1fa.
Reply all
Reply to author
Forward
0 new messages