Ticket #30193 (closed defect: fixed)
xine-lib 1.1.19 fails to build
| Reported by: | doug.mccomber@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.9.2 |
| Keywords: | Cc: | ||
| Port: | xine-lib |
Description
Trying to build xine-lib on OS X 10.6.8 with xcode 3.2.6.
---> 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/main.log Error: Status 1 encountered during processing.
main.log (see attached for full) shows:
:info:build greedy2frame_template.c: In function 'DeinterlaceGreedy2Frame_SSE':
:info:build greedy2frame_template.c:201: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'
:info:build greedy2frame_template.c:185: error: 'asm' operand has impossible constraints
:info:build greedy2frame_template.c:201: error: 'asm' operand has impossible constraints
:info:build make[4]: *** [libdeinterlaceplugins_la-greedy2frame.lo] Error 1
:info:build make[4]: *** Waiting for unfinished jobs....
:info:build kdetv_greedyh.c: In function 'deinterlace_frame_di_greedyh':
:info:build greedyh.asm:133: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'
:info:build greedyh.asm:133: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'
:info:build greedyh.asm:133: error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'
:info:build greedyh.asm:133: error: 'asm' operand has impossible constraints
:info:build greedyh.asm:133: error: 'asm' operand has impossible constraints
:info:build greedyh.asm:133: error: 'asm' operand has impossible constraints
:info:build {standard input}:10:non-relocatable subtraction expression, "_greedymethod" minus "L00000000001$pb"
:info:build {standard input}:10:symbol: "_greedymethod" can't be undefined in a subtraction expression
:info:build make[4]: *** [libdeinterlaceplugins_la-kdetv_greedyh.lo] Error 1
:info:build make[3]: *** [all-recursive] Error 1
:info:build make[2]: *** [all-recursive] Error 1
:info:build make[1]: *** [all-recursive] Error 1
:info:build make: *** [all-recursive] Error 1
:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_xine-lib/work/xine-lib-1.1.19" && /usr/bin/make -j2 all " returned error 2
:error:build Target org.macports.build returned: shell command failed (see log for details)
:debug:build Backtrace: shell command failed (see log for details)
while executing
"command_exec build"
(procedure "portbuild::build_main" line 8)
invoked from within
"$procedure $targetname"
:info:build Warning: the following items did not execute (for xine-lib): org.macports.activate org.macports.build org.macports.destroot org.macports.install
Attachments
Change History
comment:1 Changed 23 months ago by ryandesign@…
Can you submit a full log? The one you attached is abbreviated (contains lines that say "Skipping completed"). Clean and try again.
sudo port clean xine-lib
Changed 23 months ago by doug.mccomber@…
- Attachment main.2.log added
mail.log from clean build attempt
comment:2 Changed 16 months ago by jeremyagost@…
I've got a similar but different build problem with xine-lib on 10.7. The salient part looks to be libtool linking libxineposix.a. Posted a build log after a clean.
comment:3 Changed 15 months ago by michael@…
I'm also having problems building xine-lib on 10.7.3. I've also posted a build log after a clean.
I'm more than willing to patch code and test......
Note: See
TracTickets for help on using
tickets.


xine-lib 1.1.19 main.log