Opened 12 years ago

Closed 11 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)

main.log (501.3 KB) - added by nightmarelink@… 12 years ago.
main.2.log (3.2 MB) - added by tj.trevelyan@… 12 years ago.
TJ main build log
main.3.log (542.3 KB) - added by mparchet@… 12 years ago.
main.4.log (3.2 MB) - added by andreasnuyts@… 12 years ago.

Change History (24)

Changed 12 years ago by nightmarelink@…

Attachment: main.log added

comment:1 Changed 12 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to illogic-al@…

In the future, please Cc the port maintainer(s).

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 tj.trevelyan@…

Attachment: main.2.log added

TJ main build log

comment:3 Changed 12 years ago by tj.trevelyan@…

Cc: tj.trevelyan@… added

Cc Me!

comment:4 Changed 12 years ago by nightmarelink@…

Cc: nightmarelink@… added

Cc Me!

comment:5 Changed 12 years ago by l.laspada@…

Cc: l.laspada@… added

Cc Me!

comment:6 Changed 12 years ago by dcecchin@…

Cc: dcecchin@… added

Cc Me!

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:8 Changed 12 years ago by mparchet@…

Cc: mparchet@… added

Cc Me!

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:11 Changed 12 years ago by andreasnuyts@…

Cc: andreasnuyts@… added

Cc Me!

comment:12 Changed 12 years ago by jens@…

Cc: jens@… added

Cc Me!

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:16 Changed 11 years ago by jmroot (Joshua Root)

Is this still a problem with 2.6.0?

comment:17 Changed 11 years ago by jmroot (Joshua Root)

Summary: Amarok stops at buildAmarok @2.4.3 fails to build

comment:18 Changed 11 years ago by l.laspada@…

Amarok 2.6.0 built and installed but fails to start

comment:19 in reply to:  18 Changed 11 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 11 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.