#linuxcnc-devel Logs

Sep 13 2018

#linuxcnc-devel Calendar

07:54 AM Jin|away is now known as Jin^eLD
07:56 AM Jin^eLD: mornin
07:58 AM jthornton: morning
08:10 AM jepler: let's try this on the full buildbot "farm" shall we
08:11 AM Jin^eLD: heh, condolences, C++11 creeping in everywhere ;)
09:58 AM Tom_itx is now known as Tom_L
03:07 PM Jin^eLD is now known as Jin|away
04:59 PM jepler: huh
04:59 PM jepler: http://buildbot.linuxcnc.org/buildbot/builders/1540.rip-jessie-armhf/builds/784/steps/compile/logs/stdio
04:59 PM jepler: hal/drivers/hal_parport.c: In function ‘pins_and_params’:
04:59 PM jepler: hal/drivers/hal_parport.c:597:13: error: implicit declaration of function ‘outb’ [-Werror=implicit-function-declaration]
04:59 PM jepler: outb(0x94, port_data_array[n].portdata.base_hi + 2);
04:59 PM jepler: how long has this been broken? :-/
04:59 PM jepler: possibly since 0263040e0f87e0022650b97936356171c61b3783 ?
05:00 PM jepler: er no
05:20 PM rene_dev_: interesting... there are some other nice new flags in newer gcc versions
05:30 PM jepler: yeah the problem in this case is that I added that -W... flag
05:30 PM jepler: but I had rather forgotten that fact
05:32 PM jepler: I guess we don't hear from the buildbot on the channel anymore as it is silenced like all other un-signed-in users! oh the things we overlook
09:19 PM jepler: I'm sure I'll get it after just 2-3 more tries