Opened 12 years ago
Closed 12 years ago
#36566 closed defect (fixed)
Amarok @2.4.3 fails to build
Reported by: | nightmarelink@… | Owned by: | illogic-al@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | tj.trevelyan@…, nightmarelink@…, l.laspada@…, dcecchin@…, mparchet@…, andreasnuyts@…, jens@… | |
Port: | amarok |
Description
Everything was flawless, until amarok starts to build it stops and gives an error.
---> Building amarok Error: org.macports.build for port amarok returned: command execution failed Please see the log file for port amarok for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_amarok/amarok/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port amarok failed
Attachments (4)
Change History (24)
Changed 12 years ago by nightmarelink@…
comment:1 Changed 12 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to illogic-al@… |
---|
comment:2 Changed 12 years ago by tj.trevelyan@…
I believe that I have the same issue. Log attached.
The log is the result of:
port selfupdate port install amarok port clean amarok port install amarok
Changed 12 years ago by mparchet@…
Attachment: | main.3.log added |
---|
comment:7 Changed 12 years ago by mparchet@…
debug:build Error code: CHILDSTATUS 50868 2
What is it ?
Can you fix it ?
I would like to try to fixe this bug but I don't know how to get the source code, compile to do some test.
Can you help me please ?
Best regards
mparchet
comment:9 Changed 12 years ago by wintersa05@…
I have the same problem, and looked into it. This is my conclusion:
This files are missing in the tarbals of Amarok. 'CMakeFiles/amarok_afttagger.dir/AFTTagger.o': The location of the files has to be: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_kde_amarok/amarok/work/build/CMakeFiles/amarok_afttagger.dir The directory: amarok_afttagger.dir is missing completly.
I`m going to download the source of amarok, and try to find the needed files and build again. If this is leading somewhere, I will report it.
Changed 12 years ago by andreasnuyts@…
Attachment: | main.4.log added |
---|
comment:10 Changed 12 years ago by andreasnuyts@…
I think I have the same issue. Attached a log file.
comment:13 Changed 12 years ago by gjasny@…
Hello,
amarok-2.4.3/utilities/afttagger/AFTTagger.cpp:91:9: error: use of undeclared identifier 'cin'; did you mean 'bin'? :info:build cin.get(); :info:build ^~~ :info:build bin
just prefix cin with std::
-Gregor
comment:14 Changed 12 years ago by tj.trevelyan@…
Thanks Gregor.
I made the change to amarok-2.4.3/utilities/afttagger/AFTTagger.cpp:91 adding std:: to cin and it built!
However not it wont start thanks to bug #33099
comment:15 Changed 12 years ago by tj.trevelyan@…
Someone with more privileges them myself, please add openmaintainer@… to amarok tickets.
See port info amarok
comment:17 Changed 12 years ago by jmroot (Joshua Root)
Summary: | Amarok stops at build → Amarok @2.4.3 fails to build |
---|
comment:18 follow-up: 19 Changed 12 years ago by l.laspada@…
Amarok 2.6.0 built and installed but fails to start
comment:19 Changed 12 years ago by pixilla (Bradley Giesbrecht)
Replying to l.laspada@…:
Amarok 2.6.0 built and installed but fails to start
Amarok failed to start the first time for me as well. Amarok did run on subsequence starts, however, there is no audio presumably because of phonon, see #36818. This tickets build issue appears to be fixed.
comment:20 Changed 12 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
In the future, please Cc the port maintainer(s).