Works!
This update has been unpushed.
This update has been unpushed.
Tested on Lenovo T480s. Does NOT bootup, waits on udev and LVM indefinitely. Forced reboot did not completed.
Works!
Lenovo T510, Intel(R) Core(TM)2 Duo CPU P8700 @ 2.53GHz, integrated Intel graphics.
The abrt-server
started to do AVC denial for dac_read_search
. (Hash: abrt-server,abrt_t,abrt_t,capability,dac_read_search
)
Cannot compile sketch with Serial, there seems to be a gcc bug and the new Arduino possibly changed some compilation flags.
Linking everything together...
"/usr/bin/avr-gcc" -Os -g -flto -fuse-linker-plugin -Wl,--gc-sections -mmcu=atmega328p -o "/tmp/arduino_build_314883/DigitalReadSerial.ino.elf" "/tmp/arduino_build_314883/sketch/DigitalReadSerial.ino.cpp.o" "/tmp/arduino_build_314883/core/core.a" "-L/tmp/arduino_build_314883" -lm
lto1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <https://bugzilla.redhat.com/> for instructions.
lto-wrapper: fatal error: /usr/bin/avr-gcc returned 1 exit status
compilation terminated.
/usr/lib/gcc/avr/6.3.0/../../../../avr/bin/ld: error: lto-wrapper failed
collect2: error: ld returned 1 exit status
No exceptions observed. Works as expected.
Works well. No Exceptions observed.
Works well. No exceptions observed.
One note, a pskel
[1][2] executable is not installed (into /usr/bin). However, upstream does not install it too.
There a some warnings about pwiz not having a soruce code:
python3-peewee.x86_64: W: python-bytecode-without-source /usr/lib64/python3.5/site-packages/__pycache__/pwiz.cpython-35.pyc
python3-peewee.x86_64: W: python-bytecode-without-source /usr/lib64/python3.5/site-packages/__pycache__/pwiz.cpython-35.opt-1.pyc
Adding compiled pwiz might not be necessary:
%{python3_sitearch}/__pycache__/pwiz*
[1] http://docs.peewee-orm.com/en/latest/peewee/playhouse.html#pskel
[2] https://github.com/coleifer/peewee/blob/2.8.2/playhouse/pskel
WFM. Thanks