Opened 10 years ago

Closed 10 years ago

#41415 closed defect (invalid)

Unable to build pulseaudio on Mavericks

Reported by: allamistakeo18@… Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: mavericks Cc: louis.nicolas@…, ryandesign (Ryan Carsten Schmidt)
Port: pulseaudio

Description

Hi,

I am attempting to install gnucash on Mavericks, which in turn attempts to install pulseaudio, which fails to build (see attached log).

Thanks in advance for your support.

Attachments (2)

main.log (64.1 KB) - added by allamistakeo18@… 10 years ago.
Log file
main2.log (180.7 KB) - added by louis.nicolas@… 10 years ago.

Download all attachments as: .zip

Change History (12)

Changed 10 years ago by allamistakeo18@…

Attachment: main.log added

Log file

comment:1 Changed 10 years ago by larryv (Lawrence Velázquez)

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

comment:2 Changed 10 years ago by allamistakeo18@…

The following ports are also currently failing to build (most, if not all of them because they directly or indirectly depend on pulseaudio):

evince                         @3.10.3         gnome/evince
gnome-settings-daemon          @3.8.5          gnome/gnome-settings-daemon
gnucash                        @2.4.13         gnome/gnucash
nautilus                       @3.8.2          gnome/nautilus
openjpeg                       @2.0.0          graphics/openjpeg
pulseaudio                     @4.0            audio/pulseaudio
qt3                            @3.3.8          x11/qt3
yelp                           @3.10.1         gnome/yelp
Last edited 10 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:3 in reply to:  description Changed 10 years ago by louis.nicolas@…

Hi,

I have the same problem trying to build eog, which needs pulseaudio, which fails to build. I attach my log file (which looks a bit different to the other one).

I hope this can be fixed soon... Thanks for your help.

Changed 10 years ago by louis.nicolas@…

Attachment: main2.log added

comment:4 Changed 10 years ago by allamistakeo18@…

Since not much progress has been reported on this issue, I just decided to rename my /opt/ and /Applications/MacPorts/ folders, reinstall MacPorts from scratch, and attempt again to install gnucash. This time it failed when attempting to build libbonoboui, as reported in this other ticket:

#41562

Last edited 10 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:5 Changed 10 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Keywords: mavericks added

comment:6 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: louis.nicolas@… ryandesign@… added

allamistakeo18, your log was not a clean attempt. And yes, you should uninstall and reinstall MacPorts anytime you upgrade to a new OS X verison. There are other steps you should do as well; see wiki:Migration.

louis, your log shows "error: unknown type name 'Point'". This is an old QuickDraw type... not sure what the problem is yet; pulseaudio builds fine for me on Mavericks. Did you install Xcode 5.x and its corresponding command line tools?

comment:7 in reply to:  6 Changed 10 years ago by louis.nicolas@…

Replying to ryandesign@…:

louis, your log shows "error: unknown type name 'Point'". This is an old QuickDraw type... not sure what the problem is yet; pulseaudio builds fine for me on Mavericks. Did you install Xcode 5.x and its corresponding command line tools?

Hi, thanks for your reply.

I have XCode 5.0.2 and its corresponding command line tools installed. I reinstalled Macports after Mavericks upgrade and reinstalled all my ports afterwards (too many build errors before that). Everything went fine, except for pulseaudio (and hence eog and a couple more dependencies).

Does the "QuickDraw" error mean I miss some header files somewhere? Or is it not supposed to rely on those libraries?

Thanks again!

Last edited 10 years ago by louis.nicolas@… (previous) (diff)

comment:8 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

I see -I/Developer/Headers/FlatCarbon/ in the compile lines in the log. Do you still have the /Developer directory, left over from a previous version of OS X? In other tickets, we've seen this interfere with builds, so it should be removed.

comment:9 Changed 10 years ago by louis.nicolas@…

That was indeed the problem. pulseaudio and eog build fine now. Thanks a lot for your time and help!

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

Resolution: invalid
Status: newclosed

Glad that worked.

Note: See TracTickets for help on using tickets.