Opened 11 years ago
Closed 11 years ago
#42187 closed defect (worksforme)
VLC: error: Could not find libmad on your system
Reported by: | asukakenji@… | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ||
Port: | VLC |
Description
As title.
Attachments (3)
Change History (13)
Changed 11 years ago by asukakenji@…
comment:1 Changed 11 years ago by dbevans (David B. Evans)
Owner: | changed from macports-tickets@… to jeremyhu@… |
---|
Please CC the port maintainer when submitting a ticket.
comment:2 follow-up: 4 Changed 11 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Owner: | changed from jeremyhu@… to mcalhoun@… |
---|---|
Port: | dbus added; VLC removed |
Summary: | VLC 2.1.2 fails to build [Xcode version 5.0.2 (5A3005)] → dbus build failure |
Looks like it was dbus (a dependency of VLC) that failed to install.
Please do:
sudo port clean dbus sudo port -v -s install dbus
If it still fails, attach the build log
Changed 11 years ago by asukakenji@…
Attachment: | main.2.log added |
---|
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/main.log
comment:4 Changed 11 years ago by asukakenji@…
The dbus
problem is fixed (it was caused by an unclean uninstallation of /Library/LaunchAgents/org.freedesktop.dbus-session.plist
).
But still, VLC
could not be built successfully. I think it might be caused by the "-isysroot /"
option.
I tried using the system (ie Apple's) clang
and clang++
, and there was no problem (until I added the "-isysroot /"
option, which prevent it from finding <stdio.h>
).
Changed 11 years ago by asukakenji@…
Attachment: | .CC_PRINT_OPTIONS added |
---|
May be useful: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/.CC_PRINT_OPTIONS
comment:5 Changed 11 years ago by asukakenji@…
What should I do if I want to help? It has been 2 weeks and I really need VLC...
comment:6 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
As it says in the main.log:
:error:configure Failed to configure VLC, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_VLC/VLC/work/vlc-2.1.2/config.log
comment:7 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | jeremyhu@… removed |
---|---|
Owner: | changed from mcalhoun@… to jeremyhu@… |
Port: | VLC added; dbus removed |
Summary: | dbus build failure → VLC: error: Could not find libmad on your system |
comment:8 Changed 11 years ago by jeremyhu (Jeremy Huddleston Sequoia)
In the future, please file new tickets for new bugs. Don't use the same bug for two issues. Your second main.log is a VLC build failure, the first was a dbus failure...
comment:9 Changed 11 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Please provide the requested file (.../vlc-2.1.2/config.log)
comment:10 Changed 11 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
port logfile VLC