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

qBittorrent 3.1.9.2 build not works in FreeBSD #1713

Closed
nemysis opened this issue May 29, 2014 · 5 comments
Closed

qBittorrent 3.1.9.2 build not works in FreeBSD #1713

nemysis opened this issue May 29, 2014 · 5 comments

Comments

@nemysis
Copy link

nemysis commented May 29, 2014

Configuring for qbittorrent-3.1.9.2
Configuring qbittorrent ...
Verifying Qt 4 build environment ... ok
Checking for Qt >= 4.6 ... yes
Checking for QtDBus >= 4.5 ... yes
Checking for pkg-config executable ... yes
Checking for libtorrent-rasterbar >= 0.15.0 ... yes
Checking for libboost ... yes
Checking for GeoIP Database (optional) ... yes
Checking for qtsingleapplication library ... [shipped]  yes
Project MESSAGE: Project is built in RELEASE mode.
Project MESSAGE: Disabling debug output.
Project MESSAGE: GeoIP database will not be embedded in qBittorrent executable.
Project MESSAGE: Building translations
Project MESSAGE: Processing lang/qbittorrent_fr
Usage:
    lrelease [options] project-file
    lrelease [options] ts-files [-qm qm-file]
Options:
    -help  Display this information and exit
    -nocompress
           Do not compress the .qm files
    -verbose
           Explain what is being done
    -version
           Display the version of lrelease and exit
Project ERROR: Building translations failed, cannot continue

*** [do-configure] Error code 1

Stop in /usr/local/ports/local/In-Review/net-p2p/qbittorrent.
*** [stage] Error code 1

Stop in /usr/local/ports/local/In-Review/net-p2p/qbittorrent.
tota pushed a commit to tota/freebsd-ports that referenced this issue May 30, 2014
@sledgehammer999
Copy link
Member

Does 3.1.9 build ok? If yes, I don't understadn why 3.1.9.2 doesn't. I didn't change anything between the 2 versions apart from the version numbers.

@nemysis
Copy link
Author

nemysis commented Jun 4, 2014

yes 3.1.9.1 build fine and is usable.

@sledgehammer999
Copy link
Member

As you can see from the git commit history: https://github.com/qbittorrent/qBittorrent/commits/v3_1_x
I didn't change something between 3.1.9.1 and 3.1.9.2 that would affect the build. I just bumped the version numbers.
Can you try again to build 3.1.9.2?

@nemysis
Copy link
Author

nemysis commented Jun 4, 2014

Now i have deleted old qbittorrent-3.1.9.2.tar.gz │3923531│Apr 29 21:35

I see these changes in distinfo

-SHA256 (qbittorrent-3.1.9.1.tar.gz) = f63c813ce1c9e6120e7e1a4a208d7091176f1b093bdf121c4a187f405d8837d7
-SIZE (qbittorrent-3.1.9.1.tar.gz) = 3923161
+SHA256 (qbittorrent-3.1.9.2.tar.gz) = f20cfb954c700aec7508fef4dd058dd8fb2dbf8308dc3afcf7aecd42e1f40809
+SIZE (qbittorrent-3.1.9.2.tar.gz) = 3923531

and again used

make makesum

and used

make stage > ../qbittorrent.log

And all is now good, please fix only these and similar errors than these:

/usr/local/include/libtorrent/intrusive_ptr_base.hpp:50:59: warning: unused parameter 'rhs' [-Wunused-parameter]
...
/usr/local/include/libtorrent/storage.hpp:288:22: warning: unused parameter 'src_slot' [-Wunused-parameter]                                                    
                bool move_slot(int src_slot, int dst_slot) { return false; }

I not knew how here to upload log also log is here

https://sourceforge.net/projects/nemysisfreebsdp/files/Paste/?

And soon commit version 3.1.9.2 after check with RedPorts

Thanks for new upload 👍

@sledgehammer999
Copy link
Member

Good to hear.
Those warnings belong to libtorrent-rasterbar code. There is nothing I can do about it.

splbio pushed a commit to splbio/freebsd-ports that referenced this issue Nov 24, 2014
git-svn-id: svn+ssh://svn.freebsd.org/ports/head@355745 35697150-7ecd-e111-bb59-0022644237b5
@qbittorrent qbittorrent locked and limited conversation to collaborators Feb 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants