Bugs item #2122705, was opened at 2008-09-22 13:28 Message generated for change (Comment added) made by zmoelnig You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2122705...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 3 Private: No Submitted By: IOhannes m zmlnig (zmoelnig) Assigned to: IOhannes m zmlnig (zmoelnig) Summary: auto-build system: add link to the full logfile in emails
Initial Comment: in the current auto-build process, the system sends an email if the build-process fails.
since it doesn't send the full logfile (for good reasons), one often has to go to auto-build.puredata.info in order to get the full failure report.
it would be very helpful, if the email sent could contain a link to the corresponding full logfile, so one wouldn't have to search for it.
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig)
Date: 2008-10-06 00:41
Message: well, what's wrong with it? the log says that it was unable to upload via rsync, so naturally there are no logfiles either (since they are uploaded via the same method):
rsync error: error in file IO (code 11) at receiver.c(259) [receiver=2.6.9] rsync error: error in rsync protocol data stream (code 12) at io.c(454) [sender=2.6.9]
i could change line from "the full logfile can be viewed at:" to "the full logfile (if it has been successfully uploaded) can be viewed at:" :-)
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave) Date: 2008-10-06 00:15
Message: In the email from 2008-10-04, the links don't work. They seem to have the wrong timestamps:
atom_alphabet.c:99: error: for each function it appears in.) atom_alphabet.c:100: error: gfsmPdAtomAlphabet has no member named aa_binbuf atom_alphabet.c:106: error: expected declaration specifiers or ... before GString atom_alphabet.c:108: error: gfsmPdAtomAlphabet has no member named aa_strbuf atom_alphabet.c:109: error: gstr undeclared (first use in this function) atom_alphabet.c:109: error: gfsmPdAtomAlphabet has no member named aa_strbuf atom_alphabet.c:121: error: expected expression before gfsmPdAtomAlphabet atom_alphabet.c:122: error: gfsmAlphabet undeclared (first use in this function) atom_alphabet.c:122: error: expected expression before ) token atom_alphabet.c:122: error: gfsmATUser undeclared (first use in this function) atom_alphabet.c:123: error: gfsmUserAlphabet undeclared (first use in this function) atom_alphabet.c:123: error: expected expression before ) token atom_alphabet.c:130: error: gfsmPdAtomAlphabet has no member named aa_binbuf atom_alphabet.c:137: error: gfsmPdAtomAlphabet has no member named aa_binbuf atom_alphabet.c:137: error: gfsmPdAtomAlphabet has no member named aa_binbuf atom_alphabet.c:138: error: gfsmAlphabet undeclared (first use in this function) atom_alphabet.c:138: error: expected expression before ) token allhammers.c:84: error: expected identifier or ( before - token rsync error: error in file IO (code 11) at receiver.c(259) [receiver=2.6.9] rsync error: error in rsync protocol data stream (code 12) at io.c(454) [sender=2.6.9]
the full logfile can be viewed at http://autobuild.puredata.info/auto-build/2008-10-04/logs/2008-10-04_07.55.2...
----------------------------------------------------------------------
Comment By: IOhannes m zmlnig (zmoelnig) Date: 2008-09-26 12:56
Message: i have implemented this feature and added it to the "run-automated-builder" script (but not to the "mail-mingw-log-hack.sh")
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2122705...