Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 831985

Summary: app-pda/pilot-link-0.12.5 failed to build
Product: Gentoo Linux Reporter: Roman 'gryf' Dobosz <gryf_esm>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jstein
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/23943
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: config log
build.log
emerge.info

Description Roman 'gryf' Dobosz 2022-01-24 17:57:40 UTC
Created attachment 763512 [details]
config log

During configure phase, pilot-link has failed to finish:

checking for socklen_t... yes
checking whether to enable userland conduits... yes
checking for main in -lpng... yes
checking for png.h... yes
checking for png setjmp support... yes
checking for usb_open in -lusb... yes
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for BLUEZ... yes
./configure: line 18530: syntax error near unexpected token `)'
./configure: line 18530: `              )'

Possible reason was for using different version of autoconf package (original 
configure script was generated by 2.65, while on my system there are two 
versions installed: 2.13-r1 and 2.71-r1), using provided by tarball configure 
script is working as intended.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-01-24 17:58:40 UTC
Thanks. Please include the build.log and emerge --info too.
Comment 2 Roman 'gryf' Dobosz 2022-01-24 18:46:02 UTC
Created attachment 763514 [details]
build.log
Comment 3 Roman 'gryf' Dobosz 2022-01-24 18:46:23 UTC
Created attachment 763515 [details]
emerge.info
Comment 4 David Seifert gentoo-dev 2022-07-02 21:40:20 UTC

*** This bug has been marked as a duplicate of bug 750203 ***