Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Just Finished Emerging KDE 3.2 now emerge transcode dies
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
troinfo
n00b
n00b


Joined: 02 May 2003
Posts: 72
Location: New York

PostPosted: Mon Feb 23, 2004 3:22 pm    Post subject: Just Finished Emerging KDE 3.2 now emerge transcode dies Reply with quote

Hey all,

This is the error I get when emerging transcode while trying to update Kb3:

Code:

 g++ -DHAVE_CONFIG_H -I.. -I. -I.. -I. -Wall -I./ -I../src -I../avilib -I../libac3 -I./../libac3 -I../libmpeg2 -I./../libmpeg2 -I../libvo -I./../src -I./../avilib -I./../libvo -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/local/include -I/usr/include/libmpeg3 -I/usr/local/include/libmpeg3 -I/usr/include -I/usr/local/include -I/usr/include/avifile-0.7 -I/usr/include/freetype2 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/include -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/include -I/usr/local/include -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/local/include -O3 -mcpu=i686 -funroll-loops -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -MT af6_decore.lo -MD -MP -MF .deps/af6_decore.Tpo -c af6_decore.cpp  -fPIC -DPIC -o .libs/af6_decore.o
In file included from af6_decore.cpp:39:
/usr/include/avifile-0.7/cpuinfo.h:4:2: warning: #warning Use #include "avm_cpuinfo.h" instead
In file included from af6_decore.cpp:43:
/usr/include/avifile-0.7/creators.h:4:2: warning: #warning Use #include "avm_creators.h" instead
af6_decore.cpp: In function `void af6_decore(info_t*)':
af6_decore.cpp:402: warning: comparison between signed and unsigned integer
   expressions
af6_decore.cpp:404: warning: comparison between signed and unsigned integer
   expressions
af6_decore.cpp:419: warning: comparison between signed and unsigned integer
   expressions
af6_decore.cpp:421: warning: comparison between signed and unsigned integer
   expressions
af6_decore.cpp:427: warning: comparison between signed and unsigned integer
   expressions
/bin/sh ../libtool --mode=link g++  -O3 -mcpu=i686 -funroll-loops -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64   -o af6_decore.la -rpath /usr/lib/transcode -module -avoid-version  af6_decore.lo ioaux.lo -Wl,-rpath,/usr/lib -laviplay -lstdc++ -lm -lpthread -ldl
grep: /usr/kde/3.1/lib/libartsc.la: No such file or directory
/bin/sed: can't read /usr/kde/3.1/lib/libartsc.la: No such file or directory
libtool: link: `/usr/kde/3.1/lib/libartsc.la' is not a valid libtool archive
make[3]: *** [af6_decore.la] Error 1
make[3]: Leaving directory `/var/tmp/portage/transcode-0.6.11/work/transcode-0.6.11/import'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/transcode-0.6.11/work/transcode-0.6.11/import'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/transcode-0.6.11/work/transcode-0.6.11'
make: *** [all] Error 2

!!! ERROR: media-video/transcode-0.6.11 failed.
!!! Function src_compile, Line 121, Exitcode 2
!!! (no error message)


I tried emerging libdv, libsdl, arts, libtool. I did and emerge sync before everything.

I not sure what else to do.

I hope some one can help.

TIA,

troinfo
Back to top
View user's profile Send private message
wrc1944
Advocate
Advocate


Joined: 15 Aug 2002
Posts: 3435
Location: Gainesville, Florida

PostPosted: Mon Feb 23, 2004 5:35 pm    Post subject: Reply with quote

I currently can't emerge transcode 0.6.12, but could emerge transcode 0.6.11, like this, after downloading it to distfiles, and after doing a bunch of other updates:

emerge -kv =media-video/transcode-0.6.11

Then I was able to emerge the new k3b.

This is on two ~xf86 systems.

In your posted error output, I notice it's referring to kde-3.1.
When you emerged kde-3.2.0, did you unmerge kde-3.1, and rename any /home/.kde3.1 directories first?

grep: /usr/kde/3.1/lib/libartsc.la: No such file or directory
/bin/sed: can't read /usr/kde/3.1/lib/libartsc.la: No such file or directory
libtool: link: `/usr/kde/3.1/lib/libartsc.la' is not a valid libtool archive

You might try running ldconfig as root, and trying again- that allowed me to emerge avifile before when I was also stumped with the transcode thing, and it seemed to help. There is an avifile warning in your errors. Maybe try remerging avifile after running ldconfig, then try transcode with the full "=full path" like I mention above? Add the -v option to emerge so it will elaborate on any errors.

wrc1944
_________________
Main box- AsRock x370 Gaming K4
Ryzen 7 3700x, 3.6GHz, 16GB GSkill Flare DDR4 3200mhz
Samsung SATA 1000GB, Radeon HD R7 350 2GB DDR5
OpenRC Gentoo ~amd64 plasma, glibc-2.36-r7, gcc-13.2.1_p20230304
kernel-6.8.4 USE=experimental python3_11
Back to top
View user's profile Send private message
poisson
n00b
n00b


Joined: 24 Nov 2002
Posts: 35

PostPosted: Mon Feb 23, 2004 7:26 pm    Post subject: Reply with quote

Analizing the command:

/bin/sh ../libtool --mode=link g++ -O3 -mcpu=i686 -funroll-loops -pipe -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o af6_decore.la -rpath /usr/lib/transcode -module -avoid-version af6_decore.lo ioaux.lo -Wl,-rpath,/usr/lib -laviplay -lstdc++ -lm -lpthread -ldl

I found libaviplay.la contains references to the old kde.


Reinstalling "avifile" solved the "transcode" problem.
Back to top
View user's profile Send private message
troinfo
n00b
n00b


Joined: 02 May 2003
Posts: 72
Location: New York

PostPosted: Tue Feb 24, 2004 3:58 am    Post subject: Reply with quote

Thanks for the replies.

I did the ldconfig, now I'm running the avifile emerge.

It just finished and "Holy Merging Batman" that worked. Thank you.

What does ldconfig do anyway?

Going to to try transcode now.
Back to top
View user's profile Send private message
troinfo
n00b
n00b


Joined: 02 May 2003
Posts: 72
Location: New York

PostPosted: Tue Feb 24, 2004 4:07 am    Post subject: Reply with quote

Transcode is now installed now I'm on my way to getting K3b installed

Thank you so much.

I will keep you updated on my K3b install

troinfo
Back to top
View user's profile Send private message
troinfo
n00b
n00b


Joined: 02 May 2003
Posts: 72
Location: New York

PostPosted: Tue Feb 24, 2004 4:27 am    Post subject: Reply with quote

K3b is now installed.

Thank All,
troinfo
Back to top
View user's profile Send private message
wrc1944
Advocate
Advocate


Joined: 15 Aug 2002
Posts: 3435
Location: Gainesville, Florida

PostPosted: Tue Feb 24, 2004 4:40 am    Post subject: Reply with quote

Type:

man:ldconfig

in the cleared konqueror address location bar, and read the man page as a webpage. (This works with any man page- much easier to read than in a terminal).

This page explains ldconfig in depth.

wrc1944
_________________
Main box- AsRock x370 Gaming K4
Ryzen 7 3700x, 3.6GHz, 16GB GSkill Flare DDR4 3200mhz
Samsung SATA 1000GB, Radeon HD R7 350 2GB DDR5
OpenRC Gentoo ~amd64 plasma, glibc-2.36-r7, gcc-13.2.1_p20230304
kernel-6.8.4 USE=experimental python3_11
Back to top
View user's profile Send private message
troinfo
n00b
n00b


Joined: 02 May 2003
Posts: 72
Location: New York

PostPosted: Tue Feb 24, 2004 4:34 pm    Post subject: Reply with quote

Thanks,

I Love Gentoo, I love Linux :)

troinfo
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum