Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831985 - app-pda/pilot-link-0.12.5 failed to build
Summary: app-pda/pilot-link-0.12.5 failed to build
Status: RESOLVED DUPLICATE of bug 750203
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-01-24 17:57 UTC by Roman 'gryf' Dobosz
Modified: 2022-07-02 21:40 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
config log (config.log,54.40 KB, text/x-log)
2022-01-24 17:57 UTC, Roman 'gryf' Dobosz
Details
build.log (build.log,12.36 KB, text/x-log)
2022-01-24 18:46 UTC, Roman 'gryf' Dobosz
Details
emerge.info (emerge.info,9.22 KB, text/plain)
2022-01-24 18:46 UTC, Roman 'gryf' Dobosz
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***