Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compile error on opensuse tumbleweed: Rsync copyengine build failure #100

Open
ahmedmoselhi opened this issue Dec 1, 2023 · 1 comment

Comments

@ahmedmoselhi
Copy link

ahmedmoselhi commented Dec 1, 2023

I'm trying to compile rsync copyengine in opensuse tumbleweed but I got the following error:

`make[1]: Entering directory '/home/ahmedmoselhi/obs-repositories/home:ahmedmoselhi2/ultracopier/build-build-Qt_5_15_11_qt5-Debug/plugins/CopyEngine/Rsync'
g++  -o Rsync    /usr/lib64/libQt5Gui.so /usr/lib64/libQt5Core.so -lGL -lpthread   
make[1]: Entering directory '/home/ahmedmoselhi/obs-repositories/home:ahmedmoselhi2/ultracopier/build-build-Qt_5_15_11_qt5-Debug/plugins/CopyEngine/Random'
make[1]: Nothing to be done for 'first'.
make[1]: Leaving directory '/home/ahmedmoselhi/obs-repositories/home:ahmedmoselhi2/ultracopier/build-build-Qt_5_15_11_qt5-Debug/plugins/CopyEngine/Random'
/usr/lib64/gcc/x86_64-suse-linux/13/../../../../x86_64-suse-linux/bin/ld: /usr/lib64/gcc/x86_64-suse-linux/13/../../../../lib64/crt1.o: in function `_start':
/home/abuild/rpmbuild/BUILD/glibc-2.38/csu/../sysdeps/x86_64/start.S:103:(.text+0x2b): undefined reference to `main'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:167: Rsync] Error 1
make[1]: Leaving directory '/home/ahmedmoselhi/obs-repositories/home:ahmedmoselhi2/ultracopier/build-build-Qt_5_15_11_qt5-Debug/plugins/CopyEngine/Rsync'
make: *** [Makefile:178: sub-plugins-CopyEngine-Rsync-Rsync-pro-make_first] Error 2`
@alphaonex86
Copy link
Owner

alphaonex86 commented Dec 1, 2023

Thanks for the report, it's broken I will fix this the next week.

You can just disable it

  • Not often used
  • some use have lost their data to miss understand it able to remove some file
  • Can be enable one copy engine at time
  • Have possible bug, not correctly rebased on the new engine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants