Opened 13 years ago
Closed 12 years ago
#32795 closed defect (fixed)
xine-lib build fails - "ar: no archive members specified"
Reported by: | mparchet@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | NicosPavlov | |
Port: | xine-lib |
Description
Hi,
I wold like to install kde api to try the kde ical and contact. Te install kde, the xine-lib is required but I can't compile it (see attachment).
can you help me
Best regards
Battant
Attachments (1)
Change History (9)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | xine-lib removed |
---|---|
Port: | xine-lib added |
Summary: | I c an't install xine-lib to install kde → xine-lib build fails |
comment:2 Changed 13 years ago by mparchet@…
Hi
So I have clean upgrade all packages and try again
Her's the main.log result (attachement)
What can I do now ?
Please help me
Best regards
Battant
comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
That log still contains lines "Skipping completed" which shows it is not a clean attempt. Please "sudo port clean xine-lib", then try building xine-lib again, then attach the main.log to this ticket.
Changed 13 years ago by mparchet@…
comment:4 Changed 13 years ago by mparchet@…
Hi,
Her'is my actions and the main log file
MacBook-Pro-de-Michael:~ rparchet$ sudo port clean xine-lib && port install xine-lib Password: ---> Cleaning xine-lib Error: Insufficient privileges to write to MacPorts install prefix. MacBook-Pro-de-Michael:~ rparchet$ sudo port install xine-libPassword: Sorry, try again. Password: Sorry, try again. Password: ---> Computing dependencies for xine-lib ---> Fetching archive for xine-lib ---> Attempting to fetch xine-lib-1.1.19_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/xine-lib ---> Fetching xine-lib ---> Verifying checksum(s) for xine-lib ---> Extracting xine-lib ---> Applying patches to xine-lib ---> Configuring xine-lib ---> Building xine-lib Error: Target org.macports.build returned: shell command failed (see log for details) Log for xine-lib is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_xine-lib/xine-lib/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> MacBook-Pro-de-Michael:~ rparchet$ cp /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_xine-lib/xine-lib/main.log /Developer/ MacBook-Pro-de-Michael:~ rparchet$
Can you help me please ?
Best regards
mparchet
comment:5 Changed 13 years ago by NicosPavlov
xine-lib is not required to compile kde. The only way I see to have xine-lib as a dependency for kde is to set the variant "xine" to kde4-runtime, which is reported as unsupported in the portfile:
variant xine description "Enable xine support" {
# Unsupported. Don't report bugs, unless it comes with a patch :-)
depends_lib-append port:xine-lib[[BR]] configure.args-delete -DXINE_INCLUDE_DIR=\"\" \
-DXINE_LIBRARY=\"\"
}
Compiling without this variant should enable installation.
comment:7 Changed 13 years ago by jmroot (Joshua Root)
Error is
:info:build libtool: link: ar cru .libs/libxineposix.a :info:build ar: no archive members specified
comment:8 Changed 12 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Summary: | xine-lib build fails → xine-lib build fails - "ar: no archive members specified" |
Version 1.2.1 seems to be building OK on 10.7 now.
This was not a clean build attempt. Please clean and try again.
If it fails again attach the new main.log.