pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
rtmpdump build failure on 11.0_BETA/amd64?
With the recent start of the netbsd-11 release process, I've been
updating my packages. All but two build just fine. "net/rtmpdump"
fails as follows (pkgsrc-2025Q2):
[...]
/tmp/pkgsrc/net/rtmpdump/work/.cwrapper/bin/libtool --tag=CC --mode=link gcc -Wall -O2 -I/usr/pkg/include -I/usr/include -DRTMPDUMP_VERSION=\"v2.4\" -Wall -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib librtmp/librtmp.la rtmpdump.o librtmp/librtmp.la rtmpdump.o -o rtmpdump -Llibrtmp -lrtmp -lgnutls -lhogweed -lnettle -lgmp -lz
libtool: link: gcc -Wall -O2 -I/tmp/pkgsrc/net/rtmpdump/work/.buildlink/include -DRTMPDUMP_VERSION=\"v2.4\" -Wall -Wl,-zrelro -Wl,-rpath -Wl,/usr/pkg/lib rtmpdump.o rtmpdump.o -o .libs/rtmpdump -pie -L/tmp/pkgsrc/net/rtmpdump/work/.buildlink/lib -Llibrtmp -Llibrtmp/.libs -lrtmp -lgnutls -lintl -lp11-kit -lunistring -lpthread -ltasn1 -lhogweed -lnettle -lgmp -lz -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/tmp/pkgsrc/net/rtmpdump/work/.buildlink/lib
ld: rtmpdump.o: in function `sigIntHandler':
rtmpdump.c:(.text+0x0): multiple definition of `sigIntHandler'; rtmpdump.o:rtmpdump.c:(.text+0x0): first defined here
ld: rtmpdump.o: in function `InitSockets':
rtmpdump.c:(.text+0x6d): multiple definition of `InitSockets'; rtmpdump.o:rtmpdump.c:(.text+0x6d): first defined here
ld: rtmpdump.o: in function `hex2bin':
rtmpdump.c:(.text+0x73): multiple definition of `hex2bin'; rtmpdump.o:rtmpdump.c:(.text+0x73): first defined here
ld: rtmpdump.o: in function `OpenResumeFile':
rtmpdump.c:(.text+0x107): multiple definition of `OpenResumeFile'; rtmpdump.o:rtmpdump.c:(.text+0x107): first defined here
ld: rtmpdump.o: in function `GetLastKeyframe':
rtmpdump.c:(.text+0x568): multiple definition of `GetLastKeyframe'; rtmpdump.o:rtmpdump.c:(.text+0x568): first defined here
ld: rtmpdump.o: in function `Download':
rtmpdump.c:(.text+0x8d8): multiple definition of `Download'; rtmpdump.o:rtmpdump.c:(.text+0x8d8): first defined here
ld: rtmpdump.o: in function `usage':
rtmpdump.c:(.text+0x1032): multiple definition of `usage'; rtmpdump.o:rtmpdump.c:(.text+0x1032): first defined here
ld: rtmpdump.o: in function `main':
rtmpdump.c:(.text.startup+0x0): multiple definition of `main'; rtmpdump.o:rtmpdump.c:(.text.startup+0x0): first defined here
ld: rtmpdump.o:(.bss+0x0): multiple definition of `file'; rtmpdump.o:(.bss+0x0): first defined here
ld: rtmpdump.o:(.bss+0x8): multiple definition of `nIgnoredFrameCounter'; rtmpdump.o:(.bss+0x8): first defined here
ld: rtmpdump.o:(.bss+0xc): multiple definition of `nIgnoredFlvFrameCounter'; rtmpdump.o:(.bss+0xc): first defined here
*** [rtmpdump] Error code 1
make: stopped making "all" in /tmp/pkgsrc/net/rtmpdump/work/rtmpdump
make: 1 error
make: stopped making "all" in /tmp/pkgsrc/net/rtmpdump/work/rtmpdump
*** Error code 2
Stop.
make[1]: stopped making "all" in /x/pkgsrc/net/rtmpdump
*** Error code 1
Stop.
make: stopped making "all" in /x/pkgsrc/net/rtmpdump
--
|/"\ John D. Baker, KN5UKS NetBSD Darwin/MacOS X
|\ / jdbaker[snail]consolidated[flyspeck]net OpenBSD FreeBSD
| X No HTML/proprietary data in email. BSD just sits there and works!
|/ \ GPGkeyID: D703 4A7E 479F 63F8 D3F4 BD99 9572 8F23 E4AD 1645
Home |
Main Index |
Thread Index |
Old Index