Opened 13 years ago

Closed 12 years ago

#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 (4)

main.log (85.6 KB) - added by doug.mccomber@… 13 years ago.
xine-lib 1.1.19 main.log
main.2.log (1.1 MB) - added by doug.mccomber@… 13 years ago.
mail.log from clean build attempt
main.3.log (213.1 KB) - added by jeremyagost@… 12 years ago.
Clean build log with error
main.4.log (254.4 KB) - added by michael@… 12 years ago.

Download all attachments as: .zip

Change History (9)

Changed 13 years ago by doug.mccomber@…

Attachment: main.log added

xine-lib 1.1.19 main.log

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

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 13 years ago by doug.mccomber@…

Attachment: main.2.log added

mail.log from clean build attempt

Changed 12 years ago by jeremyagost@…

Attachment: main.3.log added

Clean build log with error

comment:2 Changed 12 years 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.

Changed 12 years ago by michael@…

Attachment: main.4.log added

comment:3 Changed 12 years 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......

comment:4 Changed 12 years ago by michael@…

Forgot to mention: I'm using Xcode 4.3 to build xine-lib 1.1.19 on MacOS Lion 10.7.3

comment:5 Changed 12 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

1.2.1 appears to build OK. (r93398)

Note: See TracTickets for help on using tickets.