Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#35377 closed defect (fixed)

cdrtools: call to 'SHA384Pad' is ambiguous

Reported by: pkutzner+macports@… Owned by: bytestorm@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: mountainlion Cc: jrouahi@…, lee_yiu_chung@…, press88@…, ryandesign (Ryan Carsten Schmidt)
Port: cdrtools

Description

Looks like cdrtools still isn't quite there. It still fails to build, but with a different error now: Looks like it's failing on cdda2wav

...sh conf/cc-config.sh cc cc incs/Dcc.i386-darwin
Error: The following programs did not build: cdda2wav
Error: org.macports.build for port cdrtools returned: build failed
Warning: targets not executed for cdrtools: org.macports.activate org.macports.build org.macports.destroot org.macports.install
Please see the log file for port cdrtools for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_cdrtools/cdrtools/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port cdrtools failed

Attachments (1)

main.log (237.2 KB) - added by pkutzner+macports@… 12 years ago.

Download all attachments as: .zip

Change History (8)

Changed 12 years ago by pkutzner+macports@…

Attachment: main.log added

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to bytestorm@…

Difficult for me to debug since I cannot build cdrtools' dependency smake (#35374); I wonder how you were able to avoid this problem.

The log says:

call to 'SHA384Pad' is ambiguous

This patch allegedly fixes this problem.

comment:2 Changed 12 years ago by lee_yiu_chung@…

Well, for some reason smake simply compiles cleanly on my machine (Maybe #35374 is machine-dependent? I am using mid-2011 13" macbook air.)

I tried the patch and it seems compiled cleanly on my machines.

comment:3 Changed 12 years ago by jrouahi@…

Cc: jrouahi@… added

Cc Me!

comment:4 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: lee_yiu_chung@… press88@… ryandesign@… added
Summary: cdrtools fails to build on Mountain Lion due to cdda2wavcdrtools: call to 'SHA384Pad' is ambiguous

Has duplicate #35805.

comment:5 Changed 12 years ago by neverpanic (Clemens Lang)

Resolution: fixed
Status: newclosed

When disabling the UsingTheRightCompiler check I can verify the patch fixes this (it didn't apply cleanly for me, so I re-created it).

r97150.

comment:6 in reply to:  5 ; Changed 12 years ago by jrouahi@…

Replying to cal@…:

When disabling the UsingTheRightCompiler check I can verify the patch fixes this (it didn't apply cleanly for me, so I re-created it).

r97150.

Can you please give direction on how to apply those changes...? My apologies as I am new in using Trac.

comment:7 in reply to:  6 Changed 12 years ago by jrouahi@…

Replying to jrouahi@…:

Replying to cal@…:

When disabling the UsingTheRightCompiler check I can verify the patch fixes this (it didn't apply cleanly for me, so I re-created it).

r97150.

Can you please give direction on how to apply those changes...? My apologies as I am new in using Trac.

Ignore my last message. Isolved it by "selfupdating" macports.

Note: See TracTickets for help on using tickets.