Summary: | www-client/httrack-3.49.2-r2 : ./configure:line <snip>: syntax error near unexpected token -Wparentheses, | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | UNCONFIRMED --- | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tar.bz2 logs.tar.bz2 temp.tar.bz2 www-client:httrack-3.49.2-r2:20210201-062026.log |
Description
Toralf Förster
![]() Created attachment 685389 [details]
emerge-info.txt
Created attachment 685392 [details]
emerge-history.txt
Created attachment 685395 [details]
environment
Created attachment 685398 [details]
etc.portage.tar.bz2
Created attachment 685401 [details]
logs.tar.bz2
Created attachment 685404 [details]
temp.tar.bz2
Created attachment 685407 [details]
www-client:httrack-3.49.2-r2:20210201-062026.log
I have tried with both Bash and Dash for a system shell, no error like that: [..] checking whether ln -s works... yes checking whether C compiler accepts -Wparentheses... yes <-- checking whether C compiler accepts -Winit-self... yes [..] And the line in file configure looks sane too. My guess is that either the breakage is outside of httrack and hasn't hit my system yet or you have something crazy like memory corruption from broken hardware, even though that probably sounds crazy and super unlikely. How should we proceed? I definitely need some ideas or help here. Thanks and best, Sebastian Does CFLAGS="-O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16" in make.conf (pls see attached etc.portage,tar.bz2) force it ? (In reply to Toralf Förster from comment #9) > Does > > CFLAGS="-O2 -pipe -march=native -fno-diagnostics-color > -falign-functions=32:25:16" > > in make.conf (pls see attached etc.portage,tar.bz2) force it ? No, just tried. |