Hi List, I have this issue trying to build Master on a Ubuntu bionic:
python setup.py build running build running build_py running build_extgcc -pthread -B /home/me/app/anaconda3/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/home/me/app/anaconda3/include/python3.6m -c source/bases/Console.c -o build/temp.linux-x86_64-3.6/source/bases/Console.o gcc -pthread -B /home/me/app/anaconda3/compiler_compat -Wl,--sysroot=/ build/temp.linux-x86_64-3.6/source/bases/Console.o -L/home/me/app/anaconda3/lib/python3.6/config-3.6m-x86_64-linux-gnu -lpython3.6m -o build/lib.linux-x86_64-3.6/cx_Freeze/bases/Console -Xlinker -export-dynamic -lpthread -ldl -lutil -lrt -lm -s lto1: internal compiler error: in lto_tag_to_tree_code, at lto-streamer.h:1005
Please submit a full bug report, with preprocessed source if appropriate. See <file:///usr/share/doc/gcc-7/README.Bugs> for instructions. lto-wrapper: fatal error: gcc returned 1 exit status compilation terminated. /usr/bin/x86_64-linux-gnu-ld: error: lto-wrapper failed collect2: error: ld returned 1 exit status error: command 'gcc' failed with exit status 1 Any idea? Thank You. Luca.
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ cx-freeze-users mailing list cx-freeze-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cx-freeze-users